Skip to:
I am following https://unicode-org.github.io/icu/processes/cldr-icu.html#1-environment-variables and have configured all environment variables etc. I then run ./runConfigureICU MacOSX, this works. Then I run make clean and it returns an error:
./runConfigureICU MacOSX
make clean
System:
macOS 14.3.1; GNU Make 3.81
Hi, could this please get looked at? I am not sure how to debug it myself.
Build log and rules file: https://gist.github.com/carstenhag/81766fb30de6c63a16788430810f7783
When I run make check the same error occurs after some time.
make check
I am following https://unicode-org.github.io/icu/processes/cldr-icu.html#1-environment-variables and have configured all environment variables etc. I then run
./runConfigureICU MacOSX
, this works. Then I runmake clean
and it returns an error:System:
macOS 14.3.1; GNU Make 3.81