Hi there,
I created a new jail via ezjail-admin(8), and attempted to build devel/llvm50 with the command below
I left my laptop running all night and in the morning I saw the build failed at some stage.
My base system (host that the jail is running on) is 11.1-RELEASE, the basejail was created by using the instructions given in the handbook.
The first thing I did just after creating the /etc/resonlv.conf inside the jail was building llvm50.
Am I missing something here, is the port not supposed to compile on a fresh jail?
Thanks
I created a new jail via ezjail-admin(8), and attempted to build devel/llvm50 with the command below
Code:
make -DBATCH WITH_DEBUG=yes install clean
My base system (host that the jail is running on) is 11.1-RELEASE, the basejail was created by using the instructions given in the handbook.
The first thing I did just after creating the /etc/resonlv.conf inside the jail was building llvm50.
Am I missing something here, is the port not supposed to compile on a fresh jail?
Thanks