[oe] [meta-oe][PATCH] ostree: Add recipe

Alex Kiernan alex.kiernan at gmail.com
Sat Sep 21 11:08:28 UTC 2019


On Fri, Sep 20, 2019 at 8:22 PM Khem Raj <raj.khem at gmail.com> wrote:
>
> Also fails on all builders
>
> https://errors.yoctoproject.org/Errors/Details/271527/
>

Huh... I could've sworn I tested all PACAKGECONFIGs, clearly I didn't
do gobject-introspection.

| x86_64-poky-linux-libtool: link: x86_64-poky-linux-gcc -m64
-march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong
-D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
--sysroot=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot
-std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body
-Werror=strict-prototypes -Werror=missing-prototypes
-Werror=implicit-function-declaration -Werror=format=2
-Werror=format-security -Werror=format-nonliteral
-Werror=pointer-arith -Werror=init-self -Werror=missing-declarations
-Werror=return-type -Werror=switch -Werror=overflow
-Werror=int-conversion -Werror=parentheses -Werror=undef
-Werror=incompatible-pointer-types -Werror=misleading-indentation
-Werror=missing-include-dirs -Werror=aggregate-return
-Wstrict-aliasing=2 -Werror=unused-result -I../git/src/libotutil
-I../git/src/libostree -I./src/libostree -I../git/src/ostree
-I../git/libglnx -pthread
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/gio-unix-2.0
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/libmount
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/blkid
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/glib-2.0
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/lib/glib-2.0/include
-DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -pthread
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/gio-unix-2.0
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/libmount
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/blkid
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/include/glib-2.0
-I/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot/usr/lib/glib-2.0/include
-I../git/libglnx -O2 -pipe -g -feliminate-unused-debug-types
-fmacro-prefix-map=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0=/usr/src/debug/ostree/2019.3-r0
-fdebug-prefix-map=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0=/usr/src/debug/ostree/2019.3-r0
-fdebug-prefix-map=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot=
-fdebug-prefix-map=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/recipe-sysroot-native=
-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o tests/.libs/test-rollsum-cli
src/libostree/tests_test_rollsum_cli-ostree-rollsum.o
tests/test_rollsum_cli-test-rollsum-cli.o  ./.libs/libbupsplit.a
./.libs/libglnx.a ./.libs/libotutil.a ./.libs/libostree-1.so
./.libs/libostreetest.a
/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0/build/.libs/libostree-1.so
-lgpgme -lpthread -lassuan -lgpg-error -llzma -lsoup-2.4 -lgio-2.0
-lgobject-2.0 -lglib-2.0 -lz -pthread
...
| gcc: error: unrecognized command line option
‘-fmacro-prefix-map=/home/akiernan/poky/build/tmp/work/core2-64-poky-linux/ostree/2019.3-r0=/usr/src/debug/ostree/2019.3-r0’

That feels like a really strange failure, any insight gratefully accepted!

-- 
Alex Kiernan


More information about the Openembedded-devel mailing list