[Lazarus] 2nd call (PPC needed for Mac) Re: Beta testers needed / Lazarus with Editor-Macro-Script

Schindler Karl-Michael karl-michael.schindler at physik.uni-halle.de
Fri Dec 7 12:46:57 CET 2012


> Date: Thu, 06 Dec 2012 22:02:16 +0000
> From: Martin <lazarus at mfriebe.de>
> Subject: [Lazarus] 2nd call (PPC needed for MAc) [Re: Beta testers
> 	needed / Lazarus with Editor-Macro-Script]
> To: NORMAL Lazarus mailing <lazarus at lists.lazarus.freepascal.org>
> Message-ID: <50C115E8.2050703 at mfriebe.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> - intel/amd : Looks like they should work now.
> - ARM is known NOT to work
> - PPC is known only to compile for Mac (but not tested)
> 
> So I need someone to test on a PPC Mac, please.

for now, powerpc on 10.4 only. I can do 10.5 later if needed, i.e. during the weekend 

Mac OS X 10.4.11 - powerpc, fpc 2.6.0:

Bad Adress Access in

#0 fpc_ansistr_incr_ref at :0
#1 TEMSSYNWRAPPER__EMS_INSERTTEXTATCARET((ANSISTRING) 0x2, SCAMADJUST, (TEMSSYNWRAPPER) 0x28f3218) at emscriptclasses.pas:282
#2 $UPSRUNTIME$_Lj19800({2, 2, 1, 7682608, 66567, 0, 0, 0}, {4.2439915824246103e-314, 1.8892919607205177e-306, 0, 3.277406200576326e-317, -1.9797668457031257, 1.3524995474450698e-314, 2.1321130643962467e-295, 9.1948135013458473e+170, 2.4872315370324525e-295, 4.9406564584124654e-324, 1.8892919607205177e-306, 0, 1.7860650960793565e-317}, (POINTER) 0x1, (POINTER) 0x753a30, 66567, 0) at powerpc.inc:131
#3 TPSEXEC__INNERFUSECALL((POINTER) 0x0, (POINTER) 0x0, CDCDECL, (^TPSLIST) 0x2, (PPSVARIANTIFC) 0x1, (TPSEXEC) 0x753a30) at powerpc.inc:310
#4 TPSEXEC__INNERFUSECALL((POINTER) 0x3a998a0, (POINTER) 0x48a7e0, CDREGISTER, (^TPSLIST) 0x2ff4980, (PPSVARIANTIFC) 0x0, (TPSEXEC) 0x2e36020) at powerpc.inc:310
#5 CLASSCALLPROCMETHOD((TPSEXEC) 0x2e36020, (TPSEXTERNALPROCREC) 0x2ff48a0, (TPSSTACK) 0x2ba0770, (TPSSTACK) 0x2ba07d0) at uPSRuntime.pas:10077
#6 TPSEXEC__RUNSCRIPT((TPSEXEC) 0x2e36020) at uPSRuntime.pas:7843
#7 TEMSEDITORMACRO__DOPLAYBACKMACRO((^TWINCONTROL) 0x3a998a0, (TEMSEDITORMACRO) 0x2ba3860) at emscriptmacro.pas:245
#8 TEDITORMACRO__PLAYBACKMACRO((^TWINCONTROL) 0x3a998a0, (TEDITORMACRO) 0x2ba3860) at srceditorintf.pas:706
#9 TTESTCASE1__DOTESTSIMPLE((ANSISTRING) 0x671844, (ANSISTRING) 0x0, (ANSISTRING) 0x2de2168, (ANSISTRING) 0x671838, 1, 1, -1, -1, true, -1, -1, (TTESTCASE1) 0x28e5480) at testscriptprocs.pas:53
#10 TTESTCASE1__TESTBASICS((TTESTCASE1) 0x28e5480) at testscriptprocs.pas:71
#11 FPCUNIT_TTESTCASE_$__RUNTEST at :0

Mac OS X 10.6.8 - Intel, fpc 2.6.0:

<?xml version="1.0" encoding="utf-8"?>
<TestResults>
  <!-- Generated using FPCUnit on 2012-12-07 11:13:12-->
  <TestListing>
    <TestSuite Name="" ElapsedTime="00:00:13.149" NumberOfErrors="0" NumberOfFailures="2" NumberOfRunTests="3" NumberOfIgnoredTests="0">
      <TestSuite Name="TTestCase1" ElapsedTime="00:00:13.149" NumberOfErrors="0" NumberOfFailures="2" NumberOfRunTests="3" NumberOfIgnoredTests="0">
        <Test Name="TestBasics" Result="OK" ElapsedTime="00:00:00.178"/>
        <Test Name="TestSynProcs" Result="Failed" ElapsedTime="00:00:02.986">
          <Message>TTestCase1.TestSynProcs: LogicalToPhysicalCol contains: 4 IN 6 ??abc
x
          </Message>
          <ExceptionClass>EAssertionFailedError</ExceptionClass>
          <ExceptionMessage>LogicalToPhysicalCol contains: 4 IN 6 ??abc
x
        </ExceptionMessage>
        </Test>
        <Test Name="TestInteractiv" Result="Failed" ElapsedTime="00:00:09.932">
          <Message>TTestCase1.TestInteractiv: MessageDlgPos contains: Y IN N
          </Message>
          <ExceptionClass>EAssertionFailedError</ExceptionClass>
          <ExceptionMessage>MessageDlgPos contains: Y IN N
          </ExceptionMessage>
        </Test>
      </TestSuite>
    </TestSuite>
  </TestListing>
  <NumberOfRunTests>3</NumberOfRunTests>
  <NumberOfErrors>0</NumberOfErrors>
  <NumberOfFailures>2</NumberOfFailures>
  <NumberOfIgnoredTests>0</NumberOfIgnoredTests>
  <TotalElapsedTime>00:00:13.151</TotalElapsedTime>
  <DateTimeRan>2012-12-07 11:13:25</DateTimeRan>
</TestResults>






More information about the Lazarus mailing list