ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Build with docker failed

未关闭
#207 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

Hi, I'm building ffmpeg.wasm-core on Ubuntu server with `./build-with-docker.sh`, the error message:

```
cp: 'fribidi-unicode-version.h' and './fribidi-unicode-version.h' are the same file
cp: 'fribidi.h' and './fribidi.h' are the same file
make[3]: *** [Makefile:594: c2man.stamp] Error 1
make[3]: Leaving directory '/src/third_party/fribidi/doc'
make[2]: *** [Makefile:603: fribidi_parse_charset.3] Error 2
make[3]: *** [Makefile:594: c2man.stamp] Error 1
make[3]: Leaving directory '/src/third_party/fribidi/doc'
make[2]: *** [Makefile:603: fribidi_get_par_embedding_levels_ex.3] Error 2
make[3]: *** [Makefile:594: c2man.stamp] Error 1
make[3]: Leaving directory '/src/third_party/fribidi/doc'
make[2]: *** [Makefile:603: fribidi_get_type_internal.3] Error 2
make[3]: stat: fribidi-arabic.h: Too many levels of symbolic links
make[3]: stat: fribidi-begindecls.h: Too many levels of symbolic links
make[3]: stat: fribidi-bidi.h: Too many levels of symbolic links
make[3]: stat: fribidi-bidi-types.h: Too many levels of symbolic links
make[3]: stat: fribidi-bidi-types-list.h: Too many levels of symbolic links
make[3]: stat: fribidi-common.h: Too many levels of symbolic links
make[3]: 'c2man.stamp' is up to date.
make[3]: Leaving directory '/src/third_party/fribidi/doc'
make[2]: Leaving directory '/src/third_party/fribidi/doc'
make[1]: *** [Makefile:501: install-recursive] Error 1
make[1]: Leaving directory '/src/third_party/fribidi'
make: *** [Makefile:809: install] Error 2
make: Leaving directory '/src/third_party/fribidi'
make: make -C third_party/fribidi install -j
```

I saw the same error in ffmpeg.wasm-core Github Action: https://github.com/ffmpegwasm/ffmpeg.wasm-core/runs/2598825955?check_suite_focus=true seams it's broken since v0.9.0

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。