From: Martin Jansa <martin.jansa@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V2] gcc: Update to 8.3 latest on 8.x release
Date: Fri, 1 Mar 2019 00:07:36 +0100 [thread overview]
Message-ID: <20190228230736.GC1503@jama> (raw)
In-Reply-To: <20190227180725.21396-1-raj.khem@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2198 bytes --]
On Wed, Feb 27, 2019 at 10:07:25AM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> v2: Add checksums and fix version
Something probably doesn't get rebuilt properly, I've noticed one
failure in incremental build after applying this:
ERROR: libvpx-1.7.0-r0 do_compile: Function failed: do_compile (log file is located at /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/libvpx/1.7.0-r0/temp/log.do_compile.28823)
ERROR: Logfile of failure stored in: /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/libvpx/1.7.0-r0/temp/log.do_compile.28823
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 9
| [DEP] test/test_vectors.cc.d
| [DEP] vp8/common/entropymv.c.d
| [DEP] vpx_dsp/skin_detection.c.d
| [DEP] vp8/encoder/dct.c.d
| [DEP] vp8/common/idctllm.c.d
| make[1]: *** No rule to make target '/OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/libvpx/1.7.0-r0/recipe-sysroot-native/usr/lib/i586-webos-linux/gcc/i586-webos-linux/8.2.0/include/stddef.h', needed by 'vpx/src/vpx_decoder.c.o'. Stop.
| Makefile:17: recipe for target '.DEFAULT' failed
| make: *** [.DEFAULT] Error 2
| ERROR: oe_runmake failed
| WARNING: /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/libvpx/1.7.0-r0/temp/run.do_compile.28823:1 exit 1 from 'exit 1'
| ERROR: Function failed: do_compile (log file is located at /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/libvpx/1.7.0-r0/temp/log.do_compile.28823)
NOTE: recipe libvpx-1.7.0-r0: task do_compile: Failed
ERROR: Task (/OE/build/luneos-master/webos-ports/meta-openembedded/meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb:do_compile) failed with exit code '1'
I will check where the path with 8.2.0 came from, but cleaning the libvpx WORKDIR fixes the failure.
Maybe there is something wrong with the WORKDIR cleanup when do_configure is being re-executed (like fdt issue in qemu-native reported in the other thread).
Well libvpx doesn't use autotools/cmake with separate B/S directories, so the automatic cleanup during do_configure cannot do much.
Regards,
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
prev parent reply other threads:[~2019-02-28 23:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-27 18:07 [PATCH V2] gcc: Update to 8.3 latest on 8.x release Khem Raj
2019-02-28 23:07 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190228230736.GC1503@jama \
--to=martin.jansa@gmail.com \
--cc=abrodkin@synopsys.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.