=> 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
[  1%] Generating csound_orclex.c
Scanning dependencies of target platerev
Scanning dependencies of target signalflowgraph
Scanning dependencies of target fluidOpcodes
Scanning dependencies of target serial
Scanning dependencies of target system_call
[  1%] Generating csound_prelex.c
Scanning dependencies of target control
Scanning dependencies of target doppler
Scanning dependencies of target mixer
[  1%] Building CXX object Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o
[  1%] Building CXX object Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o
Scanning dependencies of target fareygen
[  1%] Building C object Opcodes/CMakeFiles/platerev.dir/platerev.c.o
[  2%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.o
Scanning dependencies of target fractalnoise
Scanning dependencies of target py
Scanning dependencies of target cellular
Scanning dependencies of target cs_date
Scanning dependencies of target image
[  2%] Building C object Opcodes/CMakeFiles/control.dir/control.c.o
[  2%] Building CXX object Opcodes/CMakeFiles/doppler.dir/doppler.cpp.o
[  2%] Generating csound_orcparse.c
[  3%] Building C object Opcodes/CMakeFiles/system_call.dir/system_call.c.o
[  3%] Building CXX object Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o
[  4%] Building C object Opcodes/CMakeFiles/fareygen.dir/fareygen.c.o
[  4%] Building C object Opcodes/CMakeFiles/cellular.dir/cellular.c.o
[  4%] Building C object Opcodes/CMakeFiles/image.dir/imageOpcodes.c.o
/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
 ^^^^^^^^^^^^
[  4%] Building C object Opcodes/CMakeFiles/cs_date.dir/date.c.o
/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]
[  4%] Building C object Opcodes/CMakeFiles/py.dir/py/pythonopcodes.c.o
[  4%] Building CXX object Opcodes/CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o
Scanning dependencies of target chua
[  4%] Building CXX object Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.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", 
/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", 
/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)
                                            ^
Scanning dependencies of target csound64
1 warning generated.
[  4%] Building C object CMakeFiles/csound64.dir/Engine/auxfd.c.o
[  4%] Linking C shared module ../libserial.so
[  4%] Linking C shared module ../libsystem_call.so
2 warnings generated.
1 warning generated.
[  4%] Linking C shared module ../libcs_date.so
[  4%] Linking C shared module ../libfareygen.so
[  4%] Linking C shared module ../libcellular.so
[  4%] Linking C shared module ../libcontrol.so
[  4%] Built target serial
[  4%] Built target system_call
[  4%] Linking C shared module ../libimage.so
[  4%] Built target cs_date
[  5%] Linking C shared module ../libplaterev.so
Scanning dependencies of target ampmidid
Scanning dependencies of target scansyn
[  5%] Built target fareygen
[  5%] Building CXX object Opcodes/CMakeFiles/ampmidid.dir/ampmidid.cpp.o
[  5%] Linking CXX shared module ../libfractalnoise.so
Scanning dependencies of target virtual
[  5%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansyn.c.o
[  5%] Built target cellular
[  5%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o
[  5%] Built target control
Scanning dependencies of target widgets
[  6%] Building C object CMakeFiles/csound64.dir/Engine/cfgvar.c.o
[  6%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansynx.c.o
[  7%] Building CXX object InOut/CMakeFiles/widgets.dir/FL_graph.cpp.o
[  7%] Built target image
[  7%] Building C object CMakeFiles/csound64.dir/Engine/corfiles.c.o
[  7%] Built target platerev
[  7%] Building C object CMakeFiles/csound64.dir/Engine/entry1.c.o
[  7%] Building C object InOut/CMakeFiles/widgets.dir/winFLTK.c.o
[  7%] Built target fractalnoise
[  7%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o
[  7%] Linking C shared module ../libpy.so
[  7%] Linking CXX shared module ../libfluidOpcodes.so
/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){
                                       ~~~~~~~^~~~~~~    ~~~~
[  7%] Linking CXX shared module ../libdoppler.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()
[  7%] Built target py
[  7%] Linking CXX shared module ../libampmidid.so
[  7%] Building CXX object InOut/CMakeFiles/widgets.dir/widgets.cpp.o
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);
                 ~~~~~~~~~~~~~~~^
/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);
                 ~~~~~~~~~~~~~~~^
[  8%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o
[  8%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o
Scanning dependencies of target ipmidi
[  8%] Built target doppler
[  8%] Built target fluidOpcodes
[  9%] Building C object InOut/CMakeFiles/ipmidi.dir/ipmidi.c.o
[  9%] Building C object CMakeFiles/csound64.dir/Engine/extract.c.o
[ 10%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o
[ 10%] Built target ampmidid
1 warning generated.
[ 10%] Building C object CMakeFiles/csound64.dir/Engine/fgens.c.o
Scanning dependencies of target rtpulse
[ 10%] Building C object CMakeFiles/csound64.dir/Engine/insert.c.o
[ 11%] Building C object CMakeFiles/csound64.dir/Engine/linevent.c.o
[ 11%] Building C object InOut/CMakeFiles/rtpulse.dir/rtpulse.c.o
[ 12%] Linking C shared module ../libscansyn.so
[ 13%] Linking CXX shared module ../libmixer.so
/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)));
                                         ^
/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
8 warnings and 2 errors generated.
--- 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
--- Opcodes/CMakeFiles/mixer.dir/all ---
*** [Opcodes/CMakeFiles/mixer.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);
                                              ^~~~~~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/insert.c:114:31: warning: format specifies type 'int' but the argument has type '__int64_t' (aka 'long') [-Wformat]
                        name, csound->icurTime);
                              ^~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/insert.c:117:32: warning: format specifies type 'int' but the argument has type '__int64_t' (aka 'long') [-Wformat]
                        insno, csound->icurTime);
                               ^~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:367:55: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      return csound->PerfError(csound, p->h.insdshead,Str(errmsg_1));
                                                      ^~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:367:55: note: treat the string as an argument to avoid this
      return csound->PerfError(csound, p->h.insdshead,Str(errmsg_1));
                                                      ^
                                                      "%s", 
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:378:59: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          return csound->PerfError(csound, p->h.insdshead,Str(errmsg_2));
                                                          ^~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:378:59: note: treat the string as an argument to avoid this
          return csound->PerfError(csound, p->h.insdshead,Str(errmsg_2));
                                                          ^
                                                          "%s", 
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/insert.c:645:25: warning: data argument not used by format string [-Wformat-extra-args]
#define Str(x) csoundLocalizeString(x)
               ^
                        csound->ekr*((csound->icurTime +
                        ^
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:426:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      return csound->InitError(csound, Str(errmsg_1));
                                       ^~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:426:40: note: treat the string as an argument to avoid this
      return csound->InitError(csound, Str(errmsg_1));
                                       ^
                                       "%s", 
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:436:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          return csound->InitError(csound, Str(errmsg_2));
                                           ^~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/linevent.c:436:44: note: treat the string as an argument to avoid this
          return csound->InitError(csound, Str(errmsg_2));
                                           ^
                                           "%s", 
/data/scratch/audio/csound6/work/Csound6.03.2/./include/text.h:116:16: note: expanded from macro 'Str'
#define Str(x) csoundLocalizeString(x)
               ^
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/ipmidi.dir/all ---
*** [InOut/CMakeFiles/ipmidi.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
4 warnings 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
--- 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
3 warnings generated.
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
--- 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
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
9 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
