Snippets for zstd 1.5.7 from Fedora aarch64
Sourced from https://kojipkgs.fedoraproject.org/packages/zstd/1.5.7/5.fc44/data/logs/aarch64/build.log.
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:128:29: warning: ‘/*’ within comment [-Wcomment] 128 | /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:128:38: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:162:29: warning: ‘/*’ within comment [-Wcomment] 162 | /* comments of type /*! mean: this is a function declaration; switch comments with declarations */
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:182:57: warning: ‘/*’ within comment [-Wcomment] 182 | } else if (exclam == '=') { /* comments of type /*= and /**= mean: use a <H3> header and show also all functions until first empty line */ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:182:65: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:194:38: warning: ‘/*’ within comment [-Wcomment] 194 | } else { /* comments of type /** and /*- mean: this is a comment; use a <H2> header for the first line */ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:194:46: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1505:20: warning: ‘litbp.origSize’ may be used uninitialized [-Wmaybe-uninitialized] 1505 | size_t rleSize = litbp.origSize; | ^~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1496:5: warning: ‘MEM <unsigned int> [(struct *)&litbp]’ may be used uninitialized [-Wmaybe-uninitialized] 1496 | switch(litbp.blockType) | ^~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumpsLength’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumps’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1858:83: warning: ‘nbSeq’ may be used uninitialized [-Wmaybe-uninitialized] 1858 | for ( ; (FSE_reloadDStream(&(seqState.DStream)) <= FSE_DStream_completed) && (nbSeq>0) ; ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1936:9: warning: ‘MEM <unsigned int> [(struct *)&blockProperties]’ may be used uninitialized [-Wmaybe-uninitialized] 1936 | switch(blockProperties.blockType) | ^~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1505:20: warning: ‘litbp.origSize’ may be used uninitialized [-Wmaybe-uninitialized] 1505 | size_t rleSize = litbp.origSize; | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1496:5: warning: ‘MEM <unsigned int> [(struct *)&litbp]’ may be used uninitialized [-Wmaybe-uninitialized] 1496 | switch(litbp.blockType) | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumpsLength’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumps’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1858:83: warning: ‘nbSeq’ may be used uninitialized [-Wmaybe-uninitialized] 1858 | for ( ; (FSE_reloadDStream(&(seqState.DStream)) <= FSE_DStream_completed) && (nbSeq>0) ; ) | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1936:9: warning: ‘MEM <unsigned int> [(struct *)&blockProperties]’ may be used uninitialized [-Wmaybe-uninitialized] 1936 | switch(blockProperties.blockType) | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:128:29: warning: ‘/*’ within comment [-Wcomment] 128 | /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:128:38: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:162:29: warning: ‘/*’ within comment [-Wcomment] 162 | /* comments of type /*! mean: this is a function declaration; switch comments with declarations */
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:182:57: warning: ‘/*’ within comment [-Wcomment] 182 | } else if (exclam == '=') { /* comments of type /*= and /**= mean: use a <H3> header and show also all functions until first empty line */ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:182:65: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:194:38: warning: ‘/*’ within comment [-Wcomment] 194 | } else { /* comments of type /** and /*- mean: this is a comment; use a <H2> header for the first line */ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/contrib/gen_html/gen_html.cpp:194:46: warning: ‘/*’ within comment [-Wcomment]
-
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1505:20: warning: ‘litbp.origSize’ may be used uninitialized [-Wmaybe-uninitialized] 1505 | size_t rleSize = litbp.origSize; | ^~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1496:5: warning: ‘MEM <unsigned int> [(struct *)&litbp]’ may be used uninitialized [-Wmaybe-uninitialized] 1496 | switch(litbp.blockType) | ^~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumpsLength’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1850:35: warning: ‘dumps’ may be used uninitialized [-Wmaybe-uninitialized] 1850 | seqState.dumpsEnd = dumps + dumpsLength; | ~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1858:83: warning: ‘nbSeq’ may be used uninitialized [-Wmaybe-uninitialized] 1858 | for ( ; (FSE_reloadDStream(&(seqState.DStream)) <= FSE_DStream_completed) && (nbSeq>0) ; ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/lib/legacy/zstd_v01.c:1936:9: warning: ‘MEM <unsigned int> [(struct *)&blockProperties]’ may be used uninitialized [-Wmaybe-uninitialized] 1936 | switch(blockProperties.blockType) | ^~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/paramgrill.c:1245:39: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1245 | size_t* fileSizes = calloc(sizeof(size_t), nbFiles); | ^~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/paramgrill.c:1460:60: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1460 | memoTable_t* const mtAll = (memoTable_t*)calloc(sizeof(memoTable_t),(ZSTD_STRATEGY_MAX + 1)); | ^~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/paramgrill.c:1497:47: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1497 | mtAll[i].table = (BYTE*)calloc(sizeof(BYTE), mtl); | ^~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/zstreamtest.c:1899:32: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 1899 | char testBuffer[6] = "\xAA\xAA\xAA\xAA\xAA\xAA"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/fullbench.c:189:12: warning: ‘MEM <unsigned int> [(struct *)&bp]’ may be used uninitialized [-Wmaybe-uninitialized] 189 | if (bp.blockType != bt_compressed) { | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/fullbench.c:297:12: warning: ‘MEM <unsigned int> [(struct *)&bp]’ may be used uninitialized [-Wmaybe-uninitialized] 297 | if (bp.blockType != bt_compressed) { | ^ -
/builddir/build/BUILD/zstd-1.5.7-build/zstd-1.5.7/tests/paramgrill.c:2018:61: warning: ‘testResult.cSpeed’ may be used uninitialized [-Wmaybe-uninitialized] 2018 | BMK_init_level_constraints((int)((testResult.cSpeed * 31) / 32)); | ^