On Wed, 20 May 2015 13:38:52 +0300 FreeMan <[email protected]> wrote:
> On 20.05.2015 13:05, Mattias Gaertner wrote: > > `/opt/lazarus/components/PascalScript/Source/lib/x86_64-darwin/pascalscript.o': > > > > file time stamp mismatch. .... If I'm not wrong, this warnings mean, > > IDE each click to build button, can't compare builded time so rebuild > > again. (out this topic) > > This comes from the compiler. > Is this mean, I'm right? Is this need to report new issue? > > > Can you create the stacktrace? Command "bt". > > > > Mattias > ERROR in IDE: > Creating gdb catchable error: > [New Thread 0x1b17 of process 647] > > Program received signal SIGFPE, Arithmetic exception. > 0x0000000100696c01 in RAISEEXCEPTION (MSG=0x0) at ideprocs.pp:2278 > 2278 if (length(Msg) div (length(Msg) div 10000))=0 then ; > (gdb) bt > #0 0x0000000100696c01 in RAISEEXCEPTION (MSG=0x0) at ideprocs.pp:2278 > #1 0x0000000100b51c98 in ADD (this=0x11d811da0, SRCFILE=0x112cb14c0, > PPUFILE=0x0) at ../packager/interpkgconflictfiles.pas:182 > #2 0x0000000100b538a8 in CHECKDUPLICATESRCFILES > (parentfp=0x7fff5fbfdb10) at ../packager/interpkgconflictfiles.pas:991 Fixed. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
