All of lore.kernel.org
 help / color / mirror / Atom feed
* Poky issues
@ 2016-10-24 23:39 Steven Osborn
  2016-10-25  0:29 ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Osborn @ 2016-10-24 23:39 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

I'm trying to get a beaglebone build going and running into this issue.
I've tried on Ubuntu 16.04 and 14.04LTS with no luck, any pointers would be
really appreciated.  I'm pretty new to Yocto & bitbake.

https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201

--
Steven Osborn
http://lolsborn.com

[-- Attachment #2: Type: text/html, Size: 583 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Poky issues
  2016-10-24 23:39 Poky issues Steven Osborn
@ 2016-10-25  0:29 ` Khem Raj
  2016-10-25  5:55   ` Steven Osborn
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-10-25  0:29 UTC (permalink / raw)
  To: Steven Osborn; +Cc: poky

On Mon, Oct 24, 2016 at 4:39 PM, Steven Osborn <osborn.steven@gmail.com> wrote:
> I'm trying to get a beaglebone build going and running into this issue.
> I've tried on Ubuntu 16.04 and 14.04LTS with no luck, any pointers would be
> really appreciated.  I'm pretty new to Yocto & bitbake.
>
> https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201

it has
/bin/bash: line 1: 43546 Killed build/genautomata
../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/common.md
../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/config/arm/arm.md
insn-conditions.md > tmp-automata.c
make[1]: *** [s-automata] Error 137

how much ram do you have on your build machine ?
>
> --
> Steven Osborn
> http://lolsborn.com
>
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Poky issues
  2016-10-25  0:29 ` Khem Raj
@ 2016-10-25  5:55   ` Steven Osborn
  2016-10-25  6:06     ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Osborn @ 2016-10-25  5:55 UTC (permalink / raw)
  To: Khem Raj; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 2272 bytes --]

bumping up the RAM did the trick.  Now I'm getting a checksum error tough.

ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: QA Issue: mender:
The LIC_FILES_CHKSUM does not match for
file://LIC_FILES_CHKSUM.sha256;md5=e304da41de5b57ce5b4601b53b1052b6
mender: The new md5 checksum is 5d7dda2920f25253c9a3af5c28b10fb2
mender: Check if the license information has changed in
/home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/git/LIC_FILES_CHKSUM.sha256
to verify that the LICENSE value "Apache-2.0 & BSD-2-Clause & BSD-3-Clause
& MIT & OLDAP-2.8" remains valid [license-checksum]
ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Fatal QA errors
found, failing task.
ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Function failed:
do_qa_configure
ERROR: Logfile of failure stored in:
/home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/temp/log.do_configure.23139
ERROR: Task 314
(/home/steven/Projects/iotas/poky/meta-mender/recipes-mender/mender/
mender_0.1.bb, do_configure) failed with exit code '1'


--
Steven Osborn
http://lolsborn.com

On Mon, Oct 24, 2016 at 5:29 PM, Khem Raj <raj.khem@gmail.com> wrote:

> On Mon, Oct 24, 2016 at 4:39 PM, Steven Osborn <osborn.steven@gmail.com>
> wrote:
> > I'm trying to get a beaglebone build going and running into this issue.
> > I've tried on Ubuntu 16.04 and 14.04LTS with no luck, any pointers would
> be
> > really appreciated.  I'm pretty new to Yocto & bitbake.
> >
> > https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201
>
> it has
> /bin/bash: line 1: 43546 Killed build/genautomata
> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/common.md
> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/config/arm/
> arm.md
> insn-conditions.md > tmp-automata.c
> make[1]: *** [s-automata] Error 137
>
> how much ram do you have on your build machine ?
> >
> > --
> > Steven Osborn
> > http://lolsborn.com
> >
> > --
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> >
>

[-- Attachment #2: Type: text/html, Size: 3638 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Poky issues
  2016-10-25  5:55   ` Steven Osborn
@ 2016-10-25  6:06     ` Khem Raj
  2016-10-25  6:52       ` Steven Osborn
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-10-25  6:06 UTC (permalink / raw)
  To: Steven Osborn; +Cc: poky


[-- Attachment #1.1: Type: text/plain, Size: 2928 bytes --]


> On Oct 24, 2016, at 10:55 PM, Steven Osborn <osborn.steven@gmail.com> wrote:
> 
> bumping up the RAM did the trick.  Now I'm getting a checksum error tough.
> 
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: QA Issue: mender: The LIC_FILES_CHKSUM does not match for file://LIC_FILES_CHKSUM.sha256;md5=e304da41de5b57ce5b4601b53b1052b6
> mender: The new md5 checksum is 5d7dda2920f25253c9a3af5c28b10fb2

I think mender changed something in its license text so its telling you that. If you dont care then open the mender recipe and change md5=e304da41de5b57ce5b4601b53b1052b6
to md5=5d7dda2920f25253c9a3af5c28b10fb2

> mender: Check if the license information has changed in /home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/git/LIC_FILES_CHKSUM.sha256 to verify that the LICENSE value "Apache-2.0 & BSD-2-Clause & BSD-3-Clause & MIT & OLDAP-2.8" remains valid [license-checksum]
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Fatal QA errors found, failing task.
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Function failed: do_qa_configure
> ERROR: Logfile of failure stored in: /home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/temp/log.do_configure.23139
> ERROR: Task 314 (/home/steven/Projects/iotas/poky/meta-mender/recipes-mender/mender/mender_0.1.bb <http://mender_0.1.bb/>, do_configure) failed with exit code '1'
> 
> 
> --
> Steven Osborn
> http://lolsborn.com <http://lolsborn.com/>
> On Mon, Oct 24, 2016 at 5:29 PM, Khem Raj <raj.khem@gmail.com <mailto:raj.khem@gmail.com>> wrote:
> On Mon, Oct 24, 2016 at 4:39 PM, Steven Osborn <osborn.steven@gmail.com <mailto:osborn.steven@gmail.com>> wrote:
> > I'm trying to get a beaglebone build going and running into this issue.
> > I've tried on Ubuntu 16.04 and 14.04LTS with no luck, any pointers would be
> > really appreciated.  I'm pretty new to Yocto & bitbake.
> >
> > https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201 <https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201>
> 
> it has
> /bin/bash: line 1: 43546 Killed build/genautomata
> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/common.md <http://common.md/>
> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/config/arm/arm.md <http://arm.md/>
> insn-conditions.md <http://insn-conditions.md/> > tmp-automata.c
> make[1]: *** [s-automata] Error 137
> 
> how much ram do you have on your build machine ?
> >
> > --
> > Steven Osborn
> > http://lolsborn.com <http://lolsborn.com/>
> >
> > --
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org <mailto:poky@yoctoproject.org>
> > https://lists.yoctoproject.org/listinfo/poky <https://lists.yoctoproject.org/listinfo/poky>
> >
> 


[-- Attachment #1.2: Type: text/html, Size: 5165 bytes --]

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Poky issues
  2016-10-25  6:06     ` Khem Raj
@ 2016-10-25  6:52       ` Steven Osborn
  2016-10-25  8:05         ` Kristian Amlie
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Osborn @ 2016-10-25  6:52 UTC (permalink / raw)
  To: Khem Raj; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 3796 bytes --]

well, I'm almost there.

ERROR: Task 22
(/home/steven/Projects/iotas/poky/meta/recipes-extended/images/
core-image-full-cmdline.bb, do_image_mender) failed with exit code '1'
ERROR: core-image-full-cmdline-1.0-r0 do_image_sdimg: No filesystem
appropriate for sdimg was found in IMAGE_FSTYPES = ' tar.bz2 jffs2 sdimg
mender'.
ERROR: core-image-full-cmdline-1.0-r0 do_image_sdimg: Function failed:
do_image_sdimg (log file is located at
/home/steven/Projects/iotas/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-full-cmdline/1.0-r0/temp/log.do_image_sdimg.21903)
ERROR: Logfile of failure stored in:
/home/steven/Projects/iotas/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-full-cmdline/1.0-r0/temp/log.do_image_sdimg.21903
ERROR: Task 19
(/home/steven/Projects/iotas/poky/meta/recipes-extended/images/
core-image-full-cmdline.bb, do_image_sdimg) failed with exit code '1'

sdimg was found in IMAGE_FSTYPES = ' tar.bz2 jffs2 sdimg mender'.

--
Steven Osborn
http://lolsborn.com

On Mon, Oct 24, 2016 at 11:06 PM, Khem Raj <raj.khem@gmail.com> wrote:

>
> On Oct 24, 2016, at 10:55 PM, Steven Osborn <osborn.steven@gmail.com>
> wrote:
>
> bumping up the RAM did the trick.  Now I'm getting a checksum error tough.
>
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: QA Issue:
> mender: The LIC_FILES_CHKSUM does not match for file://LIC_FILES_CHKSUM.
> sha256;md5=e304da41de5b57ce5b4601b53b1052b6
> mender: The new md5 checksum is 5d7dda2920f25253c9a3af5c28b10fb2
>
>
> I think mender changed something in its license text so its telling you
> that. If you dont care then open the mender recipe and change md5=
> e304da41de5b57ce5b4601b53b1052b6
> to md5=5d7dda2920f25253c9a3af5c28b10fb2
>
> mender: Check if the license information has changed in
> /home/steven/Projects/iotas/poky/build/tmp/work/
> cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+
> 72069ff5d0-r0/git/LIC_FILES_CHKSUM.sha256 to verify that the LICENSE
> value "Apache-2.0 & BSD-2-Clause & BSD-3-Clause & MIT & OLDAP-2.8" remains
> valid [license-checksum]
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Fatal QA errors
> found, failing task.
> ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Function failed:
> do_qa_configure
> ERROR: Logfile of failure stored in: /home/steven/Projects/iotas/
> poky/build/tmp/work/cortexa8hf-neon-poky-linux-
> gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/temp/log.do_configure.23139
> ERROR: Task 314 (/home/steven/Projects/iotas/poky/meta-mender/recipes-
> mender/mender/mender_0.1.bb, do_configure) failed with exit code '1'
>
>
> --
> Steven Osborn
> http://lolsborn.com
>
> On Mon, Oct 24, 2016 at 5:29 PM, Khem Raj <raj.khem@gmail.com> wrote:
>
>> On Mon, Oct 24, 2016 at 4:39 PM, Steven Osborn <osborn.steven@gmail.com>
>> wrote:
>> > I'm trying to get a beaglebone build going and running into this issue.
>> > I've tried on Ubuntu 16.04 and 14.04LTS with no luck, any pointers
>> would be
>> > really appreciated.  I'm pretty new to Yocto & bitbake.
>> >
>> > https://gist.github.com/lolsborn/b431513dbf8819850f26fb78c7753201
>>
>> it has
>> /bin/bash: line 1: 43546 Killed build/genautomata
>> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/common.md
>> ../../../../../../../work-shared/gcc-5.3.0-r0/gcc-5.3.0/gcc/config/arm/
>> arm.md
>> insn-conditions.md > tmp-automata.c
>> make[1]: *** [s-automata] Error 137
>>
>> how much ram do you have on your build machine ?
>> >
>> > --
>> > Steven Osborn
>> > http://lolsborn.com
>> >
>> > --
>> > _______________________________________________
>> > poky mailing list
>> > poky@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/poky
>> >
>>
>
>
>

[-- Attachment #2: Type: text/html, Size: 6276 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Poky issues
  2016-10-25  6:52       ` Steven Osborn
@ 2016-10-25  8:05         ` Kristian Amlie
  0 siblings, 0 replies; 6+ messages in thread
From: Kristian Amlie @ 2016-10-25  8:05 UTC (permalink / raw)
  To: Steven Osborn, Khem Raj; +Cc: poky

On 25/10/16 08:52, Steven Osborn wrote:
> 
> well, I'm almost there.
> 
> ERROR: Task 22
> (/home/steven/Projects/iotas/poky/meta/recipes-extended/images/core-image-full-cmdline.bb
> <http://core-image-full-cmdline.bb>, do_image_mender) failed with exit
> code '1'
> ERROR: core-image-full-cmdline-1.0-r0 do_image_sdimg: No filesystem
> appropriate for sdimg was found in IMAGE_FSTYPES = ' tar.bz2 jffs2 sdimg
> mender'.
> ERROR: core-image-full-cmdline-1.0-r0 do_image_sdimg: Function failed:
> do_image_sdimg (log file is located at
> /home/steven/Projects/iotas/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-full-cmdline/1.0-r0/temp/log.do_image_sdimg.21903)
> ERROR: Logfile of failure stored in:
> /home/steven/Projects/iotas/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-full-cmdline/1.0-r0/temp/log.do_image_sdimg.21903
> ERROR: Task 19
> (/home/steven/Projects/iotas/poky/meta/recipes-extended/images/core-image-full-cmdline.bb
> <http://core-image-full-cmdline.bb>, do_image_sdimg) failed with exit
> code '1'
> 
> sdimg was found in IMAGE_FSTYPES = ' tar.bz2 jffs2 sdimg mender'.

Are you using NAND flash? Note that Mender doesn't support NAND flash at
the moment.

For this reason, jffs2 is not a supported filesystem type for Mender. It
expects the type to be ext2/ext3/ext4.

>>     ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: QA Issue:
>>     mender: The LIC_FILES_CHKSUM does not match for
>>     file://LIC_FILES_CHKSUM.sha256;md5=e304da41de5b57ce5b4601b53b1052b6
>>     mender: The new md5 checksum is 5d7dda2920f25253c9a3af5c28b10fb2
> 
>     I think mender changed something in its license text so its telling
>     you that. If you dont care then open the mender recipe and change
>     md5=e304da41de5b57ce5b4601b53b1052b6
>     to md5=5d7dda2920f25253c9a3af5c28b10fb2

Thanks, that's correct. But see below.

>>     mender: Check if the license information has changed in
>>     /home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/git/LIC_FILES_CHKSUM.sha256
>>     to verify that the LICENSE value "Apache-2.0 & BSD-2-Clause &
>>     BSD-3-Clause & MIT & OLDAP-2.8" remains valid [license-checksum]
>>     ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Fatal QA
>>     errors found, failing task.
>>     ERROR: mender-0.1+gitAUTOINC+72069ff5d0-r0 do_configure: Function
>>     failed: do_qa_configure
>>     ERROR: Logfile of failure stored in:
>>     /home/steven/Projects/iotas/poky/build/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/mender/0.1+gitAUTOINC+72069ff5d0-r0/temp/log.do_configure.23139
>>     ERROR: Task 314
>>     (/home/steven/Projects/iotas/poky/meta-mender/recipes-mender/mender/mender_0.1.bb
>>     <http://mender_0.1.bb/>, do_configure) failed with exit code '1'

Are you using the krogoth branch of meta-mender? There was a delay in
our build check for krogoth, so the branch was stale for 24 hours or so.
But it's up to date now, and you shouldn't see this again. Since
upstream has been fixed now, so you should do:

git reset --hard && git pull


Given that your questions are quite Mender specific, it's probably
better if you post directly to mender@lists.mender.io. I do follow both
lists, but the poky list has pretty high traffic and I might miss
something. Also I'm sure the other poky members would appreciate keeping
the discussion to core poky issues.

-- 
Kristian


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-25  8:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 23:39 Poky issues Steven Osborn
2016-10-25  0:29 ` Khem Raj
2016-10-25  5:55   ` Steven Osborn
2016-10-25  6:06     ` Khem Raj
2016-10-25  6:52       ` Steven Osborn
2016-10-25  8:05         ` Kristian Amlie

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.