tar -xf jack-1.9.10.tar.bz2 Setting top to : /home/djemos/murmur/jack/src/jack-1.9.10 Setting out to : /home/djemos/murmur/jack/src/jack-1.9.10/build Checking for 'g++' (c++ compiler) : /usr/bin/g++ Checking for 'gcc' (c compiler) : /usr/bin/gcc Linux detected Checking for header samplerate.h : yes Checking for program pkg-config : /usr/bin/pkg-config Checking for 'alsa' >= 1.0.18 : yes Checking for 'libfreebob' >= 1.0.0 : not found Checking for 'libffado' >= 1.999.17 : yes Checking for 'gtkIOStream' >= 1.4.0 : not found Checking for 'eigen3' >= 3.1.2 : yes Checking for header samplerate.h : yes Checking for header sndfile.h : yes Checking for 'celt' >= 0.5.0 : yes Checking for library readline : not found Checking for 'celt' >= 0.11.0 : yes Checking for 'opus' >= 0.9.0 : yes Checking for header opus/opus_custom.h : not found Install prefix : /usr Library directory : /usr/lib64 Drivers directory : /usr/lib64/jack Build debuggable binaries : no C compiler flags : ['-O2', '-fPIC', '-Wall'] C++ compiler flags : ['-O2', '-fPIC', '-Wall'] Linker flags : [] Build doxygen documentation : no Build Opus netjack2 : no Build with engine profiling : no Build with 32/64 bits mixed mode : no Build standard JACK (jackd) : yes Build D-Bus JACK (jackdbus) : no Autostart method : classic Build with ALSA support : yes Build with FireWire (FreeBob) support : no Build with FireWire (FFADO) support : yes Build with IIO support : no 'configure' finished successfully (1.051s) ================== JACK 1.9.10 svn revision will checked and eventually updated during build Build with a maximum of 64 JACK clients Build with a maximum of 768 ports per application Waf: Entering directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' [ 1/251] svnversion: -> build/svnversion.h Generated /home/djemos/murmur/jack/src/jack-1.9.10/build/svnversion.h (unknown) [ 2/251] cxx: common/JackActivationCount.cpp -> build/common/JackActivationCount.cpp.1.o [ 3/251] cxx: common/JackAPI.cpp -> build/common/JackAPI.cpp.1.o [ 4/251] cxx: common/JackClient.cpp -> build/common/JackClient.cpp.1.o [ 5/251] cxx: common/JackConnectionManager.cpp -> build/common/JackConnectionManager.cpp.1.o [ 6/251] c: common/ringbuffer.c -> build/common/ringbuffer.c.1.o [ 7/251] cxx: common/JackError.cpp -> build/common/JackError.cpp.1.o [ 8/251] cxx: common/JackException.cpp -> build/common/JackException.cpp.1.o [ 9/251] cxx: common/JackFrameTimer.cpp -> build/common/JackFrameTimer.cpp.1.o [ 10/251] cxx: common/JackGraphManager.cpp -> build/common/JackGraphManager.cpp.1.o [ 11/251] cxx: common/JackPort.cpp -> build/common/JackPort.cpp.1.o [ 12/251] cxx: common/JackPortType.cpp -> build/common/JackPortType.cpp.1.o [ 13/251] cxx: common/JackAudioPort.cpp -> build/common/JackAudioPort.cpp.1.o [ 14/251] cxx: common/JackMidiPort.cpp -> build/common/JackMidiPort.cpp.1.o [ 15/251] cxx: common/JackMidiAPI.cpp -> build/common/JackMidiAPI.cpp.1.o [ 16/251] cxx: common/JackEngineControl.cpp -> build/common/JackEngineControl.cpp.1.o [ 17/251] cxx: common/JackShmMem.cpp -> build/common/JackShmMem.cpp.1.o [ 18/251] cxx: common/JackGenericClientChannel.cpp -> build/common/JackGenericClientChannel.cpp.1.o [ 19/251] c: common/shm.c -> build/common/shm.c.1.o [ 20/251] cxx: common/JackGlobals.cpp -> build/common/JackGlobals.cpp.1.o ../common/JackGlobals.cpp:28:13: προειδοποίηση: ‘Jack::gKeyRealtimeThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyRealtimeThreadInitialized = jack_tls_allocate_key(&JackGlobals::fRealTimeThread); ^ ../common/JackGlobals.cpp:31:13: προειδοποίηση: ‘Jack::gKeyNotificationThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyNotificationThreadInitialized = jack_tls_allocate_key(&JackGlobals::fNotificationThread); ^ ../common/JackGlobals.cpp:34:13: προειδοποίηση: ‘Jack::fKeyLogFunctionInitialized’ defined but not used [-Wunused-variable] static bool fKeyLogFunctionInitialized = jack_tls_allocate_key(&JackGlobals::fKeyLogFunction); ^ [ 21/251] cxx: common/JackTransportEngine.cpp -> build/common/JackTransportEngine.cpp.1.o [ 22/251] cxx: common/JackTools.cpp -> build/common/JackTools.cpp.1.o [ 23/251] cxx: common/JackMessageBuffer.cpp -> build/common/JackMessageBuffer.cpp.1.o ../common/JackMessageBuffer.cpp: In member function ‘int Jack::JackMessageBuffer::SetInitCallback(JackThreadInitCallback, void*)’: ../common/JackMessageBuffer.cpp:198:1: προειδοποίηση: label ‘error’ defined but not used [-Wunused-label] error: ^ [ 24/251] cxx: common/JackEngineProfiling.cpp -> build/common/JackEngineProfiling.cpp.1.o [ 25/251] cxx: common/JackDebugClient.cpp -> build/common/JackDebugClient.cpp.1.o [ 26/251] c: common/timestamps.c -> build/common/timestamps.c.1.o [ 27/251] cxx: posix/JackPosixThread.cpp -> build/posix/JackPosixThread.cpp.1.o [ 28/251] cxx: posix/JackPosixSemaphore.cpp -> build/posix/JackPosixSemaphore.cpp.1.o [ 29/251] cxx: posix/JackPosixProcessSync.cpp -> build/posix/JackPosixProcessSync.cpp.1.o [ 30/251] cxx: posix/JackPosixMutex.cpp -> build/posix/JackPosixMutex.cpp.1.o [ 31/251] cxx: posix/JackSocket.cpp -> build/posix/JackSocket.cpp.1.o [ 32/251] c: linux/JackLinuxTime.c -> build/linux/JackLinuxTime.c.1.o [ 33/251] cxx: common/JackLibClient.cpp -> build/common/JackLibClient.cpp.1.o [ 34/251] cxx: common/JackLibAPI.cpp -> build/common/JackLibAPI.cpp.1.o [ 35/251] cxx: posix/JackSocketClientChannel.cpp -> build/posix/JackSocketClientChannel.cpp.1.o [ 36/251] cxx: posix/JackPosixServerLaunch.cpp -> build/posix/JackPosixServerLaunch.cpp.1.o [ 37/251] cxxshlib: build/common/JackActivationCount.cpp.1.o build/common/JackAPI.cpp.1.o build/common/JackClient.cpp.1.o build/common/JackConnectionManager.cpp.1.o build/common/ringbuffer.c.1.o build/common/JackError.cpp.1.o build/common/JackException.cpp.1.o build/common/JackFrameTimer.cpp.1.o build/common/JackGraphManager.cpp.1.o build/common/JackPort.cpp.1.o build/common/JackPortType.cpp.1.o build/common/JackAudioPort.cpp.1.o build/common/JackMidiPort.cpp.1.o build/common/JackMidiAPI.cpp.1.o build/common/JackEngineControl.cpp.1.o build/common/JackShmMem.cpp.1.o build/common/JackGenericClientChannel.cpp.1.o build/common/shm.c.1.o build/common/JackGlobals.cpp.1.o build/common/JackTransportEngine.cpp.1.o build/common/JackTools.cpp.1.o build/common/JackMessageBuffer.cpp.1.o build/common/JackEngineProfiling.cpp.1.o build/common/JackDebugClient.cpp.1.o build/common/timestamps.c.1.o build/posix/JackPosixThread.cpp.1.o build/posix/JackPosixSemaphore.cpp.1.o build/posix/JackPosixProcessSync.cpp.1.o build/posix/JackPosixMutex.cpp.1.o build/posix/JackSocket.cpp.1.o build/linux/JackLinuxTime.c.1.o build/common/JackLibClient.cpp.1.o build/common/JackLibAPI.cpp.1.o build/posix/JackSocketClientChannel.cpp.1.o build/posix/JackPosixServerLaunch.cpp.1.o -> build/common/libjack.so [ 38/251] cxx: common/JackActivationCount.cpp -> build/common/JackActivationCount.cpp.2.o [ 39/251] cxx: common/JackAPI.cpp -> build/common/JackAPI.cpp.2.o [ 40/251] cxx: common/JackClient.cpp -> build/common/JackClient.cpp.2.o [ 41/251] cxx: common/JackConnectionManager.cpp -> build/common/JackConnectionManager.cpp.2.o [ 42/251] c: common/ringbuffer.c -> build/common/ringbuffer.c.2.o [ 43/251] cxx: common/JackError.cpp -> build/common/JackError.cpp.2.o [ 44/251] cxx: common/JackException.cpp -> build/common/JackException.cpp.2.o [ 45/251] cxx: common/JackFrameTimer.cpp -> build/common/JackFrameTimer.cpp.2.o [ 46/251] cxx: common/JackGraphManager.cpp -> build/common/JackGraphManager.cpp.2.o [ 47/251] cxx: common/JackPort.cpp -> build/common/JackPort.cpp.2.o [ 48/251] cxx: common/JackPortType.cpp -> build/common/JackPortType.cpp.2.o [ 49/251] cxx: common/JackAudioPort.cpp -> build/common/JackAudioPort.cpp.2.o [ 50/251] cxx: common/JackMidiPort.cpp -> build/common/JackMidiPort.cpp.2.o [ 51/251] cxx: common/JackMidiAPI.cpp -> build/common/JackMidiAPI.cpp.2.o [ 52/251] cxx: common/JackEngineControl.cpp -> build/common/JackEngineControl.cpp.2.o [ 53/251] cxx: common/JackShmMem.cpp -> build/common/JackShmMem.cpp.2.o [ 54/251] cxx: common/JackGenericClientChannel.cpp -> build/common/JackGenericClientChannel.cpp.2.o [ 55/251] c: common/shm.c -> build/common/shm.c.2.o [ 56/251] cxx: common/JackGlobals.cpp -> build/common/JackGlobals.cpp.2.o ../common/JackGlobals.cpp:28:13: προειδοποίηση: ‘Jack::gKeyRealtimeThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyRealtimeThreadInitialized = jack_tls_allocate_key(&JackGlobals::fRealTimeThread); ^ ../common/JackGlobals.cpp:31:13: προειδοποίηση: ‘Jack::gKeyNotificationThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyNotificationThreadInitialized = jack_tls_allocate_key(&JackGlobals::fNotificationThread); ^ ../common/JackGlobals.cpp:34:13: προειδοποίηση: ‘Jack::fKeyLogFunctionInitialized’ defined but not used [-Wunused-variable] static bool fKeyLogFunctionInitialized = jack_tls_allocate_key(&JackGlobals::fKeyLogFunction); ^ [ 57/251] cxx: common/JackTransportEngine.cpp -> build/common/JackTransportEngine.cpp.2.o [ 58/251] cxx: common/JackTools.cpp -> build/common/JackTools.cpp.2.o [ 59/251] cxx: common/JackMessageBuffer.cpp -> build/common/JackMessageBuffer.cpp.2.o ../common/JackMessageBuffer.cpp: In member function ‘int Jack::JackMessageBuffer::SetInitCallback(JackThreadInitCallback, void*)’: ../common/JackMessageBuffer.cpp:198:1: προειδοποίηση: label ‘error’ defined but not used [-Wunused-label] error: ^ [ 60/251] cxx: common/JackEngineProfiling.cpp -> build/common/JackEngineProfiling.cpp.2.o [ 61/251] cxx: common/JackDebugClient.cpp -> build/common/JackDebugClient.cpp.2.o [ 62/251] c: common/timestamps.c -> build/common/timestamps.c.2.o [ 63/251] cxx: posix/JackPosixThread.cpp -> build/posix/JackPosixThread.cpp.2.o [ 64/251] cxx: posix/JackPosixSemaphore.cpp -> build/posix/JackPosixSemaphore.cpp.2.o [ 65/251] cxx: posix/JackPosixProcessSync.cpp -> build/posix/JackPosixProcessSync.cpp.2.o [ 66/251] cxx: posix/JackPosixMutex.cpp -> build/posix/JackPosixMutex.cpp.2.o [ 67/251] cxx: posix/JackSocket.cpp -> build/posix/JackSocket.cpp.2.o [ 68/251] c: linux/JackLinuxTime.c -> build/linux/JackLinuxTime.c.2.o [ 69/251] cxx: common/JackAudioDriver.cpp -> build/common/JackAudioDriver.cpp.2.o [ 70/251] cxx: common/JackTimedDriver.cpp -> build/common/JackTimedDriver.cpp.2.o [ 71/251] cxx: common/JackMidiDriver.cpp -> build/common/JackMidiDriver.cpp.2.o [ 72/251] cxx: common/JackDriver.cpp -> build/common/JackDriver.cpp.2.o [ 73/251] cxx: common/JackEngine.cpp -> build/common/JackEngine.cpp.2.o [ 74/251] cxx: common/JackExternalClient.cpp -> build/common/JackExternalClient.cpp.2.o [ 75/251] cxx: common/JackFreewheelDriver.cpp -> build/common/JackFreewheelDriver.cpp.2.o [ 76/251] cxx: common/JackInternalClient.cpp -> build/common/JackInternalClient.cpp.2.o [ 77/251] cxx: common/JackServer.cpp -> build/common/JackServer.cpp.2.o [ 78/251] cxx: common/JackThreadedDriver.cpp -> build/common/JackThreadedDriver.cpp.2.o [ 79/251] cxx: common/JackRestartThreadedDriver.cpp -> build/common/JackRestartThreadedDriver.cpp.2.o [ 80/251] cxx: common/JackWaitThreadedDriver.cpp -> build/common/JackWaitThreadedDriver.cpp.2.o [ 81/251] cxx: common/JackServerAPI.cpp -> build/common/JackServerAPI.cpp.2.o [ 82/251] cxx: common/JackDriverLoader.cpp -> build/common/JackDriverLoader.cpp.2.o [ 83/251] cxx: common/JackServerGlobals.cpp -> build/common/JackServerGlobals.cpp.2.o [ 84/251] cxx: common/JackControlAPI.cpp -> build/common/JackControlAPI.cpp.2.o [ 85/251] cxx: common/JackNetTool.cpp -> build/common/JackNetTool.cpp.2.o [ 86/251] cxx: common/JackNetInterface.cpp -> build/common/JackNetInterface.cpp.2.o [ 87/251] cxx: common/JackArgParser.cpp -> build/common/JackArgParser.cpp.2.o [ 88/251] cxx: common/JackRequestDecoder.cpp -> build/common/JackRequestDecoder.cpp.2.o [ 89/251] cxx: common/JackMidiAsyncQueue.cpp -> build/common/JackMidiAsyncQueue.cpp.2.o [ 90/251] cxx: common/JackMidiAsyncWaitQueue.cpp -> build/common/JackMidiAsyncWaitQueue.cpp.2.o [ 91/251] cxx: common/JackMidiBufferReadQueue.cpp -> build/common/JackMidiBufferReadQueue.cpp.2.o [ 92/251] cxx: common/JackMidiBufferWriteQueue.cpp -> build/common/JackMidiBufferWriteQueue.cpp.2.o [ 93/251] cxx: common/JackMidiRawInputWriteQueue.cpp -> build/common/JackMidiRawInputWriteQueue.cpp.2.o [ 94/251] cxx: common/JackMidiRawOutputWriteQueue.cpp -> build/common/JackMidiRawOutputWriteQueue.cpp.2.o [ 95/251] cxx: common/JackMidiReadQueue.cpp -> build/common/JackMidiReadQueue.cpp.2.o [ 96/251] cxx: common/JackMidiReceiveQueue.cpp -> build/common/JackMidiReceiveQueue.cpp.2.o [ 97/251] cxx: common/JackMidiSendQueue.cpp -> build/common/JackMidiSendQueue.cpp.2.o [ 98/251] cxx: common/JackMidiUtil.cpp -> build/common/JackMidiUtil.cpp.2.o [ 99/251] cxx: common/JackMidiWriteQueue.cpp -> build/common/JackMidiWriteQueue.cpp.2.o [100/251] cxx: posix/JackSocketServerChannel.cpp -> build/posix/JackSocketServerChannel.cpp.2.o [101/251] cxx: posix/JackSocketNotifyChannel.cpp -> build/posix/JackSocketNotifyChannel.cpp.2.o [102/251] cxx: posix/JackSocketServerNotifyChannel.cpp -> build/posix/JackSocketServerNotifyChannel.cpp.2.o [103/251] cxx: posix/JackNetUnixSocket.cpp -> build/posix/JackNetUnixSocket.cpp.2.o [104/251] cxxshlib: build/common/JackActivationCount.cpp.2.o build/common/JackAPI.cpp.2.o build/common/JackClient.cpp.2.o build/common/JackConnectionManager.cpp.2.o build/common/ringbuffer.c.2.o build/common/JackError.cpp.2.o build/common/JackException.cpp.2.o build/common/JackFrameTimer.cpp.2.o build/common/JackGraphManager.cpp.2.o build/common/JackPort.cpp.2.o build/common/JackPortType.cpp.2.o build/common/JackAudioPort.cpp.2.o build/common/JackMidiPort.cpp.2.o build/common/JackMidiAPI.cpp.2.o build/common/JackEngineControl.cpp.2.o build/common/JackShmMem.cpp.2.o build/common/JackGenericClientChannel.cpp.2.o build/common/shm.c.2.o build/common/JackGlobals.cpp.2.o build/common/JackTransportEngine.cpp.2.o build/common/JackTools.cpp.2.o build/common/JackMessageBuffer.cpp.2.o build/common/JackEngineProfiling.cpp.2.o build/common/JackDebugClient.cpp.2.o build/common/timestamps.c.2.o build/posix/JackPosixThread.cpp.2.o build/posix/JackPosixSemaphore.cpp.2.o build/posix/JackPosixProcessSync.cpp.2.o build/posix/JackPosixMutex.cpp.2.o build/posix/JackSocket.cpp.2.o build/linux/JackLinuxTime.c.2.o build/common/JackAudioDriver.cpp.2.o build/common/JackTimedDriver.cpp.2.o build/common/JackMidiDriver.cpp.2.o build/common/JackDriver.cpp.2.o build/common/JackEngine.cpp.2.o build/common/JackExternalClient.cpp.2.o build/common/JackFreewheelDriver.cpp.2.o build/common/JackInternalClient.cpp.2.o build/common/JackServer.cpp.2.o build/common/JackThreadedDriver.cpp.2.o build/common/JackRestartThreadedDriver.cpp.2.o build/common/JackWaitThreadedDriver.cpp.2.o build/common/JackServerAPI.cpp.2.o build/common/JackDriverLoader.cpp.2.o build/common/JackServerGlobals.cpp.2.o build/common/JackControlAPI.cpp.2.o build/common/JackNetTool.cpp.2.o build/common/JackNetInterface.cpp.2.o build/common/JackArgParser.cpp.2.o build/common/JackRequestDecoder.cpp.2.o build/common/JackMidiAsyncQueue.cpp.2.o build/common/JackMidiAsyncWaitQueue.cpp.2.o build/common/JackMidiBufferReadQueue.cpp.2.o build/common/JackMidiBufferWriteQueue.cpp.2.o build/common/JackMidiRawInputWriteQueue.cpp.2.o build/common/JackMidiRawOutputWriteQueue.cpp.2.o build/common/JackMidiReadQueue.cpp.2.o build/common/JackMidiReceiveQueue.cpp.2.o build/common/JackMidiSendQueue.cpp.2.o build/common/JackMidiUtil.cpp.2.o build/common/JackMidiWriteQueue.cpp.2.o build/posix/JackSocketServerChannel.cpp.2.o build/posix/JackSocketNotifyChannel.cpp.2.o build/posix/JackSocketServerNotifyChannel.cpp.2.o build/posix/JackNetUnixSocket.cpp.2.o -> build/common/libjackserver.so [105/251] cxx: common/JackNetAPI.cpp -> build/common/JackNetAPI.cpp.3.o [106/251] cxx: common/JackNetInterface.cpp -> build/common/JackNetInterface.cpp.3.o [107/251] cxx: common/JackNetTool.cpp -> build/common/JackNetTool.cpp.3.o [108/251] cxx: common/JackException.cpp -> build/common/JackException.cpp.3.o [109/251] cxx: common/JackAudioAdapterInterface.cpp -> build/common/JackAudioAdapterInterface.cpp.3.o [110/251] cxx: common/JackLibSampleRateResampler.cpp -> build/common/JackLibSampleRateResampler.cpp.3.o [111/251] cxx: common/JackResampler.cpp -> build/common/JackResampler.cpp.3.o [112/251] cxx: common/JackGlobals.cpp -> build/common/JackGlobals.cpp.3.o ../common/JackGlobals.cpp:28:13: προειδοποίηση: ‘Jack::gKeyRealtimeThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyRealtimeThreadInitialized = jack_tls_allocate_key(&JackGlobals::fRealTimeThread); ^ ../common/JackGlobals.cpp:31:13: προειδοποίηση: ‘Jack::gKeyNotificationThreadInitialized’ defined but not used [-Wunused-variable] static bool gKeyNotificationThreadInitialized = jack_tls_allocate_key(&JackGlobals::fNotificationThread); ^ ../common/JackGlobals.cpp:34:13: προειδοποίηση: ‘Jack::fKeyLogFunctionInitialized’ defined but not used [-Wunused-variable] static bool fKeyLogFunctionInitialized = jack_tls_allocate_key(&JackGlobals::fKeyLogFunction); ^ [113/251] c: common/ringbuffer.c -> build/common/ringbuffer.c.3.o [114/251] cxx: posix/JackNetUnixSocket.cpp -> build/posix/JackNetUnixSocket.cpp.3.o [115/251] cxx: posix/JackPosixThread.cpp -> build/posix/JackPosixThread.cpp.3.o [116/251] cxx: posix/JackPosixMutex.cpp -> build/posix/JackPosixMutex.cpp.3.o [117/251] c: linux/JackLinuxTime.c -> build/linux/JackLinuxTime.c.3.o [118/251] cxxshlib: build/common/JackNetAPI.cpp.3.o build/common/JackNetInterface.cpp.3.o build/common/JackNetTool.cpp.3.o build/common/JackException.cpp.3.o build/common/JackAudioAdapterInterface.cpp.3.o build/common/JackLibSampleRateResampler.cpp.3.o build/common/JackResampler.cpp.3.o build/common/JackGlobals.cpp.3.o build/common/ringbuffer.c.3.o build/posix/JackNetUnixSocket.cpp.3.o build/posix/JackPosixThread.cpp.3.o build/posix/JackPosixMutex.cpp.3.o build/linux/JackLinuxTime.c.3.o -> build/common/libjacknet.so [119/251] cxx: common/JackNetManager.cpp -> build/common/JackNetManager.cpp.4.o [120/251] cxxshlib: build/common/JackNetManager.cpp.4.o -> build/common/netmanager.so [121/251] cxx: common/JackProfiler.cpp -> build/common/JackProfiler.cpp.5.o [122/251] cxxshlib: build/common/JackProfiler.cpp.5.o -> build/common/profiler.so [123/251] cxx: common/JackResampler.cpp -> build/common/JackResampler.cpp.6.o [124/251] cxx: common/JackLibSampleRateResampler.cpp -> build/common/JackLibSampleRateResampler.cpp.6.o [125/251] cxx: common/JackAudioAdapter.cpp -> build/common/JackAudioAdapter.cpp.6.o [126/251] cxx: common/JackAudioAdapterInterface.cpp -> build/common/JackAudioAdapterInterface.cpp.6.o [127/251] cxx: common/JackNetAdapter.cpp -> build/common/JackNetAdapter.cpp.6.o [128/251] cxxshlib: build/common/JackResampler.cpp.6.o build/common/JackLibSampleRateResampler.cpp.6.o build/common/JackAudioAdapter.cpp.6.o build/common/JackAudioAdapterInterface.cpp.6.o build/common/JackNetAdapter.cpp.6.o -> build/common/netadapter.so [129/251] cxx: common/JackResampler.cpp -> build/common/JackResampler.cpp.7.o [130/251] cxx: common/JackLibSampleRateResampler.cpp -> build/common/JackLibSampleRateResampler.cpp.7.o [131/251] cxx: common/JackAudioAdapter.cpp -> build/common/JackAudioAdapter.cpp.7.o [132/251] cxx: common/JackAudioAdapterInterface.cpp -> build/common/JackAudioAdapterInterface.cpp.7.o [133/251] cxx: common/JackAudioAdapterFactory.cpp -> build/common/JackAudioAdapterFactory.cpp.7.o [134/251] cxx: linux/alsa/JackAlsaAdapter.cpp -> build/linux/alsa/JackAlsaAdapter.cpp.7.o [135/251] cxxshlib: build/common/JackResampler.cpp.7.o build/common/JackLibSampleRateResampler.cpp.7.o build/common/JackAudioAdapter.cpp.7.o build/common/JackAudioAdapterInterface.cpp.7.o build/common/JackAudioAdapterFactory.cpp.7.o build/linux/alsa/JackAlsaAdapter.cpp.7.o -> build/common/audioadapter.so [136/251] subst_pc: jack.pc.in -> build/jack.pc [137/251] cxx: common/Jackdmp.cpp -> build/common/Jackdmp.cpp.1.o [138/251] cxxprogram: build/common/Jackdmp.cpp.1.o -> build/linux/jackd [139/251] cxx: common/JackDummyDriver.cpp -> build/common/JackDummyDriver.cpp.2.o [140/251] cxxshlib: build/common/JackDummyDriver.cpp.2.o -> build/linux/jack_dummy.so [141/251] cxx: linux/alsa/JackAlsaDriver.cpp -> build/linux/alsa/JackAlsaDriver.cpp.3.o [142/251] c: linux/alsa/alsa_rawmidi.c -> build/linux/alsa/alsa_rawmidi.c.3.o [143/251] c: linux/alsa/alsa_seqmidi.c -> build/linux/alsa/alsa_seqmidi.c.3.o ../linux/alsa/alsa_seqmidi.c: In function ‘do_jack_output’: ../linux/alsa/alsa_seqmidi.c:859:7: προειδοποίηση: variable ‘err’ set but not used [-Wunused-but-set-variable] int err; ^ [144/251] cxx: linux/alsa/alsa_midi_jackmp.cpp -> build/linux/alsa/alsa_midi_jackmp.cpp.3.o [145/251] c: common/memops.c -> build/common/memops.c.3.o ../common/memops.c:203:9: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static return seed; ^ ../common/memops.c:202:10: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c:202:2: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c: In function ‘gen_one’: ../common/memops.c:176:20: προειδοποίηση: ‘x’ is used uninitialized in this function [-Wuninitialized] __m128i ones = _mm_cmpeq_epi32(x, x); ^ [146/251] c: linux/alsa/generic_hw.c -> build/linux/alsa/generic_hw.c.3.o [147/251] c: linux/alsa/hdsp.c -> build/linux/alsa/hdsp.c.3.o [148/251] c: linux/alsa/alsa_driver.c -> build/linux/alsa/alsa_driver.c.3.o ../linux/alsa/alsa_driver.c: In function ‘alsa_driver_set_parameters’: ../linux/alsa/alsa_driver.c:611:6: προειδοποίηση: variable ‘err’ set but not used [-Wunused-but-set-variable] int err; ^ [149/251] c: linux/alsa/hammerfall.c -> build/linux/alsa/hammerfall.c.3.o [150/251] c: linux/alsa/ice1712.c -> build/linux/alsa/ice1712.c.3.o [151/251] cxxshlib: build/linux/alsa/JackAlsaDriver.cpp.3.o build/linux/alsa/alsa_rawmidi.c.3.o build/linux/alsa/alsa_seqmidi.c.3.o build/linux/alsa/alsa_midi_jackmp.cpp.3.o build/common/memops.c.3.o build/linux/alsa/generic_hw.c.3.o build/linux/alsa/hdsp.c.3.o build/linux/alsa/alsa_driver.c.3.o build/linux/alsa/hammerfall.c.3.o build/linux/alsa/ice1712.c.3.o -> build/linux/jack_alsa.so [152/251] cxx: linux/alsarawmidi/JackALSARawMidiDriver.cpp -> build/linux/alsarawmidi/JackALSARawMidiDriver.cpp.4.o [153/251] cxx: linux/alsarawmidi/JackALSARawMidiInputPort.cpp -> build/linux/alsarawmidi/JackALSARawMidiInputPort.cpp.4.o [154/251] cxx: linux/alsarawmidi/JackALSARawMidiOutputPort.cpp -> build/linux/alsarawmidi/JackALSARawMidiOutputPort.cpp.4.o [155/251] cxx: linux/alsarawmidi/JackALSARawMidiPort.cpp -> build/linux/alsarawmidi/JackALSARawMidiPort.cpp.4.o [156/251] cxx: linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp -> build/linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp.4.o [157/251] cxx: linux/alsarawmidi/JackALSARawMidiSendQueue.cpp -> build/linux/alsarawmidi/JackALSARawMidiSendQueue.cpp.4.o [158/251] cxx: linux/alsarawmidi/JackALSARawMidiUtil.cpp -> build/linux/alsarawmidi/JackALSARawMidiUtil.cpp.4.o [159/251] cxxshlib: build/linux/alsarawmidi/JackALSARawMidiDriver.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiInputPort.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiOutputPort.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiPort.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiSendQueue.cpp.4.o build/linux/alsarawmidi/JackALSARawMidiUtil.cpp.4.o -> build/linux/jack_alsarawmidi.so [160/251] cxx: linux/firewire/JackFFADODriver.cpp -> build/linux/firewire/JackFFADODriver.cpp.5.o [161/251] cxx: linux/firewire/JackFFADOMidiInputPort.cpp -> build/linux/firewire/JackFFADOMidiInputPort.cpp.5.o [162/251] cxx: linux/firewire/JackFFADOMidiOutputPort.cpp -> build/linux/firewire/JackFFADOMidiOutputPort.cpp.5.o [163/251] cxx: linux/firewire/JackFFADOMidiReceiveQueue.cpp -> build/linux/firewire/JackFFADOMidiReceiveQueue.cpp.5.o [164/251] cxx: linux/firewire/JackFFADOMidiSendQueue.cpp -> build/linux/firewire/JackFFADOMidiSendQueue.cpp.5.o [165/251] cxxshlib: build/linux/firewire/JackFFADODriver.cpp.5.o build/linux/firewire/JackFFADOMidiInputPort.cpp.5.o build/linux/firewire/JackFFADOMidiOutputPort.cpp.5.o build/linux/firewire/JackFFADOMidiReceiveQueue.cpp.5.o build/linux/firewire/JackFFADOMidiSendQueue.cpp.5.o -> build/linux/jack_firewire.so [166/251] cxx: common/JackNetDriver.cpp -> build/common/JackNetDriver.cpp.6.o [167/251] cxxshlib: build/common/JackNetDriver.cpp.6.o -> build/linux/jack_net.so [168/251] cxx: common/JackLoopbackDriver.cpp -> build/common/JackLoopbackDriver.cpp.7.o [169/251] cxxshlib: build/common/JackLoopbackDriver.cpp.7.o -> build/linux/jack_loopback.so [170/251] cxx: common/JackNetOneDriver.cpp -> build/common/JackNetOneDriver.cpp.8.o ../common/JackNetOneDriver.cpp: In function ‘Jack::JackDriverClientInterface* Jack::driver_initialize(Jack::JackLockedEngine*, Jack::JackSynchro*, const JSList*)’: ../common/JackNetOneDriver.cpp:990:22: προειδοποίηση: variable ‘resample_factor_up’ set but not used [-Wunused-but-set-variable] unsigned int resample_factor_up = 1; ^ [171/251] c: common/netjack.c -> build/common/netjack.c.8.o [172/251] c: common/netjack_packet.c -> build/common/netjack_packet.c.8.o ../common/netjack_packet.c: In function ‘packet_cache_drain_socket’: ../common/netjack_packet.c:527:65: προειδοποίηση: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign] (struct sockaddr*) &sender_address, &senderlen); ^ In file included from ../common/netjack_packet.c:59:0: /usr/include/sys/socket.h:174:16: σημείωση: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’ extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ [173/251] cxxshlib: build/common/JackNetOneDriver.cpp.8.o build/common/netjack.c.8.o build/common/netjack_packet.c.8.o -> build/linux/jack_netone.so [174/251] c: example-clients/midi_dump.c -> build/example-clients/midi_dump.c.1.o [175/251] cprogram: build/example-clients/midi_dump.c.1.o -> build/example-clients/jack_midi_dump [176/251] cxx: example-clients/server_control.cpp -> build/example-clients/server_control.cpp.2.o [177/251] cprogram: build/example-clients/server_control.cpp.2.o -> build/example-clients/jack_server_control [178/251] c: example-clients/session_notify.c -> build/example-clients/session_notify.c.3.o [179/251] cprogram: build/example-clients/session_notify.c.3.o -> build/example-clients/jack_session_notify [180/251] c: example-clients/lsp.c -> build/example-clients/lsp.c.4.o ../example-clients/lsp.c: In function ‘main’: ../example-clients/lsp.c:194:6: προειδοποίηση: ‘jack_port_get_latency’ is deprecated [-Wdeprecated-declarations] jack_port_get_latency (port)); ^ In file included from ../example-clients/lsp.c:25:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../example-clients/lsp.c:208:6: προειδοποίηση: ‘jack_port_get_total_latency’ is deprecated [-Wdeprecated-declarations] jack_port_get_total_latency (client, port)); ^ In file included from ../example-clients/lsp.c:25:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ [181/251] cprogram: build/example-clients/lsp.c.4.o -> build/example-clients/jack_lsp [182/251] c: example-clients/midi_latency_test.c -> build/example-clients/midi_latency_test.c.5.o [183/251] cprogram: build/example-clients/midi_latency_test.c.5.o -> build/example-clients/jack_midi_latency_test [184/251] c: example-clients/netslave.c -> build/example-clients/netslave.c.6.o ../example-clients/netslave.c: In function ‘main’: ../example-clients/netslave.c:136:5: προειδοποίηση: ‘jack_set_net_slave_shutdown_callback’ is deprecated [-Wdeprecated-declarations] jack_set_net_slave_shutdown_callback(net, net_shutdown, NULL); ^ In file included from ../example-clients/netslave.c:30:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/net.h:219:5: σημείωση: declared here int jack_set_net_slave_shutdown_callback(jack_net_slave_t *net, JackNetSlaveShutdownCallback shutdown_callback, void *arg) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ [185/251] cprogram: build/example-clients/netslave.c.6.o -> build/example-clients/jack_net_slave [186/251] c: example-clients/showtime.c -> build/example-clients/showtime.c.7.o ../example-clients/showtime.c: In function ‘showtime’: ../example-clients/showtime.c:39:10: προειδοποίηση: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘jack_time_t {aka long unsigned int}’ [-Wformat=] printf ("frame = %u frame_time = %u usecs = %lld \t", current.frame, frame_time, current.usecs); ^ [187/251] cprogram: build/example-clients/showtime.c.7.o -> build/example-clients/jack_showtime [188/251] c: example-clients/cpu_load.c -> build/example-clients/cpu_load.c.8.o [189/251] cprogram: build/example-clients/cpu_load.c.8.o -> build/example-clients/jack_cpu_load [190/251] c: example-clients/thru_client.c -> build/example-clients/thru_client.c.9.o [191/251] cprogram: build/example-clients/thru_client.c.9.o -> build/example-clients/jack_thru [192/251] c: example-clients/midisine.c -> build/example-clients/midisine.c.10.o [193/251] cprogram: build/example-clients/midisine.c.10.o -> build/example-clients/jack_midisine [194/251] c: example-clients/ipload.c -> build/example-clients/ipload.c.11.o [195/251] cprogram: build/example-clients/ipload.c.11.o -> build/example-clients/jack_load [196/251] c: example-clients/freewheel.c -> build/example-clients/freewheel.c.12.o [197/251] cprogram: build/example-clients/freewheel.c.12.o -> build/example-clients/jack_freewheel [198/251] c: example-clients/samplerate.c -> build/example-clients/samplerate.c.13.o [199/251] cprogram: build/example-clients/samplerate.c.13.o -> build/example-clients/jack_samplerate [200/251] c: example-clients/metro.c -> build/example-clients/metro.c.14.o ../example-clients/metro.c: In function ‘main’: ../example-clients/metro.c:138:6: προειδοποίηση: variable ‘verbose’ set but not used [-Wunused-but-set-variable] int verbose = 0; ^ [201/251] cprogram: build/example-clients/metro.c.14.o -> build/example-clients/jack_metro [202/251] c: example-clients/netmaster.c -> build/example-clients/netmaster.c.15.o [203/251] cprogram: build/example-clients/netmaster.c.15.o -> build/example-clients/jack_net_master [204/251] c: example-clients/zombie.c -> build/example-clients/zombie.c.16.o [205/251] cprogram: build/example-clients/zombie.c.16.o -> build/example-clients/jack_zombie [206/251] c: example-clients/connect.c -> build/example-clients/connect.c.17.o [207/251] cprogram: build/example-clients/connect.c.17.o -> build/example-clients/jack_connect [208/251] c: example-clients/monitor_client.c -> build/example-clients/monitor_client.c.18.o [209/251] cprogram: build/example-clients/monitor_client.c.18.o -> build/example-clients/jack_monitor_client [210/251] c: example-clients/bufsize.c -> build/example-clients/bufsize.c.19.o [211/251] cprogram: build/example-clients/bufsize.c.19.o -> build/example-clients/jack_bufsize [212/251] c: example-clients/simple_session_client.c -> build/example-clients/simple_session_client.c.20.o [213/251] cprogram: build/example-clients/simple_session_client.c.20.o -> build/example-clients/jack_simple_session_client [214/251] c: example-clients/latent_client.c -> build/example-clients/latent_client.c.21.o [215/251] cprogram: build/example-clients/latent_client.c.21.o -> build/example-clients/jack_latent_client [216/251] c: example-clients/simple_client.c -> build/example-clients/simple_client.c.22.o [217/251] cprogram: build/example-clients/simple_client.c.22.o -> build/example-clients/jack_simple_client [218/251] c: example-clients/evmon.c -> build/example-clients/evmon.c.23.o [219/251] cprogram: build/example-clients/evmon.c.23.o -> build/example-clients/jack_evmon [220/251] c: example-clients/midiseq.c -> build/example-clients/midiseq.c.24.o ../example-clients/midiseq.c: In function ‘main’: ../example-clients/midiseq.c:88:17: προειδοποίηση: variable ‘nframes’ set but not used [-Wunused-but-set-variable] jack_nframes_t nframes; ^ [221/251] cprogram: build/example-clients/midiseq.c.24.o -> build/example-clients/jack_midiseq [222/251] c: example-clients/ipunload.c -> build/example-clients/ipunload.c.25.o [223/251] cprogram: build/example-clients/ipunload.c.25.o -> build/example-clients/jack_unload [224/251] c: example-clients/alias.c -> build/example-clients/alias.c.26.o [225/251] cprogram: build/example-clients/alias.c.26.o -> build/example-clients/jack_alias [226/251] c: example-clients/wait.c -> build/example-clients/wait.c.27.o [227/251] cprogram: build/example-clients/wait.c.27.o -> build/example-clients/jack_wait [228/251] c: example-clients/capture_client.c -> build/example-clients/capture_client.c.28.o [229/251] cprogram: build/example-clients/capture_client.c.28.o -> build/example-clients/jack_rec [230/251] c: example-clients/netsource.c -> build/example-clients/netsource.c.29.o [231/251] c: common/netjack_packet.c -> build/common/netjack_packet.c.29.o ../common/netjack_packet.c: In function ‘packet_cache_drain_socket’: ../common/netjack_packet.c:527:65: προειδοποίηση: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign] (struct sockaddr*) &sender_address, &senderlen); ^ In file included from ../common/netjack_packet.c:59:0: /usr/include/sys/socket.h:174:16: σημείωση: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’ extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ [232/251] cprogram: build/example-clients/netsource.c.29.o build/common/netjack_packet.c.29.o -> build/example-clients/jack_netsource [233/251] c: example-clients/alsa_in.c -> build/example-clients/alsa_in.c.30.o ../example-clients/alsa_in.c: In function ‘set_swparams’: ../example-clients/alsa_in.c:269:2: προειδοποίηση: ‘snd_pcm_sw_params_set_xfer_align’ is deprecated [-Wdeprecated-declarations] err = snd_pcm_sw_params_set_xfer_align(handle, swparams, 1); ^ In file included from /usr/include/alsa/asoundlib.h:54:0, from ../example-clients/alsa_in.c:20: /usr/include/alsa/pcm.h:1302:5: σημείωση: declared here int snd_pcm_sw_params_set_xfer_align(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) __attribute__((deprecated)); ^ [234/251] c: common/memops.c -> build/common/memops.c.30.o ../common/memops.c:203:9: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static return seed; ^ ../common/memops.c:202:10: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c:202:2: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c: In function ‘gen_one’: ../common/memops.c:176:20: προειδοποίηση: ‘x’ is used uninitialized in this function [-Wuninitialized] __m128i ones = _mm_cmpeq_epi32(x, x); ^ [235/251] cprogram: build/example-clients/alsa_in.c.30.o build/common/memops.c.30.o -> build/example-clients/alsa_in [236/251] c: example-clients/alsa_out.c -> build/example-clients/alsa_out.c.31.o ../example-clients/alsa_out.c: In function ‘set_swparams’: ../example-clients/alsa_out.c:269:2: προειδοποίηση: ‘snd_pcm_sw_params_set_xfer_align’ is deprecated [-Wdeprecated-declarations] err = snd_pcm_sw_params_set_xfer_align(handle, swparams, 1); ^ In file included from /usr/include/alsa/asoundlib.h:54:0, from ../example-clients/alsa_out.c:20: /usr/include/alsa/pcm.h:1302:5: σημείωση: declared here int snd_pcm_sw_params_set_xfer_align(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) __attribute__((deprecated)); ^ [237/251] c: common/memops.c -> build/common/memops.c.31.o ../common/memops.c:203:9: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static return seed; ^ ../common/memops.c:202:10: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c:202:2: προειδοποίηση: ‘seed’ is static but used in inline function ‘fast_rand’ which is not static seed = (seed * 96314165) + 907633515; ^ ../common/memops.c: In function ‘gen_one’: ../common/memops.c:176:20: προειδοποίηση: ‘x’ is used uninitialized in this function [-Wuninitialized] __m128i ones = _mm_cmpeq_epi32(x, x); ^ [238/251] cprogram: build/example-clients/alsa_out.c.31.o build/common/memops.c.31.o -> build/example-clients/alsa_out [239/251] c: example-clients/inprocess.c -> build/example-clients/inprocess.c.32.o [240/251] cshlib: build/example-clients/inprocess.c.32.o -> build/example-clients/inprocess.so [241/251] cxx: tests/test.cpp -> build/tests/test.cpp.1.o ../tests/test.cpp: In function ‘int process5(jack_nframes_t, void*)’: ../tests/test.cpp:499:13: προειδοποίηση: unused variable ‘res1’ [-Wunused-variable] static int res1 = jack_get_cycle_times(client, &first_current_frames, &first_current_usecs, &first_next_usecs, &first_period_usecs); ^ ../tests/test.cpp: In function ‘int main(int, char**)’: ../tests/test.cpp:726:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:726:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:726:43: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1186:5: προειδοποίηση: name lookup of ‘i’ changed i = 0; // number of couple 'input-ouput' ^ ../tests/test.cpp:90:5: προειδοποίηση: matches this ‘i’ under ISO standard rules int i, j, k = 0; ^ ../tests/test.cpp:753:14: προειδοποίηση: matches this ‘i’ under old rules for (int i = 0; i < jack_client_name_size() - 1; i++) { ^ ../tests/test.cpp:1345:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1345:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1345:43: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1370:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1370:15: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1370:43: προειδοποίηση: ‘jack_client_t* jack_client_new(const char*)’ is deprecated [-Wdeprecated-declarations] client2 = jack_client_new(client_name2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:127:17: σημείωση: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1585:9: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port2) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1585:9: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port2) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1585:48: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port2) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1589:9: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1589:9: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1589:37: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port2); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1596:9: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port1) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1596:9: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port1) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1596:48: προειδοποίηση: ‘int jack_port_tie(jack_port_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (jack_port_tie(input_port1, output_port1) != 0) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:878:5: σημείωση: declared here int jack_port_tie (jack_port_t *src, jack_port_t *dst) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1660:9: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1660:9: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1660:37: προειδοποίηση: ‘int jack_port_untie(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] jack_port_untie(output_port1); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:887:5: σημείωση: declared here int jack_port_untie (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1764:10: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1764:10: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1764:45: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1765:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) ) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1765:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) ) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1765:63: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) ) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1773:30: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] output_ext_latency = jack_port_get_latency (jack_port_by_name(client1, inports[0])); // from client to out driver (which has "inputs" ports..) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1773:30: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] output_ext_latency = jack_port_get_latency (jack_port_by_name(client1, inports[0])); // from client to out driver (which has "inputs" ports..) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1773:91: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] output_ext_latency = jack_port_get_latency (jack_port_by_name(client1, inports[0])); // from client to out driver (which has "inputs" ports..) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1774:23: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] input_ext_latency = jack_port_get_latency (jack_port_by_name(client1, outports[0])); // from in driver (which has "output" ports..) to client ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1774:23: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] input_ext_latency = jack_port_get_latency (jack_port_by_name(client1, outports[0])); // from in driver (which has "output" ports..) to client ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1774:85: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] input_ext_latency = jack_port_get_latency (jack_port_by_name(client1, outports[0])); // from in driver (which has "output" ports..) to client ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1775:35: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (output_ext_latency != jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1775:35: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (output_ext_latency != jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1775:110: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if (output_ext_latency != jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))) { ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1784:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1784:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1784:48: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1787:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1787:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1787:49: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency (output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1788:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1788:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1788:67: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1789:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, inports[0])) != (output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1789:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, inports[0])) != (output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1789:79: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, inports[0])) != (output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1790:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1790:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1790:93: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1791:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1791:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1791:67: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (output_ext_latency + 256)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1792:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port2) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1792:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port2) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1792:66: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port2) != 0) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1793:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port1) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1793:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port1) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1793:66: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, input_port1) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1794:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, outports[0])) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1794:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, outports[0])) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1794:80: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency (jack_port_by_name(client1, outports[0])) != input_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1795:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])) != input_ext_latency) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1795:18: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])) != input_ext_latency) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1795:94: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])) != input_ext_latency) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1798:72: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 0)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1798:72: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 0)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1798:106: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 0)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1799:78: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 0)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1799:78: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 0)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1799:127: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 0)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1800:86: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be external latency : %i)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0])), output_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1800:86: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be external latency : %i)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0])), output_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1800:146: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be external latency : %i)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0])), output_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1801:73: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) , (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1801:73: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) , (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1801:148: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) , (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1802:79: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must be %i)\n", jack_port_get_total_latency(client1, output_port2), (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1802:79: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must be %i)\n", jack_port_get_total_latency(client1, output_port2), (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1802:128: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must be %i)\n", jack_port_get_total_latency(client1, output_port2), (output_ext_latency + 256)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1803:77: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port2) : %i (must be 0)\n", jack_port_get_total_latency(client1, input_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1803:77: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port2) : %i (must be 0)\n", jack_port_get_total_latency(client1, input_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1803:125: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port2) : %i (must be 0)\n", jack_port_get_total_latency(client1, input_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1804:78: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port1) : %i (must be %i)\n", jack_port_get_total_latency(client1, input_port1), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1804:78: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port1) : %i (must be %i)\n", jack_port_get_total_latency(client1, input_port1), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1804:126: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(input_port1) : %i (must be %i)\n", jack_port_get_total_latency(client1, input_port1), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1805:67: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_latency(jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1805:67: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_latency(jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1805:128: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_latency(jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1806:73: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1806:73: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1806:149: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(PHY[0]) : %i (must be %i)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, outports[0])), input_ext_latency); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1821:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port1, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1821:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port1, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1821:48: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port1, 256); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1822:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 512); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1822:9: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 512); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1822:48: προειδοποίηση: ‘void jack_port_set_latency(jack_port_t*, jack_nframes_t)’ is deprecated [-Wdeprecated-declarations] jack_port_set_latency(output_port2, 512); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1099:6: σημείωση: declared here void jack_port_set_latency (jack_port_t *port, jack_nframes_t) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1825:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency(output_port1) != 256 ) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1825:14: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency(output_port1) != 256 ) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1825:48: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] if ((jack_port_get_latency(output_port1) != 256 ) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1826:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != (256 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1826:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != (256 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1826:54: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port1) != (256 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1827:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(output_port2) != 512) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1827:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(output_port2) != 512) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1827:39: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(output_port2) != 512) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1828:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (512 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1828:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (512 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1828:54: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, output_port2) != (512 + output_ext_latency)) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1829:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(jack_port_by_name(client1, inports[0])) != output_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1829:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(jack_port_by_name(client1, inports[0])) != output_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1829:65: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_latency(jack_port_by_name(client1, inports[0])) != output_ext_latency) || ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1830:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (512 + output_ext_latency)) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1830:5: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (512 + output_ext_latency)) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1830:80: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] (jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0])) != (512 + output_ext_latency)) ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1833:65: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 256)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1833:65: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 256)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1833:99: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port1) : %i (must be 256)\n", jack_port_get_latency(output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1834:92: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 256 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1834:92: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 256 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1834:141: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port1) : %i (must be 256 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port1)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1835:62: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port2) : %i (must 512)\n", jack_port_get_latency(output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1835:62: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port2) : %i (must 512)\n", jack_port_get_latency(output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1835:96: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(output_port2) : %i (must 512)\n", jack_port_get_latency(output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1836:89: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1836:89: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1836:138: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(output_port2) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, output_port2)); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1837:76: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(inports[0])) : %i (must output_ext_latency)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1837:76: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(inports[0])) : %i (must output_ext_latency)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1837:136: προειδοποίηση: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_latency(inports[0])) : %i (must output_ext_latency)\n", jack_port_get_latency(jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1211:16: σημείωση: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ ../tests/test.cpp:1838:87: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(inports[0]) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1838:87: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(inports[0]) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ ../tests/test.cpp:1838:162: προειδοποίηση: ‘jack_nframes_t jack_port_get_total_latency(jack_client_t*, jack_port_t*)’ is deprecated [-Wdeprecated-declarations] printf("!!! get_total_latency(inports[0]) : %i (must 512 + output_ext_latency)\n", jack_port_get_total_latency(client1, jack_port_by_name(client1, inports[0]))); ^ In file included from ../tests/test.cpp:37:0: /home/djemos/murmur/jack/src/jack-1.9.10/common/jack/jack.h:1223:16: σημείωση: declared here jack_nframes_t jack_port_get_total_latency (jack_client_t *client, ^ [242/251] cxxprogram: build/tests/test.cpp.1.o -> build/tests/jack_test [243/251] c: tests/cpu.c -> build/tests/cpu.c.2.o ../tests/cpu.c: In function ‘process’: ../tests/cpu.c:81:31: προειδοποίηση: variable ‘in’ set but not used [-Wunused-but-set-variable] jack_default_audio_sample_t *in, *out; ^ [244/251] cxxprogram: build/tests/cpu.c.2.o -> build/tests/jack_cpu [245/251] cxx: tests/external_metro.cpp -> build/tests/external_metro.cpp.3.o [246/251] cxxprogram: build/tests/external_metro.cpp.3.o -> build/tests/jack_multiple_metro [247/251] cxx: tests/iodelay.cpp -> build/tests/iodelay.cpp.4.o ../tests/iodelay.cpp:170:49: προειδοποίηση: narrowing conversion of ‘-1’ from ‘int’ to ‘jack_nframes_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] jack_latency_range_t capture_latency = {-1, -1}; ^ ../tests/iodelay.cpp:170:49: προειδοποίηση: narrowing conversion of ‘-1’ from ‘int’ to ‘jack_nframes_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] ../tests/iodelay.cpp:171:50: προειδοποίηση: narrowing conversion of ‘-1’ from ‘int’ to ‘jack_nframes_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] jack_latency_range_t playback_latency = {-1, -1}; ^ ../tests/iodelay.cpp:171:50: προειδοποίηση: narrowing conversion of ‘-1’ from ‘int’ to ‘jack_nframes_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] [248/251] cxxprogram: build/tests/iodelay.cpp.4.o -> build/tests/jack_iodelay [249/251] vnum: build/common/libjackserver.so -> build/common/libjackserver.so.0 build/common/libjackserver.so.0.1.0 [250/251] vnum: build/common/libjack.so -> build/common/libjack.so.0 build/common/libjack.so.0.1.0 [251/251] vnum: build/common/libjacknet.so -> build/common/libjacknet.so.0 build/common/libjacknet.so.0.1.0 Waf: Leaving directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' 'build' finished successfully (1m33.058s) make[1]: Entering directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' Waf: Entering directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' + install /home/djemos/murmur/jack/pkg/usr/include/jack/control.h (from common/jack/control.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/intclient.h (from common/jack/intclient.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/jack.h (from common/jack/jack.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/jslist.h (from common/jack/jslist.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/metadata.h (from common/jack/metadata.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/midiport.h (from common/jack/midiport.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/net.h (from common/jack/net.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/ringbuffer.h (from common/jack/ringbuffer.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/session.h (from common/jack/session.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/statistics.h (from common/jack/statistics.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/systemdeps.h (from common/jack/systemdeps.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/thread.h (from common/jack/thread.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/transport.h (from common/jack/transport.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/types.h (from common/jack/types.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/uuid.h (from common/jack/uuid.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/weakjack.h (from common/jack/weakjack.h) + install /home/djemos/murmur/jack/pkg/usr/include/jack/weakmacros.h (from common/jack/weakmacros.h) + symlink /home/djemos/murmur/jack/pkg/usr/bin/jack_disconnect (to jack_connect) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_control (from example-clients/jack_control) + install /home/djemos/murmur/jack/pkg/usr/man/man1/alsa_in.1 (from man/alsa_in.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/alsa_out.1 (from man/alsa_out.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_bufsize.1 (from man/jack_bufsize.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/libjack.so.0.1.0 (from build/common/libjack.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_connect.1 (from man/jack_connect.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_disconnect.1 (from man/jack_disconnect.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_freewheel.1 (from man/jack_freewheel.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_impulse_grabber.1 (from man/jack_impulse_grabber.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjack.so.0 (to libjack.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_iodelay.1 (from man/jack_iodelay.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjack.so (to libjack.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_load.1 (from man/jack_load.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/libjackserver.so.0.1.0 (from build/common/libjackserver.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_lsp.1 (from man/jack_lsp.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_metro.1 (from man/jack_metro.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_monitor_client.1 (from man/jack_monitor_client.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjackserver.so.0 (to libjackserver.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_netsource.1 (from man/jack_netsource.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjackserver.so (to libjackserver.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/lib64/libjacknet.so.0.1.0 (from build/common/libjacknet.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_samplerate.1 (from man/jack_samplerate.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_showtime.1 (from man/jack_showtime.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjacknet.so.0 (to libjacknet.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_simple_client.1 (from man/jack_simple_client.1) + symlink /home/djemos/murmur/jack/pkg/usr/lib64/libjacknet.so (to libjacknet.so.0.1.0) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_transport.1 (from man/jack_transport.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/netmanager.so (from build/common/netmanager.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_unload.1 (from man/jack_unload.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/profiler.so (from build/common/profiler.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jack_wait.1 (from man/jack_wait.1) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jackd.1 (from man/jackd.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/netadapter.so (from build/common/netadapter.so) + install /home/djemos/murmur/jack/pkg/usr/man/man1/jackrec.1 (from man/jackrec.1) + install /home/djemos/murmur/jack/pkg/usr/lib64/pkgconfig/jack.pc (from build/jack.pc) + install /home/djemos/murmur/jack/pkg/usr/bin/jackd (from build/linux/jackd) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/audioadapter.so (from build/common/audioadapter.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_dummy.so (from build/linux/jack_dummy.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_alsa.so (from build/linux/jack_alsa.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_alsarawmidi.so (from build/linux/jack_alsarawmidi.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_firewire.so (from build/linux/jack_firewire.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_net.so (from build/linux/jack_net.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_loopback.so (from build/linux/jack_loopback.so) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/jack_netone.so (from build/linux/jack_netone.so) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_midi_dump (from build/example-clients/jack_midi_dump) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_server_control (from build/example-clients/jack_server_control) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_session_notify (from build/example-clients/jack_session_notify) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_lsp (from build/example-clients/jack_lsp) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_midi_latency_test (from build/example-clients/jack_midi_latency_test) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_net_slave (from build/example-clients/jack_net_slave) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_showtime (from build/example-clients/jack_showtime) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_cpu_load (from build/example-clients/jack_cpu_load) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_thru (from build/example-clients/jack_thru) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_midisine (from build/example-clients/jack_midisine) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_load (from build/example-clients/jack_load) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_freewheel (from build/example-clients/jack_freewheel) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_samplerate (from build/example-clients/jack_samplerate) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_metro (from build/example-clients/jack_metro) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_net_master (from build/example-clients/jack_net_master) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_zombie (from build/example-clients/jack_zombie) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_connect (from build/example-clients/jack_connect) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_monitor_client (from build/example-clients/jack_monitor_client) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_bufsize (from build/example-clients/jack_bufsize) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_simple_session_client (from build/example-clients/jack_simple_session_client) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_latent_client (from build/example-clients/jack_latent_client) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_simple_client (from build/example-clients/jack_simple_client) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_evmon (from build/example-clients/jack_evmon) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_midiseq (from build/example-clients/jack_midiseq) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_unload (from build/example-clients/jack_unload) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_alias (from build/example-clients/jack_alias) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_wait (from build/example-clients/jack_wait) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_rec (from build/example-clients/jack_rec) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_netsource (from build/example-clients/jack_netsource) + install /home/djemos/murmur/jack/pkg/usr/bin/alsa_in (from build/example-clients/alsa_in) + install /home/djemos/murmur/jack/pkg/usr/bin/alsa_out (from build/example-clients/alsa_out) + install /home/djemos/murmur/jack/pkg/usr/lib64/jack/inprocess.so (from build/example-clients/inprocess.so) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_test (from build/tests/jack_test) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_cpu (from build/tests/jack_cpu) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_multiple_metro (from build/tests/jack_multiple_metro) + install /home/djemos/murmur/jack/pkg/usr/bin/jack_iodelay (from build/tests/jack_iodelay) Waf: Leaving directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' 'install' finished successfully (0.737s) make[1]: Entering directory `/home/djemos/murmur/jack/src/jack-1.9.10/build' /home/djemos/murmur/jack/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 install drwxr-xr-x 7 root root 4096 Μάι 3 19:27 usr /home/djemos/murmur/jack/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 524 Μάι 3 19:27 slack-desc /home/djemos/murmur/jack/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 bin drwxr-xr-x 3 root root 4096 Μάι 3 19:27 include drwxr-xr-x 4 root root 4096 Μάι 3 19:27 lib64 drwxr-xr-x 3 root root 4096 Μάι 3 19:27 man drwxr-xr-x 3 root root 4096 Μάι 3 19:26 src /home/djemos/murmur/jack/pkg/usr/bin: σύνολο 596 -rwxr-xr-x 1 root root 31576 Μάι 3 19:27 alsa_in -rwxr-xr-x 1 root root 31544 Μάι 3 19:27 alsa_out -rwxr-xr-x 1 root root 10344 Μάι 3 19:27 jack_alias -rwxr-xr-x 1 root root 10400 Μάι 3 19:27 jack_bufsize -rwxr-xr-x 1 root root 10640 Μάι 3 19:27 jack_connect -rwxr-xr-x 1 root root 15725 Ιούλ 18 2014 jack_control -rwxr-xr-x 1 root root 10640 Μάι 3 19:27 jack_cpu -rwxr-xr-x 1 root root 10360 Μάι 3 19:27 jack_cpu_load lrwxrwxrwx 1 root root 12 Μάι 3 19:27 jack_disconnect -> jack_connect -rwxr-xr-x 1 root root 10384 Μάι 3 19:27 jack_evmon -rwxr-xr-x 1 root root 10336 Μάι 3 19:27 jack_freewheel -rwxr-xr-x 1 root root 10440 Μάι 3 19:27 jack_iodelay -rwxr-xr-x 1 root root 10448 Μάι 3 19:27 jack_latent_client -rwxr-xr-x 1 root root 10584 Μάι 3 19:27 jack_load -rwxr-xr-x 1 root root 14928 Μάι 3 19:27 jack_lsp -rwxr-xr-x 1 root root 14928 Μάι 3 19:27 jack_metro -rwxr-xr-x 1 root root 14608 Μάι 3 19:27 jack_midi_dump -rwxr-xr-x 1 root root 23032 Μάι 3 19:27 jack_midi_latency_test -rwxr-xr-x 1 root root 10392 Μάι 3 19:27 jack_midiseq -rwxr-xr-x 1 root root 10416 Μάι 3 19:27 jack_midisine -rwxr-xr-x 1 root root 10336 Μάι 3 19:27 jack_monitor_client -rwxr-xr-x 1 root root 14744 Μάι 3 19:27 jack_multiple_metro -rwxr-xr-x 1 root root 10608 Μάι 3 19:27 jack_net_master -rwxr-xr-x 1 root root 10576 Μάι 3 19:27 jack_net_slave -rwxr-xr-x 1 root root 35336 Μάι 3 19:27 jack_netsource -rwxr-xr-x 1 root root 14896 Μάι 3 19:27 jack_rec -rwxr-xr-x 1 root root 10344 Μάι 3 19:27 jack_samplerate -rwxr-xr-x 1 root root 10496 Μάι 3 19:27 jack_server_control -rwxr-xr-x 1 root root 10480 Μάι 3 19:27 jack_session_notify -rwxr-xr-x 1 root root 10368 Μάι 3 19:27 jack_showtime -rwxr-xr-x 1 root root 10424 Μάι 3 19:27 jack_simple_client -rwxr-xr-x 1 root root 10472 Μάι 3 19:27 jack_simple_session_client -rwxr-xr-x 1 root root 56416 Μάι 3 19:27 jack_test -rwxr-xr-x 1 root root 10440 Μάι 3 19:27 jack_thru -rwxr-xr-x 1 root root 10336 Μάι 3 19:27 jack_unload -rwxr-xr-x 1 root root 10608 Μάι 3 19:27 jack_wait -rwxr-xr-x 1 root root 10368 Μάι 3 19:27 jack_zombie -rwxr-xr-x 1 root root 18888 Μάι 3 19:27 jackd /home/djemos/murmur/jack/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 jack /home/djemos/murmur/jack/pkg/usr/include/jack: σύνολο 216 -rw-r--r-- 1 root root 16604 Ιούλ 18 2014 control.h -rw-r--r-- 1 root root 4827 Ιούλ 18 2014 intclient.h -rw-r--r-- 1 root root 54904 Ιούλ 18 2014 jack.h -rw-r--r-- 1 root root 5534 Ιούλ 18 2014 jslist.h -rw-r--r-- 1 root root 7314 Ιούλ 18 2014 metadata.h -rw-r--r-- 1 root root 6197 Ιούλ 18 2014 midiport.h -rw-r--r-- 1 root root 15198 Ιούλ 18 2014 net.h -rw-r--r-- 1 root root 7969 Ιούλ 18 2014 ringbuffer.h -rw-r--r-- 1 root root 8263 Ιούλ 18 2014 session.h -rw-r--r-- 1 root root 1836 Ιούλ 18 2014 statistics.h -rw-r--r-- 1 root root 4468 Ιούλ 18 2014 systemdeps.h -rw-r--r-- 1 root root 5205 Ιούλ 18 2014 thread.h -rw-r--r-- 1 root root 8644 Ιούλ 18 2014 transport.h -rw-r--r-- 1 root root 24441 Ιούλ 18 2014 types.h -rw-r--r-- 1 root root 1645 Ιούλ 18 2014 uuid.h -rw-r--r-- 1 root root 5364 Ιούλ 18 2014 weakjack.h -rw-r--r-- 1 root root 2759 Ιούλ 18 2014 weakmacros.h /home/djemos/murmur/jack/pkg/usr/lib64: σύνολο 1016 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 jack lrwxrwxrwx 1 root root 16 Μάι 3 19:27 libjack.so -> libjack.so.0.1.0 lrwxrwxrwx 1 root root 16 Μάι 3 19:27 libjack.so.0 -> libjack.so.0.1.0 -rwxr-xr-x 1 root root 290328 Μάι 3 19:27 libjack.so.0.1.0 lrwxrwxrwx 1 root root 19 Μάι 3 19:27 libjacknet.so -> libjacknet.so.0.1.0 lrwxrwxrwx 1 root root 19 Μάι 3 19:27 libjacknet.so.0 -> libjacknet.so.0.1.0 -rwxr-xr-x 1 root root 122608 Μάι 3 19:27 libjacknet.so.0.1.0 lrwxrwxrwx 1 root root 22 Μάι 3 19:27 libjackserver.so -> libjackserver.so.0.1.0 lrwxrwxrwx 1 root root 22 Μάι 3 19:27 libjackserver.so.0 -> libjackserver.so.0.1.0 -rwxr-xr-x 1 root root 618240 Μάι 3 19:27 libjackserver.so.0.1.0 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 pkgconfig /home/djemos/murmur/jack/pkg/usr/lib64/jack: σύνολο 516 -rwxr-xr-x 1 root root 47936 Μάι 3 19:27 audioadapter.so -rwxr-xr-x 1 root root 10200 Μάι 3 19:27 inprocess.so -rwxr-xr-x 1 root root 111568 Μάι 3 19:27 jack_alsa.so -rwxr-xr-x 1 root root 56448 Μάι 3 19:27 jack_alsarawmidi.so -rwxr-xr-x 1 root root 18600 Μάι 3 19:27 jack_dummy.so -rwxr-xr-x 1 root root 43768 Μάι 3 19:27 jack_firewire.so -rwxr-xr-x 1 root root 14488 Μάι 3 19:27 jack_loopback.so -rwxr-xr-x 1 root root 43720 Μάι 3 19:27 jack_net.so -rwxr-xr-x 1 root root 60504 Μάι 3 19:27 jack_netone.so -rwxr-xr-x 1 root root 43760 Μάι 3 19:27 netadapter.so -rwxr-xr-x 1 root root 43896 Μάι 3 19:27 netmanager.so -rwxr-xr-x 1 root root 14600 Μάι 3 19:27 profiler.so /home/djemos/murmur/jack/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 284 Μάι 3 19:27 jack.pc /home/djemos/murmur/jack/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 man1 /home/djemos/murmur/jack/pkg/usr/man/man1: σύνολο 88 -rw-r--r-- 1 root root 1734 Μάι 3 19:27 alsa_in.1.gz -rw-r--r-- 1 root root 50 Μάι 3 19:27 alsa_out.1.gz -rw-r--r-- 1 root root 332 Μάι 3 19:27 jack_bufsize.1.gz -rw-r--r-- 1 root root 319 Μάι 3 19:27 jack_connect.1.gz -rw-r--r-- 1 root root 62 Μάι 3 19:27 jack_disconnect.1.gz -rw-r--r-- 1 root root 436 Μάι 3 19:27 jack_freewheel.1.gz -rw-r--r-- 1 root root 291 Μάι 3 19:27 jack_impulse_grabber.1.gz -rw-r--r-- 1 root root 1379 Μάι 3 19:27 jack_iodelay.1.gz -rw-r--r-- 1 root root 535 Μάι 3 19:27 jack_load.1.gz -rw-r--r-- 1 root root 535 Μάι 3 19:27 jack_lsp.1.gz -rw-r--r-- 1 root root 559 Μάι 3 19:27 jack_metro.1.gz -rw-r--r-- 1 root root 355 Μάι 3 19:27 jack_monitor_client.1.gz -rw-r--r-- 1 root root 1113 Μάι 3 19:27 jack_netsource.1.gz -rw-r--r-- 1 root root 204 Μάι 3 19:27 jack_samplerate.1.gz -rw-r--r-- 1 root root 287 Μάι 3 19:27 jack_showtime.1.gz -rw-r--r-- 1 root root 385 Μάι 3 19:27 jack_simple_client.1.gz -rw-r--r-- 1 root root 297 Μάι 3 19:27 jack_transport.1.gz -rw-r--r-- 1 root root 349 Μάι 3 19:27 jack_unload.1.gz -rw-r--r-- 1 root root 502 Μάι 3 19:27 jack_wait.1.gz -rw-r--r-- 1 root root 6404 Μάι 3 19:27 jackd.1.gz -rw-r--r-- 1 root root 636 Μάι 3 19:27 jackrec.1.gz /home/djemos/murmur/jack/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 3 19:27 jack-1.9.10 /home/djemos/murmur/jack/pkg/usr/src/jack-1.9.10: σύνολο 4 -rw-r--r-- 1 root root 1083 Μάι 3 19:27 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libjackserver.so libjackserver.so.0.1.0 usr/lib64/libjacknet.so.0 libjacknet.so.0.1.0 usr/lib64/libjack.so libjack.so.0.1.0 usr/lib64/libjackserver.so.0 libjackserver.so.0.1.0 usr/lib64/libjacknet.so libjacknet.so.0.1.0 usr/lib64/libjack.so.0 libjack.so.0.1.0 usr/bin/jack_disconnect jack_connect Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libjackserver.so ) ( cd usr/lib64 ; ln -sf libjackserver.so.0.1.0 libjackserver.so ) ( cd usr/lib64 ; rm -rf libjacknet.so.0 ) ( cd usr/lib64 ; ln -sf libjacknet.so.0.1.0 libjacknet.so.0 ) ( cd usr/lib64 ; rm -rf libjack.so ) ( cd usr/lib64 ; ln -sf libjack.so.0.1.0 libjack.so ) ( cd usr/lib64 ; rm -rf libjackserver.so.0 ) ( cd usr/lib64 ; ln -sf libjackserver.so.0.1.0 libjackserver.so.0 ) ( cd usr/lib64 ; rm -rf libjacknet.so ) ( cd usr/lib64 ; ln -sf libjacknet.so.0.1.0 libjacknet.so ) ( cd usr/lib64 ; rm -rf libjack.so.0 ) ( cd usr/lib64 ; ln -sf libjack.so.0.1.0 libjack.so.0 ) ( cd usr/bin ; rm -rf jack_disconnect ) ( cd usr/bin ; ln -sf jack_connect jack_disconnect ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libjackserver.so' removed './usr/lib64/libjacknet.so.0' removed './usr/lib64/libjack.so' removed './usr/lib64/libjackserver.so.0' removed './usr/lib64/libjacknet.so' removed './usr/lib64/libjack.so.0' removed './usr/bin/jack_disconnect' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/murmur/jack/jack-1.9.10-x86_64-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/src/ usr/src/jack-1.9.10/ usr/src/jack-1.9.10/SLKBUILD usr/lib64/ usr/lib64/libjacknet.so.0.1.0 usr/lib64/jack/ usr/lib64/jack/audioadapter.so usr/lib64/jack/jack_firewire.so usr/lib64/jack/jack_alsa.so usr/lib64/jack/jack_dummy.so usr/lib64/jack/jack_alsarawmidi.so usr/lib64/jack/jack_netone.so usr/lib64/jack/netmanager.so usr/lib64/jack/jack_net.so usr/lib64/jack/jack_loopback.so usr/lib64/jack/profiler.so usr/lib64/jack/inprocess.so usr/lib64/jack/netadapter.so usr/lib64/libjack.so.0.1.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/jack.pc usr/lib64/libjackserver.so.0.1.0 usr/include/ usr/include/jack/ usr/include/jack/intclient.h usr/include/jack/thread.h usr/include/jack/jslist.h usr/include/jack/statistics.h usr/include/jack/metadata.h usr/include/jack/weakmacros.h usr/include/jack/jack.h usr/include/jack/systemdeps.h usr/include/jack/session.h usr/include/jack/midiport.h usr/include/jack/net.h usr/include/jack/transport.h usr/include/jack/types.h usr/include/jack/control.h usr/include/jack/uuid.h usr/include/jack/weakjack.h usr/include/jack/ringbuffer.h usr/bin/ usr/bin/jack_rec usr/bin/jack_alias usr/bin/jack_wait usr/bin/jack_net_slave usr/bin/jack_midi_latency_test usr/bin/jack_midiseq usr/bin/jack_samplerate usr/bin/jack_evmon usr/bin/jack_simple_session_client usr/bin/jack_server_control usr/bin/jack_metro usr/bin/alsa_in usr/bin/jack_latent_client usr/bin/jack_simple_client usr/bin/jack_zombie usr/bin/alsa_out usr/bin/jack_unload usr/bin/jack_cpu_load usr/bin/jack_freewheel usr/bin/jack_midisine usr/bin/jack_session_notify usr/bin/jack_multiple_metro usr/bin/jack_monitor_client usr/bin/jack_control usr/bin/jack_connect usr/bin/jack_thru usr/bin/jack_load usr/bin/jack_netsource usr/bin/jackd usr/bin/jack_showtime usr/bin/jack_cpu usr/bin/jack_midi_dump usr/bin/jack_iodelay usr/bin/jack_net_master usr/bin/jack_lsp usr/bin/jack_bufsize usr/bin/jack_test usr/man/ usr/man/man1/ usr/man/man1/jack_iodelay.1.gz usr/man/man1/jackd.1.gz usr/man/man1/jack_samplerate.1.gz usr/man/man1/jack_freewheel.1.gz usr/man/man1/jack_connect.1.gz usr/man/man1/alsa_out.1.gz usr/man/man1/jack_metro.1.gz usr/man/man1/jack_bufsize.1.gz usr/man/man1/jack_monitor_client.1.gz usr/man/man1/alsa_in.1.gz usr/man/man1/jack_showtime.1.gz usr/man/man1/jack_disconnect.1.gz usr/man/man1/jack_simple_client.1.gz usr/man/man1/jackrec.1.gz usr/man/man1/jack_impulse_grabber.1.gz usr/man/man1/jack_netsource.1.gz usr/man/man1/jack_lsp.1.gz usr/man/man1/jack_wait.1.gz usr/man/man1/jack_unload.1.gz usr/man/man1/jack_transport.1.gz usr/man/man1/jack_load.1.gz Slackware package /home/djemos/murmur/jack/jack-1.9.10-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories