Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created October 24, 2020 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/a1edbfbcf1d5702cec2d40d8d5ae6d12 to your computer and use it in GitHub Desktop.
Save oberstet/a1edbfbcf1d5702cec2d40d8d5ae6d12 to your computer and use it in GitHub Desktop.
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$ MACHINE=raspberrypi3 DISTRO=cfxos bitbake-layers show-appends snapd
NOTE: Starting bitbake server...
Loading cache: 100% |#####################################################################################################| Time: 0:00:00
Loaded 3661 entries from dependency cache.
=== Matched appended recipes ===
snapd_2.47.1.bb:
/home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-cfxos/recipes-support/snapd/snapd_2.%.bbappend
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$ clear
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$ MACHINE=raspberrypi3 DISTRO=cfxos bitbake-layers show-appends snapd
NOTE: Starting bitbake server...
Loading cache: 100% |#####################################################################################################| Time: 0:00:00
Loaded 3661 entries from dependency cache.
=== Matched appended recipes ===
snapd_2.47.1.bb:
/home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-cfxos/recipes-support/snapd/snapd_2.%.bbappend
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$ cat /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-cfxos/recipes-support/snapd/snapd_2.%.bbappend
# requires an apparmor & seccomp enabled kernel!
EXTRA_OECONF += " --enable-apparmor --enable-seccomp"
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$ MACHINE=raspberrypi3 DISTRO=cfxos bitbake -k --continue snapd
Loading cache: 100% |#####################################################################################################| Time: 0:00:00
Loaded 3661 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.46.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-crossbario-linux-gnueabi"
MACHINE = "raspberrypi3"
DISTRO = "cfxos"
DISTRO_VERSION = "20.10.1.dev1"
TUNE_FEATURES = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
TARGET_FPU = "hard"
meta
meta-poky
meta-yocto-bsp = "HEAD:2181825a62efd9fdc843f820076096a760409b2d"
meta-oe
meta-python
meta-multimedia
meta-networking
meta-perl
meta-filesystems = "HEAD:2a5c534d2b9f01e9c0f39701fccd7fc874945b1c"
meta-security = "HEAD:c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7"
meta-virtualization = "HEAD:ff997b6b3ba800978546098ab3cdaa113b6695e1"
meta-raspberrypi = "HEAD:085fb07e103745ca47cab9bf93195a416b1e83dd"
meta-mender-core
meta-mender-raspberrypi = "HEAD:ddd60fc33826c4cb47525348569d6029b5b6b0de"
meta-snappy = "support-dunfell:207765179cdc73a27dac6f8849d93b79cf3218f6"
meta-cfxos = "master:cf9051ba1c3eae8ec221d6a4da2f809ceb88568d"
Initialising tasks: 100% |################################################################################################| Time: 0:00:00
Sstate summary: Wanted 76 Found 70 Missed 6 Current 274 (92% match, 98% complete)
NOTE: Executing Tasks
ERROR: snapd-2.47.1-r0 do_configure: configure failed
ERROR: snapd-2.47.1-r0 do_configure: Execution of '/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/run.do_configure.30661' failed with exit code 1:
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
*** Setting version to '2.47.1' from user.
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
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --system-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
aclocal: warning: unknown warning category 'cross'
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
autoreconf: running: automake --add-missing --copy --force-missing --warnings=cross
automake: warning: unknown warning category 'cross'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --with-libtool-sysroot, --enable-seccomp
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/endian-little
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-common
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-32
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-linux
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-glibc
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-linux
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-openembedded/meta-networking/site/endian-little
configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/arm-crossbario-linux-gnueabi_config_site.d/ncurses_config
checking for arm-crossbario-linux-gnueabi-gcc... arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot
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-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot accepts -g... yes
checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C89... none needed
checking whether arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot understands -c and -o together... yes
checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
checking for grep that handles long lines and -e... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep
checking for egrep... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/install -c
checking whether build environment is sane... yes
checking for arm-crossbario-linux-gnueabi-strip... arm-crossbario-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C99... none needed
checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
checking whether make sets $(MAKE)... (cached) yes
checking for arm-crossbario-linux-gnueabi-ranlib... arm-crossbario-linux-gnueabi-gcc-ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for unistd.h... (cached) yes
checking sys/quota.h usability... yes
checking sys/quota.h presence... yes
checking for sys/quota.h... yes
checking for xfs/xqm.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for unistd.h... (cached) yes
checking for working chown... (cached) yes
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-crossbario-linux-gnueabi
checking for working strnlen... yes
checking for mkdir... yes
checking for regcomp... yes
checking for setenv... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for secure_getenv... yes
checking for arm-crossbario-linux-gnueabi-pkg-config... no
checking for pkg-config... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/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 glib-2.0... yes
checking for libapparmor... no
configure: error: Package requirements (libapparmor) were not met:
No package 'libapparmor' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables APPARMOR_CFLAGS
and APPARMOR_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
WARNING: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/run.do_configure.30661:1 exit 1 from 'exit 1'
ERROR: Logfile of failure stored in: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/log.do_configure.30661
Log data follows:
| 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
| fatal: not a git repository (or any of the parent directories): .git
| fatal: not a git repository (or any of the parent directories): .git
| *** Setting version to '2.47.1' from user.
| 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/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/
| autoreconf: Entering directory `.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal --system-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| aclocal: warning: unknown warning category 'cross'
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| autoreconf: running: automake --add-missing --copy --force-missing --warnings=cross
| automake: warning: unknown warning category 'cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| NOTE: Running ../snapd-2.47.1/cmd/configure --build=x86_64-linux --host=arm-crossbario-linux-gnueabi --target=arm-crossbario-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 --disable-dependency-tracking --with-libtool-sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot --disable-apparmor --libexecdir=/usr/lib/snapd --with-snap-mount-dir=/snap --enable-apparmor --enable-seccomp
| configure: WARNING: unrecognized options: --with-libtool-sysroot, --enable-seccomp
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/endian-little
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-common
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-32
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-linux
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-glibc
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-linux
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-openembedded/meta-networking/site/endian-little
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/arm-crossbario-linux-gnueabi_config_site.d/ncurses_config
| checking for arm-crossbario-linux-gnueabi-gcc... arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot
| 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-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot accepts -g... yes
| checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C89... none needed
| checking whether arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot understands -c and -o together... yes
| checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
| checking for grep that handles long lines and -e... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep
| checking for egrep... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep -E
| checking for ANSI C header files... (cached) yes
| checking for sys/types.h... (cached) yes
| checking for sys/stat.h... (cached) yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking for memory.h... (cached) yes
| checking for strings.h... (cached) yes
| checking for inttypes.h... (cached) yes
| checking for stdint.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking minix/config.h usability... no
| checking minix/config.h presence... no
| checking for minix/config.h... no
| checking whether it is safe to define __EXTENSIONS__... yes
| checking for a BSD-compatible install... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/install -c
| checking whether build environment is sane... yes
| checking for arm-crossbario-linux-gnueabi-strip... arm-crossbario-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports the include directive... yes (GNU style)
| checking whether make supports nested variables... yes
| checking dependency style of arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot... none
| checking whether to enable maintainer-specific portions of Makefiles... yes
| checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C99... none needed
| checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
| checking whether make sets $(MAKE)... (cached) yes
| checking for arm-crossbario-linux-gnueabi-ranlib... arm-crossbario-linux-gnueabi-gcc-ranlib
| checking for special C compiler options needed for large files... no
| checking for _FILE_OFFSET_BITS value needed for large files... 64
| checking fcntl.h usability... yes
| checking fcntl.h presence... yes
| checking for fcntl.h... yes
| checking limits.h usability... yes
| checking limits.h presence... yes
| checking for limits.h... yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking sys/mount.h usability... yes
| checking sys/mount.h presence... yes
| checking for sys/mount.h... yes
| checking for unistd.h... (cached) yes
| checking sys/quota.h usability... yes
| checking sys/quota.h presence... yes
| checking for sys/quota.h... yes
| checking for xfs/xqm.h... yes
| checking for stdbool.h that conforms to C99... yes
| checking for _Bool... yes
| checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
| checking for mode_t... yes
| checking for pid_t... yes
| checking for size_t... yes
| checking for unistd.h... (cached) yes
| checking for working chown... (cached) yes
| checking for error_at_line... yes
| checking vfork.h usability... no
| checking vfork.h presence... no
| checking for vfork.h... no
| checking for fork... yes
| checking for vfork... yes
| checking for working fork... cross
| configure: WARNING: result yes guessed because of cross compilation
| checking for working vfork... (cached) yes
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... arm-crossbario-linux-gnueabi
| checking for working strnlen... yes
| checking for mkdir... yes
| checking for regcomp... yes
| checking for setenv... yes
| checking for strdup... yes
| checking for strerror... (cached) yes
| checking for secure_getenv... yes
| checking for arm-crossbario-linux-gnueabi-pkg-config... no
| checking for pkg-config... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/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 glib-2.0... yes
| checking for libapparmor... no
| configure: error: Package requirements (libapparmor) were not met:
|
| No package 'libapparmor' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables APPARMOR_CFLAGS
| and APPARMOR_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| NOTE: The following config.log files may provide further information.
| NOTE: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/build/config.log
| ERROR: configure failed
| WARNING: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/run.do_configure.30661:1 exit 1 from 'exit 1'
| ERROR: Execution of '/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/run.do_configure.30661' failed with exit code 1:
| fatal: not a git repository (or any of the parent directories): .git
| fatal: not a git repository (or any of the parent directories): .git
| *** Setting version to '2.47.1' from user.
| 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
| autoreconf: Entering directory `.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal --system-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| aclocal: warning: unknown warning category 'cross'
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| autoreconf: running: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force --warnings=cross
| autoreconf: running: automake --add-missing --copy --force-missing --warnings=cross
| automake: warning: unknown warning category 'cross'
| autoreconf: running: gnu-configize
| autoreconf: Leaving directory `.'
| configure: WARNING: unrecognized options: --with-libtool-sysroot, --enable-seccomp
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/endian-little
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-common
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-32
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-linux
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common-glibc
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/arm-linux
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/poky/meta/site/common
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-openembedded/meta-networking/site/endian-little
| configure: loading site script /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot/usr/share/arm-crossbario-linux-gnueabi_config_site.d/ncurses_config
| checking for arm-crossbario-linux-gnueabi-gcc... arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot
| 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-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot accepts -g... yes
| checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C89... none needed
| checking whether arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot understands -c and -o together... yes
| checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
| checking for grep that handles long lines and -e... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep
| checking for egrep... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/grep -E
| checking for ANSI C header files... (cached) yes
| checking for sys/types.h... (cached) yes
| checking for sys/stat.h... (cached) yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking for memory.h... (cached) yes
| checking for strings.h... (cached) yes
| checking for inttypes.h... (cached) yes
| checking for stdint.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking minix/config.h usability... no
| checking minix/config.h presence... no
| checking for minix/config.h... no
| checking whether it is safe to define __EXTENSIONS__... yes
| checking for a BSD-compatible install... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/install -c
| checking whether build environment is sane... yes
| checking for arm-crossbario-linux-gnueabi-strip... arm-crossbario-linux-gnueabi-strip
| checking for a thread-safe mkdir -p... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports the include directive... yes (GNU style)
| checking whether make supports nested variables... yes
| checking dependency style of arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot... none
| checking whether to enable maintainer-specific portions of Makefiles... yes
| checking for arm-crossbario-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot option to accept ISO C99... none needed
| checking how to run the C preprocessor... arm-crossbario-linux-gnueabi-gcc -E --sysroot=/home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/recipe-sysroot -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7
| checking whether make sets $(MAKE)... (cached) yes
| checking for arm-crossbario-linux-gnueabi-ranlib... arm-crossbario-linux-gnueabi-gcc-ranlib
| checking for special C compiler options needed for large files... no
| checking for _FILE_OFFSET_BITS value needed for large files... 64
| checking fcntl.h usability... yes
| checking fcntl.h presence... yes
| checking for fcntl.h... yes
| checking limits.h usability... yes
| checking limits.h presence... yes
| checking for limits.h... yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking sys/mount.h usability... yes
| checking sys/mount.h presence... yes
| checking for sys/mount.h... yes
| checking for unistd.h... (cached) yes
| checking sys/quota.h usability... yes
| checking sys/quota.h presence... yes
| checking for sys/quota.h... yes
| checking for xfs/xqm.h... yes
| checking for stdbool.h that conforms to C99... yes
| checking for _Bool... yes
| checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
| checking for mode_t... yes
| checking for pid_t... yes
| checking for size_t... yes
| checking for unistd.h... (cached) yes
| checking for working chown... (cached) yes
| checking for error_at_line... yes
| checking vfork.h usability... no
| checking vfork.h presence... no
| checking for vfork.h... no
| checking for fork... yes
| checking for vfork... yes
| checking for working fork... cross
| configure: WARNING: result yes guessed because of cross compilation
| checking for working vfork... (cached) yes
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... arm-crossbario-linux-gnueabi
| checking for working strnlen... yes
| checking for mkdir... yes
| checking for regcomp... yes
| checking for setenv... yes
| checking for strdup... yes
| checking for strerror... (cached) yes
| checking for secure_getenv... yes
| checking for arm-crossbario-linux-gnueabi-pkg-config... no
| checking for pkg-config... /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/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 glib-2.0... yes
| checking for libapparmor... no
| configure: error: Package requirements (libapparmor) were not met:
|
| No package 'libapparmor' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables APPARMOR_CFLAGS
| and APPARMOR_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| WARNING: /home/oberstet/scm/crossbario/crossbarfx-os/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-crossbario-linux-gnueabi/snapd/2.47.1-r0/temp/run.do_configure.30661:1 exit 1 from 'exit 1'
|
ERROR: Task (/home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-snappy/recipes-support/snapd/snapd_2.47.1.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1440 tasks of which 1439 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/oberstet/scm/crossbario/crossbarfx-os/build/../sources/meta-snappy/recipes-support/snapd/snapd_2.47.1.bb:do_configure
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
oberstet@intel-nuci7:~/scm/crossbario/crossbarfx-os/build$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment