Compile stuck with new build

Just downloaded the latest sources, and started a new test build for the 3200acm

Appears the build is stuck on the following line - config.status: executing default commands

It's been stuck there for around 10 minutes. Any thoughts about what could be going on?

EDIT

Stopped the process (^C) and the following occurred. Am I just not giving it enough time???

config.status: executing default commands

^CMakefile:470: recipe for target 'libz_a-inftrees.o' failed
make[5]: *** [libz_a-inftrees.o] Interrupt
Makefile:8386: recipe for target 'all-zlib' failed
make[4]: *** [all-zlib] Interrupt
Makefile:36: recipe for target '/home/ag33e33/Desktop/lede-imagebuilder-mvebu.Linux-x86_64/source/build_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.4.0_musl_eabi/gcc-5.4.0-initial/.built' failed
make[3]: *** [/home/ag33e33/Desktop/lede-imagebuilder-mvebu.Linux-x86_64/source/build_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.4.0_musl_eabi/gcc-5.4.0-initial/.built] Interrupt
toolchain/Makefile:96: recipe for target 'toolchain/gcc/initial/compile' failed
make[2]: *** [toolchain/gcc/initial/compile] Interrupt
toolchain/Makefile:94: recipe for target '/home/ag33e33/Desktop/lede-imagebuilder-mvebu.Linux-x86_64/source/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.4.0_musl_eabi/stamp/.toolchain_compile' failed
make[1]: *** [/home/ag33e33/Desktop/lede-imagebuilder-mvebu.Linux-x86_64/source/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-5.4.0_musl_eabi/stamp/.toolchain_compile] Interrupt
/home/ag33e33/Desktop/lede-imagebuilder-mvebu.Linux-x86_64/source/include/toplevel.mk:207: recipe for target 'world' failed
make: *** [world] Interrupt
.

Never mind.... I started over, and the build is working fine now.