Missing --branch option?

Runing BUILD_ALL=y ./compile_fw omnia -j1 -V=s
It looks like something completed: I assume its the OpenWRT part but I need the Foris front end in the medkit package.

Can someone help me understand what this stuff means. Am I supposed to be providing a branch name? What am I missing?

Signing key has not been configured
make[2]: Leaving directory `/home/foo/openwrt'
make[1]: Leaving directory `/home/foo/openwrt'
+ ./scripts/unpack-version.sh bin/mvebu-musl/packages bin/mvebu-musl/
+ '[' -n '' ']'
+ ./scripts/generate_junit.sh
Directory /home/foo/openwrt/logs doesn't exist!
Skipping junit output
+ '[' '!' -d ./logs ']'
+ '[' '!' -d ./logs ']'
++ git log --format=format:%cD -1
+ COMMIT_DATE='Thu, 6 Sep 2018 18:42:15 +0200'
+ '[' omnia = turris ']'
++ ls -1d 'bin-nand/*'
++ head -n1
ls: cannot access bin-nand/*: No such file or directory
+ PUB_BIN_DIR=
+ '[' -n '' ']'
+ USRLISTS_ARGS=--minimal
+ LIST_BRANCH=
+ '[' -n '' ']'
++ echo ''
++ sed 's|.*/||'
+ LIST_BRANCH=
+ scripts/gen-userlists.sh --model omnia --branch '' --minimal /lists
Missing --branch option.

Never mind, I was building from the wrong folder.