All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/8] e2fsprogs: 1.43 -> 1.43.1
Date: Fri, 22 Jul 2016 16:47:29 +0800	[thread overview]
Message-ID: <5791DDA1.1070707@windriver.com> (raw)
In-Reply-To: <CAJTo0LbWf5q40LQmEZQxPF0wLNVmoi=J7HXjtJNwCxgMU2WtOQ@mail.gmail.com>



On 07/22/2016 05:40 AM, Burton, Ross wrote:
>
> On 19 July 2016 at 14:44, Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
>
>     There is a new confgure option --enable-hardening:
>
>     http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.1
>     <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.1>
>
>     Enable it by default, for target. The native can't be built with it:
>     | checking for uuid_generate in -luuid... no
>     | configure: error: external uuid library not found
>
>     Signed-off-by: Robert Yang <liezhi.yang@windriver.com
>     <mailto:liezhi.yang@windriver.com>>
>
>
> This isn't generating any translations:

Sorry, updated in the repo:

   git://git.openembedded.org/openembedded-core-contrib rbt/pu

It was because the newest po/Makefile.in.in uses @mkdir_p@. If confiure.ac
uses AM_INIT_AUTOMAKE(), the AC_SUBST(mkdir_p) would run automatically, but
e2fsprogs doesn't have Makefile.am, so it can't use that. Manualy run
AC_SUBST(mkdir_p) to fix the problem.

// Robert

>
> packages/corei7-64-poky-linux/e2fsprogs: PACKAGES: removed "e2fsprogs-locale-sv
> e2fsprogs-locale-ca e2fsprogs-locale-es e2fsprogs-locale-it e2fsprogs-locale-de
> e2fsprogs-locale-eo e2fsprogs-locale-uk e2fsprogs-locale-nl e2fsprogs-locale-cs
> e2fsprogs-locale-fr e2fsprogs-locale-pl e2fsprogs-locale-da e2fsprogs-locale-tr
> e2fsprogs-locale-vi e2fsprogs-locale-zh-cn e2fsprogs-locale-id" added
> "e2fsprogs-locale"
>
> A fragment of the do_install log:
>
> make[1]: Entering directory
> '/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/build/po'
> /bin/sh: 6: @mkdir_p@: not found
> /usr/bin/install: cannot create regular file
> ‘/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/image/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo’:
> No such file or directory
> installing ../../git/po/ca.gmo as
> /data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/image/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo
> /bin/sh: 6: @mkdir_p@: not found
> /usr/bin/install: cannot create regular file
> ‘/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/image/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo’:
> No such file or directory
> installing ../../git/po/cs.gmo as
> /data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/image/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo
> /bin/sh: 6: @mkdir_p@: not found
> /usr/bin/install: cannot create regular file
> ‘/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/e2fsprogs/1.43.1-r0/image/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo’:
> No such file or directory
>
> This again. :(
>
> Ross


  reply	other threads:[~2016-07-22  8:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19 13:43 [PATCH 0/8] Packages Upgrade Robert Yang
2016-07-19 13:44 ` [PATCH 1/8] e2fsprogs: 1.43 -> 1.43.1 Robert Yang
2016-07-21 21:40   ` Burton, Ross
2016-07-22  8:47     ` Robert Yang [this message]
2016-07-22 19:52       ` Burton, Ross
     [not found]         ` <CAMKF1spZ5qT2xfcyZtXKWYHk=6yiX0sQkWOpuOro_1ZAp_M=pQ@mail.gmail.com>
2016-07-22 20:44           ` Khem Raj
2016-07-25  2:53             ` Robert Yang
2016-07-19 13:44 ` [PATCH 2/8] git: 2.8.4 -> 2.9.2 Robert Yang
2016-07-19 13:44 ` [PATCH 3/8] guile: 2.0.11 -> 2.0.12 Robert Yang
2016-07-19 13:44 ` [PATCH 4/8] gnu-efi: 3.0.3 -> 3.0.4 Robert Yang
2016-07-19 13:44 ` [PATCH 5/8] slang: 2.2.4 -> 2.3.0 Robert Yang
2016-07-22  8:54   ` Burton, Ross
2016-07-25  7:19     ` Robert Yang
2016-07-19 13:44 ` [PATCH 6/8] gettext: 0.19.6 -> 0.19.8.1 Robert Yang
2016-07-19 16:37   ` Burton, Ross
2016-07-20  3:12     ` Robert Yang
2016-07-19 13:44 ` [PATCH 7/8] gettext-minimal-native: 0.19.4 " Robert Yang
2016-07-19 13:44 ` [PATCH 8/8] ccache: 3.2.4 -> 3.2.5 Robert Yang

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=5791DDA1.1070707@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.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 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.