From: Martin Jansa <martin.jansa@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>,
"openembedded-core@lists.openembedded.org oe-core layer"
<Openembedded-core@lists.openembedded.org>
Subject: Re: [RFT] GCC 4.8 recipes
Date: Sat, 30 Mar 2013 10:03:19 +0100 [thread overview]
Message-ID: <20130330090319.GM11120@jama> (raw)
In-Reply-To: <20130329145514.GH11120@jama>
[-- Attachment #1: Type: text/plain, Size: 2299 bytes --]
On Fri, Mar 29, 2013 at 03:55:14PM +0100, Martin Jansa wrote:
> On Wed, Mar 27, 2013 at 10:51:50PM -0700, Khem Raj wrote:
> > All,
> >
> > I have added gcc 4.8 recipes and the branch is here
> >
> > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8
> >
> > cgit
> >
> > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-4.8
> >
> > Please test it out on your respective environments if you can.
>
> First failed task in world rebuild:
And now the rest of qemuarm gcc-4.8 world failure
openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.148.bb, do_compile
ICE as reported before
openembedded-core/meta/recipes-devtools/gcc/gcc_4.8.bb, do_compile
gcc-4.8.0/libatomic/config/linux/arm/store_n.c:46:0: fatal error:
opening dependency file .deps/store_1_.lo.Ppo: No such file or directory
| #include "../../../store_n.c"
openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb, do_compile
xf86Crtc.c:391:5: error: implicit declaration of function 'xf86InputRotationNotify' [-Werror=implicit-function-declaration]
openembedded-core/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb, do_compile
xmodmap.c:289:5: error: implicit declaration of function 'asprintf' [-Werror=implicit-function-declaration]
meta-openembedded/meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb, do_compile
glib-2.0/glib/gmacros.h:162:53: error: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Werror=unused-local-typedefs]
meta-openembedded/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb, do_compile
glib-2.0/glib/gmacros.h:162:53: error: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used
meta-openembedded/meta-oe/recipes-support/ipsec-tools/ipsec-tools_0.7.2.bb, do_compile
ipsec_doi.c:1321:24: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Werror=sizeof-pointer-memaccess]
| memset(pair, 0, sizeof(pair));
And couple of old failures, which are not caused by gcc upgrade for sure.
Complete log:
http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130329_124637.log/
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Martin Jansa <martin.jansa@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>,
"openembedded-core@lists.openembedded.org oe-core layer"
<Openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [RFT] GCC 4.8 recipes
Date: Sat, 30 Mar 2013 10:03:19 +0100 [thread overview]
Message-ID: <20130330090319.GM11120@jama> (raw)
In-Reply-To: <20130329145514.GH11120@jama>
[-- Attachment #1: Type: text/plain, Size: 2299 bytes --]
On Fri, Mar 29, 2013 at 03:55:14PM +0100, Martin Jansa wrote:
> On Wed, Mar 27, 2013 at 10:51:50PM -0700, Khem Raj wrote:
> > All,
> >
> > I have added gcc 4.8 recipes and the branch is here
> >
> > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8
> >
> > cgit
> >
> > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-4.8
> >
> > Please test it out on your respective environments if you can.
>
> First failed task in world rebuild:
And now the rest of qemuarm gcc-4.8 world failure
openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.148.bb, do_compile
ICE as reported before
openembedded-core/meta/recipes-devtools/gcc/gcc_4.8.bb, do_compile
gcc-4.8.0/libatomic/config/linux/arm/store_n.c:46:0: fatal error:
opening dependency file .deps/store_1_.lo.Ppo: No such file or directory
| #include "../../../store_n.c"
openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb, do_compile
xf86Crtc.c:391:5: error: implicit declaration of function 'xf86InputRotationNotify' [-Werror=implicit-function-declaration]
openembedded-core/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb, do_compile
xmodmap.c:289:5: error: implicit declaration of function 'asprintf' [-Werror=implicit-function-declaration]
meta-openembedded/meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb, do_compile
glib-2.0/glib/gmacros.h:162:53: error: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Werror=unused-local-typedefs]
meta-openembedded/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb, do_compile
glib-2.0/glib/gmacros.h:162:53: error: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used
meta-openembedded/meta-oe/recipes-support/ipsec-tools/ipsec-tools_0.7.2.bb, do_compile
ipsec_doi.c:1321:24: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Werror=sizeof-pointer-memaccess]
| memset(pair, 0, sizeof(pair));
And couple of old failures, which are not caused by gcc upgrade for sure.
Complete log:
http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130329_124637.log/
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-03-30 9:20 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-28 5:51 [RFT] GCC 4.8 recipes Khem Raj
2013-03-28 7:36 ` Yi Qingliang
2013-03-28 8:29 ` Koen Kooi
2013-03-28 9:49 ` Yi Qingliang
2013-03-28 9:02 ` Marcin Juszkiewicz
2013-03-28 15:46 ` Marcin Juszkiewicz
2013-03-28 16:07 ` Khem Raj
2013-03-28 17:49 ` Richard Purdie
2013-03-29 8:13 ` Elvis Dowson
2013-03-29 8:13 ` [OE-core] " Elvis Dowson
2013-03-29 8:18 ` Khem Raj
2013-03-29 8:18 ` [OE-core] " Khem Raj
2013-03-29 14:55 ` Martin Jansa
2013-03-29 14:55 ` [OE-core] " Martin Jansa
2013-03-30 9:03 ` Martin Jansa [this message]
2013-03-30 9:03 ` Martin Jansa
2013-04-01 9:52 ` Martin Jansa
2013-04-01 9:52 ` [OE-core] " Martin Jansa
2013-04-02 14:22 ` Khem Raj
2013-04-02 14:22 ` [OE-core] " Khem Raj
2013-04-20 0:32 ` Khem Raj
2013-04-20 0:32 ` [OE-core] " Khem Raj
2013-05-10 12:53 ` Martin Jansa
2013-05-10 12:53 ` [OE-core] " Martin Jansa
2013-05-14 16:29 ` [RFC][PATCH] gcc-4.8: temporary disable thumb Martin Jansa
2013-05-14 21:14 ` Khem Raj
2013-09-18 23:58 ` [PATCH] " Martin Jansa
2013-04-11 14:23 ` [RFT] GCC 4.8 recipes Jack Mitchell
2013-04-15 2:14 ` Khem Raj
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=20130330090319.GM11120@jama \
--to=martin.jansa@gmail.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@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.