ld: warning: -undefined dynamic_lookup is incompatible with dyld share cache
ld: warning: static initializer found in 'event/.libs/libucm_la-event.o'. Use -no_inits to make this an error. Use -no_warn_inits to suppress warning
ld: warning: static initializer found in 'malloc/.libs/libucm_la-malloc_hook.o'. Use -no_inits to make this an error. Use -no_warn_inits to suppress warning
ld: warning: static initializer found in 'util/.libs/libucm_la-replace.o'. Use -no_inits to make this an error. Use -no_warn_inits to suppress warning
ld: warning: static initializer found in 'util/.libs/libucm_la-log.o'. Use -no_inits to make this an error. Use -no_warn_inits to suppress warning
ld: warning: invalid -install_name (/usr/local/opt/gettext/lib/libintl.8.dylib) in dependent dylib (/usr/local/lib/libintl.dylib). Dylibs/frameworks which might go in dyld shared cache cannot link with dylibs that won't be in the shared cache
ld: -undefined dynamic_lookup cannot be used to find '_ucs_fatal_error_format' in dylib in dyld shared cache for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [libucm.la] Error 1
make[1]: Target `all-am' not remade because of errors.
Making all in cuda
make[1]: Nothing to be done for `all'.
Making all in rocm
make[1]: Nothing to be done for `all'.
make: *** [all-recursive] Error 1
make: Target `all' not remade because of errors.