Advertisement
Guest User

JACK2 build warnings

a guest
May 10th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.23 KB | None | 0 0
  1. pi@raspberrypi2 ~/jack2 $ ./waf build
  2. Waf: Entering directory `/home/pi/jack2/build'
  3. make[1]: Entering directory `/home/pi/jack2/build'
  4. [  1/208] Compiling jack.pc.in
  5. [  2/208] Compiling svnversion_regenerate.sh
  6. Generated /home/pi/jack2/build/svnversion.h (0+89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0)
  7.  
  8. [  3/208] Compiling tests/cpu.c
  9. [  4/208] Compiling example-clients/wait.c
  10. [  5/208] Compiling example-clients/evmon.c
  11. [  6/208] Compiling example-clients/bufsize.c
  12. [  7/208] Compiling example-clients/zombie.c
  13. [  8/208] Compiling example-clients/midisine.c
  14. [  9/208] Compiling example-clients/session_notify.c
  15. ../tests/cpu.c: In function 'process':
  16. ../tests/cpu.c:81:31: warning: variable 'in' set but not used [-Wunused-but-set-variable]
  17.  
  18. [ 10/208] Compiling example-clients/server_control.cpp
  19. [ 11/208] Compiling example-clients/midi_dump.c
  20. [ 12/208] Compiling common/netjack_packet.c
  21. [ 13/208] Compiling common/netjack.c
  22. [ 14/208] Compiling common/JackNetDriver.cpp
  23. [ 15/208] Compiling linux/alsarawmidi/JackALSARawMidiSendQueue.cpp
  24. [ 16/208] Compiling linux/alsarawmidi/JackALSARawMidiPort.cpp
  25. [ 17/208] Compiling linux/alsa/hdsp.c
  26. [ 18/208] Compiling common/memops.c
  27. [ 19/208] Compiling linux/alsa/JackAlsaDriver.cpp
  28. [ 20/208] Compiling common/JackDummyDriver.cpp
  29. [ 21/208] Compiling common/JackProfiler.cpp
  30. [ 22/208] Compiling posix/JackSocketServerNotifyChannel.cpp
  31. [ 23/208] Compiling posix/JackSocketNotifyChannel.cpp
  32. [ 24/208] Compiling common/JackMidiBufferReadQueue.cpp
  33. [ 25/208] Compiling common/JackServerAPI.cpp
  34. [ 26/208] Compiling common/JackInternalClient.cpp
  35. [ 27/208] Compiling posix/JackPosixSemaphore.cpp
  36. [ 28/208] Compiling posix/JackPosixThread.cpp
  37. [ 29/208] Compiling common/shm.c
  38. [ 30/208] Compiling common/JackGenericClientChannel.cpp
  39. [ 31/208] Compiling common/JackMidiAPI.cpp
  40. [ 32/208] Compiling common/JackMidiPort.cpp
  41. [ 33/208] Compiling common/JackAudioPort.cpp
  42. [ 34/208] Compiling common/JackFrameTimer.cpp
  43. [ 35/208] Compiling common/JackClient.cpp
  44. [ 36/208] Compiling posix/JackPosixServerLaunch.cpp
  45. [ 37/208] Compiling posix/JackSocketClientChannel.cpp
  46. [ 38/208] Compiling common/JackLibAPI.cpp
  47. [ 39/208] Compiling posix/JackSocket.cpp
  48. [ 40/208] Compiling posix/JackPosixSemaphore.cpp
  49. [ 41/208] Compiling common/timestamps.c
  50. [ 42/208] Compiling common/JackTransportEngine.cpp
  51. [ 43/208] Compiling common/JackGlobals.cpp
  52. [ 44/208] Compiling common/JackMidiAPI.cpp
  53. [ 45/208] Compiling common/JackActivationCount.cpp
  54. [ 46/208] Compiling common/JackClient.cpp
  55. [ 47/208] Compiling common/JackConnectionManager.cpp
  56. [ 48/208] Compiling common/JackGraphManager.cpp
  57. [ 49/208] Compiling common/JackPortType.cpp
  58. [ 50/208] Compiling common/JackShmMem.cpp
  59. [ 51/208] Compiling common/JackGenericClientChannel.cpp
  60. [ 52/208] Compiling common/JackDebugClient.cpp
  61. [ 53/208] Compiling posix/JackPosixProcessSync.cpp
  62. [ 54/208] Compiling linux/JackLinuxTime.c
  63. In file included from ../linux/JackLinuxTime.c:26:0:
  64. ../linux/cycles.h:117:2: warning: #warning No suitable get_cycles() implementation. Returning 0 instead [-Wcpp]
  65.  
  66. [ 55/208] Compiling common/JackAPI.cpp
  67. [ 56/208] Compiling common/JackConnectionManager.cpp
  68. [ 57/208] Compiling common/JackException.cpp
  69. [ 58/208] Compiling common/JackPortType.cpp
  70. [ 59/208] Compiling common/JackGlobals.cpp
  71. [ 60/208] Compiling common/JackTransportEngine.cpp
  72. [ 61/208] Compiling common/JackMessageBuffer.cpp
  73. [ 62/208] Compiling posix/JackPosixProcessSync.cpp
  74. [ 63/208] Compiling posix/JackPosixMutex.cpp
  75. [ 64/208] Compiling common/JackExternalClient.cpp
  76. [ 65/208] Compiling common/JackFreewheelDriver.cpp
  77. [ 66/208] Compiling common/JackRestartThreadedDriver.cpp
  78. [ 67/208] Compiling common/JackWaitThreadedDriver.cpp
  79. [ 68/208] Compiling common/JackDriverLoader.cpp
  80. [ 69/208] Compiling common/JackServerGlobals.cpp
  81. [ 70/208] Compiling common/JackNetTool.cpp
  82. [ 71/208] Compiling common/JackArgParser.cpp
  83. [ 72/208] Compiling common/JackMidiAsyncQueue.cpp
  84. [ 73/208] Compiling common/JackMidiRawInputWriteQueue.cpp
  85. [ 74/208] Compiling posix/JackSocketServerChannel.cpp
  86. [ 75/208] Compiling common/Jackdmp.cpp
  87. [ 76/208] Linking build/linux/jack_dummy.so
  88. [ 77/208] Compiling linux/alsa/generic_hw.c
  89. [ 78/208] Compiling linux/alsa/ice1712.c
  90. [ 79/208] Compiling linux/alsarawmidi/JackALSARawMidiInputPort.cpp
  91. [ 80/208] Compiling example-clients/midi_latency_test.c
  92. [ 81/208] Compiling example-clients/cpu_load.c
  93. [ 82/208] Compiling example-clients/thru_client.c
  94. [ 83/208] Compiling example-clients/ipload.c
  95. [ 84/208] Compiling example-clients/latent_client.c
  96. [ 85/208] Compiling example-clients/simple_client.c
  97. [ 86/208] Compiling example-clients/midiseq.c
  98. [ 87/208] Compiling example-clients/alias.c
  99. [ 88/208] Compiling common/netjack_packet.c
  100. ../example-clients/midiseq.c: In function 'main':
  101. ../example-clients/midiseq.c:88:17: warning: variable 'nframes' set but not used [-Wunused-but-set-variable]
  102.  
  103. [ 89/208] Compiling example-clients/inprocess.c
  104. [ 90/208] Compiling tests/test.cpp
  105. [ 91/208] Compiling tests/external_metro.cpp
  106. [ 92/208] Compiling tests/iodelay.cpp
  107. [ 93/208] Compiling example-clients/samplerate.c
  108. [ 94/208] Compiling example-clients/showtime.c
  109. [ 95/208] Compiling linux/alsarawmidi/JackALSARawMidiDriver.cpp
  110. [ 96/208] Compiling linux/alsa/hammerfall.c
  111. [ 97/208] Compiling linux/alsa/alsa_driver.c
  112. [ 98/208] Compiling linux/alsa/alsa_midi_jackmp.cpp
  113. ../tests/test.cpp: In function 'int process5(jack_nframes_t, void*)':
  114. ../tests/test.cpp:499:13: warning: unused variable 'res1' [-Wunused-variable]
  115. ../tests/test.cpp: In function 'int main(int, char**)':
  116. ../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]
  117. ../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]
  118. ../tests/test.cpp:1186:5: warning: name lookup of 'i' changed [enabled by default]
  119. ../tests/test.cpp:90:5: warning:   matches this 'i' under ISO standard rules [enabled by default]
  120. ../tests/test.cpp:753:14: warning:   matches this 'i' under old rules [enabled by default]
  121. ../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]
  122. ../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]
  123. ../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]
  124. ../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]
  125. ../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]
  126. ../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]
  127. ../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]
  128. ../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]
  129. ../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]
  130. ../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]
  131. ../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]
  132. ../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]
  133. ../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]
  134. ../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]
  135. ../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]
  136. ../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]
  137. ../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]
  138. ../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]
  139. ../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]
  140. ../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]
  141. ../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]
  142. ../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]
  143. ../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]
  144. ../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]
  145. ../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]
  146. ../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]
  147. ../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]
  148. ../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]
  149. ../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]
  150. ../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]
  151. ../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]
  152. ../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]
  153. ../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]
  154. ../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]
  155. ../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]
  156. ../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]
  157. ../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]
  158. ../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]
  159. ../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]
  160. ../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]
  161. ../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]
  162. ../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]
  163. ../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]
  164. ../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]
  165. ../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]
  166. ../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]
  167. ../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]
  168. ../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]
  169. ../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]
  170. ../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]
  171. ../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]
  172. ../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]
  173. ../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]
  174. ../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]
  175. ../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]
  176. ../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]
  177. ../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]
  178. ../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]
  179. ../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]
  180. ../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]
  181. ../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]
  182. ../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]
  183. ../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]
  184. ../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]
  185. ../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]
  186. ../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]
  187. ../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]
  188. ../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]
  189. ../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]
  190. ../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]
  191. ../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]
  192. ../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]
  193. ../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]
  194. ../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]
  195. ../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]
  196. ../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]
  197. ../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]
  198. ../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]
  199. ../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]
  200. ../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]
  201. ../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]
  202. ../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]
  203. ../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]
  204. ../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]
  205. ../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]
  206. ../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]
  207. ../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]
  208. ../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]
  209.  
  210. [ 99/208] Compiling linux/alsa/alsa_rawmidi.c
  211. ../linux/alsa/alsa_driver.c: In function 'alsa_driver_set_parameters':
  212. ../linux/alsa/alsa_driver.c:613:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  213.  
  214. [100/208] Compiling common/JackMidiUtil.cpp
  215. [101/208] Compiling common/JackMidiSendQueue.cpp
  216. [102/208] Compiling common/JackMidiReceiveQueue.cpp
  217. [103/208] Compiling common/JackMidiRawOutputWriteQueue.cpp
  218. [104/208] Compiling common/JackMidiBufferWriteQueue.cpp
  219. [105/208] Compiling common/JackRequestDecoder.cpp
  220. [106/208] Compiling common/JackNetInterface.cpp
  221. [107/208] Compiling common/JackControlAPI.cpp
  222. [108/208] Compiling common/JackThreadedDriver.cpp
  223. [109/208] Compiling common/JackDriver.cpp
  224. [110/208] Compiling common/JackMidiDriver.cpp
  225. [111/208] Compiling linux/JackLinuxTime.c
  226. In file included from ../linux/JackLinuxTime.c:26:0:
  227. ../linux/cycles.h:117:2: warning: #warning No suitable get_cycles() implementation. Returning 0 instead [-Wcpp]
  228.  
  229. [112/208] Compiling common/timestamps.c
  230. [113/208] Compiling common/JackDebugClient.cpp
  231. [114/208] Compiling common/JackEngineControl.cpp
  232. [115/208] Compiling common/ringbuffer.c
  233. [116/208] Compiling common/JackActivationCount.cpp
  234. [117/208] Compiling posix/JackPosixMutex.cpp
  235. [118/208] Compiling common/JackEngineProfiling.cpp
  236. [119/208] Compiling common/JackTools.cpp
  237. [120/208] Compiling common/shm.c
  238. [121/208] Compiling common/JackMidiPort.cpp
  239. [122/208] Compiling common/ringbuffer.c
  240. [123/208] Compiling common/JackAPI.cpp
  241. [124/208] Compiling common/JackError.cpp
  242. [125/208] Compiling common/JackException.cpp
  243. [126/208] Compiling common/JackFrameTimer.cpp
  244. [127/208] Compiling common/JackPort.cpp
  245. [128/208] Compiling common/JackAudioPort.cpp
  246. [129/208] Compiling common/JackEngineControl.cpp
  247. [130/208] Compiling common/JackMessageBuffer.cpp
  248. [131/208] Compiling posix/JackPosixThread.cpp
  249. [132/208] Compiling common/JackLibClient.cpp
  250. [133/208] Compiling common/JackError.cpp
  251. [134/208] Compiling common/JackGraphManager.cpp
  252. [135/208] Compiling common/JackPort.cpp
  253. [136/208] Compiling common/JackShmMem.cpp
  254. [137/208] Compiling common/JackTools.cpp
  255. [138/208] Compiling common/JackEngineProfiling.cpp
  256. [139/208] Compiling posix/JackSocket.cpp
  257. [140/208] Compiling common/JackAudioDriver.cpp
  258. [141/208] Compiling common/JackTimedDriver.cpp
  259. [142/208] Compiling common/JackEngine.cpp
  260. [143/208] Compiling common/JackServer.cpp
  261. [144/208] Compiling common/JackWaitCallbackDriver.cpp
  262. [145/208] Compiling common/JackMidiAsyncWaitQueue.cpp
  263. [146/208] Compiling common/JackMidiReadQueue.cpp
  264. [147/208] Compiling common/JackMidiWriteQueue.cpp
  265. [148/208] Compiling posix/JackNetUnixSocket.cpp
  266. [149/208] Compiling common/JackNetManager.cpp
  267. [150/208] Compiling linux/alsa/alsa_seqmidi.c
  268. [151/208] Compiling linux/alsarawmidi/JackALSARawMidiOutputPort.cpp
  269. ../linux/alsa/alsa_seqmidi.c: In function 'do_jack_output':
  270. ../linux/alsa/alsa_seqmidi.c:859:7: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  271.  
  272. [152/208] Compiling linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp
  273. [153/208] Compiling linux/alsarawmidi/JackALSARawMidiUtil.cpp
  274. [154/208] Compiling common/JackLoopbackDriver.cpp
  275. [155/208] Compiling common/JackNetOneDriver.cpp
  276. [156/208] Compiling common/JackProxyDriver.cpp
  277. [157/208] Compiling example-clients/lsp.c
  278. ../example-clients/lsp.c: In function 'main':
  279. ../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]
  280. ../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]
  281.  
  282. [158/208] Compiling example-clients/freewheel.c
  283. [159/208] Compiling example-clients/metro.c
  284. ../example-clients/metro.c: In function 'main':
  285. ../example-clients/metro.c:138:6: warning: variable 'verbose' set but not used [-Wunused-but-set-variable]
  286.  
  287. [160/208] Compiling example-clients/connect.c
  288. [161/208] Compiling example-clients/monitor_client.c
  289. [162/208] Compiling example-clients/simple_session_client.c
  290. [163/208] Compiling example-clients/ipunload.c
  291. [164/208] Compiling example-clients/netsource.c
  292. [165/208] Linking build/linux/jack_net.so
  293. [166/208] Linking build/common/libjack.so
  294. [167/208] Linking build/linux/jack_alsa.so
  295. [168/208] Linking build/common/libjackserver.so
  296. [169/208] Linking build/linux/jack_alsarawmidi.so
  297. [170/208] Linking build/linux/jack_loopback.so
  298. [171/208] Linking build/linux/jack_netone.so
  299. [172/208] Linking build/linux/jack_proxy.so
  300. [173/208] Linking build/example-clients/jack_midi_dump
  301. [174/208] Linking build/example-clients/jack_midisine
  302. [175/208] Linking build/example-clients/jack_metro
  303. [176/208] Linking build/example-clients/jack_session_notify
  304. [177/208] Linking build/example-clients/jack_connect
  305. [178/208] Linking build/example-clients/jack_thru
  306. [179/208] Linking build/example-clients/jack_monitor_client
  307. [180/208] Linking build/tests/jack_test
  308. [181/208] Linking build/example-clients/jack_load
  309. [182/208] Linking build/example-clients/jack_zombie
  310. [183/208] Linking build/example-clients/jack_lsp
  311. [184/208] Linking build/example-clients/jack_netsource
  312. [185/208] Linking build/tests/jack_iodelay
  313. [186/208] Linking build/example-clients/jack_wait
  314. [187/208] Linking build/example-clients/jack_freewheel
  315. [188/208] Linking build/example-clients/jack_showtime
  316. [189/208] Linking build/example-clients/jack_midi_latency_test
  317. [190/208] Linking build/example-clients/jack_samplerate
  318. [191/208] Linking build/example-clients/jack_alias
  319. [192/208] Linking build/tests/jack_cpu
  320. [193/208] Linking build/example-clients/jack_cpu_load
  321. [194/208] Linking build/example-clients/jack_unload
  322. [195/208] Linking build/example-clients/jack_midiseq
  323. [196/208] Linking build/example-clients/jack_simple_session_client
  324. [197/208] Linking build/tests/jack_multiple_metro
  325. [198/208] Linking build/example-clients/jack_simple_client
  326. [199/208] Linking build/example-clients/jack_bufsize
  327. [200/208] Linking build/example-clients/jack_evmon
  328. [201/208] Linking build/example-clients/jack_latent_client
  329. [202/208] Linking build/linux/jackd
  330. [203/208] Linking build/common/profiler.so
  331. [204/208] Linking build/example-clients/jack_server_control
  332. [205/208] Linking build/example-clients/inprocess.so
  333. [206/208] Linking build/common/netmanager.so
  334. [207/208] Symlinking build/common/libjackserver.so
  335. [208/208] Symlinking build/common/libjack.so
  336. Waf: Leaving directory `/home/pi/jack2/build'
  337. 'build' finished successfully (1m43.905s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement