<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I have tried that work around. It lets execution continue however, I
    then start getting errors in xgettext command. Errors are similar to
    previous issue.<br>
    <br>
    I guess we can not apply workaround by creating /bin/true symlink to
    these commands becuase they will just exit with success doing
    nothing.<br>
    <br>
     <br>
    <br>
    <div class="moz-cite-prefix">On Wednesday 07 October 2015 09:48 PM,
      Gurvinder Dadyala wrote:<br>
    </div>
    <blockquote
      cite="mid:bec3a9ab-0bf5-421c-ad6f-c03cdc343c45@typeapp.com"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <p dir="ltr">I will try it once I reach home. </p>
      <p dir="ltr"><!-- tmjah_g_1299s -->Regards<br>
        Gurvinder Dadyala</p>
      <p dir="ltr">Sent from <a moz-do-not-send="true"
          href="http://www.typeapp.com/r">TypeMail<!-- tmjah_g_1299e --></a><br>
        <br>
      </p>
      <div class="gmail_quote">On Oct 7, 2015, at 9:43 PM, Vikas Tara
        <<a moz-do-not-send="true" href="mailto:vik@hamaralinux.org"
          target="_blank">vik@hamaralinux.org</a>> wrote:
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="moz-cite-prefix">I guess because a chroot is not
            really a perfect ARMHF environment.<br>
            <br>
            Seems to be a similar issue here:<br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://lists.gnu.org/archive/html/bug-gettext/2015-04/msg00014.html">https://lists.gnu.org/archive/html/bug-gettext/2015-04/msg00014.html</a><br>
            <br>
            This seems to suggest a dirty workaround:<br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://samnazarko.co.uk/2014/07/git-under-arm-emulated-environments/">http://samnazarko.co.uk/2014/07/git-under-arm-emulated-environments/</a><br>
            <br>
            <br>
            <br>
            <br>
            On 07/10/15 17:06, Gurvinder Dadyala wrote:<br>
          </div>
          <blockquote
            cite="mid:eff3865d-f502-4099-b225-cea48010c492@typeapp.com"
            type="cite">
            <p dir="ltr">Yes on build server it throws error. </p>
            <p dir="ltr"><!-- tmjah_g_1299s -->Regards<br>
              Gurvinder Dadyala</p>
            <p dir="ltr">Sent from <a moz-do-not-send="true"
                href="http://www.typeapp.com/r">TypeMail<!-- tmjah_g_1299e --></a><br>
              <br>
            </p>
            <div class="gmail_quote">On Oct 7, 2015, at 9:35 PM, Vikas
              Tara <<a moz-do-not-send="true"
                href="mailto:vik@hamaralinux.org" target="_blank">vik@hamaralinux.org</a>>
              wrote:
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                <div class="moz-cite-prefix">Sorry - are you saying the
                  segfault happens on the build server - but not on the
                  RPI?<br>
                  <br>
                  On 07/10/15 16:41, Gurvinder wrote:<br>
                </div>
                <blockquote cite="mid:56153D1D.7060608@hamaralinux.org"
                  type="cite"> I am able to build package without any
                  issue on Raspberry Pi 2.<br>
                  <br>
                  <div class="moz-cite-prefix">On Wednesday 07 October
                    2015 09:09 PM, Gurvinder wrote:<br>
                  </div>
                  <blockquote
                    cite="mid:56153CC7.6040809@hamaralinux.org"
                    type="cite"> Hi all<br>
                    <br>
                    I am working on Hamara helpers script for ARMHF
                    Raspberry Pi 2. I have hit an issue while running
                    script make-choose-mirror. The issue is that
                    choose-mirror is trying to run command <b>msgunfmt</b>
                    which causing script to exit with message <b>Segmentation
                      fault (core dumped)<br>
                      <br>
                    </b>Earlier i thought may be some package is missing
                    and due to it, it is not able to build choose-mirror
                    package. In my investigation I have found that it
                    trying to run command <br>
                    msgunfmt
                    /usr/share/locale/oc/LC_MESSAGES/iso_3166.mo
                    >debian/iso-codes/oc.po 2>/dev/null<br>
                    <br>
                    Which gives output<br>
                    Segmentation fault (core dumped)<br>
                    <br>
                    The articles I have gone through states that
                    segmentation fault come when system is trying to
                    access resource which are not there. Or the command
                    is trying to run as multi-threaded with qemu does
                    not support I guess. <br>
                    <br>
                    <fieldset class="mimeAttachmentHeader"></fieldset>
                    <br>
                    <pre wrap="">_______________________________________________
Hamara-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre>
                  </blockquote>
                  <br>
                  <br>
                  <fieldset class="mimeAttachmentHeader"></fieldset>
                  <br>
                  <pre wrap="">_______________________________________________
Hamara-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre>
                </blockquote>
                <br>
                <br>
                <pre class="moz-signature" cols="72">-- 
Founder - Hamara Linux
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.hamaralinux.org">www.hamaralinux.org</a>
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.twitter.com/hamaralinux">www.twitter.com/hamaralinux</a>
</pre>
                <pre class="blue"><hr>
Hamara-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a moz-do-not-send="true" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre>
        </blockquote>
      </div>
      

      <fieldset class="mimeAttachmentHeader"></fieldset>
      

      <pre wrap="">_______________________________________________
Hamara-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre>
    </blockquote>
    

    

    <pre class="moz-signature" cols="72">-- 
Founder - Hamara Linux
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.hamaralinux.org">www.hamaralinux.org</a>
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.twitter.com/hamaralinux">www.twitter.com/hamaralinux</a>
</pre>
  
<pre class="blue"><hr>
Hamara-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a moz-do-not-send="true" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre></blockquote></div>

<fieldset class="mimeAttachmentHeader"></fieldset>
<pre wrap="">_______________________________________________
Hamara-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Hamara-devel@lists.hamaralinux.org">Hamara-devel@lists.hamaralinux.org</a>
<a class="moz-txt-link-freetext" href="http://lists.hamaralinux.org/listinfo/hamara-devel">http://lists.hamaralinux.org/listinfo/hamara-devel</a>
</pre>

</blockquote>
</body></html>