facebook / facebook/zstd

make check produces an error that stops the build process

オープン
#4,585 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
27.9k
フォーク
2.6k
平均マージ
1日 3時間
マージ済み PR(30日)
8

説明

Howdy,

The build system is Fedora 44 (Rawhide).

I checked out the "latest" zstd code (1.6.0) and am building the code. All seems to go well.

I just added "make check" to the build script I'm using and the build failed in "make check". This problem happens every time unless I comment out the "make check"... then it's back to the usual success.

Here's what I'm seeing:

,
,
,
===> decompression only tests
+ dd bs=1048576 count=1 if=/dev/zero of=tmp
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000651343 s, 1.6 GB/s
+ ../programs/zstd -d -o tmp1 /export/home/tools/zstd2/obj-x86_64-pc-linux-gnu/tests/../tests/golden-decompression/rle-first-block.zst
Warning : /export/home/tools/zstd2/obj-x86_64-pc-linux-gnu/tests/../tests/golden-decompression/rle-first-block.zst is a symbolic link, ignoring
make[1]: *** [Makefile:356: test-zstd] Error 1
make[1]: Leaving directory '/export/home/tools/zstd2/obj-x86_64-pc-linux-gnu/tests'
make: *** [Makefile:91: check] Error 2

I have a build log if that's needed.

Am I doing something wrong here?

Best regards,

George...

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。