<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello all,<br>
      <br>
      I've repeated the steps:<br>
      <br>
      1.    Some informations about my machine:<br>
      <blockquote>uname -a<br>
        Linux molnija 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6
        (2015-11-09) x86_64 GNU/Linux<br>
      </blockquote>
      2.    First I removed the critical package:<br>
      <blockquote>apt-get remove libc6-dev:i386<br>
        Reading package lists... Done<br>
        Building dependency tree       <br>
        Reading state information... Done<br>
        The following package was automatically installed and is no
        longer required:<br>
        Â  linux-libc-dev:i386<br>
        Use 'apt-get autoremove' to remove it.<br>
        The following packages will be REMOVED:<br>
        Â  libc6-dev:i386<br>
        0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.<br>
        After this operation, 20.8 MB disk space will be freed.<br>
        Do you want to continue? [Y/n] Y<br>
        (Reading database ... 368148 files and directories currently
        installed.)<br>
        Removing libc6-dev:i386 (2.19-18+deb8u1) ...<br>
      </blockquote>
      3.    Successfully compiled the small program:<br>
      <blockquote>fpc ReproduceError.pas<br>
        Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for
        x86_64<br>
        Copyright (c) 1993-2014 by Florian Klaempfl and others<br>
        Target OS: Linux for x86-64<br>
        Compiling ReproduceError.pas<br>
        Linking ReproduceError<br>
        <br>
        /usr/bin/ld.bfd: warning: link.res contains output sections; did
        you forget -T?<br>
        11 lines compiled, 0.1 sec<br>
      </blockquote>
      4.    Reinstalled libc6-dev:i386<br>
      <blockquote>apt-get install libc6-dev:i386<br>
        Reading package lists... Done<br>
        Building dependency tree       <br>
        Reading state information... Done<br>
        Suggested packages:<br>
        Â  glibc-doc:i386 manpages-dev:i386<br>
        The following NEW packages will be installed:<br>
        Â  libc6-dev:i386<br>
        0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
        Need to get 0 B/3,041 kB of archives.<br>
        After this operation, 20.8 MB of additional disk space will be
        used.<br>
        Selecting previously unselected package libc6-dev:i386.<br>
        (Reading database ... 367855 files and directories currently
        installed.)<br>
        Preparing to unpack .../libc6-dev_2.19-18+deb8u1_i386.deb ...<br>
        Unpacking libc6-dev:i386 (2.19-18+deb8u1) ...<br>
        Setting up libc6-dev:i386 (2.19-18+deb8u1) ...<br>
      </blockquote>
      5.    Now the compilation fails:<br>
      <blockquote>fpc ReproduceError.pas<br>
        Free Pascal Compiler version 2.6.4+dfsg-4 [2014/10/14] for
        x86_64<br>
        Copyright (c) 1993-2014 by Florian Klaempfl and others<br>
        Target OS: Linux for x86-64<br>
        Compiling ReproduceError.pas<br>
        Linking ReproduceError<br>
        <br>
        /usr/bin/ld.bfd: warning: link.res contains output sections; did
        you forget -T?<br>
        /usr/bin/ld.bfd: skipping incompatible
        /usr/lib/i386-linux-gnu/crti.o when searching for
        /usr/lib/i386-linux-gnu/crti.o<br>
        /usr/bin/ld.bfd: cannot find /usr/lib/i386-linux-gnu/crti.o<br>
        ReproduceError.pas(10,1) Error: Error while linking<br>
        ReproduceError.pas(10,1) Fatal: There were 1 errors compiling
        module, stopping<br>
        Fatal: Compilation aborted<br>
        Error: /usr/bin/ppcx64 returned an error exitcode (normal if you
        did not specify a source file to be compiled)<br>
      </blockquote>
      6.    The same with all the compiler messages:<br>
      <blockquote>fpc -va ReproduceError.pas > ReproduceError.log
        2>&1<br>
      </blockquote>
      On 12/06/2015 06:08 PM, Abou Al Montacir wrote:<br>
    </div>
    <blockquote cite="mid:1449421691.2300.44.camel@sfr.fr" type="cite">
      <div>Hi Paul,</div>
      <div><br>
      </div>
      <div>On Sun, 2015-12-06 at 15:08 +0100, Paul Gevers wrote:</div>
      <blockquote type="cite">
        <pre>Hi Abou,

On 06-12-15 14:51, Abou Al Montacir wrote:

I am missing libc6-dev:i386 in your list. That is what is reported to be
the issue.
</pre>
      </blockquote>
      <div>I've installed that package now but still can not reproduce:</div>
      <pre># aptitude install libc6-dev:i386</pre>
      <pre>The following NEW packages will be installed:</pre>
      <pre>  libc6-dev:i386 linux-libc-dev:i386{a} </pre>
      <pre>0 packages upgraded, 2 newly installed, 0 to remove and 2 not upgraded.</pre>
      <pre>Need to get 4,082 kB of archives. After unpacking 24.7 MB will be used.</pre>
      <pre>Do you want to continue? [Y/n/?] </pre>
      <pre>Get: 1 <a moz-do-not-send="true" href="ftp://ftp.fr.debian.org/debian">ftp://ftp.fr.debian.org/debian</a> stretch/main i386 linux-libc-dev i386 4.2.6-1 [1,059 kB]</pre>
      <pre>Get: 2 <a moz-do-not-send="true" href="ftp://ftp.fr.debian.org/debian">ftp://ftp.fr.debian.org/debian</a> stretch/main i386 libc6-dev i386 2.19-22 [3,023 kB]</pre>
      <pre>Fetched 4,082 kB in 24s (167 kB/s)                                                                                                   </pre>
      <pre>Selecting previously unselected package linux-libc-dev:i386.</pre>
      <pre>(Reading database ... 278922 files and directories currently installed.)</pre>
      <pre>Preparing to unpack .../linux-libc-dev_4.2.6-1_i386.deb ...</pre>
      <pre>Unpacking linux-libc-dev:i386 (4.2.6-1) ...</pre>
      <pre>Selecting previously unselected package libc6-dev:i386.</pre>
      <pre>Preparing to unpack .../libc6-dev_2.19-22_i386.deb ...</pre>
      <pre>Unpacking libc6-dev:i386 (2.19-22) ...</pre>
      <pre>Setting up linux-libc-dev:i386 (4.2.6-1) ...</pre>
      <pre>Setting up libc6-dev:i386 (2.19-22) ...</pre>
      <div>Attached herein the result of:</div>
      <pre>$fpc -va test > fpc.log 2>&1

</pre>
      <div>Can anyone reproducing the bug attach the equivalent file
        please?</div>
      <blockquote type="cite">
        <pre>Also looking at the logic in compiler/systems/t_linux.pas, I can't get
around the feeling that it may not work correctly on multiarch Debian
systems. Looking at our FTBFS patch for 3.0.0, I think it may be solved
(or worsened) in the upcoming release.</pre>
      </blockquote>
      <div>I don't see any issue, but maybe can you give more
        indication?</div>
      <div>
        <pre>-- 
Cheers,
Abou Al Montacir</pre>
      </div>
    </blockquote>
    <br>
    What else should I do/try/test?<br>
    <br>
    Regards,<br>
    Gilles<br>
  </body>
</html>