From: Martin Jansa <martin.jansa@gmail.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-commits] Robert Yang : make: upgrade to 4.0
Date: Wed, 8 Jan 2014 12:57:36 +0100 [thread overview]
Message-ID: <20140108115736.GX3709@jama> (raw)
In-Reply-To: <20140106112937.00B9650473@opal>
[-- Attachment #1: Type: text/plain, Size: 3842 bytes --]
On Mon, Jan 06, 2014 at 11:29:36AM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: f2b40e09e1d9767001f8fd9d5948ff2757491b2f
> URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f2b40e09e1d9767001f8fd9d5948ff2757491b2f
>
> Author: Robert Yang <liezhi.yang@windriver.com>
> Date: Fri Dec 27 21:46:10 2013 +0800
>
> make: upgrade to 4.0
>
> Upgrade to 4.0, remove the following patches since they have been fixed
> by the upgrade:
> - expand_MAKEFLAGS.patch
> - intermediate-target-bugfix.patch
> - make-savannah-bug30612-fix_white_space.patch
> - make-savannah-bug30612-handling_of_archives.patch
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Fails to build here:
whole log:
http://jenkins.nas-admin.org/job/oe_shr-image-all_tmpfs_qemuarm/182/consoleFull
important part:
| arm-oe-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork --sysroot=/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -pthread -I/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0 -O2 -pipe -g -feliminate-unused-debug-types -c -o guile.o guile.c
| In file included from /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0/libguile/pthread-threads.h:33:0,
| from /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0/libguile/threads.h:36,
| from /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0/libguile/async.h:28,
| from /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0/libguile.h:37,
| from guile.c:25:
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/guile/2.0/libguile/bdw-gc.h:47:19: fatal error: gc/gc.h: No such file or directory
| #include <gc/gc.h>
| ^
| compilation terminated.
| make[2]: *** [guile.o] Error 1
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/make/4.0-r0/make-4.0'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/make/4.0-r0/make-4.0'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/make/4.0-r0/temp/log.do_compile.11565)
NOTE: recipe make-4.0-r0: task do_compile: Failed
>
> ---
>
> .../make/make-3.82/expand_MAKEFLAGS.patch | 39 -----
> .../make-3.82/intermediate-target-bugfix.patch | 23 ---
> .../make-savannah-bug30612-fix_white_space.patch | 58 -------
> ...ke-savannah-bug30612-handling_of_archives.patch | 188 ---------------------
> meta/recipes-devtools/make/make_3.82.bb | 16 --
> meta/recipes-devtools/make/make_4.0.bb | 10 ++
> 6 files changed, 10 insertions(+), 324 deletions(-)
>
> Diff: http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=f2b40e09e1d9767001f8fd9d5948ff2757491b2f
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next parent reply other threads:[~2014-01-08 11:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20140106112937.00B9650473@opal>
2014-01-08 11:57 ` Martin Jansa [this message]
2014-01-08 12:33 ` [oe-commits] Robert Yang : make: upgrade to 4.0 Richard Purdie
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=20140108115736.GX3709@jama \
--to=martin.jansa@gmail.com \
--cc=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox