[fpc-devel] FPC trunk build failed
Dimitrios Chr. Ioannidis
d.ioannidis at nephelae.eu
Thu May 17 22:22:28 CEST 2018
Hi,
I tried to build trunk today and I got the following error :
> aasmcpu.pas(1540,31) Error: Compilation raised exception internally
> Fatal: Compilation aborted
> An unhandled exception occurred at $004B6EEE:
> EAccessViolation: Access violation
> $004B6EEE TSETCONSTNODE__ELEMENTS, line 1180 of ncon.pas
> $004EADFC FIRSTPASS, line 185 of pass_1.pas
> $0048EF48 TIFNODE__PASS_1, line 1433 of nflw.pas
> $004B3513 TBLOCKNODE__PASS_1, line 678 of nbas.pas
> $004EAEDC DO_FIRSTPASS, line 231 of pass_1.pas
> $00514019 TCGPROCINFO__GENERATE_CODE_TREE, line 1131 of psub.pas
> $005160B4 READ_PROC, line 2270 of psub.pas
> $005165C6 READ_DECLARATIONS, line 2454 of psub.pas
> $005774B9 PROC_UNIT, line 1086 of pmodules.pas
> $00436931 COMPILE, line 385 of parser.pas
> $0056D39C TPPUMODULE__LOADPPU, line 2106 of fppu.pas
> $005761EC LOADUNITS, line 514 of pmodules.pas
> $0057706A PROC_UNIT, line 968 of pmodules.pas
> $00436931 COMPILE, line 385 of parser.pas
> $0056D39C TPPUMODULE__LOADPPU, line 2106 of fppu.pas
> $005761EC LOADUNITS, line 514 of pmodules.pas
> $00577355 PROC_UNIT, line 1059 of pmodules.pas
I'm using a very minimal command line :
> G:\Programming\dimitris\tools\svn\binutils\fpc-trunk\binw64\make.exe
> clean all install OS_TARGET=win64 CPU_TARGET=x86_64 OPT="-g -gl
> -godwarfsets -CpCOREI -OpCOREI"
> INSTALL_PREFIX=G:\Programming\dimitris\tools\fpc-trunk
> FPC=G:\Programming\dimitris\tools\svn\binutils\ppc386-3.0.4.exe
OS : Windows 10 64bit
FPC used ( official 3.0.4 ) :
> Free Pascal Compiler version 3.0.4
>
> Compiler date : 2017/10/06
> Compiler CPU target: i386
Strange cause I'm using that command line more than one year without
problems ( at 2 months intervals approx. ) without problems.
Any hint ? If it's a bug should I filled a report in Mantis ?
regards,
--
Dimitrios Chr. Ioannidis
More information about the fpc-devel
mailing list