* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
[not found] <151750087874.30832.4117930919339260762@git.openembedded.org>
@ 2018-02-02 11:35 ` Martin Jansa
2018-02-02 11:42 ` Derek Straka
2018-02-02 11:42 ` Martin Jansa
0 siblings, 2 replies; 6+ messages in thread
From: Martin Jansa @ 2018-02-02 11:35 UTC (permalink / raw)
To: openembedded-devel, akuster808, Derek Straka; +Cc: openembedded-commits
Why was this change backported to rocko?
add 0f1dff9 python-twisted: clean-up the dependencies
It adds dependency on python3-hyperlink which isn't in rocko, only in
master since:
commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
Author: Derek Straka <derek@asterius.io>
Date: Wed Nov 1 11:37:51 2017 -0400
python-hyperlink: add a recipe for version 17.3.1
and dependency on python-incremental also only in master since:
commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
Author: Derek Straka <derek@asterius.io>
Date: Wed Nov 1 10:58:33 2017 -0400
python-incremental: add an initial recipe for version 17.5.0
This is causing quite a 4 errors shown in world builds:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python-incremental' (but
meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-incremental' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-incremental']
ERROR: Required build target 'meta-world-pkgdata' has no buildable
providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
'python-twisted', 'python-incremental']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-hyperlink']
ERROR: Required build target 'meta-world-pkgdata' has no buildable
providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
'python3-twisted', 'python3-hyperlink']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org> wrote:
> This is an automated email from the git hooks/post-receive script.
>
> armin_kuster pushed a change to branch rocko
> in repository meta-openembedded.
>
> from 6e3fc5b python-cffi: update to version 1.11.2
> add d8f82c4 README: update maintainers list for rocko
> add a1f65f1 debootstrap: change license to MIT
> add 4e67423 UFL: add missing license
> add 9132eef python-cryptography: add -pthread to LD_FLAGS
> add 0f1dff9 python-twisted: clean-up the dependencies
> add a68639a python-twisted: restore RDEPENDS on -news for py2
> add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> new 7b404fd gperftools: Fix build on musl/mips
> new 96eab89 tslib: update project homepage
> new c5939bd libpwquality: fix Nothing RPROVIDES
> 'lib32-python3-libpwquality'
> new f83f290 libreport: fix Nothing RPROVIDES
> 'lib32-python3-libreport'
> new 9afe8a4 samba: add missing RDEPENDS
> new 1985f77 gpsd: add missing python-pygps RDEPENDS
> new 4bea809 android-tools: do_unpack_extra task removed
> new 6ef007b mariadb: Added missing installation of
> mysqld_safe_helper to FILES_${PN}-server
> new 52bdf26 polkit: add consolekit only when x11 is enabled
> new 45a874a hiredis: fix paths in pkgconfig conf file
> new ab3630f xfce4-screenshooter: create src dir before build
> new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> new be07dad Allow native builds of python-asyn1crypto
> new 0fb0fd2 phpmyadmin: update to version 4.7.5
> new b4289b2 postgresql: Update to 9.4.14
> new 1caf212 postgresql: Update to 9.4.15
> new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> new 731a262 Move RDEPENDS on libasound-module to bluez4 since it has
> been removed from bluez5
> new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> new 846e009 openldap: fix QA Warning
> new 859dfb0 phpmyadmin: update to version 4.7.6
> new f224492 Adding LUA to SDK
> new c31b240 fltk-native: remove fltk-config from image
> new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> new 4bdaf0c Add FLTK to licenses to avoid warning when building fltk
> / fltk-native
> new ed6ed8d hwloc: fix multilib problem
> new e8abea8 leveldb: fix checking for SSE flag
> new f351bea open-isns: Fix build with musl
> new 8349bbd dovecot: Fix parallel build
> new b54c140 dnsmasq: update SRC_URI for versions 2.69 and earlier
> new f80ff75 arptables: Fix do_install task
> new e4c768c net-snmp: support openssl without 3des
> new fc88b63 stunnel: fix compile error when openssl disable des
> support
> new 18b570e networkmanager: add consolekit only when x11 is enabled
> new a0d7f74 dialog: update SRC_URI
> new a65c1ac uw-imap: update SRC_URI
>
> The 36 revisions listed above as "new" are entirely new to this
> repository and will be described in separate emails. The revisions
> listed as "add" were already present in the repository and have only
> been added to this reference.
>
>
> Summary of changes:
> meta-filesystems/README | 12 +-
> meta-gnome/README | 11 +-
> meta-initramfs/README | 10 +-
> meta-multimedia/README | 15 +-
> meta-networking/MAINTAINERS | 7 +-
> .../networkmanager/networkmanager_1.4.4.bb | 3 +-
> .../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
> .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
> .../recipes-support/arptables/arptables_git.bb | 3 +-
> .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> .../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
> ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> .../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
> .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> .../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
> meta-oe/README | 10 +-
> meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> meta-oe/licenses/UFL | 97 +
> .../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
> .../android-tools/android-tools_5.1.1.r37.bb | 18 -
> .../debootstrap/debootstrap_1.0.67.bb | 2 +-
> meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
> .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> ++++++++++++++++++++
> meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
> meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
> .../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
> meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
> meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
> ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> .../libpwquality/libpwquality_1.4.0.bb | 4 +-
> .../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
> meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
> meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
> meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 14 +-
> .../dfu-util/dfu-util-native_0.9.bb | 7 +-
> meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
> meta-oe/recipes-support/fltk/fltk.bb | 2 +-
> .../gperftools/gperftools/sgidef.patch | 17 +
> .../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
> meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> .../recipes-support/openldap/openldap_2.4.45.bb | 1 +
> meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
> .../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
> meta-perl/README | 9 +-
> meta-python/README | 4 +-
> .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> .../python/python-cryptography.inc | 2 +
> .../recipes-devtools/python/python-twisted.inc | 4 +-
> .../python/python-twisted_17.9.0.bb | 8 +-
> .../python/python3-twisted_17.9.0.bb | 2 +-
> meta-webserver/README | 4 +-
> .../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
> meta-xfce/README | 11 +-
> .../xfce4-screenshooter_1.9.1.bb | 1 +
> 56 files changed, 5785 insertions(+), 258 deletions(-)
> create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/
> net-snmp-fix-for-disable-des.patch
> create mode 100644 meta-networking/recipes-support/dovecot/dovecot/0001-
> doveadm-Fix-parallel-build.patch
> create mode 100644 meta-networking/recipes-support/open-isns/open-isns/
> 0001-util.h-endian.h-is-available-on-musl-on-linux.patch
> create mode 100644 meta-networking/recipes-support/stunnel/stunnel/fix-
> openssl-no-des.patch
> copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> create mode 100644 meta-oe/licenses/UFL
> create mode 100644 meta-oe/recipes-devtools/php/
> php-7.1.9/CVE-2017-16642.patch
> create mode 100644 meta-oe/recipes-support/gperftools/gperftools/sgidef.
> patch
> rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb =>
> postgresql_9.4.15.bb} (67%)
> rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb =>
> phpmyadmin_4.7.6.bb} (90%)
>
> --
> To stop receiving notification emails like this one, please contact
> the administrator of this repository.
> --
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
2018-02-02 11:35 ` [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac) Martin Jansa
@ 2018-02-02 11:42 ` Derek Straka
2018-02-02 14:35 ` Mark Asselstine
2018-02-02 11:42 ` Martin Jansa
1 sibling, 1 reply; 6+ messages in thread
From: Derek Straka @ 2018-02-02 11:42 UTC (permalink / raw)
To: Martin Jansa, Mark Asselstine; +Cc: openembeded-devel, openembedded-commits
Mark had cherry picked the twisted changes from master. I thought he had
pulled in the full change set, but I must have missed some of the commits
when I reviewed it. I'll take a look once I get off the train. Sorry for
the breakage.
On Feb 2, 2018 6:35 AM, "Martin Jansa" <martin.jansa@gmail.com> wrote:
Why was this change backported to rocko?
add 0f1dff9 python-twisted: clean-up the dependencies
It adds dependency on python3-hyperlink which isn't in rocko, only in
master since:
commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
Author: Derek Straka <derek@asterius.io>
Date: Wed Nov 1 11:37:51 2017 -0400
python-hyperlink: add a recipe for version 17.3.1
and dependency on python-incremental also only in master since:
commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
Author: Derek Straka <derek@asterius.io>
Date: Wed Nov 1 10:58:33 2017 -0400
python-incremental: add an initial recipe for version 17.5.0
This is causing quite a 4 errors shown in world builds:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python-incremental' (but
meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-incremental' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-incremental']
ERROR: Required build target 'meta-world-pkgdata' has no buildable
providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
'python-twisted', 'python-incremental']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-hyperlink']
ERROR: Required build target 'meta-world-pkgdata' has no buildable
providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
'python3-twisted', 'python3-hyperlink']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org> wrote:
> This is an automated email from the git hooks/post-receive script.
>
> armin_kuster pushed a change to branch rocko
> in repository meta-openembedded.
>
> from 6e3fc5b python-cffi: update to version 1.11.2
> add d8f82c4 README: update maintainers list for rocko
> add a1f65f1 debootstrap: change license to MIT
> add 4e67423 UFL: add missing license
> add 9132eef python-cryptography: add -pthread to LD_FLAGS
> add 0f1dff9 python-twisted: clean-up the dependencies
> add a68639a python-twisted: restore RDEPENDS on -news for py2
> add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> new 7b404fd gperftools: Fix build on musl/mips
> new 96eab89 tslib: update project homepage
> new c5939bd libpwquality: fix Nothing RPROVIDES
> 'lib32-python3-libpwquality'
> new f83f290 libreport: fix Nothing RPROVIDES
> 'lib32-python3-libreport'
> new 9afe8a4 samba: add missing RDEPENDS
> new 1985f77 gpsd: add missing python-pygps RDEPENDS
> new 4bea809 android-tools: do_unpack_extra task removed
> new 6ef007b mariadb: Added missing installation of
> mysqld_safe_helper to FILES_${PN}-server
> new 52bdf26 polkit: add consolekit only when x11 is enabled
> new 45a874a hiredis: fix paths in pkgconfig conf file
> new ab3630f xfce4-screenshooter: create src dir before build
> new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> new be07dad Allow native builds of python-asyn1crypto
> new 0fb0fd2 phpmyadmin: update to version 4.7.5
> new b4289b2 postgresql: Update to 9.4.14
> new 1caf212 postgresql: Update to 9.4.15
> new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> new 731a262 Move RDEPENDS on libasound-module to bluez4 since it has
> been removed from bluez5
> new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> new 846e009 openldap: fix QA Warning
> new 859dfb0 phpmyadmin: update to version 4.7.6
> new f224492 Adding LUA to SDK
> new c31b240 fltk-native: remove fltk-config from image
> new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> new 4bdaf0c Add FLTK to licenses to avoid warning when building fltk
> / fltk-native
> new ed6ed8d hwloc: fix multilib problem
> new e8abea8 leveldb: fix checking for SSE flag
> new f351bea open-isns: Fix build with musl
> new 8349bbd dovecot: Fix parallel build
> new b54c140 dnsmasq: update SRC_URI for versions 2.69 and earlier
> new f80ff75 arptables: Fix do_install task
> new e4c768c net-snmp: support openssl without 3des
> new fc88b63 stunnel: fix compile error when openssl disable des
> support
> new 18b570e networkmanager: add consolekit only when x11 is enabled
> new a0d7f74 dialog: update SRC_URI
> new a65c1ac uw-imap: update SRC_URI
>
> The 36 revisions listed above as "new" are entirely new to this
> repository and will be described in separate emails. The revisions
> listed as "add" were already present in the repository and have only
> been added to this reference.
>
>
> Summary of changes:
> meta-filesystems/README | 12 +-
> meta-gnome/README | 11 +-
> meta-initramfs/README | 10 +-
> meta-multimedia/README | 15 +-
> meta-networking/MAINTAINERS | 7 +-
> .../networkmanager/networkmanager_1.4.4.bb | 3 +-
> .../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
> .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
> .../recipes-support/arptables/arptables_git.bb | 3 +-
> .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> .../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
> ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> .../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
> .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> .../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
> meta-oe/README | 10 +-
> meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> meta-oe/licenses/UFL | 97 +
> .../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
> .../android-tools/android-tools_5.1.1.r37.bb | 18 -
> .../debootstrap/debootstrap_1.0.67.bb | 2 +-
> meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
> .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> ++++++++++++++++++++
> meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
> meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
> .../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
> meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
> meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
> ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> .../libpwquality/libpwquality_1.4.0.bb | 4 +-
> .../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
> meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
> meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
> meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 14 +-
> .../dfu-util/dfu-util-native_0.9.bb | 7 +-
> meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
> meta-oe/recipes-support/fltk/fltk.bb | 2 +-
> .../gperftools/gperftools/sgidef.patch | 17 +
> .../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
> meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> .../recipes-support/openldap/openldap_2.4.45.bb | 1 +
> meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
> .../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
> meta-perl/README | 9 +-
> meta-python/README | 4 +-
> .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> .../python/python-cryptography.inc | 2 +
> .../recipes-devtools/python/python-twisted.inc | 4 +-
> .../python/python-twisted_17.9.0.bb | 8 +-
> .../python/python3-twisted_17.9.0.bb | 2 +-
> meta-webserver/README | 4 +-
> .../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
> meta-xfce/README | 11 +-
> .../xfce4-screenshooter_1.9.1.bb | 1 +
> 56 files changed, 5785 insertions(+), 258 deletions(-)
> create mode 100644 meta-networking/recipes-protoc
> ols/net-snmp/net-snmp/net-snmp-fix-for-disable-des.patch
> create mode 100644 meta-networking/recipes-suppor
> t/dovecot/dovecot/0001-doveadm-Fix-parallel-build.patch
> create mode 100644 meta-networking/recipes-suppor
> t/open-isns/open-isns/0001-util.h-endian.h-is-available-
> on-musl-on-linux.patch
> create mode 100644 meta-networking/recipes-suppor
> t/stunnel/stunnel/fix-openssl-no-des.patch
> copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> create mode 100644 meta-oe/licenses/UFL
> create mode 100644 meta-oe/recipes-devtools/php/p
> hp-7.1.9/CVE-2017-16642.patch
> create mode 100644 meta-oe/recipes-support/gperft
> ools/gperftools/sgidef.patch
> rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb =>
> postgresql_9.4.15.bb} (67%)
> rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb =>
> phpmyadmin_4.7.6.bb} (90%)
>
> --
> To stop receiving notification emails like this one, please contact
> the administrator of this repository.
> --
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
2018-02-02 11:35 ` [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac) Martin Jansa
2018-02-02 11:42 ` Derek Straka
@ 2018-02-02 11:42 ` Martin Jansa
2018-02-02 13:49 ` Derek Straka
1 sibling, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2018-02-02 11:42 UTC (permalink / raw)
To: openembedded-devel, akuster808, Derek Straka; +Cc: openembedded-commits
[-- Attachment #1: Type: text/plain, Size: 20276 bytes --]
On Fri, Feb 02, 2018 at 12:35:46PM +0100, Martin Jansa wrote:
> Why was this change backported to rocko?
> add 0f1dff9 python-twisted: clean-up the dependencies
>
> It adds dependency on python3-hyperlink which isn't in rocko, only in
> master since:
>
> commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> Author: Derek Straka <derek@asterius.io>
> Date: Wed Nov 1 11:37:51 2017 -0400
>
> python-hyperlink: add a recipe for version 17.3.1
>
> and dependency on python-incremental also only in master since:
>
> commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
> Author: Derek Straka <derek@asterius.io>
> Date: Wed Nov 1 10:58:33 2017 -0400
>
> python-incremental: add an initial recipe for version 17.5.0
>
>
> This is causing quite a 4 errors shown in world builds:
It's actually quite a bit more ERROR messages, here is more complete
list:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python3-incremental' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-incremental' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-incremental']
NOTE: Runtime target 'python3-twisted-runner' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-runner', 'python3-incremental']
ERROR: Nothing RPROVIDES 'python3-twisted' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted'
NOTE: Runtime target 'python3-twisted' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted']
ERROR: Nothing RPROVIDES 'python3-constantly' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-constantly' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-constantly']
ERROR: Nothing RPROVIDES 'python3-twisted-web' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-web'
NOTE: Runtime target 'python3-twisted-web' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-web']
ERROR: Nothing RPROVIDES 'python3-twisted-words' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-words'
NOTE: Runtime target 'python3-twisted-words' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-words']
ERROR: Nothing RPROVIDES 'python3-twisted-protocols' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-protocols'
NOTE: Runtime target 'python3-twisted-protocols' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-protocols']
ERROR: Nothing RPROVIDES 'python3-twisted-bin' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-bin'
NOTE: Runtime target 'python3-twisted-bin' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-bin']
ERROR: Nothing RPROVIDES 'python3-automat' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-automat' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-automat']
ERROR: Nothing RPROVIDES 'python3-hyperlink' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-hyperlink']
ERROR: Nothing RPROVIDES 'python3-twisted-names' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-names'
NOTE: Runtime target 'python3-twisted-names' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-names']
ERROR: Nothing RPROVIDES 'python3-twisted-mail' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-mail'
NOTE: Runtime target 'python3-twisted-mail' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-mail']
ERROR: Nothing RPROVIDES 'python-automat' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-automat' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-automat']
NOTE: Runtime target 'python-txws' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-txws', 'python-twisted', 'python-automat']
NOTE: Runtime target 'python-twisted-runner' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-runner', 'python-automat']
NOTE: Runtime target 'python-twisted-bin' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-bin', 'python-automat']
NOTE: Runtime target 'python-twisted-names' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-names', 'python-automat']
NOTE: Runtime target 'python-twisted-conch' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-conch', 'python-automat']
NOTE: Runtime target 'python-twisted' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted', 'python-automat']
NOTE: Runtime target 'python-twisted-mail' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-mail', 'python-automat']
NOTE: Runtime target 'python-twisted-words' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-words', 'python-automat']
NOTE: Runtime target 'python-twisted-web' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-web', 'python-automat']
ERROR: Nothing RPROVIDES 'python-constantly' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-constantly' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-constantly']
ERROR: Nothing RPROVIDES 'python3-twisted-dev' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-dev'
NOTE: Runtime target 'python3-twisted-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-dev']
ERROR: Nothing RPROVIDES 'python-twisted-dev' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python-twisted-dev'
NOTE: Runtime target 'python-twisted-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-dev']
ERROR: Nothing RPROVIDES 'python-txws-dev' (but meta-oe/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python-txws-dev'
NOTE: Runtime target 'python-txws-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-txws-dev']
ERROR: Nothing RPROVIDES 'python-incremental' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-incremental' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-incremental']
ERROR: Nothing RPROVIDES 'python-twisted-core' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python-twisted-core'
NOTE: Runtime target 'python-twisted-core' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-core']
ERROR: Nothing RPROVIDES 'python-twisted-protocols' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python-twisted-protocols'
NOTE: Runtime target 'python-twisted-protocols' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-protocols']
ERROR: Nothing RPROVIDES 'python-twisted-news' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python-twisted-news'
NOTE: Runtime target 'python-twisted-news' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-twisted-news']
ERROR: Nothing RPROVIDES 'python3-twisted-core' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-core'
NOTE: Runtime target 'python3-twisted-core' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-core']
ERROR: Nothing RPROVIDES 'python3-twisted-conch' (but meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'python3-twisted-conch'
NOTE: Runtime target 'python3-twisted-conch' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-twisted-conch']
ERROR: Nothing RPROVIDES 'python-hyperlink' (but meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-hyperlink' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-hyperlink']
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-incremental']
> ERROR: Required build target 'meta-world-pkgdata' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> 'python-twisted', 'python-incremental']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-hyperlink']
> ERROR: Required build target 'meta-world-pkgdata' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> 'python3-twisted', 'python3-hyperlink']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org> wrote:
>
> > This is an automated email from the git hooks/post-receive script.
> >
> > armin_kuster pushed a change to branch rocko
> > in repository meta-openembedded.
> >
> > from 6e3fc5b python-cffi: update to version 1.11.2
> > add d8f82c4 README: update maintainers list for rocko
> > add a1f65f1 debootstrap: change license to MIT
> > add 4e67423 UFL: add missing license
> > add 9132eef python-cryptography: add -pthread to LD_FLAGS
> > add 0f1dff9 python-twisted: clean-up the dependencies
> > add a68639a python-twisted: restore RDEPENDS on -news for py2
> > add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> > new 7b404fd gperftools: Fix build on musl/mips
> > new 96eab89 tslib: update project homepage
> > new c5939bd libpwquality: fix Nothing RPROVIDES
> > 'lib32-python3-libpwquality'
> > new f83f290 libreport: fix Nothing RPROVIDES
> > 'lib32-python3-libreport'
> > new 9afe8a4 samba: add missing RDEPENDS
> > new 1985f77 gpsd: add missing python-pygps RDEPENDS
> > new 4bea809 android-tools: do_unpack_extra task removed
> > new 6ef007b mariadb: Added missing installation of
> > mysqld_safe_helper to FILES_${PN}-server
> > new 52bdf26 polkit: add consolekit only when x11 is enabled
> > new 45a874a hiredis: fix paths in pkgconfig conf file
> > new ab3630f xfce4-screenshooter: create src dir before build
> > new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> > new be07dad Allow native builds of python-asyn1crypto
> > new 0fb0fd2 phpmyadmin: update to version 4.7.5
> > new b4289b2 postgresql: Update to 9.4.14
> > new 1caf212 postgresql: Update to 9.4.15
> > new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> > new 731a262 Move RDEPENDS on libasound-module to bluez4 since it has
> > been removed from bluez5
> > new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> > new 846e009 openldap: fix QA Warning
> > new 859dfb0 phpmyadmin: update to version 4.7.6
> > new f224492 Adding LUA to SDK
> > new c31b240 fltk-native: remove fltk-config from image
> > new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> > new 4bdaf0c Add FLTK to licenses to avoid warning when building fltk
> > / fltk-native
> > new ed6ed8d hwloc: fix multilib problem
> > new e8abea8 leveldb: fix checking for SSE flag
> > new f351bea open-isns: Fix build with musl
> > new 8349bbd dovecot: Fix parallel build
> > new b54c140 dnsmasq: update SRC_URI for versions 2.69 and earlier
> > new f80ff75 arptables: Fix do_install task
> > new e4c768c net-snmp: support openssl without 3des
> > new fc88b63 stunnel: fix compile error when openssl disable des
> > support
> > new 18b570e networkmanager: add consolekit only when x11 is enabled
> > new a0d7f74 dialog: update SRC_URI
> > new a65c1ac uw-imap: update SRC_URI
> >
> > The 36 revisions listed above as "new" are entirely new to this
> > repository and will be described in separate emails. The revisions
> > listed as "add" were already present in the repository and have only
> > been added to this reference.
> >
> >
> > Summary of changes:
> > meta-filesystems/README | 12 +-
> > meta-gnome/README | 11 +-
> > meta-initramfs/README | 10 +-
> > meta-multimedia/README | 15 +-
> > meta-networking/MAINTAINERS | 7 +-
> > .../networkmanager/networkmanager_1.4.4.bb | 3 +-
> > .../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
> > .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> > .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
> > .../recipes-support/arptables/arptables_git.bb | 3 +-
> > .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> > .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> > .../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
> > ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> > .../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
> > .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> > .../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
> > meta-oe/README | 10 +-
> > meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> > meta-oe/licenses/UFL | 97 +
> > .../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
> > .../android-tools/android-tools_5.1.1.r37.bb | 18 -
> > .../debootstrap/debootstrap_1.0.67.bb | 2 +-
> > meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
> > .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> > ++++++++++++++++++++
> > meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
> > meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
> > .../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
> > meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
> > meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
> > ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> > .../libpwquality/libpwquality_1.4.0.bb | 4 +-
> > .../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
> > meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
> > meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
> > meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 14 +-
> > .../dfu-util/dfu-util-native_0.9.bb | 7 +-
> > meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
> > meta-oe/recipes-support/fltk/fltk.bb | 2 +-
> > .../gperftools/gperftools/sgidef.patch | 17 +
> > .../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
> > meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> > .../recipes-support/openldap/openldap_2.4.45.bb | 1 +
> > meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
> > .../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
> > meta-perl/README | 9 +-
> > meta-python/README | 4 +-
> > .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> > .../python/python-cryptography.inc | 2 +
> > .../recipes-devtools/python/python-twisted.inc | 4 +-
> > .../python/python-twisted_17.9.0.bb | 8 +-
> > .../python/python3-twisted_17.9.0.bb | 2 +-
> > meta-webserver/README | 4 +-
> > .../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
> > meta-xfce/README | 11 +-
> > .../xfce4-screenshooter_1.9.1.bb | 1 +
> > 56 files changed, 5785 insertions(+), 258 deletions(-)
> > create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/
> > net-snmp-fix-for-disable-des.patch
> > create mode 100644 meta-networking/recipes-support/dovecot/dovecot/0001-
> > doveadm-Fix-parallel-build.patch
> > create mode 100644 meta-networking/recipes-support/open-isns/open-isns/
> > 0001-util.h-endian.h-is-available-on-musl-on-linux.patch
> > create mode 100644 meta-networking/recipes-support/stunnel/stunnel/fix-
> > openssl-no-des.patch
> > copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> > create mode 100644 meta-oe/licenses/UFL
> > create mode 100644 meta-oe/recipes-devtools/php/
> > php-7.1.9/CVE-2017-16642.patch
> > create mode 100644 meta-oe/recipes-support/gperftools/gperftools/sgidef.
> > patch
> > rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb =>
> > postgresql_9.4.15.bb} (67%)
> > rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb =>
> > phpmyadmin_4.7.6.bb} (90%)
> >
> > --
> > To stop receiving notification emails like this one, please contact
> > the administrator of this repository.
> > --
> > _______________________________________________
> > Openembedded-commits mailing list
> > Openembedded-commits@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-commits
> >
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
2018-02-02 11:42 ` Martin Jansa
@ 2018-02-02 13:49 ` Derek Straka
2018-02-04 4:14 ` akuster808
0 siblings, 1 reply; 6+ messages in thread
From: Derek Straka @ 2018-02-02 13:49 UTC (permalink / raw)
To: Martin Jansa; +Cc: Mark Asselstine, openembedded-devel, openembedded-commits
Rocko would need the following commits from master to work with 0f1dff9:
b9e0b2abd1074f846bb3aef3670c0a461f6b1d00
2b6ae2d951df1050bf4fe0734ece750d0fef2faf
cd7cc6e9dd9f700f07b8a09e6533fa205db28479
378b8a6a8aa65fae704e9ceddc3f2e2b07585953
63791edb3f69269fc6e0b83863e76f6a4a35965c
b08b570c8624303acbb6bb064a7bda466a679df4
bd827cb9ff57b8e42768add8e8b206c95cd6aea2
Armin,
Should I send a patchset or would it be easier for you to just cherry-pick
them yourself? Thanks.
-Derek
On Fri, Feb 2, 2018 at 6:42 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Fri, Feb 02, 2018 at 12:35:46PM +0100, Martin Jansa wrote:
> > Why was this change backported to rocko?
> > add 0f1dff9 python-twisted: clean-up the dependencies
> >
> > It adds dependency on python3-hyperlink which isn't in rocko, only in
> > master since:
> >
> > commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> > Author: Derek Straka <derek@asterius.io>
> > Date: Wed Nov 1 11:37:51 2017 -0400
> >
> > python-hyperlink: add a recipe for version 17.3.1
> >
> > and dependency on python-incremental also only in master since:
> >
> > commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
> > Author: Derek Straka <derek@asterius.io>
> > Date: Wed Nov 1 10:58:33 2017 -0400
> >
> > python-incremental: add an initial recipe for version 17.5.0
> >
> >
> > This is causing quite a 4 errors shown in world builds:
>
> It's actually quite a bit more ERROR messages, here is more complete
> list:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python3-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-incremental']
> NOTE: Runtime target 'python3-twisted-runner' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-runner',
> 'python3-incremental']
> ERROR: Nothing RPROVIDES 'python3-twisted' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted'
> NOTE: Runtime target 'python3-twisted' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted']
> ERROR: Nothing RPROVIDES 'python3-constantly' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-constantly' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-constantly']
> ERROR: Nothing RPROVIDES 'python3-twisted-web' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-web'
> NOTE: Runtime target 'python3-twisted-web' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-web']
> ERROR: Nothing RPROVIDES 'python3-twisted-words' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-words'
> NOTE: Runtime target 'python3-twisted-words' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-words']
> ERROR: Nothing RPROVIDES 'python3-twisted-protocols' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-protocols'
> NOTE: Runtime target 'python3-twisted-protocols' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-protocols']
> ERROR: Nothing RPROVIDES 'python3-twisted-bin' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-bin'
> NOTE: Runtime target 'python3-twisted-bin' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-bin']
> ERROR: Nothing RPROVIDES 'python3-automat' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-automat' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-automat']
> ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-hyperlink']
> ERROR: Nothing RPROVIDES 'python3-twisted-names' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-names'
> NOTE: Runtime target 'python3-twisted-names' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-names']
> ERROR: Nothing RPROVIDES 'python3-twisted-mail' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-mail'
> NOTE: Runtime target 'python3-twisted-mail' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-mail']
> ERROR: Nothing RPROVIDES 'python-automat' (but meta-oe/meta-python/recipes-
> devtools/python/python-twisted_17.9.0.bb RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python-automat' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-automat']
> NOTE: Runtime target 'python-txws' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-txws',
> 'python-twisted', 'python-automat']
> NOTE: Runtime target 'python-twisted-runner' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-runner',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-bin' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-bin',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-names' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-names',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-conch' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-conch',
> 'python-automat']
> NOTE: Runtime target 'python-twisted' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-mail' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-mail',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-words' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-words',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-web' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-web',
> 'python-automat']
> ERROR: Nothing RPROVIDES 'python-constantly' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python-constantly' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-constantly']
> ERROR: Nothing RPROVIDES 'python3-twisted-dev' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-dev'
> NOTE: Runtime target 'python3-twisted-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-dev']
> ERROR: Nothing RPROVIDES 'python-twisted-dev' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-twisted-dev'
> NOTE: Runtime target 'python-twisted-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-dev']
> ERROR: Nothing RPROVIDES 'python-txws-dev' (but
> meta-oe/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-txws-dev'
> NOTE: Runtime target 'python-txws-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-txws-dev']
> ERROR: Nothing RPROVIDES 'python-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-incremental']
> ERROR: Nothing RPROVIDES 'python-twisted-core' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-twisted-core'
> NOTE: Runtime target 'python-twisted-core' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-core']
> ERROR: Nothing RPROVIDES 'python-twisted-protocols' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-twisted-protocols'
> NOTE: Runtime target 'python-twisted-protocols' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-protocols']
> ERROR: Nothing RPROVIDES 'python-twisted-news' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-twisted-news'
> NOTE: Runtime target 'python-twisted-news' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-news']
> ERROR: Nothing RPROVIDES 'python3-twisted-core' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-core'
> NOTE: Runtime target 'python3-twisted-core' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-core']
> ERROR: Nothing RPROVIDES 'python3-twisted-conch' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-conch'
> NOTE: Runtime target 'python3-twisted-conch' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-conch']
> ERROR: Nothing RPROVIDES 'python-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-hyperlink']
>
> >
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'python-incremental' (but
> > meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> > RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'python-incremental' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['python-incremental']
> > ERROR: Required build target 'meta-world-pkgdata' has no buildable
> > providers.
> > Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> > 'python-twisted', 'python-incremental']
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> > meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> > RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['python3-hyperlink']
> > ERROR: Required build target 'meta-world-pkgdata' has no buildable
> > providers.
> > Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> > 'python3-twisted', 'python3-hyperlink']
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> > On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org> wrote:
> >
> > > This is an automated email from the git hooks/post-receive script.
> > >
> > > armin_kuster pushed a change to branch rocko
> > > in repository meta-openembedded.
> > >
> > > from 6e3fc5b python-cffi: update to version 1.11.2
> > > add d8f82c4 README: update maintainers list for rocko
> > > add a1f65f1 debootstrap: change license to MIT
> > > add 4e67423 UFL: add missing license
> > > add 9132eef python-cryptography: add -pthread to LD_FLAGS
> > > add 0f1dff9 python-twisted: clean-up the dependencies
> > > add a68639a python-twisted: restore RDEPENDS on -news for py2
> > > add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> > > new 7b404fd gperftools: Fix build on musl/mips
> > > new 96eab89 tslib: update project homepage
> > > new c5939bd libpwquality: fix Nothing RPROVIDES
> > > 'lib32-python3-libpwquality'
> > > new f83f290 libreport: fix Nothing RPROVIDES
> > > 'lib32-python3-libreport'
> > > new 9afe8a4 samba: add missing RDEPENDS
> > > new 1985f77 gpsd: add missing python-pygps RDEPENDS
> > > new 4bea809 android-tools: do_unpack_extra task removed
> > > new 6ef007b mariadb: Added missing installation of
> > > mysqld_safe_helper to FILES_${PN}-server
> > > new 52bdf26 polkit: add consolekit only when x11 is enabled
> > > new 45a874a hiredis: fix paths in pkgconfig conf file
> > > new ab3630f xfce4-screenshooter: create src dir before build
> > > new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> > > new be07dad Allow native builds of python-asyn1crypto
> > > new 0fb0fd2 phpmyadmin: update to version 4.7.5
> > > new b4289b2 postgresql: Update to 9.4.14
> > > new 1caf212 postgresql: Update to 9.4.15
> > > new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> > > new 731a262 Move RDEPENDS on libasound-module to bluez4 since it
> has
> > > been removed from bluez5
> > > new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> > > new 846e009 openldap: fix QA Warning
> > > new 859dfb0 phpmyadmin: update to version 4.7.6
> > > new f224492 Adding LUA to SDK
> > > new c31b240 fltk-native: remove fltk-config from image
> > > new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> > > new 4bdaf0c Add FLTK to licenses to avoid warning when building
> fltk
> > > / fltk-native
> > > new ed6ed8d hwloc: fix multilib problem
> > > new e8abea8 leveldb: fix checking for SSE flag
> > > new f351bea open-isns: Fix build with musl
> > > new 8349bbd dovecot: Fix parallel build
> > > new b54c140 dnsmasq: update SRC_URI for versions 2.69 and earlier
> > > new f80ff75 arptables: Fix do_install task
> > > new e4c768c net-snmp: support openssl without 3des
> > > new fc88b63 stunnel: fix compile error when openssl disable des
> > > support
> > > new 18b570e networkmanager: add consolekit only when x11 is
> enabled
> > > new a0d7f74 dialog: update SRC_URI
> > > new a65c1ac uw-imap: update SRC_URI
> > >
> > > The 36 revisions listed above as "new" are entirely new to this
> > > repository and will be described in separate emails. The revisions
> > > listed as "add" were already present in the repository and have only
> > > been added to this reference.
> > >
> > >
> > > Summary of changes:
> > > meta-filesystems/README | 12 +-
> > > meta-gnome/README | 11 +-
> > > meta-initramfs/README | 10 +-
> > > meta-multimedia/README | 15 +-
> > > meta-networking/MAINTAINERS | 7 +-
> > > .../networkmanager/networkmanager_1.4.4.bb | 3 +-
> > > .../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
> > > .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> > > .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
> > > .../recipes-support/arptables/arptables_git.bb | 3 +-
> > > .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> > > .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> > > .../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
> > > ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> > > .../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
> > > .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> > > .../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
> > > meta-oe/README | 10 +-
> > > meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> > > meta-oe/licenses/UFL | 97 +
> > > .../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
> > > .../android-tools/android-tools_5.1.1.r37.bb | 18 -
> > > .../debootstrap/debootstrap_1.0.67.bb | 2 +-
> > > meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
> > > .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> > > ++++++++++++++++++++
> > > meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
> > > meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
> > > .../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
> > > meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
> > > meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
> > > ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> > > .../libpwquality/libpwquality_1.4.0.bb | 4 +-
> > > .../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
> > > meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
> > > meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
> > > meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 14 +-
> > > .../dfu-util/dfu-util-native_0.9.bb | 7 +-
> > > meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
> > > meta-oe/recipes-support/fltk/fltk.bb | 2 +-
> > > .../gperftools/gperftools/sgidef.patch | 17 +
> > > .../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
> > > meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> > > .../recipes-support/openldap/openldap_2.4.45.bb | 1 +
> > > meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
> > > .../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
> > > meta-perl/README | 9 +-
> > > meta-python/README | 4 +-
> > > .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> > > .../python/python-cryptography.inc | 2 +
> > > .../recipes-devtools/python/python-twisted.inc | 4 +-
> > > .../python/python-twisted_17.9.0.bb | 8 +-
> > > .../python/python3-twisted_17.9.0.bb | 2 +-
> > > meta-webserver/README | 4 +-
> > > .../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
> > > meta-xfce/README | 11 +-
> > > .../xfce4-screenshooter_1.9.1.bb | 1 +
> > > 56 files changed, 5785 insertions(+), 258 deletions(-)
> > > create mode 100644 meta-networking/recipes-
> protocols/net-snmp/net-snmp/
> > > net-snmp-fix-for-disable-des.patch
> > > create mode 100644 meta-networking/recipes-
> support/dovecot/dovecot/0001-
> > > doveadm-Fix-parallel-build.patch
> > > create mode 100644 meta-networking/recipes-
> support/open-isns/open-isns/
> > > 0001-util.h-endian.h-is-available-on-musl-on-linux.patch
> > > create mode 100644 meta-networking/recipes-
> support/stunnel/stunnel/fix-
> > > openssl-no-des.patch
> > > copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> > > create mode 100644 meta-oe/licenses/UFL
> > > create mode 100644 meta-oe/recipes-devtools/php/
> > > php-7.1.9/CVE-2017-16642.patch
> > > create mode 100644 meta-oe/recipes-support/
> gperftools/gperftools/sgidef.
> > > patch
> > > rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb =>
> > > postgresql_9.4.15.bb} (67%)
> > > rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb =>
> > > phpmyadmin_4.7.6.bb} (90%)
> > >
> > > --
> > > To stop receiving notification emails like this one, please contact
> > > the administrator of this repository.
> > > --
> > > _______________________________________________
> > > Openembedded-commits mailing list
> > > Openembedded-commits@lists.openembedded.org
> > > http://lists.openembedded.org/mailman/listinfo/openembedded-commits
> > >
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
2018-02-02 11:42 ` Derek Straka
@ 2018-02-02 14:35 ` Mark Asselstine
0 siblings, 0 replies; 6+ messages in thread
From: Mark Asselstine @ 2018-02-02 14:35 UTC (permalink / raw)
To: Derek Straka; +Cc: openembedded-commits, openembeded-devel
On Friday, February 2, 2018 6:42:08 AM EST Derek Straka wrote:
> Mark had cherry picked the twisted changes from master. I thought he had
> pulled in the full change set, but I must have missed some of the commits
> when I reviewed it. I'll take a look once I get off the train. Sorry for
> the breakage.
Derek, not your appology to make from the looks of it. I am left scratching my
head as to how this managed to escape my testing. I know I usually have many
build environments on the go at any point in time but I am usually doing a
good job keeping them separated. The second patch in my series seems to show
that I was building the thing. My only guess is that I had grabbed the rest of
the required changes and forgot.
Anyway, thanks for the follow up and fixing my mistake. I am sorry for
breaking things and causing people additional work.
Mark
>
> On Feb 2, 2018 6:35 AM, "Martin Jansa" <martin.jansa@gmail.com> wrote:
>
> Why was this change backported to rocko?
> add 0f1dff9 python-twisted: clean-up the dependencies
>
> It adds dependency on python3-hyperlink which isn't in rocko, only in
> master since:
>
> commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> Author: Derek Straka <derek@asterius.io>
> Date: Wed Nov 1 11:37:51 2017 -0400
>
> python-hyperlink: add a recipe for version 17.3.1
>
> and dependency on python-incremental also only in master since:
>
> commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
> Author: Derek Straka <derek@asterius.io>
> Date: Wed Nov 1 10:58:33 2017 -0400
>
> python-incremental: add an initial recipe for version 17.5.0
>
>
> This is causing quite a 4 errors shown in world builds:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-incremental']
> ERROR: Required build target 'meta-world-pkgdata' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> 'python-twisted', 'python-incremental']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-hyperlink']
> ERROR: Required build target 'meta-world-pkgdata' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> 'python3-twisted', 'python3-hyperlink']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org> wrote:
> > This is an automated email from the git hooks/post-receive script.
> >
> > armin_kuster pushed a change to branch rocko
> > in repository meta-openembedded.
> >
> > from 6e3fc5b python-cffi: update to version 1.11.2
> >
> > add d8f82c4 README: update maintainers list for rocko
> > add a1f65f1 debootstrap: change license to MIT
> > add 4e67423 UFL: add missing license
> > add 9132eef python-cryptography: add -pthread to LD_FLAGS
> > add 0f1dff9 python-twisted: clean-up the dependencies
> > add a68639a python-twisted: restore RDEPENDS on -news for py2
> > add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> > new 7b404fd gperftools: Fix build on musl/mips
> > new 96eab89 tslib: update project homepage
> > new c5939bd libpwquality: fix Nothing RPROVIDES
> >
> > 'lib32-python3-libpwquality'
> >
> > new f83f290 libreport: fix Nothing RPROVIDES
> >
> > 'lib32-python3-libreport'
> >
> > new 9afe8a4 samba: add missing RDEPENDS
> > new 1985f77 gpsd: add missing python-pygps RDEPENDS
> > new 4bea809 android-tools: do_unpack_extra task removed
> > new 6ef007b mariadb: Added missing installation of
> >
> > mysqld_safe_helper to FILES_${PN}-server
> >
> > new 52bdf26 polkit: add consolekit only when x11 is enabled
> > new 45a874a hiredis: fix paths in pkgconfig conf file
> > new ab3630f xfce4-screenshooter: create src dir before build
> > new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> > new be07dad Allow native builds of python-asyn1crypto
> > new 0fb0fd2 phpmyadmin: update to version 4.7.5
> > new b4289b2 postgresql: Update to 9.4.14
> > new 1caf212 postgresql: Update to 9.4.15
> > new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> > new 731a262 Move RDEPENDS on libasound-module to bluez4 since it has
> >
> > been removed from bluez5
> >
> > new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> > new 846e009 openldap: fix QA Warning
> > new 859dfb0 phpmyadmin: update to version 4.7.6
> > new f224492 Adding LUA to SDK
> > new c31b240 fltk-native: remove fltk-config from image
> > new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> > new 4bdaf0c Add FLTK to licenses to avoid warning when building fltk
> >
> > / fltk-native
> >
> > new ed6ed8d hwloc: fix multilib problem
> > new e8abea8 leveldb: fix checking for SSE flag
> > new f351bea open-isns: Fix build with musl
> > new 8349bbd dovecot: Fix parallel build
> > new b54c140 dnsmasq: update SRC_URI for versions 2.69 and earlier
> > new f80ff75 arptables: Fix do_install task
> > new e4c768c net-snmp: support openssl without 3des
> > new fc88b63 stunnel: fix compile error when openssl disable des
> >
> > support
> >
> > new 18b570e networkmanager: add consolekit only when x11 is enabled
> > new a0d7f74 dialog: update SRC_URI
> > new a65c1ac uw-imap: update SRC_URI
> >
> > The 36 revisions listed above as "new" are entirely new to this
> > repository and will be described in separate emails. The revisions
> > listed as "add" were already present in the repository and have only
> > been added to this reference.
> >
> > Summary of changes:
> > meta-filesystems/README | 12 +-
> > meta-gnome/README | 11 +-
> > meta-initramfs/README | 10 +-
> > meta-multimedia/README | 15 +-
> > meta-networking/MAINTAINERS | 7 +-
> > .../networkmanager/networkmanager_1.4.4.bb | 3 +-
> > .../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
> > .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> > .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
> > .../recipes-support/arptables/arptables_git.bb | 3 +-
> > .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> > .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> > .../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
> > ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> > .../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
> > .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> > .../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
> > meta-oe/README | 10 +-
> > meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> > meta-oe/licenses/UFL | 97 +
> > .../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
> > .../android-tools/android-tools_5.1.1.r37.bb | 18 -
> > .../debootstrap/debootstrap_1.0.67.bb | 2 +-
> > meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
> > .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> >
> > ++++++++++++++++++++
> >
> > meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
> > meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
> > .../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
> > meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
> > meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
> > ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> > .../libpwquality/libpwquality_1.4.0.bb | 4 +-
> > .../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
> > meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
> > meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
> > meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 14 +-
> > .../dfu-util/dfu-util-native_0.9.bb | 7 +-
> > meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
> > meta-oe/recipes-support/fltk/fltk.bb | 2 +-
> > .../gperftools/gperftools/sgidef.patch | 17 +
> > .../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
> > meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> > .../recipes-support/openldap/openldap_2.4.45.bb | 1 +
> > meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
> > .../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
> > meta-perl/README | 9 +-
> > meta-python/README | 4 +-
> > .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> > .../python/python-cryptography.inc | 2 +
> > .../recipes-devtools/python/python-twisted.inc | 4 +-
> > .../python/python-twisted_17.9.0.bb | 8 +-
> > .../python/python3-twisted_17.9.0.bb | 2 +-
> > meta-webserver/README | 4 +-
> > .../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
> > meta-xfce/README | 11 +-
> > .../xfce4-screenshooter_1.9.1.bb | 1 +
> > 56 files changed, 5785 insertions(+), 258 deletions(-)
> > create mode 100644 meta-networking/recipes-protoc
> >
> > ols/net-snmp/net-snmp/net-snmp-fix-for-disable-des.patch
> >
> > create mode 100644 meta-networking/recipes-suppor
> >
> > t/dovecot/dovecot/0001-doveadm-Fix-parallel-build.patch
> >
> > create mode 100644 meta-networking/recipes-suppor
> >
> > t/open-isns/open-isns/0001-util.h-endian.h-is-available-
> > on-musl-on-linux.patch
> >
> > create mode 100644 meta-networking/recipes-suppor
> >
> > t/stunnel/stunnel/fix-openssl-no-des.patch
> >
> > copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> > create mode 100644 meta-oe/licenses/UFL
> > create mode 100644 meta-oe/recipes-devtools/php/p
> >
> > hp-7.1.9/CVE-2017-16642.patch
> >
> > create mode 100644 meta-oe/recipes-support/gperft
> >
> > ools/gperftools/sgidef.patch
> >
> > rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb =>
> >
> > postgresql_9.4.15.bb} (67%)
> >
> > rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb =>
> >
> > phpmyadmin_4.7.6.bb} (90%)
> >
> > --
> > To stop receiving notification emails like this one, please contact
> > the administrator of this repository.
> > --
> > _______________________________________________
> > Openembedded-commits mailing list
> > Openembedded-commits@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-commits
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac)
2018-02-02 13:49 ` Derek Straka
@ 2018-02-04 4:14 ` akuster808
0 siblings, 0 replies; 6+ messages in thread
From: akuster808 @ 2018-02-04 4:14 UTC (permalink / raw)
To: Derek Straka, Martin Jansa
Cc: Mark Asselstine, openembedded-devel, openembedded-commits
On 02/02/2018 07:19 PM, Derek Straka wrote:
> Rocko would need the following commits from master to work with 0f1dff9:
>
> b9e0b2abd1074f846bb3aef3670c0a461f6b1d00
> 2b6ae2d951df1050bf4fe0734ece750d0fef2faf
> cd7cc6e9dd9f700f07b8a09e6533fa205db28479
> 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> 63791edb3f69269fc6e0b83863e76f6a4a35965c
> b08b570c8624303acbb6bb064a7bda466a679df4
> bd827cb9ff57b8e42768add8e8b206c95cd6aea2
>
> Armin,
>
> Should I send a patchset or would it be easier for you to just
> cherry-pick them yourself? Thanks.
That set was sent by Mark so I already have them. The sad thing is I did
do a world build and did not set those failures. I have those in
stable/rocko-next
- armin
>
> -Derek
>
>
> On Fri, Feb 2, 2018 at 6:42 AM, Martin Jansa <martin.jansa@gmail.com
> <mailto:martin.jansa@gmail.com>> wrote:
>
> On Fri, Feb 02, 2018 at 12:35:46PM +0100, Martin Jansa wrote:
> > Why was this change backported to rocko?
> > add 0f1dff9 python-twisted: clean-up the dependencies
> >
> > It adds dependency on python3-hyperlink which isn't in rocko,
> only in
> > master since:
> >
> > commit 378b8a6a8aa65fae704e9ceddc3f2e2b07585953
> > Author: Derek Straka <derek@asterius.io <mailto:derek@asterius.io>>
> > Date: Wed Nov 1 11:37:51 2017 -0400
> >
> > python-hyperlink: add a recipe for version 17.3.1
> >
> > and dependency on python-incremental also only in master since:
> >
> > commit 63791edb3f69269fc6e0b83863e76f6a4a35965c
> > Author: Derek Straka <derek@asterius.io <mailto:derek@asterius.io>>
> > Date: Wed Nov 1 10:58:33 2017 -0400
> >
> > python-incremental: add an initial recipe for version 17.5.0
> >
> >
> > This is causing quite a 4 errors shown in world builds:
>
> It's actually quite a bit more ERROR messages, here is more complete
> list:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'python3-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-incremental']
> NOTE: Runtime target 'python3-twisted-runner' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python3-twisted-runner', 'python3-incremental']
> ERROR: Nothing RPROVIDES 'python3-twisted' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted'
> NOTE: Runtime target 'python3-twisted' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted']
> ERROR: Nothing RPROVIDES 'python3-constantly' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-constantly' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-constantly']
> ERROR: Nothing RPROVIDES 'python3-twisted-web' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-web'
> NOTE: Runtime target 'python3-twisted-web' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-web']
> ERROR: Nothing RPROVIDES 'python3-twisted-words' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-words'
> NOTE: Runtime target 'python3-twisted-words' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-words']
> ERROR: Nothing RPROVIDES 'python3-twisted-protocols' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-protocols'
> NOTE: Runtime target 'python3-twisted-protocols' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python3-twisted-protocols']
> ERROR: Nothing RPROVIDES 'python3-twisted-bin' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-bin'
> NOTE: Runtime target 'python3-twisted-bin' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-bin']
> ERROR: Nothing RPROVIDES 'python3-automat' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-automat' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-automat']
> ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-hyperlink']
> ERROR: Nothing RPROVIDES 'python3-twisted-names' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-names'
> NOTE: Runtime target 'python3-twisted-names' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-names']
> ERROR: Nothing RPROVIDES 'python3-twisted-mail' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-mail'
> NOTE: Runtime target 'python3-twisted-mail' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-mail']
> ERROR: Nothing RPROVIDES 'python-automat' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python-automat' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-automat']
> NOTE: Runtime target 'python-txws' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-txws',
> 'python-twisted', 'python-automat']
> NOTE: Runtime target 'python-twisted-runner' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-runner', 'python-automat']
> NOTE: Runtime target 'python-twisted-bin' is unbuildable, removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-bin', 'python-automat']
> NOTE: Runtime target 'python-twisted-names' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-names', 'python-automat']
> NOTE: Runtime target 'python-twisted-conch' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-conch', 'python-automat']
> NOTE: Runtime target 'python-twisted' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted',
> 'python-automat']
> NOTE: Runtime target 'python-twisted-mail' is unbuildable, removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-mail', 'python-automat']
> NOTE: Runtime target 'python-twisted-words' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-words', 'python-automat']
> NOTE: Runtime target 'python-twisted-web' is unbuildable, removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-web', 'python-automat']
> ERROR: Nothing RPROVIDES 'python-constantly' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python-constantly' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-constantly']
> ERROR: Nothing RPROVIDES 'python3-twisted-dev' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-dev'
> NOTE: Runtime target 'python3-twisted-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-dev']
> ERROR: Nothing RPROVIDES 'python-twisted-dev' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python-twisted-dev'
> NOTE: Runtime target 'python-twisted-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-dev']
> ERROR: Nothing RPROVIDES 'python-txws-dev' (but
> meta-oe/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
> <http://python-txws_0.9.1.bb> RDEPENDS on or otherwise requires it)
> No eligible RPROVIDERs exist for 'python-txws-dev'
> NOTE: Runtime target 'python-txws-dev' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-txws-dev']
> ERROR: Nothing RPROVIDES 'python-incremental' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python-incremental' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-incremental']
> ERROR: Nothing RPROVIDES 'python-twisted-core' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python-twisted-core'
> NOTE: Runtime target 'python-twisted-core' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-core']
> ERROR: Nothing RPROVIDES 'python-twisted-protocols' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python-twisted-protocols'
> NOTE: Runtime target 'python-twisted-protocols' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['python-twisted-protocols']
> ERROR: Nothing RPROVIDES 'python-twisted-news' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python-twisted-news'
> NOTE: Runtime target 'python-twisted-news' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-twisted-news']
> ERROR: Nothing RPROVIDES 'python3-twisted-core' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-core'
> NOTE: Runtime target 'python3-twisted-core' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-core']
> ERROR: Nothing RPROVIDES 'python3-twisted-conch' (but
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> No eligible RPROVIDERs exist for 'python3-twisted-conch'
> NOTE: Runtime target 'python3-twisted-conch' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['python3-twisted-conch']
> ERROR: Nothing RPROVIDES 'python-hyperlink' (but
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> RDEPENDS on or otherwise
> requires it)
> NOTE: Runtime target 'python-hyperlink' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['python-hyperlink']
>
> >
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'python-incremental' (but
> >
> meta-oe/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb>
> > RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'python-incremental' is unbuildable,
> removing...
> > Missing or unbuildable dependency chain was: ['python-incremental']
> > ERROR: Required build target 'meta-world-pkgdata' has no buildable
> > providers.
> > Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> > 'python-twisted', 'python-incremental']
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero
> exit code.
> >
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'python3-hyperlink' (but
> >
> meta-oe/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb>
> > RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'python3-hyperlink' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['python3-hyperlink']
> > ERROR: Required build target 'meta-world-pkgdata' has no buildable
> > providers.
> > Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> > 'python3-twisted', 'python3-hyperlink']
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero
> exit code.
> >
> > On Thu, Feb 1, 2018 at 5:01 PM, <git@git.openembedded.org
> <mailto:git@git.openembedded.org>> wrote:
> >
> > > This is an automated email from the git hooks/post-receive script.
> > >
> > > armin_kuster pushed a change to branch rocko
> > > in repository meta-openembedded.
> > >
> > > from 6e3fc5b python-cffi: update to version 1.11.2
> > > add d8f82c4 README: update maintainers list for rocko
> > > add a1f65f1 debootstrap: change license to MIT
> > > add 4e67423 UFL: add missing license
> > > add 9132eef python-cryptography: add -pthread to LD_FLAGS
> > > add 0f1dff9 python-twisted: clean-up the dependencies
> > > add a68639a python-twisted: restore RDEPENDS on -news
> for py2
> > > add 5d285be gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> > > new 7b404fd gperftools: Fix build on musl/mips
> > > new 96eab89 tslib: update project homepage
> > > new c5939bd libpwquality: fix Nothing RPROVIDES
> > > 'lib32-python3-libpwquality'
> > > new f83f290 libreport: fix Nothing RPROVIDES
> > > 'lib32-python3-libreport'
> > > new 9afe8a4 samba: add missing RDEPENDS
> > > new 1985f77 gpsd: add missing python-pygps RDEPENDS
> > > new 4bea809 android-tools: do_unpack_extra task removed
> > > new 6ef007b mariadb: Added missing installation of
> > > mysqld_safe_helper to FILES_${PN}-server
> > > new 52bdf26 polkit: add consolekit only when x11 is enabled
> > > new 45a874a hiredis: fix paths in pkgconfig conf file
> > > new ab3630f xfce4-screenshooter: create src dir before build
> > > new 45bcac8 php: Security Advisory - php - CVE-2017-16642
> > > new be07dad Allow native builds of python-asyn1crypto
> > > new 0fb0fd2 phpmyadmin: update to version 4.7.5
> > > new b4289b2 postgresql: Update to 9.4.14
> > > new 1caf212 postgresql: Update to 9.4.15
> > > new c993fd1 dfu-utils-native: fix do_deploy sstate handling
> > > new 731a262 Move RDEPENDS on libasound-module to bluez4
> since it has
> > > been removed from bluez5
> > > new f48be7e passwdqc: add pam-passwdqc to RDEPENDS
> > > new 846e009 openldap: fix QA Warning
> > > new 859dfb0 phpmyadmin: update to version 4.7.6
> > > new f224492 Adding LUA to SDK
> > > new c31b240 fltk-native: remove fltk-config from image
> > > new 7cfbfe0 fltk: remove fltk-native from DEPENDS
> > > new 4bdaf0c Add FLTK to licenses to avoid warning when
> building fltk
> > > / fltk-native
> > > new ed6ed8d hwloc: fix multilib problem
> > > new e8abea8 leveldb: fix checking for SSE flag
> > > new f351bea open-isns: Fix build with musl
> > > new 8349bbd dovecot: Fix parallel build
> > > new b54c140 dnsmasq: update SRC_URI for versions 2.69
> and earlier
> > > new f80ff75 arptables: Fix do_install task
> > > new e4c768c net-snmp: support openssl without 3des
> > > new fc88b63 stunnel: fix compile error when openssl
> disable des
> > > support
> > > new 18b570e networkmanager: add consolekit only when x11
> is enabled
> > > new a0d7f74 dialog: update SRC_URI
> > > new a65c1ac uw-imap: update SRC_URI
> > >
> > > The 36 revisions listed above as "new" are entirely new to this
> > > repository and will be described in separate emails. The
> revisions
> > > listed as "add" were already present in the repository and
> have only
> > > been added to this reference.
> > >
> > >
> > > Summary of changes:
> > > meta-filesystems/README | 12 +-
> > > meta-gnome/README | 11 +-
> > > meta-initramfs/README | 10 +-
> > > meta-multimedia/README | 15 +-
> > > meta-networking/MAINTAINERS | 7 +-
> > > .../networkmanager/networkmanager_1.4.4.bb
> <http://networkmanager_1.4.4.bb> | 3 +-
> > > .../recipes-connectivity/samba/samba_4.6.7.bb
> <http://samba_4.6.7.bb> | 3 +-
> > > .../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
> > > .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb
> <http://net-snmp_5.7.3.bb> | 4 +-
> > > .../recipes-support/arptables/arptables_git.bb
> <http://arptables_git.bb> | 3 +-
> > > .../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
> > > .../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
> > > .../recipes-support/dovecot/dovecot_2.2.29.bb
> <http://dovecot_2.2.29.bb> | 4 +-
> > > ....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
> > > .../recipes-support/open-isns/open-isns_0.97.bb
> <http://open-isns_0.97.bb> | 6 +-
> > > .../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
> > > .../recipes-support/stunnel/stunnel_5.35.bb
> <http://stunnel_5.35.bb> | 4 +-
> > > meta-oe/README | 10 +-
> > > meta-oe/licenses/{QWTv1.0 => FLTK} | 281 +-
> > > meta-oe/licenses/UFL | 97 +
> > > .../packagegroups/packagegroup-tools-bluetooth.bb
> <http://packagegroup-tools-bluetooth.bb> | 2 +-
> > > .../android-tools/android-tools_5.1.1.r37.bb
> <http://android-tools_5.1.1.r37.bb> | 18 -
> > > .../debootstrap/debootstrap_1.0.67.bb
> <http://debootstrap_1.0.67.bb> | 2 +-
> > > meta-oe/recipes-devtools/lua/lua_5.3.4.bb
> <http://lua_5.3.4.bb> | 2 +-
> > > .../php/php-7.1.9/CVE-2017-16642.patch | 5241
> > > ++++++++++++++++++++
> > > meta-oe/recipes-devtools/php/php_7.1.9.bb
> <http://php_7.1.9.bb> | 1 +
> > > meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb
> <http://uw-imap_2007f.bb> | 2 +-
> > > .../recipes-extended/dialog/dialog_1.3-20160828.bb
> <http://dialog_1.3-20160828.bb> | 2 +-
> > > meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb
> <http://hiredis_0.13.1.bb> | 3 +-
> > > meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb
> <http://hwloc_1.11.5.bb> | 9 +-
> > > ...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
> > > .../libpwquality/libpwquality_1.4.0.bb
> <http://libpwquality_1.4.0.bb> | 4 +-
> > > .../recipes-extended/libreport/libreport_2.9.2.bb
> <http://libreport_2.9.2.bb> | 6 +-
> > > meta-oe/recipes-extended/polkit/polkit_0.113.bb
> <http://polkit_0.113.bb> | 4 +-
> > > meta-oe/recipes-graphics/tslib/tslib_1.1.bb
> <http://tslib_1.1.bb> | 2 +-
> > > meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb
> <http://gpsd_3.16.bb> | 14 +-
> > > .../dfu-util/dfu-util-native_0.9.bb
> <http://dfu-util-native_0.9.bb> | 7 +-
> > > meta-oe/recipes-support/fltk/fltk-native.bb
> <http://fltk-native.bb> | 5 +
> > > meta-oe/recipes-support/fltk/fltk.bb <http://fltk.bb>
> | 2 +-
> > > .../gperftools/gperftools/sgidef.patch | 17 +
> > > .../recipes-support/gperftools/gperftools_2.6.1.bb
> <http://gperftools_2.6.1.bb> | 1 +
> > > meta-oe/recipes-support/mysql/mariadb.inc | 1 +
> > > .../recipes-support/openldap/openldap_2.4.45.bb
> <http://openldap_2.4.45.bb> | 1 +
> > > meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb
> <http://passwdqc_1.3.1.bb> | 2 +-
> > > .../{postgresql_9.4.13.bb <http://postgresql_9.4.13.bb> =>
> postgresql_9.4.15.bb <http://postgresql_9.4.15.bb>} | 4 +-
> > > meta-perl/README | 9 +-
> > > meta-python/README | 4 +-
> > > .../recipes-devtools/python/python-asn1crypto.inc | 1 +
> > > .../python/python-cryptography.inc | 2 +
> > > .../recipes-devtools/python/python-twisted.inc | 4 +-
> > > .../python/python-twisted_17.9.0.bb
> <http://python-twisted_17.9.0.bb> | 8 +-
> > > .../python/python3-twisted_17.9.0.bb
> <http://python3-twisted_17.9.0.bb> | 2 +-
> > > meta-webserver/README | 4 +-
> > > .../{phpmyadmin_4.7.3.bb <http://phpmyadmin_4.7.3.bb> =>
> phpmyadmin_4.7.6.bb <http://phpmyadmin_4.7.6.bb>} | 4 +-
> > > meta-xfce/README | 11 +-
> > > .../xfce4-screenshooter_1.9.1.bb
> <http://xfce4-screenshooter_1.9.1.bb> | 1 +
> > > 56 files changed, 5785 insertions(+), 258 deletions(-)
> > > create mode 100644
> meta-networking/recipes-protocols/net-snmp/net-snmp/
> > > net-snmp-fix-for-disable-des.patch
> > > create mode 100644
> meta-networking/recipes-support/dovecot/dovecot/0001-
> > > doveadm-Fix-parallel-build.patch
> > > create mode 100644
> meta-networking/recipes-support/open-isns/open-isns/
> > > 0001-util.h-endian.h-is-available-on-musl-on-linux.patch
> > > create mode 100644
> meta-networking/recipes-support/stunnel/stunnel/fix-
> > > openssl-no-des.patch
> > > copy meta-oe/licenses/{QWTv1.0 => FLTK} (72%)
> > > create mode 100644 meta-oe/licenses/UFL
> > > create mode 100644 meta-oe/recipes-devtools/php/
> > > php-7.1.9/CVE-2017-16642.patch
> > > create mode 100644
> meta-oe/recipes-support/gperftools/gperftools/sgidef.
> > > patch
> > > rename
> meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb
> <http://postgresql_9.4.13.bb> =>
> > > postgresql_9.4.15.bb <http://postgresql_9.4.15.bb>} (67%)
> > > rename
> meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb
> <http://phpmyadmin_4.7.3.bb> =>
> > > phpmyadmin_4.7.6.bb <http://phpmyadmin_4.7.6.bb>} (90%)
> > >
> > > --
> > > To stop receiving notification emails like this one, please
> contact
> > > the administrator of this repository.
> > > --
> > > _______________________________________________
> > > Openembedded-commits mailing list
> > > Openembedded-commits@lists.openembedded.org
> <mailto:Openembedded-commits@lists.openembedded.org>
> > >
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
> <http://lists.openembedded.org/mailman/listinfo/openembedded-commits>
> > >
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
> <mailto:Martin.Jansa@gmail.com>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-02-04 4:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <151750087874.30832.4117930919339260762@git.openembedded.org>
2018-02-02 11:35 ` [oe-commits] [meta-openembedded] branch rocko updated (6e3fc5b -> a65c1ac) Martin Jansa
2018-02-02 11:42 ` Derek Straka
2018-02-02 14:35 ` Mark Asselstine
2018-02-02 11:42 ` Martin Jansa
2018-02-02 13:49 ` Derek Straka
2018-02-04 4:14 ` akuster808
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.