Skip to content

Instantly share code, notes, and snippets.

@JustCauseWhyNot
Created December 23, 2025 09:55
Show Gist options
  • Select an option

  • Save JustCauseWhyNot/2a3b1025a3c829c6ee72ecb523cc3272 to your computer and use it in GitHub Desktop.

Select an option

Save JustCauseWhyNot/2a3b1025a3c829c6ee72ecb523cc3272 to your computer and use it in GitHub Desktop.
output
❯ ./build.sh
╔═══════════════════════════════════════════════════════════════════════╗
║ Build Configuration ║
╚═══════════════════════════════════════════════════════════════════════╝
1) Build everything statically (ffms2) with TQ
2) Build dynamically (requires ffms2, vship installed) with TQ
3) Build statically without TQ (no vship)
4) Build dynamically without TQ (requires ffms2 only)
Build Mode: 1
[2025-12-23 / 02:51:27] >>>DONE!<<< - Mode: Build everything statically (ffms2) with TQ
1) ON
2) OFF
Polly Optimizations: 2
[2025-12-23 / 02:51:30] >>>DONE!<<< - Polly: OFF
Found existing build directories:
- dav1d
- FFmpeg
- ffms2
- zlib
Remove and rebuild? (y/n): y
[2025-12-23 / 02:51:35] >>>STARTING.<<< - Removing /home/justcausewhynot/.local/src/dav1d
[2025-12-23 / 02:51:35] >>>STARTING.<<< - Removing /home/justcausewhynot/.local/src/FFmpeg
[2025-12-23 / 02:51:36] >>>STARTING.<<< - Removing /home/justcausewhynot/.local/src/ffms2
[2025-12-23 / 02:51:36] >>>STARTING.<<< - Removing /home/justcausewhynot/.local/src/zlib
[2025-12-23 / 02:51:36] >>>DONE!<<< - Cleanup complete
[2025-12-23 / 02:51:36] >>>STARTING.<<< - Starting static build process
[2025-12-23 / 02:51:37] >>>STARTING.<<< - Building zlib
[2025-12-23 / 02:51:39] >>>DONE!<<< - zlib built successfully
[2025-12-23 / 02:51:39] >>>STARTING.<<< - Building dav1d
[2025-12-23 / 02:51:52] >>>DONE!<<< - dav1d built successfully
[2025-12-23 / 02:51:52] >>>STARTING.<<< - Building FFmpeg
[2025-12-23 / 02:52:23] >>>DONE!<<< - FFmpeg built successfully
[2025-12-23 / 02:52:24] >>>STARTING.<<< - Building ffms2
Build failed! Output:
Cloning into 'ffms2'...
autoreconf-2.72: export WARNINGS=
autoreconf-2.72: Entering directory '.'
autoreconf-2.72: configure.ac: not using Gettext
autoreconf-2.72: running: aclocal --force -I m4
autoreconf-2.72: configure.ac: tracing
autoreconf-2.72: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf-2.72: configure.ac: not using Intltool
autoreconf-2.72: configure.ac: not using Gtkdoc
autoreconf-2.72: configure.ac: not needing autopoint
autoreconf-2.72: running: aclocal --force -I m4
autoreconf-2.72: running: /usr/bin/autoconf-2.72 --force
configure.ac:13: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:13: the top level
configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:36: the top level
configure.ac:63: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:63: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:63: the top level
autoreconf-2.72: running: /usr/bin/autoheader-2.72 --force
autoreconf-2.72: running: automake --add-missing --copy --force-missing
configure.ac:47: installing './compile'
configure.ac:52: installing './config.guess'
configure.ac:52: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './depcomp'
autoreconf-2.72: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking if debug build is enabled... no
no
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking dependency style of clang++... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... ld.lld
checking if the linker (ld.lld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... llvm-nm
checking the name lister (llvm-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld.lld option to reload object files... -r
checking for file... file
checking for objdump... llvm-objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... llvm-ranlib
checking for archiver @FILE support... @
checking for strip... llvm-strip
checking command to parse llvm-nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld.lld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... ld.lld
checking if the linker (ld.lld) is GNU ld... yes
checking whether the clang++ linker (ld.lld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld.lld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.22... yes
checking for libavformat >= 61.7.0 libavcodec >= 61.19.0 libswscale >= 8.3.0 libavutil >= 59.39.0 libswresample >= 5.3.0... yes
checking whether FFmpeg works... yes
checking whether -Wl,-Bsymbolic is needed... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ffms2.pc
config.status: creating src/config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
CXX src/index/ffmsindex.o
CXX src/core/audiosource.lo
CXX src/core/ffms.lo
CXX src/core/filehandle.lo
CXX src/core/indexing.lo
CXX src/core/track.lo
CXX src/core/utils.lo
CXX src/core/videosource.lo
CXX src/core/videoutils.lo
CXX src/core/zipfile.lo
CXX src/vapoursynth/vapoursource4.lo
CXX src/vapoursynth/vapoursynth4.lo
In file included from src/vapoursynth/vapoursource4.cpp:22:
src/vapoursynth/VSHelper4.h:177:10: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
177 | if (!isfinite(d))
| ^~~~~~~~~~~
In file included from src/vapoursynth/vapoursynth4.cpp:23:
src/vapoursynth/VSHelper4.h:177:10: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]
177 | if (!isfinite(d))
| ^~~~~~~~~~~
1 warning generated.
1 warning generated.
CXXLD src/core/libffms2.la
CXXLD src/index/ffmsindex
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_53'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_18'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_53'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_18'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_53'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_18'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_53'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_18'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_53'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_18'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: relocation R_X86_64_32S cannot be used against symbol 'ff_pw_3'; recompile with -fPIC
>>> defined in /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(constants.o at 23922694).o
>>> referenced by vc1dsp_mmx.c:310 (/home/justcausewhynot/.local/src/FFmpeg/libavcodec/x86/vc1dsp_mmx.c:310)
>>> /home/justcausewhynot/.local/src/FFmpeg/install/lib/ffmsindex.lto.libavcodec.a(vc1dsp_mmx.o at 26788878).o:(put_vc1_mspel_mc01_16_mmx.llvm.14140396318393571364)
ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:670: src/index/ffmsindex] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment