CMake Warning: Manually-specified variables were not used by the project: BUILD_DOCS CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/share/grabbag/picture.c:29: In function ‘strncpy’, inlined from ‘grabbag__picture_from_specification’ at /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/include/share/safe_str.h:63:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/share/utf8/iconvert.c:29: In function ‘strncpy’, inlined from ‘iconvert’ at /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/include/share/safe_str.h:63:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/share/utf8/iconvert.c: In function ‘iconvert’: /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/share/utf8/iconvert.c:80:20: note: length computed here 80 | size_t dest_len = strlen(tocode) + 11; | ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/utils/flacdiff/main.cpp: In function ‘int main(int, char**)’: /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/utils/flacdiff/main.cpp:221:15: warning: format not a string literal and no format arguments [-Wformat-security] 221 | printf(usage); | ^ /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/utils/flacdiff/main.cpp:225:24: warning: format not a string literal and no format arguments [-Wformat-security] 225 | fprintf(stderr, usage); | ^ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/flac/main.c:30: In function ‘strncpy’, inlined from ‘encode_file’ at /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/include/share/safe_str.h:63:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/flac/main.c: In function ‘encode_file’: /home/conan/w/cci_PR-4282/.conan/data/flac/1.3.3/_/_/build/e8106a552fd99ca43898cf5cc6ebc1b3c0d072ee/source_subfolder/src/flac/main.c:1929:21: note: length computed here 1929 | size_t dest_len = strlen(outfilename) + strlen(tmp_suffix) + 1; | ^~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY