Comment # 30 on bug 1141762 from
Well, the list of warnings is pretty long for the project:

osc bl openSUSE_Tumbleweed       x86_64 | grep 'warning:' | grep -v
Wdeprecated-declarations
[   50s] /usr/include/bits/string_fortified.h:106:10: warning:
���__builtin_strncpy��� output may be truncated copying 256 bytes from a string of
length 256 [-Wstringop-truncation]
[   50s] /usr/include/bits/string_fortified.h:106:10: warning:
���__builtin_strncpy��� output may be truncated copying 255 bytes from a string of
length 255 [-Wstringop-truncation]
[   50s] ../common/JackActivationCount.cpp:35:27: warning: taking address of
packed member of ���Jack::JackActivationCount��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   51s] ../common/JackTools.cpp:176:54: warning: ���%s��� directive output may be
truncated writing up to 255 bytes into a region of size between 0 and 511
[-Wformat-truncation=]
[   51s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   51s] ../common/JackPort.cpp:257:59: warning: ���__builtin_snprintf��� output
may be truncated before the last format character [-Wformat-truncation=]
[   51s] ../common/JackPort.cpp:262:59: warning: ���__builtin_snprintf��� output
may be truncated before the last format character [-Wformat-truncation=]
[   51s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   52s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   52s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   52s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� specified bound 256
equals destination size [-Wstringop-truncation]
[   52s] ../posix/JackSocket.cpp:40:35: warning: ���%s��� directive output may be
truncated writing up to 256 bytes into a region of size 102
[-Wformat-truncation=]
[   52s] ../posix/JackSocket.cpp:38:35: warning: ���%s��� directive output may be
truncated writing up to 256 bytes into a region of size 102
[-Wformat-truncation=]
[   52s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 107 bytes from a string of length 255 [-Wstringop-truncation]
[   53s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   53s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   53s] ../common/JackDebugClient.cpp:94:60: warning: ���%s��� directive output
may be truncated writing up to 255 bytes into a region of size 239
[-Wformat-truncation=]
[   53s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   53s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   53s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   53s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� specified bound 257
equals destination size [-Wstringop-truncation]
[   53s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   53s] ../common/JackConnectionManager.h:103:20: warning: taking address of
packed member of ���Jack::JackFixedArray<1024>��� may result in an unaligned
pointer value [-Waddress-of-packed-member]
[   53s] ../common/JackConnectionManager.h:186:26: warning: taking address of
packed member of ���Jack::JackFixedMatrix<64>��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   54s] ../common/JackFrameTimer.cpp:147:60: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackTimer���; use copy-assignment or copy-initialization instead
[-Wclass-memaccess]
[   54s] ../common/JackAtomicState.h:115:23: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackTimer���; use copy-assignment or copy-initialization instead
[-Wclass-memaccess]
[   54s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   54s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   55s] ../posix/JackNetUnixSocket.cpp:114:13: warning: unused variable ���tos���
[-Wunused-variable]
[   55s] ../linux/JackLinuxFutex.cpp:141:14: warning: ignoring return value of
���int ftruncate(int, __off_t)���, declared with attribute warn_unused_result
[-Wunused-result]
[   55s] ../common/JackGraphManager.cpp:894:55: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   55s] ../common/JackGraphManager.cpp:902:55: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   55s] ../common/JackAtomicState.h:115:23: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   55s] ../posix/JackSocket.cpp:40:35: warning: ���%s��� directive output may be
truncated writing up to 256 bytes into a region of size 102
[-Wformat-truncation=]
[   55s] ../posix/JackSocket.cpp:38:35: warning: ���%s��� directive output may be
truncated writing up to 256 bytes into a region of size 102
[-Wformat-truncation=]
[   55s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 107 bytes from a string of length 255 [-Wstringop-truncation]
[   55s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   56s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   56s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   56s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   57s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 35 bytes from a string of length 35 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 35 bytes from a string of length 35 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation]
[   57s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   57s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   57s] ../common/JackFrameTimer.cpp:147:60: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackTimer���; use copy-assignment or copy-initialization instead
[-Wclass-memaccess]
[   57s] ../common/JackAtomicState.h:115:23: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackTimer���; use copy-assignment or copy-initialization instead
[-Wclass-memaccess]
[   57s] ../common/JackPort.cpp:257:59: warning: ���__builtin_snprintf��� output
may be truncated before the last format character [-Wformat-truncation=]
[   57s] ../common/JackPort.cpp:262:59: warning: ���__builtin_snprintf��� output
may be truncated before the last format character [-Wformat-truncation=]
[   57s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   58s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   58s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� specified bound 257
equals destination size [-Wstringop-truncation]
[   58s] ../common/JackGraphManager.cpp:894:55: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   58s] ../common/JackGraphManager.cpp:902:55: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   58s] ../common/JackAtomicState.h:115:23: warning: ���void* memcpy(void*,
const void*, size_t)��� writing to an object of non-trivially copyable type
���class Jack::JackConnectionManager���; use copy-assignment or copy-initialization
instead [-Wclass-memaccess]
[   58s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   59s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   59s] ../common/JackActivationCount.cpp:35:27: warning: taking address of
packed member of ���Jack::JackActivationCount��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   59s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   59s] ../common/JackInternalClient.cpp:97:36: warning: taking address of
packed member of ���Jack::JackClientControl��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   59s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� specified bound 257
equals destination size [-Wstringop-truncation]
[   59s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   60s] ../common/JackExternalClient.cpp:67:29: warning: catching polymorphic
type ���class std::exception��� by value [-Wcatch-value=]
[   60s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   60s] ../common/JackConnectionManager.h:103:20: warning: taking address of
packed member of ���Jack::JackFixedArray<1024>��� may result in an unaligned
pointer value [-Waddress-of-packed-member]
[   60s] ../common/JackConnectionManager.h:186:26: warning: taking address of
packed member of ���Jack::JackFixedMatrix<64>��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   60s] ../linux/JackLinuxFutex.cpp:141:14: warning: ignoring return value of
���int ftruncate(int, __off_t)���, declared with attribute warn_unused_result
[-Wunused-result]
[   61s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   61s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� specified bound 256
equals destination size [-Wstringop-truncation]
[   61s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   61s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   61s] ../common/JackDebugClient.cpp:94:60: warning: ���%s��� directive output
may be truncated writing up to 255 bytes into a region of size 239
[-Wformat-truncation=]
[   62s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   62s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 511 bytes from a string of length 1023
[-Wstringop-truncation]
[   62s] ../common/JackNetTool.cpp:887:36: warning: comparison of integer
expressions of different signedness: ���int��� and ���unsigned int��� [-Wsign-compare]
[   62s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   62s] ../common/JackControlAPI.cpp:1073:29: warning: catching polymorphic
type ���class std::exception��� by value [-Wcatch-value=]
[   62s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   63s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   63s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   63s] ../common/JackTools.cpp:176:54: warning: ���%s��� directive output may be
truncated writing up to 255 bytes into a region of size between 0 and 511
[-Wformat-truncation=]
[   63s] /usr/include/bits/string_fortified.h:106:10: warning:
���__builtin_strncpy��� output may be truncated copying 256 bytes from a string of
length 256 [-Wstringop-truncation]
[   63s] /usr/include/bits/string_fortified.h:106:10: warning:
���__builtin_strncpy��� output may be truncated copying 255 bytes from a string of
length 255 [-Wstringop-truncation]
[   64s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   64s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   64s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   64s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   64s] ../posix/JackNetUnixSocket.cpp:114:13: warning: unused variable ���tos���
[-Wunused-variable]
[   66s] ../common/JackNetTool.cpp:887:36: warning: comparison of integer
expressions of different signedness: ���int��� and ���unsigned int��� [-Wsign-compare]
[   66s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation]
[   66s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   66s] ../common/JackNetAPI.cpp:541:59: warning: ���_��� directive output may be
truncated writing 1 byte into a region of size between 0 and 64
[-Wformat-truncation=]
[   66s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   66s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 127 [-Wstringop-truncation]
[   67s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   67s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   67s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   68s] ../common/netjack_packet.c:1385:17: warning: ignoring return value of
���opus_custom_decode_float���, declared with attribute warn_unused_result
[-Wunused-result]
[   68s] ../linux/alsa/hdsp.c:42:18: warning: ���hdsp_audio_stream_index��� defined
but not used [-Wunused-const-variable=]
[   68s] ../linux/alsa/alsa_seqmidi.c:859:7: warning: variable ���err��� set but
not used [-Wunused-but-set-variable]
[   69s] ../linux/alsa/alsa_rawmidi.c:821:2: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:370:2: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:371:2: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:372:2: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:347:3: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:353:3: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:354:3: warning: ignoring return value of
���write���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:747:4: warning: ignoring return value of
���read���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:881:4: warning: ignoring return value of
���read���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../linux/alsa/alsa_rawmidi.c:470:36: warning: ���%d��� directive output
may be truncated writing between 1 and 11 bytes into a region of size between 0
and 63 [-Wformat-truncation=]
[   69s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   69s] ../common/JackNetOneDriver.cpp:990:22: warning: variable
���resample_factor_up��� set but not used [-Wunused-but-set-variable]
[   69s] ../common/JackNetOneDriver.cpp:806:41: warning: ignoring return value
of ���int opus_custom_decode_float(OpusCustomDecoder*, const unsigned char*, int,
float*, int)���, declared with attribute warn_unused_result [-Wunused-result]
[   69s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   69s] ../linux/alsa/alsa_driver.c:613:6: warning: variable ���err��� set but not
used [-Wunused-but-set-variable]
[   69s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   69s] /usr/include/bits/string_fortified.h:106:34: warning: ���char*
__builtin_strncpy(char*, const char*, long unsigned int)��� output may be
truncated copying 64 bytes from a string of length 127 [-Wstringop-truncation]
[   69s] ../linux/alsarawmidi/JackALSARawMidiPort.cpp:111:29: warning: catching
polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   69s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   69s] ../linux/alsa/JackAlsaDriver.cpp:596:68: warning: ���%d��� directive
output may be truncated writing between 1 and 11 bytes into a region of size
between 0 and 127 [-Wformat-truncation=]
[   70s] ../example-clients/lsp.c:156:5: warning: this ���if��� clause does not
guard... [-Wmisleading-indentation]
[   70s] ../example-clients/lsp.c:248:5: warning: this ���if��� clause does not
guard... [-Wmisleading-indentation]
[   70s] ../example-clients/midiseq.c:85:17: warning: variable ���nframes��� set
but not used [-Wunused-but-set-variable]
[   70s] ../example-clients/metro.c:138:6: warning: variable ���verbose��� set but
not used [-Wunused-but-set-variable]
[   70s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:411:33: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:421:33: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:433:33: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:444:33: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:507:29: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:515:33: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../linux/alsarawmidi/JackALSARawMidiDriver.cpp:524:29: warning:
catching polymorphic type ���class std::exception��� by value [-Wcatch-value=]
[   70s] ../example-clients/showtime.c:39:50: warning: format ���%lld��� expects
argument of type ���long long int���, but argument 4 has type ���jack_time_t��� {aka
���long unsigned int���} [-Wformat=]
[   71s] ../common/JackTransportEngine.h:176:46: warning: taking address of
packed member of ���Jack::JackTransportEngine��� may result in an unaligned pointer
value [-Waddress-of-packed-member]
[   71s] ../linux/firewire/JackFFADODriver.cpp:534:54: warning: ���%s��� directive
output may be truncated writing up to 319 bytes into a region of size 307
[-Wformat-truncation=]
[   71s] ../linux/firewire/JackFFADODriver.cpp:510:54: warning: ���%s��� directive
output may be truncated writing up to 319 bytes into a region of size 307
[-Wformat-truncation=]
[   71s] ../linux/firewire/JackFFADODriver.cpp:606:54: warning: ���%s��� directive
output may be truncated writing up to 319 bytes into a region of size 307
[-Wformat-truncation=]
[   71s] ../linux/firewire/JackFFADODriver.cpp:579:54: warning: ���%s��� directive
output may be truncated writing up to 319 bytes into a region of size 307
[-Wformat-truncation=]
[   72s] ../example-clients/netsource.c:221:13: warning: implicit declaration
of function ���opus_custom_encoder_init���; did you mean
���opus_custom_decoder_init���? [-Wimplicit-function-declaration]
[   72s] ../common/netjack_packet.c:1385:17: warning: ignoring return value of
���opus_custom_decode_float���, declared with attribute warn_unused_result
[-Wunused-result]
[   72s] ../tests/cpu.c:81:31: warning: variable ���in��� set but not used
[-Wunused-but-set-variable]
[   73s] ../tests/test.cpp:498:13: warning: unused variable ���res1���
[-Wunused-variable]
[   74s] ../dbus/controller_iface_patchbay.c:1805:65: warning: passing argument
2 of ���jack_set_port_rename_callback��� from incompatible pointer type
[-Wincompatible-pointer-types]


You are receiving this mail because: