[yocto] [Recipe reporting system] Upgradable recipe name list

2016-06-05 Thread recipe-report
This mail was sent out by Recipe reporting system.

This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade at this time, they can fill
RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder
until newer upstream version was detected.

Example:
RECIPE_NO_UPDATE_REASON = "Version 2.0 is unstable"

You can check the detail information at:

http://recipes.yoctoproject.org/

Package   VersionUpstream version  Maintainer   
NoUpgradeReason
  -    
---  --
texinfo   6.06.1   Alejandro 
Hernandez
ruby  2.2.5  2.3.1 Alejandro 
Hernandez
perl  5.22.1 5.24.0Alejandro 
Hernandez
python-dbus   1.2.0  1.2.4 Alejandro 
Hernandez
python-git1.0.2  2.0.5 Alejandro 
Hernandez
python-mako   1.0.3  1.0.4 Alejandro 
Hernandez
python-numpy  1.10.4 1.11.0Alejandro 
Hernandez
python-pygobject  3.18.2 3.21.0Alejandro 
Hernandez
python-scons  2.4.1  2.5.0 Alejandro 
Hernandez
python-pexpect4.0.1  4.1.0 Alejandro 
Hernandez
python3-setuptools19.4   22.0.0Alejandro 
Hernandez
python3-pip   8.0.0  8.1.2 Alejandro 
Hernandez
eudev 3.1.5  3.2   Alejandro 
Hernandez
python-setuptools 19.4   22.0.0Alejandro 
Hernandez
perl-native   5.22.1 5.24.0Alejandro 
Hernandez
python-scons-native   2.4.1  2.5.0 Alejandro 
Hernandez
liberation-fonts  1.04   2.00.1Alexander 
Kanavin2.x depends on fontforge pa...
bjam-native   1.60.0 1.61.0Alexander Kanavin
gnome-desktop33.18.2 3.20.2Alexander Kanavin
watchdog  5.14   5.15  Alexander Kanavin
kexec-tools   2.0.11 2.0.12Alexander Kanavin
btrfs-tools   4.44.5.3 Alexander Kanavin
sysprof   1.2.0+gitX 3.20.0+gitAUTOINC...  Alexander Kanavin
systemtap-uprobes 2.93.0   Alexander Kanavin
systemtap 2.93.0   Alexander Kanavin
mkelfimage4.0+gitX   4.4+gitAUTOINC+58...  Alexander 
Kanavinmkelfimage has been removed...
hwlatdetect   0.96   2.0   Alexander Kanavin
rt-tests  0.96   2.0   Alexander Kanavin
webkitgtk 2.12.1 2.12.3Alexander Kanavin
boost 1.60.0 1.61.0Alexander Kanavin
gdbm  1.11   1.12  Alexander Kanavin
icu   56.1   57.1  Alexander Kanavin
libksba   1.3.3  1.3.4 Alexander Kanavin
libxslt   1.1.28 1.1.29Alexander Kanavin
gnutls3.4.9  3.5.0 Alexander Kanavin
msmtp 1.6.4  1.6.5 Alexander Kanavin
epiphany  3.18.4 3.20.2Alexander Kanavin
iso-codes 3.65   3.68  Alexander Kanavin
apt   1.0.10.1   1.2.12Aníbal Limón
dpkg  1.18.4 1.18.7Aníbal Limón
pinentry  0.9.2  0.9.7 Armin Kuster
linux-libc-headers4.44.6.1 Bruce Ashfield
guilt-native  0.35+gitX  0.36+gitAUTOINC+2...  Bruce Ashfield
pciutils  3.4.1  3.5.1 Chen Qi
resolvconf1.78   1.79  Chen Qi
dbus-test 1.10.6 1.10.8Chen Qi
dbus  1.10.6 1.10.8Chen Qi
systemd   229+gitX   230+gitAUTOINC+3a...  Chen Qi
util-linux2.27.1 2.28  Chen Qi
tar   1.28   1.29  Chen Qi
curl  7.47.1 7.49.1Chen Qi
byacc 20150711   20160324  Chen Qi
gzip  1.61.8   Chen Qi
sudo  1.8.15 

[yocto] [meta-security][PATCH] tripwire: update to 2.4.3.1

2016-06-05 Thread Armin Kuster
this also fixes clang and gcc 5.3 build issues

remove merged patches

Signed-off-by: Armin Kuster 
---
 .../files/tripwire_add_aarch64_to_configure.patch  | 29 -
 .../tripwire/files/tripwire_add_ppc64.patch| 35 
 .../{tripwire_2.4.2.2.bb => tripwire_2.4.3.1.bb}   | 38 +++---
 3 files changed, 12 insertions(+), 90 deletions(-)
 delete mode 100644 
recipes-security/tripwire/files/tripwire_add_aarch64_to_configure.patch
 delete mode 100644 recipes-security/tripwire/files/tripwire_add_ppc64.patch
 rename recipes-security/tripwire/{tripwire_2.4.2.2.bb => tripwire_2.4.3.1.bb} 
(69%)

diff --git 
a/recipes-security/tripwire/files/tripwire_add_aarch64_to_configure.patch 
b/recipes-security/tripwire/files/tripwire_add_aarch64_to_configure.patch
deleted file mode 100644
index fdaa494..000
--- a/recipes-security/tripwire/files/tripwire_add_aarch64_to_configure.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-tripwire: Add aach64 support
-
-Upstream-Status: Submitted to tripwire-dev
-
-Signed-off-by: Armin Kuster 
-
-
-Index: config.sub
-===
 a/config.sub
-+++ b/config.sub
-@@ -223,7 +223,7 @@ esac
- case $basic_machine in
-   # Recognize the basic CPU types without company name.
-   # Some are omitted here because they have special meanings below.
--  tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc \
-+  tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | aarch64 | 
aarch64be |arc \
-   | arm | arme[lb] | arm[bl]e | armv[2345] | armv[345][lb] | 
strongarm | xscale \
-   | pyramid | mn10200 | mn10300 | tron | a29k \
-   | 580 | i960 | h8300 \
-@@ -267,7 +267,7 @@ case $basic_machine in
-   # Recognize the basic CPU types with company name.
-   # FIXME: clean up the formatting here.
-   vax-* | tahoe-* | i*86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* 
\
--| m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* \
-+| m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* | 
aarch64-* | aarch64be-*  \
- | arm-*  | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \
- | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
- | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* 
\
diff --git a/recipes-security/tripwire/files/tripwire_add_ppc64.patch 
b/recipes-security/tripwire/files/tripwire_add_ppc64.patch
deleted file mode 100644
index 0f43017..000
--- a/recipes-security/tripwire/files/tripwire_add_ppc64.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-tripwire:
-
-Powerpc64 is not supported in the current tripwier release.
-
- configure: error: /bin/sh ./config.sub powerpc64-poky-linux failed
- | Configure failed. The contents of all config.log files follows to aid 
debugging
-
-Submitted upstream to  Tripwire devel mailing list
-
-http://sourceforge.net/p/tripwire/mailman/message/32776415/
-
-Signed-off-By: Armin Kuster 
-
-Index: tripwire-2.4.2.2-src/config.sub
-===
 tripwire-2.4.2.2-src.orig/config.sub
-+++ tripwire-2.4.2.2-src/config.sub
-@@ -233,7 +233,7 @@ case $basic_machine in
-   | alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \
-   | alphaev6[78] \
-   | we32k | ns16k | clipper | i370 | sh | sh[34] \
--  | powerpc | powerpcle \
-+  | powerpc | powerpcle | powerpc64 \
-   | 1750a | dsp16xx | pdp10 | pdp11 \
-   | mips16 | mips64 | mipsel | mips64el \
-   | mips64orion | mips64orionel | mipstx39 | mipstx39el \
-@@ -280,7 +280,7 @@ case $basic_machine in
- | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
- | clipper-* | orion-* \
- | sparclite-* | pdp10-* | pdp11-* | sh-* | sh[34]-* | sh[34]eb-* \
--| powerpc-* | powerpcle-* | sparc64-* | sparcv9-* | sparcv9b-* | 
sparc86x-* \
-+| powerpc-* | powerpcle-* | powerpc64-* | sparc64-* | sparcv9-* | 
sparcv9b-* | sparc86x-* \
- | mips16-* | mips64-* | mipsel-* \
- | mips64el-* | mips64orion-* | mips64orionel-* \
- | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | 
mips64vr4300el-* \
diff --git a/recipes-security/tripwire/tripwire_2.4.2.2.bb 
b/recipes-security/tripwire/tripwire_2.4.3.1.bb
similarity index 69%
rename from recipes-security/tripwire/tripwire_2.4.2.2.bb
rename to recipes-security/tripwire/tripwire_2.4.3.1.bb
index 55c4013..3ea0806 100644
--- a/recipes-security/tripwire/tripwire_2.4.2.2.bb
+++ b/recipes-security/tripwire/tripwire_2.4.3.1.bb
@@ -6,21 +6,20 @@ SECTION = "security Monitor/Admin"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1c069be8dbbe48e89b580ab4ed86c127"
 
-SRC_URI = 

Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Trevor Woerner
On Mon 2016-06-06 @ 05:38:00 AM, Herve Jourdain wrote:
> Hi,
> 
> This one is a different issue, that was caused by a patch in oe 1 week ago.
> I did send a patch to solve it last wednesday, I believe.
> The root cause is KERNEL_OUTPUT has been removed from kernel.bbclass, but 
> meta-raspberrypi uses it.
> This is the link to the patch:
> http://article.gmane.org/gmane.linux.embedded.yocto.general/30093/

Thanks, the patch works great :-)

> 
> Herve
> 
> > On 6 juin 2016, at 04:08, Trevor Woerner  wrote:
> > 
> >> On Sun 2016-06-05 @ 04:55:47 PM, Herve Jourdain wrote:
> >> It seems like you are building the 4.1.21 kernel.
> >> Did you set PREFERRED_VERSION_linux-raspberrypi = "4.4.%" in your
> >> distro.conf or local.conf?
> > 
> > I was trying to save myself the time required to rebuild with the 4.4 
> > kernel.
> > I knew from my experiments that the result was the same for both, but here 
> > it
> > is anyway:
> > 
> >ERROR: linux-raspberrypi-1_4.4.9+gitAUTOINC+3b440738b5-r0 
> > do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage
> >Log data follows:
> >| DEBUG: Executing shell function do_rpiboot_mkimage
> >| Usage: mkknlimg [--dtok] [--283x]  
> >| WARNING: 
> > /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/run.do_rpiboot_mkimage.18615:1
> >  exit 1 from 
> > '/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg 
> > --dtok ${KERNEL_OUTPUT} ${KERNEL_OUTPUT}'
> >| ERROR: Function failed: do_rpiboot_mkimage (log file is located at 
> > /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/log.do_rpiboot_mkimage.18615)
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Herve Jourdain
Hi,

This one is a different issue, that was caused by a patch in oe 1 week ago.
I did send a patch to solve it last wednesday, I believe.
The root cause is KERNEL_OUTPUT has been removed from kernel.bbclass, but 
meta-raspberrypi uses it.
This is the link to the patch:
http://article.gmane.org/gmane.linux.embedded.yocto.general/30093/

Herve

> On 6 juin 2016, at 04:08, Trevor Woerner  wrote:
> 
>> On Sun 2016-06-05 @ 04:55:47 PM, Herve Jourdain wrote:
>> It seems like you are building the 4.1.21 kernel.
>> Did you set PREFERRED_VERSION_linux-raspberrypi = "4.4.%" in your
>> distro.conf or local.conf?
> 
> I was trying to save myself the time required to rebuild with the 4.4 kernel.
> I knew from my experiments that the result was the same for both, but here it
> is anyway:
> 
>ERROR: linux-raspberrypi-1_4.4.9+gitAUTOINC+3b440738b5-r0 
> do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage
>Log data follows:
>| DEBUG: Executing shell function do_rpiboot_mkimage
>| Usage: mkknlimg [--dtok] [--283x]  
>| WARNING: 
> /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/run.do_rpiboot_mkimage.18615:1
>  exit 1 from 
> '/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg 
> --dtok ${KERNEL_OUTPUT} ${KERNEL_OUTPUT}'
>| ERROR: Function failed: do_rpiboot_mkimage (log file is located at 
> /z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/log.do_rpiboot_mkimage.18615)
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [psplash][PATCH v2 2/2] Add --fbdev option to psplash like --rotation.

2016-06-05 Thread Burton, Ross
On 31 May 2016 at 23:11, Julien Gueytat  wrote:

> A new fbdev file is needed and should be overrided if needed.
> The number contained in fbdev will be used as X in /dev/fbX.
>
> By overriding fbdev you can have a splash screen on another
> framebuffer than /dev/fbO.
>
> The getenv(FBDEV) line has been replaced by this option since
> the environment variables are not read yet when psplash starts.


These have been pushed to psplash master, thanks Julien.

Ross
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Trevor Woerner
On Sun 2016-06-05 @ 04:55:47 PM, Herve Jourdain wrote:
> It seems like you are building the 4.1.21 kernel.
> Did you set PREFERRED_VERSION_linux-raspberrypi = "4.4.%" in your
> distro.conf or local.conf?

I was trying to save myself the time required to rebuild with the 4.4 kernel.
I knew from my experiments that the result was the same for both, but here it
is anyway:

ERROR: linux-raspberrypi-1_4.4.9+gitAUTOINC+3b440738b5-r0 
do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage
Log data follows:
| DEBUG: Executing shell function do_rpiboot_mkimage
| Usage: mkknlimg [--dtok] [--283x]  
| WARNING: 
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/run.do_rpiboot_mkimage.18615:1
 exit 1 from 
'/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg --dtok 
${KERNEL_OUTPUT} ${KERNEL_OUTPUT}'
| ERROR: Function failed: do_rpiboot_mkimage (log file is located at 
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.4.9+gitAUTOINC+3b440738b5-r0/temp/log.do_rpiboot_mkimage.18615)
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] What's this

2016-06-05 Thread Gary Thomas

I just updated my Poky repo and did a rebuild and saw this "error"
(although it carried on with the build):
ERROR: base-files-3.0.14-r89 do_install: Taskhash mismatch ceb25febc6f11a5cc2b3c4a4b0b2c136 verses 
44f498452dfce5875451bca66b230e31 for /local/poky-cutting-edge/meta/recipes-core/base-files/base-files_3.0.14.bb.do_install
ERROR: Taskhash mismatch ceb25febc6f11a5cc2b3c4a4b0b2c136 verses 44f498452dfce5875451bca66b230e31 for 
/local/poky-cutting-edge/meta/recipes-core/base-files/base-files_3.0.14.bb.do_install


What does this mean?  Should I be worried?

meta  = "master:04319c0340010c4e0f78cab252cfcb0ebe23ee84"

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] ***SPAM*** Re: gcc-6.1 and raspi

2016-06-05 Thread Herve Jourdain
Hi,

It seems like you are building the 4.1.21 kernel.
Did you set PREFERRED_VERSION_linux-raspberrypi = "4.4.%" in your
distro.conf or local.conf?

Herve

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
On Behalf Of Trevor Woerner
Sent: dimanche 5 juin 2016 14:58
To: 'Yocto Project' 
Subject: ***SPAM*** Re: [yocto] gcc-6.1 and raspi

On Sun 2016-06-05 @ 02:14:29 PM, Herve Jourdain wrote:
> I'm using kernel 4.4, and it does build properly with gcc 6.1.
> But the build does fail on other packages later on, so I ended up 
> reverting to 5.3 for now.

Both the official meta-raspberrypi and Khem Raj's meta-raspberrypi layers
have recipes for the 4.4% kernel. I tried them but I keep getting:

ERROR: linux-raspberrypi-1_4.1.21+gitAUTOINC+ff45bc0e89-r0
do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage
Log data follows:
| DEBUG: Executing shell function do_rpiboot_mkimage
| Usage: mkknlimg [--dtok] [--283x] 

| WARNING:
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-r
aspberrypi/1_4.1.21+gitAUTOINC+ff45bc0e89-r0/temp/run.do_rpiboot_mkimage.125
4:1 exit 1 from
'/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg
--dtok ${KERNEL_OUTPUT} ${KERNEL_OUTPUT}'
| ERROR: Function failed: do_rpiboot_mkimage (log file is located at
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-r
aspberrypi/1_4.1.21+gitAUTOINC+ff45bc0e89-r0/temp/log.do_rpiboot_mkimage.125
4)

So I'm not sure what's going on there.
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Trevor Woerner
On Sun 2016-06-05 @ 02:14:29 PM, Herve Jourdain wrote:
> I'm using kernel 4.4, and it does build properly with gcc 6.1.
> But the build does fail on other packages later on, so I ended up reverting
> to 5.3 for now.

Both the official meta-raspberrypi and Khem Raj's meta-raspberrypi layers have
recipes for the 4.4% kernel. I tried them but I keep getting:

ERROR: linux-raspberrypi-1_4.1.21+gitAUTOINC+ff45bc0e89-r0 
do_rpiboot_mkimage: Function failed: do_rpiboot_mkimage
Log data follows:
| DEBUG: Executing shell function do_rpiboot_mkimage
| Usage: mkknlimg [--dtok] [--283x]  
| WARNING: 
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.1.21+gitAUTOINC+ff45bc0e89-r0/temp/run.do_rpiboot_mkimage.1254:1
 exit 1 from 
'/z/layerindex-master/raspi2/tmp/sysroots/x86_64-linux/usr/bin/mkknlimg --dtok 
${KERNEL_OUTPUT} ${KERNEL_OUTPUT}'
| ERROR: Function failed: do_rpiboot_mkimage (log file is located at 
/z/layerindex-master/raspi2/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.1.21+gitAUTOINC+ff45bc0e89-r0/temp/log.do_rpiboot_mkimage.1254)

So I'm not sure what's going on there.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Herve Jourdain
Hi,

I'm using kernel 4.4, and it does build properly with gcc 6.1.
But the build does fail on other packages later on, so I ended up reverting
to 5.3 for now.
I also think we should make 4.4 the default kernel version for
meta-raspberrypi, to follow the raspberrypi repository. The fixes on 4.1 are
far from what can be seen on 4.4 now (on the part that I'm involved with,
vc4 on 4.1 is not functional, while it is on 4.4 and later). And it will
only grow worse.

Herve

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
On Behalf Of Paul Barker
Sent: dimanche 5 juin 2016 13:22
To: Jonathan Liu 
Cc: Yocto Project 
Subject: Re: [yocto] gcc-6.1 and raspi

On Sun, 5 Jun 2016 20:44:42 +1000
Jonathan Liu  wrote:

> On 5 June 2016 at 09:00, Trevor Woerner  wrote:
> > Has anyone tried building a raspi image lately from master?
> >
> > ERROR: linux-raspberrypi-1_4.1.21+gitAUTOINC+ff45bc0e89-r0
> > do_compile: Function failed: do_compile
> >
> > | In file included
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/linux/compiler.h:54:0,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/uapi/linux/stddef.h:1,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/linux/stddef.h:4,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/uapi/linux/posix_types.h:4,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/uapi/linux/types.h:13,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/linux/types.h:5,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-sour
> > ce/include/linux/mod_devicetable.h:11,
> > |
> > from
/z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/scrip
ts/mod/devicetable-offsets.c:2:
> > |
/z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/inclu
de/linux/compiler-gcc.h:121:30:
> > fatal error: linux/compiler-gcc6.h: No such file or directory
> 
> I can confirm this issue.
> 
> Regards,
> Jonathan

I can get a successful build with my kernel branch where I've merged the
latest 4.1.y upstream stable release into the Raspberry Pi 4.1.y branch
(https://gitlab.com/oryx/linux-oryx-rpi). I don't have the time to bisect
this right now but one commit stands out as an obvious candidate for being
the fix:

compiler-gcc: integrate the various compiler-gcc[345].h files
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/
?h=linux-4.1.y=f320793e52aee78f0fbb8bcaf10e6614d2e67bfc

I can also get a successful build using the recipe for the 4.4.y branch in
meta-raspberrypi. The Raspberry Pi repository has moved over to the 4.4.y
branch as the default, we should probably do the same in meta-raspberrypi.

Thanks,
Paul Barker
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Paul Barker
On Sun, 5 Jun 2016 20:44:42 +1000
Jonathan Liu  wrote:

> On 5 June 2016 at 09:00, Trevor Woerner  wrote:
> > Has anyone tried building a raspi image lately from master?
> >
> > ERROR: linux-raspberrypi-1_4.1.21+gitAUTOINC+ff45bc0e89-r0
> > do_compile: Function failed: do_compile
> >
> > | In file included
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/compiler.h:54:0,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/stddef.h:1,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/stddef.h:4,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/posix_types.h:4,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/types.h:13,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/types.h:5,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/mod_devicetable.h:11,
> > |
> > from 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/scripts/mod/devicetable-offsets.c:2:
> > | 
> > /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/compiler-gcc.h:121:30:
> > fatal error: linux/compiler-gcc6.h: No such file or directory
> 
> I can confirm this issue.
> 
> Regards,
> Jonathan

I can get a successful build with my kernel branch where I've merged
the latest 4.1.y upstream stable release into the Raspberry Pi 4.1.y
branch (https://gitlab.com/oryx/linux-oryx-rpi). I don't have the time
to bisect this right now but one commit stands out as an obvious
candidate for being the fix:

compiler-gcc: integrate the various compiler-gcc[345].h files
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.1.y=f320793e52aee78f0fbb8bcaf10e6614d2e67bfc

I can also get a successful build using the recipe for the 4.4.y branch
in meta-raspberrypi. The Raspberry Pi repository has moved over to the
4.4.y branch as the default, we should probably do the same in
meta-raspberrypi.

Thanks,
Paul Barker
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] gcc-6.1 and raspi

2016-06-05 Thread Jonathan Liu
On 5 June 2016 at 09:00, Trevor Woerner  wrote:
> Has anyone tried building a raspi image lately from master?
>
> ERROR: linux-raspberrypi-1_4.1.21+gitAUTOINC+ff45bc0e89-r0 
> do_compile: Function failed: do_compile
>
> | In file included from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/compiler.h:54:0,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/stddef.h:1,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/stddef.h:4,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/posix_types.h:4,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/uapi/linux/types.h:13,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/types.h:5,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/mod_devicetable.h:11,
> |  from 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/scripts/mod/devicetable-offsets.c:2:
> | 
> /z/layerindex-master/raspi2/tmp/work-shared/raspberrypi2/kernel-source/include/linux/compiler-gcc.h:121:30:
>  fatal error: linux/compiler-gcc6.h: No such file or directory

I can confirm this issue.

Regards,
Jonathan
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto