All of lore.kernel.org
 help / color / mirror / Atom feed
* State of bitbake world, Failed tasks 2017-02-14
@ 2017-02-16 12:44 Martin Jansa
  2017-02-16 22:08   ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2017-02-16 12:44 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

Another run with couple unblacklists

== Number of issues - stats ==
{| class='wikitable'
!|Date		     !!colspan='3'|Failed tasks			    !!colspan='6'|Failed depencencies			 !!|Signatures		  !!colspan='12'|QA !!Comment
|-
||		||qemuarm	||qemux86	||qemux86_64	||qemuarm||max||min	||qemux86||max||min	||all 	||already-stripped	||libdir	||textrel	||build-deps	||file-rdeps	||version-going-backwards	||host-user-contaminated	||installed-vs-shipped	||unknown-configure-option	||symlink-to-sysroot	||invalid-pkgconfig	||pkgname	||	
|-
||2017-02-14	||0	||1	||0	||N/A	||N/A	||N/A	||N/A	||N/A	||N/A	||0	||0		||0		||0		||0		||0		||198		||0		||0		||0		||0		||0		||0		||	
|}

http://www.openembedded.org/wiki/Bitbake_World_Status

== Failed tasks 2017-02-14 ==

INFO: jenkins-job.sh-1.8.17 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.report.20170214_164708.log

=== common () ===

=== common-x86 (0) ===

=== qemuarm (0) ===

=== qemux86 (1) ===
    * meta-browser/recipes-browser/chromium/chromium-wayland_53.0.2785.143.bb:do_compile

=== qemux86_64 (0) ===

=== Number of failed tasks (1) ===
{| class=wikitable
|-
|| qemuarm 	|| 0	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemuarm.20170214_135645.log/ || 
|-
|| qemux86 	|| 1	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86.20170214_135710.log/ || http://errors.yoctoproject.org/Errors/Build/32480/
|-
|| qemux86_64 	|| 0	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86-64.20170214_151408.log/ || 
|}

=== PNBLACKLISTs (445) ===

=== QA issues (198) ===
{| class=wikitable
!| Count		||Issue
|-
||0	||already-stripped
|-
||0	||build-deps
|-
||0	||file-rdeps
|-
||0	||host-user-contaminated
|-
||0	||installed-vs-shipped
|-
||0	||invalid-pkgconfig
|-
||0	||libdir
|-
||0	||pkgname
|-
||0	||symlink-to-sysroot
|-
||0	||textrel
|-
||0	||unknown-configure-option
|-
||198	||version-going-backwards
|}



=== Incorrect PACKAGE_ARCH or sstate signatures (0) ===

Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.signatures.20170214_151247.log/

No issues detected

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

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

* Re: State of bitbake world, Failed tasks 2017-02-14
  2017-02-16 12:44 State of bitbake world, Failed tasks 2017-02-14 Martin Jansa
@ 2017-02-16 22:08   ` Martin Jansa
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2017-02-16 22:08 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, openembedded-devel

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

There are 2 more issues in oe-core once I enable ptest (together with
already enabled gold):

oe-core/meta/recipes-support/apr/apr_1.5.2.bb:do_compile_ptest_base

| ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_init'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_mutexattr_settype'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_mutexattr_destroy'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutex_trylock'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_sigmask'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_attr_setstacksize'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_create'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_join'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_detach'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_once'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_create'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_getspecific'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_setspecific'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_delete'
| collect2: error: ld returned 1 exit status
| make[1]: *** [globalmutexchild] Error 1


oe-core/meta/recipes-extended/parted/parted_3.2.bb:do_compile_ptest_base

| ../libparted/fs/.libs/libparted-fs-resize.so: error: undefined
reference to 'uuid_generate'
| collect2: error: ld returned 1 exit status
| make: *** [fs-resize] Error 1


Once my morty builds are finished I'll try to reproduce this in
master, but I think I've seen this failure with ptest before yesterday
for master as well.


On Thu, Feb 16, 2017 at 1:44 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> Another run with couple unblacklists
>
> == Number of issues - stats ==
> {| class='wikitable'
> !|Date               !!colspan='3'|Failed tasks
>  !!colspan='6'|Failed depencencies                    !!|Signatures
>     !!colspan='12'|QA !!Comment
> |-
> ||              ||qemuarm       ||qemux86       ||qemux86_64
> ||qemuarm||max||min     ||qemux86||max||min     ||all   ||already-stripped
>     ||libdir        ||textrel       ||build-deps    ||file-rdeps
> ||version-going-backwards       ||host-user-contaminated
> ||installed-vs-shipped  ||unknown-configure-option
> ||symlink-to-sysroot    ||invalid-pkgconfig     ||pkgname       ||
> |-
> ||2017-02-14    ||0     ||1     ||0     ||N/A   ||N/A   ||N/A   ||N/A
>  ||N/A   ||N/A   ||0     ||0             ||0             ||0
>  ||0             ||0             ||198           ||0             ||0
>      ||0             ||0             ||0             ||0             ||
> |}
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2017-02-14 ==
>
> INFO: jenkins-job.sh-1.8.17 Complete log available at
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> report.20170214_164708.log
>
> === common () ===
>
> === common-x86 (0) ===
>
> === qemuarm (0) ===
>
> === qemux86 (1) ===
>     * meta-browser/recipes-browser/chromium/chromium-wayland_53.
> 0.2785.143.bb:do_compile
>
> === qemux86_64 (0) ===
>
> === Number of failed tasks (1) ===
> {| class=wikitable
> |-
> || qemuarm      || 0     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemuarm.20170214_135645.log/ ||
> |-
> || qemux86      || 1     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemux86.20170214_135710.log/ ||
> http://errors.yoctoproject.org/Errors/Build/32480/
> |-
> || qemux86_64   || 0     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemux86-64.20170214_151408.log/ ||
> |}
>
> === PNBLACKLISTs (445) ===
>
> === QA issues (198) ===
> {| class=wikitable
> !| Count                ||Issue
> |-
> ||0     ||already-stripped
> |-
> ||0     ||build-deps
> |-
> ||0     ||file-rdeps
> |-
> ||0     ||host-user-contaminated
> |-
> ||0     ||installed-vs-shipped
> |-
> ||0     ||invalid-pkgconfig
> |-
> ||0     ||libdir
> |-
> ||0     ||pkgname
> |-
> ||0     ||symlink-to-sysroot
> |-
> ||0     ||textrel
> |-
> ||0     ||unknown-configure-option
> |-
> ||198   ||version-going-backwards
> |}
>
>
>
> === Incorrect PACKAGE_ARCH or sstate signatures (0) ===
>
> Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> signatures.20170214_151247.log/
>
> No issues detected
>

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

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

* Re: State of bitbake world, Failed tasks 2017-02-14
@ 2017-02-16 22:08   ` Martin Jansa
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2017-02-16 22:08 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, openembedded-devel

There are 2 more issues in oe-core once I enable ptest (together with
already enabled gold):

oe-core/meta/recipes-support/apr/apr_1.5.2.bb:do_compile_ptest_base

| ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_init'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_mutexattr_settype'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_mutexattr_destroy'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutex_trylock'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_sigmask'
| ../.libs/libapr-1.so: error: undefined reference to
'pthread_attr_setstacksize'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_create'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_join'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_detach'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_once'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_create'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_getspecific'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_setspecific'
| ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_delete'
| collect2: error: ld returned 1 exit status
| make[1]: *** [globalmutexchild] Error 1


oe-core/meta/recipes-extended/parted/parted_3.2.bb:do_compile_ptest_base

| ../libparted/fs/.libs/libparted-fs-resize.so: error: undefined
reference to 'uuid_generate'
| collect2: error: ld returned 1 exit status
| make: *** [fs-resize] Error 1


Once my morty builds are finished I'll try to reproduce this in
master, but I think I've seen this failure with ptest before yesterday
for master as well.


On Thu, Feb 16, 2017 at 1:44 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> Another run with couple unblacklists
>
> == Number of issues - stats ==
> {| class='wikitable'
> !|Date               !!colspan='3'|Failed tasks
>  !!colspan='6'|Failed depencencies                    !!|Signatures
>     !!colspan='12'|QA !!Comment
> |-
> ||              ||qemuarm       ||qemux86       ||qemux86_64
> ||qemuarm||max||min     ||qemux86||max||min     ||all   ||already-stripped
>     ||libdir        ||textrel       ||build-deps    ||file-rdeps
> ||version-going-backwards       ||host-user-contaminated
> ||installed-vs-shipped  ||unknown-configure-option
> ||symlink-to-sysroot    ||invalid-pkgconfig     ||pkgname       ||
> |-
> ||2017-02-14    ||0     ||1     ||0     ||N/A   ||N/A   ||N/A   ||N/A
>  ||N/A   ||N/A   ||0     ||0             ||0             ||0
>  ||0             ||0             ||198           ||0             ||0
>      ||0             ||0             ||0             ||0             ||
> |}
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2017-02-14 ==
>
> INFO: jenkins-job.sh-1.8.17 Complete log available at
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> report.20170214_164708.log
>
> === common () ===
>
> === common-x86 (0) ===
>
> === qemuarm (0) ===
>
> === qemux86 (1) ===
>     * meta-browser/recipes-browser/chromium/chromium-wayland_53.
> 0.2785.143.bb:do_compile
>
> === qemux86_64 (0) ===
>
> === Number of failed tasks (1) ===
> {| class=wikitable
> |-
> || qemuarm      || 0     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemuarm.20170214_135645.log/ ||
> |-
> || qemux86      || 1     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemux86.20170214_135710.log/ ||
> http://errors.yoctoproject.org/Errors/Build/32480/
> |-
> || qemux86_64   || 0     || http://logs.nslu2-linux.org/
> buildlogs/oe/world/pyro/log.world.qemux86-64.20170214_151408.log/ ||
> |}
>
> === PNBLACKLISTs (445) ===
>
> === QA issues (198) ===
> {| class=wikitable
> !| Count                ||Issue
> |-
> ||0     ||already-stripped
> |-
> ||0     ||build-deps
> |-
> ||0     ||file-rdeps
> |-
> ||0     ||host-user-contaminated
> |-
> ||0     ||installed-vs-shipped
> |-
> ||0     ||invalid-pkgconfig
> |-
> ||0     ||libdir
> |-
> ||0     ||pkgname
> |-
> ||0     ||symlink-to-sysroot
> |-
> ||0     ||textrel
> |-
> ||0     ||unknown-configure-option
> |-
> ||198   ||version-going-backwards
> |}
>
>
>
> === Incorrect PACKAGE_ARCH or sstate signatures (0) ===
>
> Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> signatures.20170214_151247.log/
>
> No issues detected
>


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

* Re: State of bitbake world, Failed tasks 2017-02-14
  2017-02-16 22:08   ` Martin Jansa
  (?)
@ 2017-02-18  2:23   ` Martin Jansa
  -1 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2017-02-18  2:23 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, openembedded-devel

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

On Thu, Feb 16, 2017 at 11:08:25PM +0100, Martin Jansa wrote:
> There are 2 more issues in oe-core once I enable ptest (together with
> already enabled gold):

Both issues still exist in master:

apr: http://errors.yoctoproject.org/Errors/Details/133693/
parted: http://errors.yoctoproject.org/Errors/Details/133692/

> oe-core/meta/recipes-support/apr/apr_1.5.2.bb:do_compile_ptest_base
> 
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_init'
> | ../.libs/libapr-1.so: error: undefined reference to
> 'pthread_mutexattr_settype'
> | ../.libs/libapr-1.so: error: undefined reference to
> 'pthread_mutexattr_destroy'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutex_trylock'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_sigmask'
> | ../.libs/libapr-1.so: error: undefined reference to
> 'pthread_attr_setstacksize'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_create'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_join'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_detach'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_once'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_create'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_getspecific'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_setspecific'
> | ../.libs/libapr-1.so: error: undefined reference to 'pthread_key_delete'
> | collect2: error: ld returned 1 exit status
> | make[1]: *** [globalmutexchild] Error 1
> 
> 
> oe-core/meta/recipes-extended/parted/parted_3.2.bb:do_compile_ptest_base
> 
> | ../libparted/fs/.libs/libparted-fs-resize.so: error: undefined
> reference to 'uuid_generate'
> | collect2: error: ld returned 1 exit status
> | make: *** [fs-resize] Error 1
> 
> 
> Once my morty builds are finished I'll try to reproduce this in
> master, but I think I've seen this failure with ptest before yesterday
> for master as well.
> 
> 
> On Thu, Feb 16, 2017 at 1:44 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
> 
> > Another run with couple unblacklists
> >
> > == Number of issues - stats ==
> > {| class='wikitable'
> > !|Date               !!colspan='3'|Failed tasks
> >  !!colspan='6'|Failed depencencies                    !!|Signatures
> >     !!colspan='12'|QA !!Comment
> > |-
> > ||              ||qemuarm       ||qemux86       ||qemux86_64
> > ||qemuarm||max||min     ||qemux86||max||min     ||all   ||already-stripped
> >     ||libdir        ||textrel       ||build-deps    ||file-rdeps
> > ||version-going-backwards       ||host-user-contaminated
> > ||installed-vs-shipped  ||unknown-configure-option
> > ||symlink-to-sysroot    ||invalid-pkgconfig     ||pkgname       ||
> > |-
> > ||2017-02-14    ||0     ||1     ||0     ||N/A   ||N/A   ||N/A   ||N/A
> >  ||N/A   ||N/A   ||0     ||0             ||0             ||0
> >  ||0             ||0             ||198           ||0             ||0
> >      ||0             ||0             ||0             ||0             ||
> > |}
> >
> > http://www.openembedded.org/wiki/Bitbake_World_Status
> >
> > == Failed tasks 2017-02-14 ==
> >
> > INFO: jenkins-job.sh-1.8.17 Complete log available at
> > http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> > report.20170214_164708.log
> >
> > === common () ===
> >
> > === common-x86 (0) ===
> >
> > === qemuarm (0) ===
> >
> > === qemux86 (1) ===
> >     * meta-browser/recipes-browser/chromium/chromium-wayland_53.
> > 0.2785.143.bb:do_compile
> >
> > === qemux86_64 (0) ===
> >
> > === Number of failed tasks (1) ===
> > {| class=wikitable
> > |-
> > || qemuarm      || 0     || http://logs.nslu2-linux.org/
> > buildlogs/oe/world/pyro/log.world.qemuarm.20170214_135645.log/ ||
> > |-
> > || qemux86      || 1     || http://logs.nslu2-linux.org/
> > buildlogs/oe/world/pyro/log.world.qemux86.20170214_135710.log/ ||
> > http://errors.yoctoproject.org/Errors/Build/32480/
> > |-
> > || qemux86_64   || 0     || http://logs.nslu2-linux.org/
> > buildlogs/oe/world/pyro/log.world.qemux86-64.20170214_151408.log/ ||
> > |}
> >
> > === PNBLACKLISTs (445) ===
> >
> > === QA issues (198) ===
> > {| class=wikitable
> > !| Count                ||Issue
> > |-
> > ||0     ||already-stripped
> > |-
> > ||0     ||build-deps
> > |-
> > ||0     ||file-rdeps
> > |-
> > ||0     ||host-user-contaminated
> > |-
> > ||0     ||installed-vs-shipped
> > |-
> > ||0     ||invalid-pkgconfig
> > |-
> > ||0     ||libdir
> > |-
> > ||0     ||pkgname
> > |-
> > ||0     ||symlink-to-sysroot
> > |-
> > ||0     ||textrel
> > |-
> > ||0     ||unknown-configure-option
> > |-
> > ||198   ||version-going-backwards
> > |}
> >
> >
> >
> > === Incorrect PACKAGE_ARCH or sstate signatures (0) ===
> >
> > Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.
> > signatures.20170214_151247.log/
> >
> > No issues detected
> >

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

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

* State of bitbake world, Failed tasks 2017-02-14
@ 2017-02-14 23:48 Martin Jansa
  0 siblings, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2017-02-14 23:48 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

Finally something short again.

Now someone should really notice that chromium-wayland got broken again shortly after Trevor fixed it in:
https://github.com/OSSystems/meta-browser/commit/22bc9604102f177a46230ddebd582158dd67239d
but it could be different issue this time, my guess is that disabling generate_character_data as in qtwebengine
https://github.com/meta-qt5/meta-qt5/commit/aa6551d14987e10d9c49b0d04f5529401e3cb936
would be enough to work around this.

== Number of issues - stats ==
{| class='wikitable'
!|Date		     !!colspan='3'|Failed tasks			    !!colspan='6'|Failed depencencies			 !!|Signatures		  !!colspan='12'|QA !!Comment
|-
||		||qemuarm	||qemux86	||qemux86_64	||qemuarm||max||min	||qemux86||max||min	||all 	||already-stripped	||libdir	||textrel	||build-deps	||file-rdeps	||version-going-backwards	||host-user-contaminated	||installed-vs-shipped	||unknown-configure-option	||symlink-to-sysroot	||invalid-pkgconfig	||pkgname	||	
|-
||2017-02-14	||0	||1	||0	||N/A	||N/A	||N/A	||N/A	||N/A	||N/A	||0	||0		||0		||1		||0		||0		||8		||0		||0		||0		||0		||0		||0		||	
|}

http://www.openembedded.org/wiki/Bitbake_World_Status

== Failed tasks 2017-02-14 ==

INFO: jenkins-job.sh-1.8.17 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.report.20170214_134258.log

=== common () ===

=== common-x86 (0) ===

=== qemuarm (0) ===

=== qemux86 (1) ===
    * meta-browser/recipes-browser/chromium/chromium-wayland_53.0.2785.143.bb:do_compile

=== qemux86_64 (0) ===

=== Number of failed tasks (1) ===
{| class=wikitable
|-
|| qemuarm 	|| 0	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemuarm.20170213_095743.log/ || 
|-
|| qemux86 	|| 1	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86.20170213_110945.log/ || http://errors.yoctoproject.org/Errors/Build/32356/
|-
|| qemux86_64 	|| 0	 || http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86-64.20170214_123631.log/ || 
|}

=== PNBLACKLISTs (463) ===

=== QA issues (9) ===
{| class=wikitable
!| Count		||Issue
|-
||0	||already-stripped
|-
||0	||build-deps
|-
||0	||file-rdeps
|-
||0	||host-user-contaminated
|-
||0	||installed-vs-shipped
|-
||0	||invalid-pkgconfig
|-
||0	||libdir
|-
||0	||pkgname
|-
||0	||symlink-to-sysroot
|-
||0	||unknown-configure-option
|-
||1	||textrel
|-
||8	||version-going-backwards
|}



=== Incorrect PACKAGE_ARCH or sstate signatures (0) ===

Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.signatures.20170213_110747.log/

No issues detected

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

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

end of thread, other threads:[~2017-02-18  2:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-16 12:44 State of bitbake world, Failed tasks 2017-02-14 Martin Jansa
2017-02-16 22:08 ` Martin Jansa
2017-02-16 22:08   ` Martin Jansa
2017-02-18  2:23   ` Martin Jansa
  -- strict thread matches above, loose matches on Subject: below --
2017-02-14 23:48 Martin Jansa

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.