[fpc-pascal] Build Lazarus Ide - On "make bigide": lazaruspackageintf.pas(102, 1) Fatal: Internal error 2013081601
Flávio Etrusco
flavio.etrusco at gmail.com
Tue Aug 20 07:28:51 CEST 2013
On Tue, Aug 20, 2013 at 1:54 AM, Osvaldo Filho <arquivostcf at gmail.com> wrote:
> Anyone coud help-me?
>
> user1 at movotcf:~/Documentos/Desenvolvimento/pascal/svn/ex/lazarus1010$ make
> bigide
> make -C packager/registration
> make[1]: Entrando no diretório
> `/home/user1/Documentos/Desenvolvimento/pascal/svn/ex/lazarus1010/packager/registration'
> /bin/rm -f ../units/x86_64-linux/fcllaz.ppu
> /usr/local/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu.
> -Fu/usr/local/lib/fpc/2.7.1/units/x86_64-linux/rtl -FE.
> -FU../units/x86_64-linux -Cg -dx86_64 fcllaz.pas
> Hint: Start of reading config file /etc/fpc.cfg
> Hint: End of reading config file /etc/fpc.cfg
> Free Pascal Compiler version 2.7.1 [2013/08/19] for x86_64
> Copyright (c) 1993-2013 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling fcllaz.pas
> Compiling registerfcl.pas
> Compiling lazaruspackageintf.pas
> lazaruspackageintf.pas(102,1) Fatal: Internal error 2013081601
> Fatal: Compilation aborted
> make[1]: ** [fcllaz.ppu] Erro 1
> make[1]: Saindo do diretório
> `/home/user1/Documentos/Desenvolvimento/pascal/svn/ex/lazarus1010/packager/registration'
> make: ** [registration] Erro 2
> (...)
>From the git log, revision 25266 introduced a check that forces this error.
-Flávio
More information about the fpc-pascal
mailing list