[Pkg-pascal-devel] Bug#813452: fpc-3.0 regression in armhf and armel architectures

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Tue Feb 2 08:09:13 UTC 2016


Source: fpc
Version: 3.0.0+dfsg-2
Severity: serious


Hi, I open this ticket to discuss with you the regression I found on armel and armhf platforms
in my hedgewars upload yesterday.

I checked in a stretch clean pbuilder environment (both logs are attached), and the testsuite runs correctly,
the only sensible change has been the fpc upgrade, and this is the reason for this bug report.

Test project /build/hedgewars-0.9.22-dfsg/obj-arm-linux-gnueabihf
Start 1: drillrockets_drill.lua
1/6 Test #1: drillrockets_drill.lua ...........***Failed    0.92 sec
An unhandled exception occurred at $000C0300:
EInOutError: File not open
$000C0300  WriteLn,  line 467 of /build/hedgewars-0.9.22-dfsg/hedgewars/uUtils.pas


the strange thing is that the affected line seems rather simple:
procedure WriteLn(var f: textfile; s: shortstring);
begin
system.writeln(f, s)
end;


and the testsuite works perfectly on every other architecture, so I presume this is an fpc specific regression.
(I can also ask to remove the hedgewars arm* architectures if needed)

cheers,

Gianfranco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stretch-hedgewars_0.9.22-dfsg-4_armhf.build
Type: application/octet-stream
Size: 846172 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20160202/260a42f4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sid-hedgewars_0.9.22-dfsg-4_armhf.build
Type: application/octet-stream
Size: 491243 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20160202/260a42f4/attachment-0003.obj>


More information about the Pkg-pascal-devel mailing list