kaldi
kaldi copied to clipboard
make error
Hello, may I ask why this error occurred when I make?
root@rose-virtual-machine:/home/rose/kaldi-trunk/tools# make extras/check_dependencies.sh extras/check_dependencies.sh: all OK. rm -f cub tar -xmzf cub-1.8.0.tar.gz
gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now make: *** [Makefile:185:cub/common.mk] 错误 2
means probably the cub*tar.gz package is not complete. I suggest deleting it, it should get downloaded again y.
On Sat, Oct 29, 2022 at 4:36 AM NICECPU @.***> wrote:
Hello, may I ask why this error occurred when I make?
@.***:/home/rose/kaldi-trunk/tools# make extras/check_dependencies.sh extras/check_dependencies.sh: all OK. rm -f cub tar -xmzf cub-1.8.0.tar.gz
gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now make: *** [Makefile:185:cub/common.mk] 错误 2
— Reply to this email directly, view it on GitHub https://github.com/kaldi-asr/kaldi/issues/4806, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUKYX6LFR6SIWXBHXYSGHTWFTO2NANCNFSM6AAAAAARRV67TY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.