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!

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to