=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for csound6-6.13.0nb4 [ 1%] Generating csound_orclex.c Scanning dependencies of target padsynth Scanning dependencies of target pvsops [ 1%] Building CXX object Opcodes/CMakeFiles/padsynth.dir/padsynth_gen.cpp.o [ 1%] Building CXX object Opcodes/CMakeFiles/pvsops.dir/pvsops.cpp.o [ 1%] Generating csound_prelex.c [ 1%] Generating csound_prslex.c [ 1%] Generating csound_orcparse.c, csound_orcparse.h /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Engine/csound_orc.y:24.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 24 | %pure-parser | ^~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Engine/csound_orc.y:121.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 121 | %error-verbose | ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Engine/csound_orc.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Engine/csound_orc.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr] /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Engine/csound_orc.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [ 1%] Linking CXX shared module ../libpadsynth.so [ 1%] Built target padsynth Scanning dependencies of target select [ 1%] Building C object Opcodes/CMakeFiles/select.dir/select.c.o Scanning dependencies of target csound64 [ 1%] Building C object CMakeFiles/csound64.dir/Top/csound.c.o [ 1%] Linking C shared module ../libselect.so [ 1%] Built target select /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Top/csound.c:657:4: warning: braces around scalar initializer {{{0}}}, /* exitjmp of type jmp_buf */ ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Top/csound.c:657:4: note: (near initialization for 'cenviron_.exitjmp[0]') /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Top/csound.c:657:4: warning: braces around scalar initializer /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Top/csound.c:657:4: note: (near initialization for 'cenviron_.exitjmp[0]') Scanning dependencies of target liveconv [ 1%] Building C object Opcodes/CMakeFiles/liveconv.dir/liveconv.c.o [ 2%] Linking CXX shared module ../libpvsops.so [ 2%] Built target pvsops Scanning dependencies of target mixer [ 2%] Building CXX object Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o [ 3%] Linking C shared module ../libliveconv.so [ 3%] Built target liveconv Scanning dependencies of target getftargs [ 3%] Building C object Opcodes/CMakeFiles/getftargs.dir/getftargs.c.o [ 4%] Linking C shared module ../libgetftargs.so [ 4%] Built target getftargs Scanning dependencies of target scansyn [ 5%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansyn.c.o [ 5%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansynx.c.o [ 6%] Building C object CMakeFiles/csound64.dir/Engine/auxfd.c.o In file included from /usr/include/g++/map:60:0, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Opcodes/mixer.cpp:24: /usr/include/g++/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/g++/bits/stl_tree.h:2395:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object CMakeFiles/csound64.dir/Engine/cfgvar.c.o [ 6%] Linking C shared module ../libscansyn.so [ 6%] Built target scansyn Scanning dependencies of target quadbezier [ 6%] Building C object CMakeFiles/csound64.dir/Engine/corfiles.c.o [ 6%] Building C object Opcodes/CMakeFiles/quadbezier.dir/quadbezier.c.o [ 7%] Linking C shared module ../libquadbezier.so [ 7%] Built target quadbezier Scanning dependencies of target doppler [ 8%] Building CXX object Opcodes/CMakeFiles/doppler.dir/doppler.cpp.o In file included from /usr/include/g++/map:61:0, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/Opcodes/mixer.cpp:24: /usr/include/g++/bits/stl_map.h: In static member function 'static int csound::OpcodeBase::kontrol_(CSOUND*, void*) [with T = MixerGetLevel]': /usr/include/g++/bits/stl_map.h:493:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/g++/bits/stl_map.h: In static member function 'static int csound::OpcodeBase::kontrol_(CSOUND*, void*) [with T = MixerSetLevel]': /usr/include/g++/bits/stl_map.h:493:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ [ 8%] Building C object CMakeFiles/csound64.dir/Engine/entry1.c.o /usr/include/g++/bits/stl_map.h: In static member function 'static int csound::OpcodeBase::audio_(CSOUND*, void*) [with T = MixerSend]': /usr/include/g++/bits/stl_map.h:493:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/g++/bits/stl_map.h: In static member function 'static int csound::OpcodeBase::init_(CSOUND*, void*) [with T = MixerSetLevel]': /usr/include/g++/bits/stl_map.h:493:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ [ 9%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o [ 9%] Linking CXX shared module ../libmixer.so [ 9%] Linking CXX shared module ../libdoppler.so [ 9%] Built target mixer Scanning dependencies of target ampmidid [ 9%] Built target doppler [ 9%] Building CXX object Opcodes/CMakeFiles/ampmidid.dir/ampmidid.cpp.o Scanning dependencies of target gtf [ 9%] Building C object Opcodes/CMakeFiles/gtf.dir/gammatone.c.o [ 9%] Linking C shared module ../libgtf.so [ 9%] Linking CXX shared module ../libampmidid.so [ 9%] Built target gtf Scanning dependencies of target signalflowgraph [ 9%] Built target ampmidid [ 9%] Building CXX object Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o Scanning dependencies of target system_call [ 9%] Building C object Opcodes/CMakeFiles/system_call.dir/system_call.c.o [ 9%] Building C object CMakeFiles/csound64.dir/Engine/extract.c.o [ 10%] Linking C shared module ../libsystem_call.so [ 10%] Built target system_call Scanning dependencies of target exciter [ 10%] Building C object Opcodes/CMakeFiles/exciter.dir/exciter.c.o [ 10%] Building C object CMakeFiles/csound64.dir/Engine/fgens.c.o [ 10%] Linking C shared module ../libexciter.so [ 10%] Built target exciter Scanning dependencies of target cs_date [ 11%] Building C object Opcodes/CMakeFiles/cs_date.dir/date.c.o [ 11%] Linking C shared module ../libcs_date.so [ 11%] Built target cs_date Scanning dependencies of target control [ 12%] Building C object Opcodes/CMakeFiles/control.dir/control.c.o [ 12%] Linking C shared module ../libcontrol.so [ 12%] Built target control Scanning dependencies of target cellular [ 12%] Building C object Opcodes/CMakeFiles/cellular.dir/cellular.c.o [ 12%] Linking C shared module ../libcellular.so [ 12%] Built target cellular Scanning dependencies of target fluidOpcodes [ 12%] Building CXX object Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o [ 12%] Building C object CMakeFiles/csound64.dir/Engine/insert.c.o [ 12%] Linking CXX shared module ../libfluidOpcodes.so [ 12%] Built target fluidOpcodes Scanning dependencies of target serial [ 12%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.o [ 13%] Linking C shared module ../libserial.so [ 13%] Built target serial Scanning dependencies of target platerev [ 13%] Building C object Opcodes/CMakeFiles/platerev.dir/platerev.c.o [ 14%] Linking C shared module ../libplaterev.so [ 14%] Built target platerev Scanning dependencies of target urandom [ 15%] Building C object Opcodes/CMakeFiles/urandom.dir/urandom.c.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/linevent.c.o [ 15%] Linking C shared module ../liburandom.so [ 15%] Built target urandom Scanning dependencies of target arrayops [ 15%] Building CXX object Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/memalloc.c.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/memfiles.c.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/musmon.c.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/rdscor.c.o [ 15%] Building C object CMakeFiles/csound64.dir/Engine/scsort.c.o [ 15%] Linking CXX shared module ../libsignalflowgraph.so [ 15%] Building C object CMakeFiles/csound64.dir/Engine/scxtract.c.o [ 15%] Built target signalflowgraph Scanning dependencies of target buchla [ 16%] Building C object CMakeFiles/csound64.dir/Engine/sort.c.o [ 16%] Building C object Opcodes/CMakeFiles/buchla.dir/buchla.c.o [ 16%] Linking C shared module ../libbuchla.so [ 16%] Built target buchla Scanning dependencies of target image [ 17%] Building C object Opcodes/CMakeFiles/image.dir/imageOpcodes.c.o [ 17%] Linking CXX shared module ../libarrayops.so [ 17%] Linking C shared module ../libimage.so [ 17%] Built target arrayops Scanning dependencies of target fractalnoise [ 17%] Built target image [ 17%] Building CXX object Opcodes/CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o [ 18%] Building C object CMakeFiles/csound64.dir/Engine/sread.c.o Scanning dependencies of target py [ 18%] Building C object Opcodes/CMakeFiles/py.dir/py/pythonopcodes.c.o [ 19%] Linking CXX shared module ../libfractalnoise.so [ 19%] Built target fractalnoise Scanning dependencies of target ftsamplebank [ 19%] Building CXX object Opcodes/CMakeFiles/ftsamplebank.dir/ftsamplebank.cpp.o [ 19%] Building C object CMakeFiles/csound64.dir/Engine/swritestr.c.o [ 19%] Building C object CMakeFiles/csound64.dir/Engine/twarp.c.o [ 19%] Building C object CMakeFiles/csound64.dir/Engine/csound_type_system.c.o [ 19%] 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() [ 19%] Built target py Scanning dependencies of target stackops [ 19%] Building C object Opcodes/CMakeFiles/stackops.dir/stackops.c.o [ 20%] Building C object CMakeFiles/csound64.dir/Engine/csound_standard_types.c.o [ 20%] Building C object CMakeFiles/csound64.dir/Engine/csound_data_structures.c.o [ 20%] Linking C shared module ../libstackops.so [ 20%] Built target stackops Scanning dependencies of target fareygen [ 21%] Building C object Opcodes/CMakeFiles/fareygen.dir/fareygen.c.o [ 21%] Building C object CMakeFiles/csound64.dir/Engine/pools.c.o [ 21%] Linking C shared module ../libfareygen.so [ 21%] Built target fareygen [ 21%] Linking CXX shared module ../libftsamplebank.so [ 21%] Building C object CMakeFiles/csound64.dir/InOut/libsnd.c.o Scanning dependencies of target framebuffer [ 21%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/Framebuffer.c.o [ 21%] Built target ftsamplebank Scanning dependencies of target emugens [ 21%] Building C object Opcodes/emugens/CMakeFiles/emugens.dir/emugens.c.o [ 21%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/OLABuffer.c.o [ 21%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/OpcodeEntries.c.o [ 22%] Building C object CMakeFiles/csound64.dir/InOut/libsnd_u.c.o [ 23%] Linking C shared module ../../libframebuffer.so [ 23%] Built target framebuffer Scanning dependencies of target scugens [ 24%] Building C object Opcodes/emugens/CMakeFiles/scugens.dir/scugens.c.o [ 24%] Building C object CMakeFiles/csound64.dir/InOut/midifile.c.o [ 24%] Linking C shared module ../../libscugens.so [ 24%] Built target scugens Scanning dependencies of target beosc [ 24%] Building C object Opcodes/emugens/CMakeFiles/beosc.dir/beosc.c.o [ 24%] Linking C shared module ../../libemugens.so [ 24%] Built target emugens Scanning dependencies of target ipmidi [ 24%] Building C object InOut/CMakeFiles/ipmidi.dir/ipmidi.c.o [ 24%] Linking C shared module ../libipmidi.so [ 24%] Building C object CMakeFiles/csound64.dir/InOut/midirecv.c.o [ 24%] Built target ipmidi Scanning dependencies of target virtual [ 24%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o [ 24%] Building C object CMakeFiles/csound64.dir/InOut/midisend.c.o [ 24%] Linking C shared module ../../libbeosc.so [ 24%] Built target beosc Scanning dependencies of target rtpa [ 24%] Building C object InOut/CMakeFiles/rtpa.dir/rtpa.c.o [ 25%] Building C object CMakeFiles/csound64.dir/InOut/winascii.c.o [ 25%] Building C object CMakeFiles/csound64.dir/InOut/windin.c.o [ 25%] Building C object CMakeFiles/csound64.dir/InOut/window.c.o [ 26%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o [ 26%] Linking C shared module ../librtpa.so [ 26%] Built target rtpa [ 26%] Building C object CMakeFiles/csound64.dir/InOut/winEPS.c.o Scanning dependencies of target widgets [ 26%] Building CXX object InOut/CMakeFiles/widgets.dir/FL_graph.cpp.o [ 26%] Building C object CMakeFiles/csound64.dir/InOut/circularbuffer.c.o [ 26%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o [ 27%] Building C object CMakeFiles/csound64.dir/OOps/aops.c.o [ 27%] Building C object InOut/CMakeFiles/widgets.dir/winFLTK.c.o [ 27%] Building CXX object InOut/CMakeFiles/widgets.dir/widgets.cpp.o [ 27%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o [ 27%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o [ 28%] Building C object CMakeFiles/csound64.dir/OOps/bus.c.o [ 28%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o [ 28%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o [ 28%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o [ 28%] Building C object CMakeFiles/csound64.dir/OOps/cmath.c.o [ 28%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o [ 29%] Linking CXX shared module ../libvirtual.so [ 29%] Built target virtual [ 29%] [BISON][csbeats_PARSER] Building parser with bison 3.4.2 beats/beats.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr] [ 29%] [FLEX][csbeats_SCANNER] Building scanner with flex 2.6.4 Scanning dependencies of target csbeats [ 30%] Building C object Frontends/CMakeFiles/csbeats.dir/beats/main.c.o [ 30%] Building C object Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o [ 30%] Building C object CMakeFiles/csound64.dir/OOps/diskin2.c.o [ 30%] Building C object Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o [ 30%] Linking C executable ../csbeats [ 30%] Built target csbeats Scanning dependencies of target src_conv [ 30%] Building C object util/CMakeFiles/src_conv.dir/new_srconv.c.o [ 30%] Linking C executable ../src_conv [ 30%] Built target src_conv Scanning dependencies of target stdutil [ 30%] Building C object util/CMakeFiles/stdutil.dir/atsa.c.o In file included from /usr/include/g++/vector:69:0, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/InOut/widglobals.h:70, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/InOut/widgets.cpp:34: /usr/include/g++/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {ADDR_SET_VALUE}; _Tp = ADDR_SET_VALUE; _Alloc = std::allocator]': /usr/include/g++/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/g++/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ADDR_SET_VALUE}; _Tp = ADDR_SET_VALUE; _Alloc = std::allocator]': /usr/include/g++/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/g++/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = VALUATOR_FIELD; _Alloc = std::allocator]': /usr/include/g++/bits/vector.tcc:458:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ [ 31%] Building C object util/CMakeFiles/stdutil.dir/cvanal.c.o [ 32%] Building C object CMakeFiles/csound64.dir/OOps/disprep.c.o [ 32%] Building C object util/CMakeFiles/stdutil.dir/dnoise.c.o [ 32%] Building C object CMakeFiles/csound64.dir/OOps/dumpf.c.o In file included from /usr/include/g++/vector:64:0, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/InOut/widglobals.h:70, from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/InOut/widgets.cpp:34: /usr/include/g++/bits/stl_vector.h: In function 'int load_snap(CSOUND*, FLLOADSNAPS*)': /usr/include/g++/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/g++/bits/stl_vector.h: In function 'int get_snap(CSOUND*, FLGETSNAP*)': /usr/include/g++/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/g++/bits/stl_vector.h: In function 'int set_snap(CSOUND*, FLSETSNAP*)': /usr/include/g++/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 32%] Building C object CMakeFiles/csound64.dir/OOps/fftlib.c.o [ 32%] Building C object util/CMakeFiles/stdutil.dir/envext.c.o [ 32%] Building C object util/CMakeFiles/stdutil.dir/het_export.c.o [ 32%] Building C object util/CMakeFiles/stdutil.dir/het_import.c.o [ 33%] Linking CXX shared module ../libwidgets.so [ 33%] Built target widgets [ 34%] Building C object util/CMakeFiles/stdutil.dir/hetro.c.o Scanning dependencies of target sdif2ad [ 34%] Building C object util/SDIF/CMakeFiles/sdif2ad.dir/sdif2adsyn.c.o [ 34%] Building C object util/SDIF/CMakeFiles/sdif2ad.dir/sdif.c.o [ 35%] Building C object util/SDIF/CMakeFiles/sdif2ad.dir/sdif-mem.c.o [ 35%] Building C object util/CMakeFiles/stdutil.dir/lpanal.c.o [ 35%] Linking C executable ../../sdif2ad [ 35%] Built target sdif2ad Scanning dependencies of target pofile_fr [ 35%] Generating fr.mo [ 35%] Built target pofile_fr [ 35%] Building C object CMakeFiles/csound64.dir/OOps/pffft.c.o Scanning dependencies of target pofile_es [ 35%] Generating es.mo [ 35%] Built target pofile_es Scanning dependencies of target pofile_de [ 35%] Generating de.mo [ 35%] Built target pofile_de In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c: In function 'passf2_ps': /usr/include/gcc-7/arm_neon.h:1941:1: error: inlining failed in call to always_inline 'vsubq_f32': target specific option mismatch vsubq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:165:21: note: called from here # define VSUB(a,b) vsubq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:284:23: note: in expansion of macro 'VSUB' ch[l1ido + 1] = VSUB(cc[1], cc[ido+1]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:610:1: error: inlining failed in call to always_inline 'vaddq_f32': target specific option mismatch vaddq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:163:21: note: called from here # define VADD(a,b) vaddq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:283:23: note: in expansion of macro 'VADD' ch[1] = VADD(cc[1], cc[ido+1]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1941:1: error: inlining failed in call to always_inline 'vsubq_f32': target specific option mismatch vsubq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:165:21: note: called from here # define VSUB(a,b) vsubq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:282:23: note: in expansion of macro 'VSUB' ch[l1ido] = VSUB(cc[0], cc[ido+0]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:610:1: error: inlining failed in call to always_inline 'vaddq_f32': target specific option mismatch vaddq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:163:21: note: called from here # define VADD(a,b) vaddq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:281:23: note: in expansion of macro 'VADD' ch[0] = VADD(cc[0], cc[ido+0]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:610:1: error: inlining failed in call to always_inline 'vaddq_f32': target specific option mismatch vaddq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:119: note: called from here #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'vmulq_f32': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:103: note: called from here #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1941:1: error: inlining failed in call to always_inline 'vsubq_f32': target specific option mismatch vsubq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:78: note: called from here #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'vmulq_f32': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:165:21: note: called from here # define VSUB(a,b) vsubq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:79: note: in expansion of macro 'VSUB' #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'vmulq_f32': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:62: note: called from here #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'vmulq_f32': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:201:46: note: called from here #define VCPLXMUL(ar,ai,br,bi) { v4sf tmp; tmp=VMUL(ar,bi); ar=VMUL(ar,br); ar=VSUB(ar,VMUL(ai,bi)); ai=VMUL(ai,br); ai=VADD(ai,tmp); } ^ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:294:9: note: in expansion of macro 'VCPLXMUL' VCPLXMUL(tr2, ti2, wr, wi); ^~~~~~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:610:1: error: inlining failed in call to always_inline 'vaddq_f32': target specific option mismatch vaddq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:163:21: note: called from here # define VADD(a,b) vaddq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:293:19: note: in expansion of macro 'VADD' ch[i+1] = VADD(cc[i+1], cc[i+ido+1]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:610:1: error: inlining failed in call to always_inline 'vaddq_f32': target specific option mismatch vaddq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:163:21: note: called from here # define VADD(a,b) vaddq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:292:19: note: in expansion of macro 'VADD' ch[i] = VADD(cc[i+0], cc[i+ido+0]); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'vmulq_f32': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:291:35: note: called from here v4sf wr = LD_PS1(wa1[i]), wi = VMUL(LD_PS1(fsign), LD_PS1(wa1[i+1])); ^~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:10761:1: error: inlining failed in call to always_inline 'vld1q_dup_f32': target specific option mismatch vld1q_dup_f32 (const float32_t * __a) ^~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:162:21: note: called from here # define VMUL(a,b) vmulq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:291:40: note: in expansion of macro 'VMUL' v4sf wr = LD_PS1(wa1[i]), wi = VMUL(LD_PS1(fsign), LD_PS1(wa1[i+1])); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:10761:1: error: inlining failed in call to always_inline 'vld1q_dup_f32': target specific option mismatch vld1q_dup_f32 (const float32_t * __a) ^~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:162:21: note: called from here # define VMUL(a,b) vmulq_f32(a,b) ^~~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:291:40: note: in expansion of macro 'VMUL' v4sf wr = LD_PS1(wa1[i]), wi = VMUL(LD_PS1(fsign), LD_PS1(wa1[i+1])); ^~~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:10761:1: error: inlining failed in call to always_inline 'vld1q_dup_f32': target specific option mismatch vld1q_dup_f32 (const float32_t * __a) ^~~~~~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:291:14: note: called from here v4sf wr = LD_PS1(wa1[i]), wi = VMUL(LD_PS1(fsign), LD_PS1(wa1[i+1])); ^~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1941:1: error: inlining failed in call to always_inline 'vsubq_f32': target specific option mismatch vsubq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:290:14: note: called from here v4sf ti2 = VSUB(cc[i+1], cc[i+ido+1]); ^~~ In file included from /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:158:0: /usr/include/gcc-7/arm_neon.h:1941:1: error: inlining failed in call to always_inline 'vsubq_f32': target specific option mismatch vsubq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0/OOps/pffft.c:289:14: note: called from here v4sf tr2 = VSUB(cc[i+0], cc[i+ido+0]); ^~~ Scanning dependencies of target pofile_en_US --- CMakeFiles/csound64.dir/OOps/pffft.c.o --- *** [CMakeFiles/csound64.dir/OOps/pffft.c.o] Error code 1 make[2]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 1 error make[2]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 --- CMakeFiles/csound64.dir/all --- *** [CMakeFiles/csound64.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 [ 35%] Generating en_US.mo A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 --- po/CMakeFiles/pofile_en_US.dir/all --- *** [po/CMakeFiles/pofile_en_US.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 --- util/CMakeFiles/stdutil.dir/all --- *** [util/CMakeFiles/stdutil.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 3 errors make[1]: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 1 error make: stopped in /tmp/pkgbuild/audio/csound6/work.earmv6hf/csound-6.13.0 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/audio/csound6 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/csound6