Please advise how I can fix these and get a clean build:
Code: Select all
OBJCLD libkeychain_plugin.la
ld: warning: could not create compact unwind for _ff_cfhd_init_vlcs: stack subq instruction is too different from dwarf stack size
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavutil.a(cpuid.o)) built for free standing
CCLD libconsole_logger_plugin.la
CCLD libfile_logger_plugin.la
CCLD libsyslog_plugin.la
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(aacencdsp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(dnxhdenc.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(me_cmp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavutil.a(imgutils.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(svq1enc.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(v210enc.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(v210.o)) built for free standing
CCLD liblua_plugin.la
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(ac3dsp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(ac3dsp_downmix.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(lossless_videodsp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(pngdsp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlc-3.0.11.1/contrib/x86_64-apple-darwin18/lib/libavcodec.a(diracdsp.o)) built for free standing
ld: warning: building for macOS, but linking in object file (/Users/CT15/temp/VLC/vlld: warning:
ld: warning:
....
CCLD libi420_10_p010_plugin.la
CCLD libmotion_plugin.la
make[2]: write error
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
McKinley:build CT15$ ls
Makefile compile config.status doltlibtool libtool po stamp-h1
bin config.h doc include m4 share test
compat config.log doltcompile lib modules src
McKinley:build CT15$ pwd
/Users/CT15/temp/VLC/vlc-3.0.11.1/build