Anton Dyudin
11/30/2020, 10:02 PMError: Failed to build magic: magic/tclmagic.dylib did not get built
, do I use macports to install dependencies and then build a more recent magic release from source?Aun-Ali Zaidi
11/30/2020, 10:03 PMCFLAGS="-w"
to disable all warnings as magic defaults to -Werror
. You can see the errors in make.log