From: Saul Wold <sgw@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>, openembedded-core@lists.openembedded.org
Subject: Re: [RFT][PATCH 0/2] Systemd 209
Date: Thu, 20 Feb 2014 19:48:12 -0800 [thread overview]
Message-ID: <5306CC7C.1010606@linux.intel.com> (raw)
In-Reply-To: <cover.1392891203.git.raj.khem@gmail.com>
On 02/20/2014 02:18 AM, Khem Raj wrote:
> This patchset upgrades systemd to 209 as can be seen some enahancements
> to uclibc were neeed. As of now. It builds for me on both uclibc/eglibc
> Please test it out in your setups and report back any issues
>
> The following changes since commit 9a98b8bfe13b94d89a9e39cca821f26fdeaeffc3:
>
> image_types.bbclass: Fix tar IMAGE_CMD to not change directories (2014-02-18 08:37:03 +0000)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib kraj/systemd-209
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/systemd-209
>
> Khem Raj (2):
> uclibc: Add new functionality needed for systemd 209
> systemd: Upgrade 208 -> 209
>
> ...-Use-bin-mkdir-instead-of-host-mkdir-path.patch | 31 --
> ...1-uClibc-doesn-t-implement-pwritev-preadv.patch | 15 +-
> ...ournal-Add-missing-byte-order-conversions.patch | 60 ----
> .../journal-file-protect-against-alloca-0.patch | 23 --
> ...n-appending-to-journal-file-allocate-larg.patch | 83 -----
> .../systemd/journald-add-missing-error-check.patch | 16 -
> .../systemd/systemd/systemd-pam-fix-execvpe.patch | 22 +-
> .../systemd/systemd-pam-fix-fallocate.patch | 24 +-
> .../systemd/systemd-pam-fix-getty-unit.patch | 20 +-
> .../systemd/systemd/systemd-pam-fix-mkostemp.patch | 166 +--------
> .../systemd/systemd/systemd-pam-fix-msformat.patch | 115 ++++---
> .../systemd/systemd/uclibc-sysinfo_h.patch | 19 ++
> .../systemd/{systemd_208.bb => systemd_209.bb} | 14 +-
> meta/recipes-core/uclibc/uclibc-git.inc | 3 +
> .../0001-Add-eventfd_read-and-eventfd_write.patch | 120 +++++++
> .../uclibc-git/0002-wire-setns-syscall.patch | 68 ++++
> ...tl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch | 377 +++++++++++++++++++++
> 17 files changed, 702 insertions(+), 474 deletions(-)
> delete mode 100644 meta/recipes-core/systemd/systemd/0001-Use-bin-mkdir-instead-of-host-mkdir-path.patch
> delete mode 100644 meta/recipes-core/systemd/systemd/journal-Add-missing-byte-order-conversions.patch
> delete mode 100644 meta/recipes-core/systemd/systemd/journal-file-protect-against-alloca-0.patch
> delete mode 100644 meta/recipes-core/systemd/systemd/journal-when-appending-to-journal-file-allocate-larg.patch
> delete mode 100644 meta/recipes-core/systemd/systemd/journald-add-missing-error-check.patch
> create mode 100644 meta/recipes-core/systemd/systemd/uclibc-sysinfo_h.patch
> rename meta/recipes-core/systemd/{systemd_208.bb => systemd_209.bb} (96%)
> create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch
> create mode 100644 meta/recipes-core/uclibc/uclibc-git/0002-wire-setns-syscall.patch
> create mode 100644 meta/recipes-core/uclibc/uclibc-git/0003-fcntl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch
>
Seems like there might be an issue with ptest when I built this on the
AB, it might be build vs src dir split?
> NOTE: Running task 5039 of 5679 (ID: 3843, /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/meta/recipes-support/libcroco/libcroco_0.6.8.bb, do_package_write_ipk)
> ERROR: Function failed: do_install_ptest_base (log file is located at /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/temp/log.do_install_ptest_base.24377)
> ERROR: Logfile of failure stored in: /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/temp/log.do_install_ptest_base.24377
> Log data follows:
> | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
> | DEBUG: Executing shell function do_install_ptest_base
> | cp: cannot stat '/home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/build/rules': No such file or directory
> | WARNING: /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/temp/run.do_install_ptest_base.24377:1 exit 1 from
> | cp -rf /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/build/rules /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/image/usr/lib/systemd/ptest/
> | ERROR: Function failed: do_install_ptest_base (log file is located at /home/pokybuild/yocto-autobuilder-dev/yocto-slave/nightly-qa-systemd/build/build/tmp/work/core2-64-poky-linux/systemd/1_209-r0/temp/log.do_install_ptest_base.24377)
> NOTE: recipe systemd-1_209-r0: task do_install_ptest_base: Failed
Sau!
next prev parent reply other threads:[~2014-02-21 3:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 10:18 [RFT][PATCH 0/2] Systemd 209 Khem Raj
2014-02-21 3:48 ` Saul Wold [this message]
2014-02-21 3:50 ` Khem Raj
2014-02-21 15:16 ` Martin Jansa
2014-02-21 15:21 ` Richard Purdie
2014-02-21 16:33 ` Khem Raj
2014-02-22 7:57 ` Koen Kooi
2014-02-22 8:49 ` Richard Purdie
2014-02-22 9:31 ` Khem Raj
2014-02-22 18:12 ` Phil Blundell
2014-02-22 19:52 ` Khem Raj
2014-02-23 7:36 ` Koen Kooi
2014-02-25 0:28 ` Martin Jansa
2014-02-22 20:47 ` Martin Jansa
2014-02-22 21:12 ` Khem Raj
2014-02-26 7:14 ` Khem Raj
2014-02-26 9:00 ` Saul Wold
2014-02-26 17:58 ` Khem Raj
2014-02-21 16:32 ` Khem Raj
2014-02-22 12:03 ` Martin Jansa
2014-02-22 17:29 ` [meta-oe][PATCH] polkit: make it compatible with systemd-209 Martin Jansa
2014-02-22 17:29 ` [PATCH] pulseaudio: Make " Martin Jansa
2014-02-22 18:10 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5306CC7C.1010606@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox