Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sotaoverride/0192126137a4e996912483de4a25d53e to your computer and use it in GitHub Desktop.
Save sotaoverride/0192126137a4e996912483de4a25d53e to your computer and use it in GitHub Desktop.
aatir@aatir-VirtualBox:~$ ls
Code examples.desktop openbmc qemu-system-arm.1 Templates
Desktop jsonschema Pictures sandbox Videos
Documents llvm-project Public sdk wget-log
Downloads Music qemu-system-arm snadboxtest
aatir@aatir-VirtualBox:~$ cd openbmc/
aatir@aatir-VirtualBox:~/openbmc$ ls
bitbake meta-hxt meta-openembedded meta-x86
build meta-ibm meta-openpower meta-xilinx
LICENSE meta-ingrasys meta-phosphor meta-yadro
MAINTAINERS meta-inspur meta-poky oe-init-build-env
meta meta-intel meta-portwell openbmc-env
meta-arm meta-inventec meta-qualcomm poky
meta-aspeed meta-lenovo meta-quanta README.md
meta-evb meta-mellanox meta-raspberrypi scripts
meta-facebook meta-microsoft meta-security setup
meta-google meta-nuvoton meta-skeleton
aatir@aatir-VirtualBox:~/openbmc$ ls
bitbake meta-hxt meta-openembedded meta-x86
build meta-ibm meta-openpower meta-xilinx
LICENSE meta-ingrasys meta-phosphor meta-yadro
MAINTAINERS meta-inspur meta-poky oe-init-build-env
meta meta-intel meta-portwell openbmc-env
meta-arm meta-inventec meta-qualcomm poky
meta-aspeed meta-lenovo meta-quanta README.md
meta-evb meta-mellanox meta-raspberrypi scripts
meta-facebook meta-microsoft meta-security setup
meta-google meta-nuvoton meta-skeleton
aatir@aatir-VirtualBox:~/openbmc$ rm -rf build/
aatir@aatir-VirtualBox:~/openbmc$ hisotry | grep export
hisotry: command not found
aatir@aatir-VirtualBox:~/openbmc$ history | grep export
1975 export TEMPLATECONF=meta-ibm/meta-witherspoon/conf
1990 hisotry | grep export
1991 history | grep export
aatir@aatir-VirtualBox:~/openbmc$ export TEMPLATECONF=meta-ibm/meta-witherspoon/conf
aatir@aatir-VirtualBox:~/openbmc$ . openbmc-env
### Initializing OE build env ###
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.
The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
http://yoctoproject.org/documentation
For more information about OpenEmbedded see their website:
http://www.openembedded.org/
Common targets are:
obmc-phosphor-image
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
Parsing recipes: 100% |##########################################| Time: 0:04:03
Parsing of 2448 .bb files complete (0 cached, 2448 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:04
Sstate summary: Wanted 1728 Found 0 Missed 1728 Current 0 (0% match, 0% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Using an insecure image signing key!
WARNING: first-boot-set-hostname-1.0-r1 do_package_qa: QA Issue: first-boot-set-hostname: SRC_URI uses PN not BPN [src-uri-bad]
NOTE: Tasks Summary: Attempted 4990 tasks of which 5 didn't need to be rerun and all succeeded.
Summary: There was 1 WARNING message shown.
aatir@aatir-VirtualBox:~/openbmc/build$ devtool modify -n witherspoon-pfault-analysis ../../Code/witherspoon-pfault-analysis/
NOTE: Starting bitbake server...
INFO: Creating workspace layer in /home/aatir/openbmc/build/workspace
Parsing recipes: 100% |##########################################| Time: 0:03:32
Parsing of 2448 .bb files complete (0 cached, 2448 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
INFO: Recipe witherspoon-pfault-analysis now set up to build from /home/aatir/Code/witherspoon-pfault-analysis
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3602 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:02
Parsing of 2448 .bb files complete (2446 cached, 2 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
Removing 1 recipes from the armv6 sysroot: 100% |################| Time: 0:00:00
Removing 1 recipes from the witherspoon sysroot: 100% |##########| Time: 0:00:00
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon
workspace = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:04
Sstate summary: Wanted 2 Found 0 Missed 2 Current 1720 (0% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_configure: configure failed
WARNING: witherspoon-pfault-analysis-1.0+git999-r1 do_configure: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
exec_func(task, localdata)
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_configure: Function failed: do_configure (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_configure.4527)
ERROR: Logfile of failure stored in: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_configure.4527
Log data follows:
| DEBUG: Executing python function externalsrc_configure_prefunc
| DEBUG: Python function externalsrc_configure_prefunc finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_aclocals
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Python function autotools_aclocals finished
| DEBUG: Executing shell function do_configure
| automake (GNU automake) 1.16.1
| Copyright (C) 2018 Free Software Foundation, Inc.
| License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
|
| Written by Tom Tromey <tromey@redhat.com>
| and Alexandre Duret-Lutz <adl@gnu.org>.
| AUTOV is 1.16
| NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal/
| autoreconf: Entering directory `.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal --system-acdir=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal/ --force
| autoreconf: configure.ac: tracing
| autoreconf: running: libtoolize --copy --force
| libtoolize: putting auxiliary files in '.'.
| libtoolize: copying file './ltmain.sh'
| libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
| libtoolize: and rerunning libtoolize and aclocal.
| libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
| autoreconf: running: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/bin/autoconf --include=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal/ --force
| autoreconf: running: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/bin/autoheader --include=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/share/aclocal/ --force
| autoreconf: running: automake --add-missing --copy --force-missing
| configure.ac:12: installing './compile'
| configure.ac:7: installing './missing'
| Makefile.am: installing './depcomp'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running ../../../../../../../../Code/witherspoon-pfault-analysis/configure --build=x86_64-linux --host=arm-openbmc-linux-gnueabi --target=arm-openbmc-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --with-libtool-sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot UCD90160_DEF_YAML_FILE=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/power-sequencer/ucd90160.yaml --disable-static
| configure: loading site script /home/aatir/openbmc/meta/site/endian-little
| configure: loading site script /home/aatir/openbmc/meta/site/arm-common
| configure: loading site script /home/aatir/openbmc/meta/site/arm-32
| configure: loading site script /home/aatir/openbmc/meta/site/common-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common-glibc
| configure: loading site script /home/aatir/openbmc/meta/site/arm-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common
| configure: loading site script /home/aatir/openbmc/meta-openembedded/meta-networking/site/endian-little
| configure: loading site script /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/arm-openbmc-linux-gnueabi_config_site.d/ncurses_config
| checking for a BSD-compatible install... /home/aatir/openbmc/build/tmp/hosttools/install -c
| checking whether build environment is sane... yes
| checking for arm-openbmc-linux-gnueabi-strip... arm-openbmc-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /home/aatir/openbmc/build/tmp/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports nested variables... yes
| configure: error: source directory already configured; run "make distclean" there first
| NOTE: The following config.log files may provide further information.
| NOTE: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/config.log
| ERROR: configure failed
| WARNING: exit code 1 from a shell command.
| WARNING: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
| exec_func(task, localdata)
|
| ERROR: Function failed: do_configure (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_configure.4527)
ERROR: Task (/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3039 tasks of which 3035 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_configure
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake -c populate_sdk obmc-phosphor-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3602 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 2448 .bb files complete (2446 cached, 2 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon
workspace = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:03
Sstate summary: Wanted 391 Found 0 Missed 391 Current 971 (0% match, 71% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Keyboard Interrupt, closing down...
Second Keyboard Interrupt, stopping...
Execution was interrupted, returning a non-zero exit code.
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3602 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 2448 .bb files complete (2446 cached, 2 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon
workspace = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:04
Sstate summary: Wanted 2 Found 0 Missed 2 Current 1720 (0% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: oe_runmake failed
WARNING: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
exec_func(task, localdata)
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.9577)
ERROR: Logfile of failure stored in: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.9577
Log data follows:
| DEBUG: Executing python function externalsrc_compile_prefunc
| NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
| DEBUG: Python function externalsrc_compile_prefunc finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 1
| make all-recursive
| make[1]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Making all in .
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| ./arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=compile arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-gpio.lo -MD -MP -MF .deps/libpower_la-gpio.Tpo -c -o libpower_la-gpio.lo `test -f 'gpio.cpp' || echo '../../../../../../../../Code/witherspoon-pfault-analysis/'`gpio.cpp
| arm-openbmc-linux-gnueabi-libtool: compile: arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-gpio.lo -MD -MP -MF .deps/libpower_la-gpio.Tpo -c ../../../../../../../../Code/witherspoon-pfault-analysis/gpio.cpp -fPIC -DPIC -o .libs/libpower_la-gpio.o
| mv -f .deps/libpower_la-gpio.Tpo .deps/libpower_la-gpio.Plo
| ./arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=compile arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-pmbus.lo -MD -MP -MF .deps/libpower_la-pmbus.Tpo -c -o libpower_la-pmbus.lo `test -f 'pmbus.cpp' || echo '../../../../../../../../Code/witherspoon-pfault-analysis/'`pmbus.cpp
| arm-openbmc-linux-gnueabi-libtool: compile: arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-pmbus.lo -MD -MP -MF .deps/libpower_la-pmbus.Tpo -c ../../../../../../../../Code/witherspoon-pfault-analysis/pmbus.cpp -fPIC -DPIC -o .libs/libpower_la-pmbus.o
| mv -f .deps/libpower_la-pmbus.Tpo .deps/libpower_la-pmbus.Plo
| ./arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=compile arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-utility.lo -MD -MP -MF .deps/libpower_la-utility.Tpo -c -o libpower_la-utility.lo `test -f 'utility.cpp' || echo '../../../../../../../../Code/witherspoon-pfault-analysis/'`utility.cpp
| arm-openbmc-linux-gnueabi-libtool: compile: arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT libpower_la-utility.lo -MD -MP -MF .deps/libpower_la-utility.Tpo -c ../../../../../../../../Code/witherspoon-pfault-analysis/utility.cpp -fPIC -DPIC -o .libs/libpower_la-utility.o
| mv -f .deps/libpower_la-utility.Tpo .deps/libpower_la-utility.Plo
| ./arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=compile arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT org/open_power/Witherspoon/Fault/libpower_la-error.lo -MD -MP -MF org/open_power/Witherspoon/Fault/.deps/libpower_la-error.Tpo -c -o org/open_power/Witherspoon/Fault/libpower_la-error.lo `test -f 'org/open_power/Witherspoon/Fault/error.cpp' || echo '../../../../../../../../Code/witherspoon-pfault-analysis/'`org/open_power/Witherspoon/Fault/error.cpp
| arm-openbmc-linux-gnueabi-libtool: compile: arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT org/open_power/Witherspoon/Fault/libpower_la-error.lo -MD -MP -MF org/open_power/Witherspoon/Fault/.deps/libpower_la-error.Tpo -c ../../../../../../../../Code/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault/error.cpp -fPIC -DPIC -o org/open_power/Witherspoon/Fault/.libs/libpower_la-error.o
| mv -f org/open_power/Witherspoon/Fault/.deps/libpower_la-error.Tpo org/open_power/Witherspoon/Fault/.deps/libpower_la-error.Plo
| ./arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=link arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -static -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o libpower.la libpower_la-gpio.lo libpower_la-pmbus.lo libpower_la-utility.lo org/open_power/Witherspoon/Fault/libpower_la-error.lo -lstdc++fs -lphosphor_logging -lsdbusplus -lsystemd -lphosphor_dbus -lsdbusplus -lsystemd -lsdeventplus -lphosphor_dbus -lopenpower_dbus
| arm-openbmc-linux-gnueabi-libtool: link: arm-openbmc-linux-gnueabi-gcc-ar cru .libs/libpower.a .libs/libpower_la-gpio.o .libs/libpower_la-pmbus.o .libs/libpower_la-utility.o org/open_power/Witherspoon/Fault/.libs/libpower_la-error.o
| /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/bin/arm-openbmc-linux-gnueabi/../../libexec/arm-openbmc-linux-gnueabi/gcc/arm-openbmc-linux-gnueabi/9.1.0/ar: `u' modifier ignored since `D' is the default (see `U')
| arm-openbmc-linux-gnueabi-libtool: link: arm-openbmc-linux-gnueabi-gcc-ranlib .libs/libpower.a
| arm-openbmc-linux-gnueabi-libtool: link: ( cd ".libs" && rm -f "libpower.la" && ln -s "../libpower.la" "libpower.la" )
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Making all in power-sequencer
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| make all-am
| make[3]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-argument.o -MD -MP -MF .deps/pseq_monitor-argument.Tpo -c -o pseq_monitor-argument.o `test -f 'argument.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`argument.cpp
| mv -f .deps/pseq_monitor-argument.Tpo .deps/pseq_monitor-argument.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-main.o -MD -MP -MF .deps/pseq_monitor-main.Tpo -c -o pseq_monitor-main.o `test -f 'main.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`main.cpp
| mv -f .deps/pseq_monitor-main.Tpo .deps/pseq_monitor-main.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-pgood_monitor.o -MD -MP -MF .deps/pseq_monitor-pgood_monitor.Tpo -c -o pseq_monitor-pgood_monitor.o `test -f 'pgood_monitor.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`pgood_monitor.cpp
| mv -f .deps/pseq_monitor-pgood_monitor.Tpo .deps/pseq_monitor-pgood_monitor.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-runtime_monitor.o -MD -MP -MF .deps/pseq_monitor-runtime_monitor.Tpo -c -o pseq_monitor-runtime_monitor.o `test -f 'runtime_monitor.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`runtime_monitor.cpp
| mv -f .deps/pseq_monitor-runtime_monitor.Tpo .deps/pseq_monitor-runtime_monitor.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-ucd90160.o -MD -MP -MF .deps/pseq_monitor-ucd90160.Tpo -c -o pseq_monitor-ucd90160.o `test -f 'ucd90160.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`ucd90160.cpp
| mv -f .deps/pseq_monitor-ucd90160.Tpo .deps/pseq_monitor-ucd90160.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer -I.. -I../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT pseq_monitor-ucd90160_defs.o -MD -MP -MF .deps/pseq_monitor-ucd90160_defs.Tpo -c -o pseq_monitor-ucd90160_defs.o `test -f 'ucd90160_defs.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-sequencer/'`ucd90160_defs.cpp
| mv -f .deps/pseq_monitor-ucd90160_defs.Tpo .deps/pseq_monitor-ucd90160_defs.Po
| ../arm-openbmc-linux-gnueabi-libtool --tag=CXX --mode=link arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o pseq-monitor pseq_monitor-argument.o pseq_monitor-main.o pseq_monitor-pgood_monitor.o pseq_monitor-runtime_monitor.o pseq_monitor-ucd90160.o pseq_monitor-ucd90160_defs.o ../libpower.la -lphosphor_logging -lsdbusplus -lsystemd -lphosphor_dbus -lphosphor_dbus -lsdbusplus -lsystemd -lsdeventplus
| arm-openbmc-linux-gnueabi-libtool: link: arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o pseq-monitor pseq_monitor-argument.o pseq_monitor-main.o pseq_monitor-pgood_monitor.o pseq_monitor-runtime_monitor.o pseq_monitor-ucd90160.o pseq_monitor-ucd90160_defs.o ../.libs/libpower.a -lstdc++fs -lopenpower_dbus -lphosphor_logging -lphosphor_dbus -lsdbusplus -lsystemd -lsdeventplus
| make[3]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| Making all in power-supply
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-supply'
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply -I.. -iquote ../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT psu_monitor-main.o -MD -MP -MF .deps/psu_monitor-main.Tpo -c -o psu_monitor-main.o `test -f 'main.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/'`main.cpp
| mv -f .deps/psu_monitor-main.Tpo .deps/psu_monitor-main.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply -I.. -iquote ../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT psu_monitor-argument.o -MD -MP -MF .deps/psu_monitor-argument.Tpo -c -o psu_monitor-argument.o `test -f 'argument.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/'`argument.cpp
| mv -f .deps/psu_monitor-argument.Tpo .deps/psu_monitor-argument.Po
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply -I.. -iquote ../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT psu_monitor-power_supply.o -MD -MP -MF .deps/psu_monitor-power_supply.Tpo -c -o psu_monitor-power_supply.o `test -f 'power_supply.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/'`power_supply.cpp
| ../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/power_supply.cpp:25:10: fatal error: org/open_power/Witherspoon/Fault/error.hpp: No such file or directory
| 25 | #include <org/open_power/Witherspoon/Fault/error.hpp>
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| compilation terminated.
| Makefile:511: recipe for target 'psu_monitor-power_supply.o' failed
| make[2]: *** [psu_monitor-power_supply.o] Error 1
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-supply'
| ERROR: oe_runmake failed
| Makefile:649: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Makefile:461: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: exit code 1 from a shell command.
| WARNING: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
| exec_func(task, localdata)
|
| ERROR: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.9577)
ERROR: Task (/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3075 tasks of which 3073 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3602 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 2448 .bb files complete (2446 cached, 2 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon
workspace = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:04
Sstate summary: Wanted 2 Found 0 Missed 2 Current 1720 (0% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: oe_runmake failed
WARNING: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
exec_func(task, localdata)
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13343)
ERROR: Logfile of failure stored in: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13343
Log data follows:
| DEBUG: Executing python function externalsrc_compile_prefunc
| NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
| DEBUG: Python function externalsrc_compile_prefunc finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 1
| /bin/bash ./config.status --recheck
| running CONFIG_SHELL=/bin/bash /bin/bash ../../../../../../../../Code/witherspoon-pfault-analysis/configure --build=x86_64-linux --host=arm-openbmc-linux-gnueabi --target=arm-openbmc-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --with-libtool-sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot UCD90160_DEF_YAML_FILE=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/power-sequencer/ucd90160.yaml --disable-static build_alias=x86_64-linux host_alias=arm-openbmc-linux-gnueabi target_alias=arm-openbmc-linux-gnueabi CXX=arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed CPPFLAGS= CC=arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= PKG_CONFIG_PATH=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/lib/pkgconfig:/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/lib/pkgconfig CPP=arm-openbmc-linux-gnueabi-gcc -E --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -march=armv6 -marm -mtune=arm1176jz-s --no-create --no-recursion
| configure: loading site script /home/aatir/openbmc/meta/site/endian-little
| configure: loading site script /home/aatir/openbmc/meta/site/arm-common
| configure: loading site script /home/aatir/openbmc/meta/site/arm-32
| configure: loading site script /home/aatir/openbmc/meta/site/common-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common-glibc
| configure: loading site script /home/aatir/openbmc/meta/site/arm-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common
| configure: loading site script /home/aatir/openbmc/meta-openembedded/meta-networking/site/endian-little
| checking for a BSD-compatible install... /home/aatir/openbmc/build/tmp/hosttools/install -c
| checking whether build environment is sane... yes
| checking for arm-openbmc-linux-gnueabi-strip... arm-openbmc-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /home/aatir/openbmc/build/tmp/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports nested variables... yes
| configure: error: source directory already configured; run "make distclean" there first
| Makefile:491: recipe for target 'config.status' failed
| make: *** [config.status] Error 1
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| WARNING: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
| exec_func(task, localdata)
|
| ERROR: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13343)
ERROR: Task (/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3092 tasks of which 3091 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
aatir@aatir-VirtualBox:~/openbmc/build$ bitbake obmc-phosphor-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3602 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 2448 .bb files complete (2446 cached, 2 parsed). 3603 targets, 348 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.43.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-openbmc-linux-gnueabi"
MACHINE = "witherspoon"
DISTRO = "openbmc-phosphor"
DISTRO_VERSION = "0.1.0"
TUNE_FEATURES = "arm armv6 thumb arm1176jzs"
TARGET_FPU = "soft"
meta
meta-oe
meta-networking
meta-perl
meta-python
meta-phosphor
meta-aspeed
meta-openpower
meta-ibm
meta-witherspoon
workspace = "master:4c78c23ad58dd3358de97d6b5cb39c507f4491f5"
Initialising tasks: 100% |#######################################| Time: 0:00:04
Sstate summary: Wanted 2 Found 0 Missed 2 Current 1720 (0% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: oe_runmake failed
WARNING: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
exec_func(task, localdata)
ERROR: witherspoon-pfault-analysis-1.0+git999-r1 do_compile: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13762)
ERROR: Logfile of failure stored in: /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13762
Log data follows:
| DEBUG: Executing python function externalsrc_compile_prefunc
| NOTE: witherspoon-pfault-analysis: compiling from external source tree /home/aatir/Code/witherspoon-pfault-analysis
| DEBUG: Python function externalsrc_compile_prefunc finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 1
| /bin/bash ./config.status --recheck
| running CONFIG_SHELL=/bin/bash /bin/bash ../../../../../../../../Code/witherspoon-pfault-analysis/configure --build=x86_64-linux --host=arm-openbmc-linux-gnueabi --target=arm-openbmc-linux-gnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --with-libtool-sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot UCD90160_DEF_YAML_FILE=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/power-sequencer/ucd90160.yaml --disable-static build_alias=x86_64-linux host_alias=arm-openbmc-linux-gnueabi target_alias=arm-openbmc-linux-gnueabi CXX=arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed CPPFLAGS= CC=arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= PKG_CONFIG_PATH=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/lib/pkgconfig:/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot/usr/lib/pkgconfig CPP=arm-openbmc-linux-gnueabi-gcc -E --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -march=armv6 -marm -mtune=arm1176jz-s --no-create --no-recursion
| configure: loading site script /home/aatir/openbmc/meta/site/endian-little
| configure: loading site script /home/aatir/openbmc/meta/site/arm-common
| configure: loading site script /home/aatir/openbmc/meta/site/arm-32
| configure: loading site script /home/aatir/openbmc/meta/site/common-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common-glibc
| configure: loading site script /home/aatir/openbmc/meta/site/arm-linux
| configure: loading site script /home/aatir/openbmc/meta/site/common
| configure: loading site script /home/aatir/openbmc/meta-openembedded/meta-networking/site/endian-little
| checking for a BSD-compatible install... /home/aatir/openbmc/build/tmp/hosttools/install -c
| checking whether build environment is sane... yes
| checking for arm-openbmc-linux-gnueabi-strip... arm-openbmc-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /home/aatir/openbmc/build/tmp/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports nested variables... yes
| checking whether make supports nested variables... (cached) yes
| checking whether the C++ compiler works... yes
| checking for C++ compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C++ compiler... yes
| checking whether arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot accepts -g... yes
| checking whether make supports the include directive... yes (GNU style)
| checking dependency style of arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot... gcc3
| checking for arm-openbmc-linux-gnueabi-gcc... arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot
| checking whether we are using the GNU C compiler... yes
| checking whether arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot accepts -g... yes
| checking for arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot option to accept ISO C89... none needed
| checking whether arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot understands -c and -o together... yes
| checking dependency style of arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot... gcc3
| checking for arm-openbmc-linux-gnueabi-ar... arm-openbmc-linux-gnueabi-gcc-ar
| checking the archiver (arm-openbmc-linux-gnueabi-gcc-ar) interface... ar
| checking whether make sets $(MAKE)... (cached) yes
| checking whether arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot supports C++17 features by default... no
| checking whether arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot supports C++17 features with -std=c++17... yes
| configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime
| checking whether C++ compiler accepts -Wall... yes
| checking whether C++ compiler accepts -Werror... yes
| checking how to run the C++ preprocessor... arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -E
| checking for grep that handles long lines and -e... /home/aatir/openbmc/build/tmp/hosttools/grep
| checking for egrep... /home/aatir/openbmc/build/tmp/hosttools/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking linux/gpio.h usability... yes
| checking linux/gpio.h presence... yes
| checking for linux/gpio.h... yes
| checking for arm-openbmc-linux-gnueabi-pkg-config... no
| checking for pkg-config... /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/bin/pkg-config
| configure: WARNING: using cross tools not prefixed with host triplet
| checking pkg-config is at least version 0.9.0... yes
| checking for sdbusplus... yes
| checking for sdeventplus... yes
| checking for phosphor-logging... yes
| checking for phosphor-dbus-interfaces... yes
| checking for openpower-dbus-interfaces... yes
| checking for sdbus++... /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native/usr/bin/sdbus++
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... arm-openbmc-linux-gnueabi
| checking how to print strings... printf
| checking for a sed that does not truncate output... (cached) sed
| checking for fgrep... /home/aatir/openbmc/build/tmp/hosttools/grep -F
| checking for ld used by arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot... arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot
| checking if the linker (arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... arm-openbmc-linux-gnueabi-nm
| checking the name lister (arm-openbmc-linux-gnueabi-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking how to convert x86_64-pc-linux-gnu file names to arm-openbmc-linux-gnueabi format... func_convert_file_noop
| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
| checking for arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot option to reload object files... -r
| checking for arm-openbmc-linux-gnueabi-objdump... arm-openbmc-linux-gnueabi-objdump
| checking how to recognize dependent libraries... pass_all
| checking for arm-openbmc-linux-gnueabi-dlltool... no
| checking for dlltool... no
| checking how to associate runtime and link libraries... printf %s\n
| checking for arm-openbmc-linux-gnueabi-ar... (cached) arm-openbmc-linux-gnueabi-gcc-ar
| checking for archiver @FILE support... @
| checking for arm-openbmc-linux-gnueabi-strip... (cached) arm-openbmc-linux-gnueabi-strip
| checking for arm-openbmc-linux-gnueabi-ranlib... arm-openbmc-linux-gnueabi-gcc-ranlib
| checking command to parse arm-openbmc-linux-gnueabi-nm output from arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot object... ok
| checking for sysroot... /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot
| checking for a working dd... /home/aatir/openbmc/build/tmp/hosttools/dd
| checking how to truncate binary pipes... /home/aatir/openbmc/build/tmp/hosttools/dd bs=4096 count=1
| checking for arm-openbmc-linux-gnueabi-mt... no
| checking for mt... no
| checking if : is a manifest tool... no
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot supports -fno-rtti -fno-exceptions... no
| checking for arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot option to produce PIC... -fPIC -DPIC
| checking if arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot PIC flag -fPIC -DPIC works... yes
| checking if arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot static flag -static works... yes
| checking if arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot supports -c -o file.o... yes
| checking if arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot supports -c -o file.o... (cached) yes
| checking whether the arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot linker (arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... no
| checking how to run the C++ preprocessor... arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -E
| checking for ld used by arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17... arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot
| checking if the linker (arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot ) is GNU ld... yes
| checking whether the arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 linker (arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot ) supports shared libraries... yes
| checking for arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 option to produce PIC... -fPIC -DPIC
| checking if arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 PIC flag -fPIC -DPIC works... yes
| checking if arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 static flag -static works... yes
| checking if arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 supports -c -o file.o... yes
| checking if arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 supports -c -o file.o... (cached) yes
| checking whether the arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 linker (arm-openbmc-linux-gnueabi-ld --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot ) supports shared libraries... yes
| checking dynamic linker characteristics... (cached) GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking how to run the C preprocessor... arm-openbmc-linux-gnueabi-gcc -E --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -march=armv6 -marm -mtune=arm1176jz-s
| checking whether arm-openbmc-linux-gnueabi-gcc -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot is Clang... no
| checking whether pthreads work with -pthread... yes
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
| checking whether more special flags are required for pthreads... no
| checking for PTHREAD_PRIO_INHERIT... yes
| configure: creating ./config.status
| /bin/bash ./config.status
| config.status: creating Makefile
| config.status: creating power-sequencer/Makefile
| config.status: creating power-supply/Makefile
| config.status: creating test/Makefile
| config.status: creating power-supply/test/Makefile
| config.status: creating config.h
| config.status: config.h is unchanged
| config.status: executing depfiles commands
| config.status: executing libtool commands
| make all-recursive
| make[1]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Making all in .
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Making all in power-sequencer
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| make all-am
| make[3]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| make[3]: Nothing to be done for 'all-am'.
| make[3]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-sequencer'
| Making all in power-supply
| make[2]: Entering directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-supply'
| arm-openbmc-linux-gnueabi-g++ -march=armv6 -marm -mtune=arm1176jz-s --sysroot=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot -std=c++17 -DHAVE_CONFIG_H -I. -I../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply -I.. -iquote ../../../../../../../../../Code/witherspoon-pfault-analysis -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1=/usr/src/debug/witherspoon-pfault-analysis/1.0+git999-r1 -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot= -fdebug-prefix-map=/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -Wall -Werror -MT psu_monitor-power_supply.o -MD -MP -MF .deps/psu_monitor-power_supply.Tpo -c -o psu_monitor-power_supply.o `test -f 'power_supply.cpp' || echo '../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/'`power_supply.cpp
| ../../../../../../../../../Code/witherspoon-pfault-analysis/power-supply/power_supply.cpp:25:10: fatal error: org/open_power/Witherspoon/Fault/error.hpp: No such file or directory
| 25 | #include <org/open_power/Witherspoon/Fault/error.hpp>
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| compilation terminated.
| Makefile:511: recipe for target 'psu_monitor-power_supply.o' failed
| make[2]: *** [psu_monitor-power_supply.o] Error 1
| make[2]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999/power-supply'
| ERROR: oe_runmake failed
| Makefile:649: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/witherspoon-pfault-analysis-1.0+git999'
| Makefile:461: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: exit code 1 from a shell command.
| WARNING: /home/aatir/openbmc/poky/bitbake/lib/bb/build.py:619: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/aatir/Code/witherspoon-pfault-analysis/singletask.lock' mode='a+' encoding='UTF-8'>
| exec_func(task, localdata)
|
| ERROR: Function failed: do_compile (log file is located at /home/aatir/openbmc/build/tmp/work/armv6-openbmc-linux-gnueabi/witherspoon-pfault-analysis/1.0+git999-r1/temp/log.do_compile.13762)
ERROR: Task (/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3088 tasks of which 3087 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/aatir/openbmc/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment