[ 0:00] compiling /var/obj/divine-nightly/semidbg/test/_expand/bricks/fs.bt/testnormalize_dot.sim_oom.cpp [ 0:00] In file included from /var/obj/divine-nightly/semidbg/test/_expand/bricks/fs.bt/testnormalize_dot.sim_oom.cpp:10: [ 0:02] /home/xrockai/src/divine/nightly/bricks/brick-fs:165:20: error: use of undeclared identifier 'HOST_NAME_MAX'; did you mean '_SC_HOST_NAME_MAX'? [ 0:02] char host[ HOST_NAME_MAX + 1 ]; [ 0:02] ^~~~~~~~~~~~~ [ 0:02] _SC_HOST_NAME_MAX [ 0:02] /dios/include/bits/confname.h:387:5: note: '_SC_HOST_NAME_MAX' declared here [ 0:02] _SC_HOST_NAME_MAX, [ 0:02] ^ [ 0:02] In file included from /var/obj/divine-nightly/semidbg/test/_expand/bricks/fs.bt/testnormalize_dot.sim_oom.cpp:10: [ 0:02] /home/xrockai/src/divine/nightly/bricks/brick-fs:166:30: error: use of undeclared identifier 'HOST_NAME_MAX'; did you mean '_SC_HOST_NAME_MAX'? [ 0:02] ::gethostname( host, HOST_NAME_MAX ); [ 0:02] ^~~~~~~~~~~~~ [ 0:02] _SC_HOST_NAME_MAX [ 0:02] /dios/include/bits/confname.h:387:5: note: '_SC_HOST_NAME_MAX' declared here [ 0:02] _SC_HOST_NAME_MAX, [ 0:02] ^ [ 0:02] 2 errors generated. [ 0:02] ERROR: Error building /var/obj/divine-nightly/semidbg/test/_expand/bricks/fs.bt/testnormalize_dot.sim_oom.cpp