...
Creating rootfs...
chmod +r work/var/spool/ftp/hidden
/home/sysbuild/amd64/tools/bin/nbmakefs -M 1475346432 -m 1475346432 -B 1234 -F work.spec -N work/etc
-o bsize=16384,fsize=2048,density=8192 work.rootfs work
nbmakefs: `work' size of 1488060416 is larger than the maxsize of 1475346432.
*** [imgroot.fs] Error code 1
nbmake[5]: stopped in /home/sysbuild/src/distrib/amd64/liveimage/usbimage
1 error
nbmake[5]: stopped in /home/sysbuild/src/distrib/amd64/liveimage/usbimage
*** Failed target: live_image-usbimage
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="/home/sysbuild/src/distrib/amd64/liveimage/"; real="/home/sysbuild/src/distrib/amd64/liveimage" ;; *) this="/home/sysbuild/src/distrib/amd64/liveimage/${dir}/"; real="/home/sysbuild/src/distrib/amd64/liveimage/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /home/sysbuild/amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget usbimage live_image
*** Error code 2
Stop.
nbmake[4]: stopped in /home/sysbuild/src/distrib/amd64/liveimage
...