[oe] [for-krogoth] Fix build error in some hosts

2016-06-06 Thread Otavio Salvador
Hello,

There are two fixes for rrdtool which are simple and improve the
stability of it on some hosts. Those are:

daf619e rrdtool: only unset PERLHOSTLIB in do_configure
be3d4c0 rrdtool: fix do_configure failure on some hosts

Could those be queued for stable?

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-multimedia][PATCH] MPD: update to 0.19.15

2016-06-06 Thread Gyorgy Szombathelyi
This fixes a build issue

Signed-off-by: Gyorgy Szombathelyi 
---
 .../recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.10.bb => 
mpd_0.19.15.bb} (94%)

diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb 
b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
similarity index 94%
rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb
rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
index 7b124ca..caba589 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
@@ -9,8 +9,8 @@ SRC_URI = " \
 http://www.musicpd.org/download/${BPN}/0.19/${BP}.tar.xz \
 file://mpd.conf.in \
 "
-SRC_URI[md5sum] = "da4bc3e47afd0faf9e7a67168e012102"
-SRC_URI[sha256sum] = 
"c386eb3d22f98dc993b5ae3c272f969aa7763713483c6800040ebf1791b15851"
+SRC_URI[md5sum] = "bb855b1689c9e863c2dd214ab1cb9344"
+SRC_URI[sha256sum] = 
"0cb9a223894b038ce966ce6d651d9b3ea3bdc7d7b9bec8d1e9e7e091cbc29b8b"
 
 inherit autotools useradd systemd
 
-- 
2.5.5

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-qt5] backport 2 commits to krogoth

2016-06-06 Thread Pascal Bach
Hello

I would like to request a backport of the following two fixes to the krogoth 
branch of meta-qt5

https://github.com/meta-qt5/meta-qt5/commit/0717c65abc24d67887c93b773129156f714d033b
https://github.com/meta-qt5/meta-qt5/commit/05103827d50ec218954dee3866ec40bee9ec59af

These two issues prevent us from building any CMake enabled projects with an 
optional dependency to Qt5.
Event recipes in meta-openembedded need some hack to work around this issue: 
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb#L12

Since master is already on 5.7 it would help to have these fixes in krogoth 
where 5.6 is the default.

Regards
Pascal
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH 2/8] florence: update to 0.6.3

2016-06-06 Thread Alexander Kanavin

On 06/02/2016 07:44 PM, Martin Jansa wrote:

commit 5adc7db356071e22219d652e11911b98d9f8bf6e
Author: Stefan Agner 
Date:   Tue May 24 13:43:11 2016 -0700

florence: move to latest GTK2 version 0.5.4

It also doesn't apply because of this, so please confirm and resend.


No need to. I updated florence to fix build failures against my oe-core 
changes, and this update to an older version does the job just fine as 
well. I have no special interest in florence :)


Alex

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-multimedia][PATCH] MPD: update to 0.19.15

2016-06-06 Thread Martin Jansa
On Sat, Jun 04, 2016 at 06:23:08PM +0200, Gyorgy Szombathelyi wrote:
> This fixes a build issue

You forgot to include your
Signed-off-by

> ---
>  .../recipes-multimedia/musicpd/{mpd_0.19.10.bb => mpd_0.19.15.bb} | 4 
> ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.19.10.bb => 
> mpd_0.19.15.bb} (94%)
> 
> diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb 
> b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
> similarity index 94%
> rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb
> rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
> index 7b124ca..caba589 100644
> --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb
> +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.15.bb
> @@ -9,8 +9,8 @@ SRC_URI = " \
>  http://www.musicpd.org/download/${BPN}/0.19/${BP}.tar.xz \
>  file://mpd.conf.in \
>  "
> -SRC_URI[md5sum] = "da4bc3e47afd0faf9e7a67168e012102"
> -SRC_URI[sha256sum] = 
> "c386eb3d22f98dc993b5ae3c272f969aa7763713483c6800040ebf1791b15851"
> +SRC_URI[md5sum] = "bb855b1689c9e863c2dd214ab1cb9344"
> +SRC_URI[sha256sum] = 
> "0cb9a223894b038ce966ce6d651d9b3ea3bdc7d7b9bec8d1e9e7e091cbc29b8b"
>  
>  inherit autotools useradd systemd
>  
> -- 
> 2.5.5
> 
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] State of bitbake world 2016-06-02

2016-06-06 Thread Martin Jansa
This is first report with gcc 6.1, the number of failures more than tripled :/
Next builds will also include python3 switch in oe-core, so expect even worse
state next time I'm sending this report.

== 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   ||  
|-
||2016-06-02||32||39||38||79||36||35||90||41
||41||0 ||0 ||0 ||1 ||3 
||16||0 ||0 ||0 ||0 
||0 ||0 ||0 ||  
|}

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

== Failed tasks 2016-06-02 ==

INFO: jenkins-job.sh-1.8.8 Complete log available at 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160605_200329.log

=== common (30) ===
* meta-browser/recipes-mozilla/firefox/firefox_38.7.1esr.bb, do_compile
* 
meta-openembedded/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb, 
do_compile
* 
meta-openembedded/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb,
 do_compile
* 
meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb,
 do_compile
* 
meta-openembedded/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb, 
do_compile
* meta-openembedded/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb, 
do_compile
* meta-openembedded/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb, 
do_compile
* meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb, 
do_compile
* meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb, 
do_compile
* meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb, 
do_compile
* 
meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd_0.19.10.bb, 
do_compile
* meta-openembedded/meta-networking/recipes-connectivity/crda/crda_3.18.bb, 
do_compile
* 
meta-openembedded/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb, 
do_compile
* meta-openembedded/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb, 
do_configure
* meta-openembedded/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.6.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb, 
do_compile
* 
meta-openembedded/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb, 
do_compile
* 
meta-openembedded/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb, 
do_configure
* meta-openembedded/meta-oe/recipes-navigation/geos/geos_3.4.2.bb, 
do_compile
* 
meta-openembedded/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-support/opencv/opencv_3.1.bb, do_compile
* meta-openembedded/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb, 
do_configure
* meta-openembedded/meta-oe/recipes-test/fwts/fwts_git.bb, do_compile
* 
meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/libframeworkd-glib_git.bb,
 do_compile
* meta-webos-ports/meta-luneui/recipes-webos/librolegen/librolegen.bb, 
do_compile

=== common-x86 (8) ===
* meta-browser/recipes-browser/chromium/cef3_280796.bb, do_compile
* meta-browser/recipes-browser/chromium/chromium_48.0.2548.0.bb, do_compile
* meta-openembedded/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb, 
do_compile
* meta-openembedded/meta-multimedia/recipes-multimedia/faac/faac_1.28.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb, 
do_compile
* meta-openembedded/meta-oe/recipes-support/espeak/espeak_1.37.bb, 
do_compile
* 
meta-openembedded/meta-oe/recipes-support/open-vcdiff/open-vcdiff_0.8.4.bb, 
do_compile
* openembedded-core/meta/recipes-graphics/piglit/piglit_git.bb, do_compile

=== qemuarm (2) ===
* meta-openembedded/meta-oe/recipes-kernel/crash/crash_7.1.3.bb, do_compile
* meta-openembedded/meta-oe/recipes-support/poppler/poppler_0.43.0.bb, 
do_compile

===