I see that -std=c++11 or -std=c++14 is missing.
Try: 'b2 toolset=gcc cxxflags="-std=c++11"architecture=arm address-model=32 binary-format=elf abi=aapcs --with-fiber --with-context'
and post the complete output