DEBUG: Executing shell function do_compile
scons: Reading SConscript files ...
Mkdir("build/scons")
scons version: 2.5.1
python version: 2 7 12 'final' 0
Checking whether the C compiler works... yes
Checking whether the C++ compiler works... yes
Checking that the C++ compiler can link a C++ program... yes
Checking if C++ compiler "i586-oe-linux-g++ -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/recipe-sysroot" is GCC... yes
Checking if C compiler "i586-oe-linux-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/recipe-sysroot" is GCC... yes
Checking if target processor is i386 (cached) no
Could not detect processor specified in TARGET_ARCH variable
AttributeError: 'str' object has no attribute 'abspath':
File "TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/git/SConstruct", line 1124:
env.ConfError("Could not detect processor specified in TARGET_ARCH variable")
File "/TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/recipe-sysroot-native/usr/bin/../../usr/lib/python2.7/site-packages/SCons/Environment.py", line 224:
return self.method(*nargs, **kwargs)
File "TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/git/SConstruct", line 913:
print "See {0} for details".format(env['CONFIGURELOG'].abspath)
ERROR: scons build execution failed.
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-glibc/work/i586-oe-linux/mongodb/3.4.6+gitAUTOINC+c55eb86ef4-r0/temp/log.do_compile.11242)