Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi2 ~/jack2 $ ./waf build
- Waf: Entering directory `/home/pi/jack2/build'
- make[1]: Entering directory `/home/pi/jack2/build'
- [ 1/208] Compiling jack.pc.in
- [ 2/208] Compiling svnversion_regenerate.sh
- Generated /home/pi/jack2/build/svnversion.h (0+89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0)
- [ 3/208] Compiling tests/cpu.c
- [ 4/208] Compiling example-clients/wait.c
- [ 5/208] Compiling example-clients/evmon.c
- [ 6/208] Compiling example-clients/bufsize.c
- [ 7/208] Compiling example-clients/zombie.c
- [ 8/208] Compiling example-clients/midisine.c
- [ 9/208] Compiling example-clients/session_notify.c
- ../tests/cpu.c: In function 'process':
- ../tests/cpu.c:81:31: warning: variable 'in' set but not used [-Wunused-but-set-variable]
- [ 10/208] Compiling example-clients/server_control.cpp
- [ 11/208] Compiling example-clients/midi_dump.c
- [ 12/208] Compiling common/netjack_packet.c
- [ 13/208] Compiling common/netjack.c
- [ 14/208] Compiling common/JackNetDriver.cpp
- [ 15/208] Compiling linux/alsarawmidi/JackALSARawMidiSendQueue.cpp
- [ 16/208] Compiling linux/alsarawmidi/JackALSARawMidiPort.cpp
- [ 17/208] Compiling linux/alsa/hdsp.c
- [ 18/208] Compiling common/memops.c
- [ 19/208] Compiling linux/alsa/JackAlsaDriver.cpp
- [ 20/208] Compiling common/JackDummyDriver.cpp
- [ 21/208] Compiling common/JackProfiler.cpp
- [ 22/208] Compiling posix/JackSocketServerNotifyChannel.cpp
- [ 23/208] Compiling posix/JackSocketNotifyChannel.cpp
- [ 24/208] Compiling common/JackMidiBufferReadQueue.cpp
- [ 25/208] Compiling common/JackServerAPI.cpp
- [ 26/208] Compiling common/JackInternalClient.cpp
- [ 27/208] Compiling posix/JackPosixSemaphore.cpp
- [ 28/208] Compiling posix/JackPosixThread.cpp
- [ 29/208] Compiling common/shm.c
- [ 30/208] Compiling common/JackGenericClientChannel.cpp
- [ 31/208] Compiling common/JackMidiAPI.cpp
- [ 32/208] Compiling common/JackMidiPort.cpp
- [ 33/208] Compiling common/JackAudioPort.cpp
- [ 34/208] Compiling common/JackFrameTimer.cpp
- [ 35/208] Compiling common/JackClient.cpp
- [ 36/208] Compiling posix/JackPosixServerLaunch.cpp
- [ 37/208] Compiling posix/JackSocketClientChannel.cpp
- [ 38/208] Compiling common/JackLibAPI.cpp
- [ 39/208] Compiling posix/JackSocket.cpp
- [ 40/208] Compiling posix/JackPosixSemaphore.cpp
- [ 41/208] Compiling common/timestamps.c
- [ 42/208] Compiling common/JackTransportEngine.cpp
- [ 43/208] Compiling common/JackGlobals.cpp
- [ 44/208] Compiling common/JackMidiAPI.cpp
- [ 45/208] Compiling common/JackActivationCount.cpp
- [ 46/208] Compiling common/JackClient.cpp
- [ 47/208] Compiling common/JackConnectionManager.cpp
- [ 48/208] Compiling common/JackGraphManager.cpp
- [ 49/208] Compiling common/JackPortType.cpp
- [ 50/208] Compiling common/JackShmMem.cpp
- [ 51/208] Compiling common/JackGenericClientChannel.cpp
- [ 52/208] Compiling common/JackDebugClient.cpp
- [ 53/208] Compiling posix/JackPosixProcessSync.cpp
- [ 54/208] Compiling linux/JackLinuxTime.c
- In file included from ../linux/JackLinuxTime.c:26:0:
- ../linux/cycles.h:117:2: warning: #warning No suitable get_cycles() implementation. Returning 0 instead [-Wcpp]
- [ 55/208] Compiling common/JackAPI.cpp
- [ 56/208] Compiling common/JackConnectionManager.cpp
- [ 57/208] Compiling common/JackException.cpp
- [ 58/208] Compiling common/JackPortType.cpp
- [ 59/208] Compiling common/JackGlobals.cpp
- [ 60/208] Compiling common/JackTransportEngine.cpp
- [ 61/208] Compiling common/JackMessageBuffer.cpp
- [ 62/208] Compiling posix/JackPosixProcessSync.cpp
- [ 63/208] Compiling posix/JackPosixMutex.cpp
- [ 64/208] Compiling common/JackExternalClient.cpp
- [ 65/208] Compiling common/JackFreewheelDriver.cpp
- [ 66/208] Compiling common/JackRestartThreadedDriver.cpp
- [ 67/208] Compiling common/JackWaitThreadedDriver.cpp
- [ 68/208] Compiling common/JackDriverLoader.cpp
- [ 69/208] Compiling common/JackServerGlobals.cpp
- [ 70/208] Compiling common/JackNetTool.cpp
- [ 71/208] Compiling common/JackArgParser.cpp
- [ 72/208] Compiling common/JackMidiAsyncQueue.cpp
- [ 73/208] Compiling common/JackMidiRawInputWriteQueue.cpp
- [ 74/208] Compiling posix/JackSocketServerChannel.cpp
- [ 75/208] Compiling common/Jackdmp.cpp
- [ 76/208] Linking build/linux/jack_dummy.so
- [ 77/208] Compiling linux/alsa/generic_hw.c
- [ 78/208] Compiling linux/alsa/ice1712.c
- [ 79/208] Compiling linux/alsarawmidi/JackALSARawMidiInputPort.cpp
- [ 80/208] Compiling example-clients/midi_latency_test.c
- [ 81/208] Compiling example-clients/cpu_load.c
- [ 82/208] Compiling example-clients/thru_client.c
- [ 83/208] Compiling example-clients/ipload.c
- [ 84/208] Compiling example-clients/latent_client.c
- [ 85/208] Compiling example-clients/simple_client.c
- [ 86/208] Compiling example-clients/midiseq.c
- [ 87/208] Compiling example-clients/alias.c
- [ 88/208] Compiling common/netjack_packet.c
- ../example-clients/midiseq.c: In function 'main':
- ../example-clients/midiseq.c:88:17: warning: variable 'nframes' set but not used [-Wunused-but-set-variable]
- [ 89/208] Compiling example-clients/inprocess.c
- [ 90/208] Compiling tests/test.cpp
- [ 91/208] Compiling tests/external_metro.cpp
- [ 92/208] Compiling tests/iodelay.cpp
- [ 93/208] Compiling example-clients/samplerate.c
- [ 94/208] Compiling example-clients/showtime.c
- [ 95/208] Compiling linux/alsarawmidi/JackALSARawMidiDriver.cpp
- [ 96/208] Compiling linux/alsa/hammerfall.c
- [ 97/208] Compiling linux/alsa/alsa_driver.c
- [ 98/208] Compiling linux/alsa/alsa_midi_jackmp.cpp
- ../tests/test.cpp: In function 'int process5(jack_nframes_t, void*)':
- ../tests/test.cpp:499:13: warning: unused variable 'res1' [-Wunused-variable]
- ../tests/test.cpp: In function 'int main(int, char**)':
- ../tests/test.cpp:726:15: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:726:43: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:1186:5: warning: name lookup of 'i' changed [enabled by default]
- ../tests/test.cpp:90:5: warning: matches this 'i' under ISO standard rules [enabled by default]
- ../tests/test.cpp:753:14: warning: matches this 'i' under old rules [enabled by default]
- ../tests/test.cpp:1345:15: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:1345:43: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:1370:15: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:1370:43: warning: 'jack_client_t* jack_client_new(const char*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:127) [-Wdeprecated-declarations]
- ../tests/test.cpp:1585:9: warning: 'int jack_port_tie(jack_port_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:878) [-Wdeprecated-declarations]
- ../tests/test.cpp:1585:48: warning: 'int jack_port_tie(jack_port_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:878) [-Wdeprecated-declarations]
- ../tests/test.cpp:1589:9: warning: 'int jack_port_untie(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:887) [-Wdeprecated-declarations]
- ../tests/test.cpp:1589:37: warning: 'int jack_port_untie(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:887) [-Wdeprecated-declarations]
- ../tests/test.cpp:1596:9: warning: 'int jack_port_tie(jack_port_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:878) [-Wdeprecated-declarations]
- ../tests/test.cpp:1596:48: warning: 'int jack_port_tie(jack_port_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:878) [-Wdeprecated-declarations]
- ../tests/test.cpp:1660:9: warning: 'int jack_port_untie(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:887) [-Wdeprecated-declarations]
- ../tests/test.cpp:1660:37: warning: 'int jack_port_untie(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:887) [-Wdeprecated-declarations]
- ../tests/test.cpp:1764:10: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1764:45: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1765:14: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1765:63: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1773:30: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1773:91: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1774:23: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1774:85: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1775:35: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1775:110: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1784:9: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1784:48: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1787:14: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1787:49: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1788:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1788:67: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1789:18: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1789:79: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1790:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1790:93: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1791:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1791:67: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1792:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1792:66: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1793:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1793:66: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1794:18: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1794:80: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1795:18: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1795:94: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1798:72: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1798:106: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1799:78: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1799:127: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1800:86: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1800:146: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1801:73: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1801:148: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1802:79: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1802:128: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1803:77: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1803:125: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1804:78: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1804:126: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1805:67: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1805:128: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1806:73: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1806:149: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1821:9: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1821:48: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1822:9: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1822:48: warning: 'void jack_port_set_latency(jack_port_t*, jack_nframes_t)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1099) [-Wdeprecated-declarations]
- ../tests/test.cpp:1825:14: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1825:48: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1826:5: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1826:54: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1827:5: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1827:39: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1828:5: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1828:54: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1829:5: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1829:65: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1830:5: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1830:80: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1833:65: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1833:99: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1834:92: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1834:141: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1835:62: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1835:96: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1836:89: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1836:138: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1837:76: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1837:136: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../tests/test.cpp:1838:87: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- ../tests/test.cpp:1838:162: warning: 'jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- [ 99/208] Compiling linux/alsa/alsa_rawmidi.c
- ../linux/alsa/alsa_driver.c: In function 'alsa_driver_set_parameters':
- ../linux/alsa/alsa_driver.c:613:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
- [100/208] Compiling common/JackMidiUtil.cpp
- [101/208] Compiling common/JackMidiSendQueue.cpp
- [102/208] Compiling common/JackMidiReceiveQueue.cpp
- [103/208] Compiling common/JackMidiRawOutputWriteQueue.cpp
- [104/208] Compiling common/JackMidiBufferWriteQueue.cpp
- [105/208] Compiling common/JackRequestDecoder.cpp
- [106/208] Compiling common/JackNetInterface.cpp
- [107/208] Compiling common/JackControlAPI.cpp
- [108/208] Compiling common/JackThreadedDriver.cpp
- [109/208] Compiling common/JackDriver.cpp
- [110/208] Compiling common/JackMidiDriver.cpp
- [111/208] Compiling linux/JackLinuxTime.c
- In file included from ../linux/JackLinuxTime.c:26:0:
- ../linux/cycles.h:117:2: warning: #warning No suitable get_cycles() implementation. Returning 0 instead [-Wcpp]
- [112/208] Compiling common/timestamps.c
- [113/208] Compiling common/JackDebugClient.cpp
- [114/208] Compiling common/JackEngineControl.cpp
- [115/208] Compiling common/ringbuffer.c
- [116/208] Compiling common/JackActivationCount.cpp
- [117/208] Compiling posix/JackPosixMutex.cpp
- [118/208] Compiling common/JackEngineProfiling.cpp
- [119/208] Compiling common/JackTools.cpp
- [120/208] Compiling common/shm.c
- [121/208] Compiling common/JackMidiPort.cpp
- [122/208] Compiling common/ringbuffer.c
- [123/208] Compiling common/JackAPI.cpp
- [124/208] Compiling common/JackError.cpp
- [125/208] Compiling common/JackException.cpp
- [126/208] Compiling common/JackFrameTimer.cpp
- [127/208] Compiling common/JackPort.cpp
- [128/208] Compiling common/JackAudioPort.cpp
- [129/208] Compiling common/JackEngineControl.cpp
- [130/208] Compiling common/JackMessageBuffer.cpp
- [131/208] Compiling posix/JackPosixThread.cpp
- [132/208] Compiling common/JackLibClient.cpp
- [133/208] Compiling common/JackError.cpp
- [134/208] Compiling common/JackGraphManager.cpp
- [135/208] Compiling common/JackPort.cpp
- [136/208] Compiling common/JackShmMem.cpp
- [137/208] Compiling common/JackTools.cpp
- [138/208] Compiling common/JackEngineProfiling.cpp
- [139/208] Compiling posix/JackSocket.cpp
- [140/208] Compiling common/JackAudioDriver.cpp
- [141/208] Compiling common/JackTimedDriver.cpp
- [142/208] Compiling common/JackEngine.cpp
- [143/208] Compiling common/JackServer.cpp
- [144/208] Compiling common/JackWaitCallbackDriver.cpp
- [145/208] Compiling common/JackMidiAsyncWaitQueue.cpp
- [146/208] Compiling common/JackMidiReadQueue.cpp
- [147/208] Compiling common/JackMidiWriteQueue.cpp
- [148/208] Compiling posix/JackNetUnixSocket.cpp
- [149/208] Compiling common/JackNetManager.cpp
- [150/208] Compiling linux/alsa/alsa_seqmidi.c
- [151/208] Compiling linux/alsarawmidi/JackALSARawMidiOutputPort.cpp
- ../linux/alsa/alsa_seqmidi.c: In function 'do_jack_output':
- ../linux/alsa/alsa_seqmidi.c:859:7: warning: variable 'err' set but not used [-Wunused-but-set-variable]
- [152/208] Compiling linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp
- [153/208] Compiling linux/alsarawmidi/JackALSARawMidiUtil.cpp
- [154/208] Compiling common/JackLoopbackDriver.cpp
- [155/208] Compiling common/JackNetOneDriver.cpp
- [156/208] Compiling common/JackProxyDriver.cpp
- [157/208] Compiling example-clients/lsp.c
- ../example-clients/lsp.c: In function 'main':
- ../example-clients/lsp.c:194:6: warning: 'jack_port_get_latency' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1211) [-Wdeprecated-declarations]
- ../example-clients/lsp.c:208:6: warning: 'jack_port_get_total_latency' is deprecated (declared at /home/pi/jack2/common/jack/jack.h:1223) [-Wdeprecated-declarations]
- [158/208] Compiling example-clients/freewheel.c
- [159/208] Compiling example-clients/metro.c
- ../example-clients/metro.c: In function 'main':
- ../example-clients/metro.c:138:6: warning: variable 'verbose' set but not used [-Wunused-but-set-variable]
- [160/208] Compiling example-clients/connect.c
- [161/208] Compiling example-clients/monitor_client.c
- [162/208] Compiling example-clients/simple_session_client.c
- [163/208] Compiling example-clients/ipunload.c
- [164/208] Compiling example-clients/netsource.c
- [165/208] Linking build/linux/jack_net.so
- [166/208] Linking build/common/libjack.so
- [167/208] Linking build/linux/jack_alsa.so
- [168/208] Linking build/common/libjackserver.so
- [169/208] Linking build/linux/jack_alsarawmidi.so
- [170/208] Linking build/linux/jack_loopback.so
- [171/208] Linking build/linux/jack_netone.so
- [172/208] Linking build/linux/jack_proxy.so
- [173/208] Linking build/example-clients/jack_midi_dump
- [174/208] Linking build/example-clients/jack_midisine
- [175/208] Linking build/example-clients/jack_metro
- [176/208] Linking build/example-clients/jack_session_notify
- [177/208] Linking build/example-clients/jack_connect
- [178/208] Linking build/example-clients/jack_thru
- [179/208] Linking build/example-clients/jack_monitor_client
- [180/208] Linking build/tests/jack_test
- [181/208] Linking build/example-clients/jack_load
- [182/208] Linking build/example-clients/jack_zombie
- [183/208] Linking build/example-clients/jack_lsp
- [184/208] Linking build/example-clients/jack_netsource
- [185/208] Linking build/tests/jack_iodelay
- [186/208] Linking build/example-clients/jack_wait
- [187/208] Linking build/example-clients/jack_freewheel
- [188/208] Linking build/example-clients/jack_showtime
- [189/208] Linking build/example-clients/jack_midi_latency_test
- [190/208] Linking build/example-clients/jack_samplerate
- [191/208] Linking build/example-clients/jack_alias
- [192/208] Linking build/tests/jack_cpu
- [193/208] Linking build/example-clients/jack_cpu_load
- [194/208] Linking build/example-clients/jack_unload
- [195/208] Linking build/example-clients/jack_midiseq
- [196/208] Linking build/example-clients/jack_simple_session_client
- [197/208] Linking build/tests/jack_multiple_metro
- [198/208] Linking build/example-clients/jack_simple_client
- [199/208] Linking build/example-clients/jack_bufsize
- [200/208] Linking build/example-clients/jack_evmon
- [201/208] Linking build/example-clients/jack_latent_client
- [202/208] Linking build/linux/jackd
- [203/208] Linking build/common/profiler.so
- [204/208] Linking build/example-clients/jack_server_control
- [205/208] Linking build/example-clients/inprocess.so
- [206/208] Linking build/common/netmanager.so
- [207/208] Symlinking build/common/libjackserver.so
- [208/208] Symlinking build/common/libjack.so
- Waf: Leaving directory `/home/pi/jack2/build'
- 'build' finished successfully (1m43.905s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement