因此,当我在Mojave机器上本地运行此脚本时,我有一个为我的android项目构建openssl的脚本都可以正常工作,但是似乎在Catalina上运行的Jenkins服务器上失败,并出现以下错误。
In file included from apps/app_rand.c:10:
In file included from apps/apps.h:13:
./e_os.h:13:11: fatal error: 'limits.h' file not found
# include <limits.h>
^~~~~~~~~~
1 error generated.
make[1]: *** [apps/app_rand.o] Error 1
make: *** [all] Error 2
我已经尝试使用xcode-select --install更新我的CommandLineTools,但不走运。
我已经尝试过'open /