<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      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 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>
    <br>
  </body>
</html>