Recent

Author Topic: [SOLVED] fixes svn 62502 not building  (Read 2338 times)

VTwin

  • Hero Member
  • *****
  • Posts: 1215
  • Former Turbo Pascal 3 user
[SOLVED] fixes svn 62502 not building
« on: January 06, 2020, 10:50:51 pm »
Code: Pascal  [Select][+][-]
  1. cocoawsforms.pas(417,3) Note: Local variable "i" not used
  2. cocoawsforms.pas(640,3) Note: Local variable "btn" is assigned but never used
  3. cocoawsforms.pas(846,3) Note: Local variable "wcb" not used
  4. Assembling (pipe) ../../units/x86_64-darwin/cocoa/cocoawsforms.s
  5. Compiling cocoawsstdctrls.pas
  6. Fatal: Compilation aborted
  7. An unhandled exception occurred at $0000000100058334:
  8. EListError: List index exceeds bounds (30)
  9.   $0000000100058334
  10.  
  11. make[3]: *** [../lcl.ppu] Error 217
  12. make[2]: *** [cocoa_all] Error 2
  13. make[1]: *** [interfaces] Error 2
  14. make: *** [lcl] Error 2
« Last Edit: January 07, 2020, 03:47:35 pm by VTwin »
“Talk is cheap. Show me the code.” -Linus Torvalds

Free Pascal Compiler 3.2.2
macOS 12.1: Lazarus 2.2.6 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 2.2.6 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 2.2.6 (64 bit on VBox)

skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: fixes svn 62502 not building
« Reply #1 on: January 06, 2020, 11:01:49 pm »
are you sure this is fpc 3.0.4 (from your signature), rather than trunk?

VTwin

  • Hero Member
  • *****
  • Posts: 1215
  • Former Turbo Pascal 3 user
Re: fixes svn 62502 not building
« Reply #2 on: January 06, 2020, 11:11:47 pm »
are you sure this is fpc 3.0.4 (from your signature), rather than trunk?

Yes, I have not upgraded from fpc 3.0.4, it is fpc 3.0.4a I believe.

Code: Pascal  [Select][+][-]
  1. Free Pascal Compiler version 3.0.4 [2018/09/30] for x86_64
“Talk is cheap. Show me the code.” -Linus Torvalds

Free Pascal Compiler 3.2.2
macOS 12.1: Lazarus 2.2.6 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 2.2.6 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 2.2.6 (64 bit on VBox)

VTwin

  • Hero Member
  • *****
  • Posts: 1215
  • Former Turbo Pascal 3 user
Re: fixes svn 62502 not building
« Reply #3 on: January 06, 2020, 11:43:07 pm »
Mistake in my profile, my current fixes is 62479.
“Talk is cheap. Show me the code.” -Linus Torvalds

Free Pascal Compiler 3.2.2
macOS 12.1: Lazarus 2.2.6 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 2.2.6 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 2.2.6 (64 bit on VBox)

skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: fixes svn 62502 not building
« Reply #4 on: January 07, 2020, 01:00:31 am »
does removal of compiled cocoa units help?

VTwin

  • Hero Member
  • *****
  • Posts: 1215
  • Former Turbo Pascal 3 user
Re: fixes svn 62502 not building
« Reply #5 on: January 07, 2020, 03:47:14 pm »
I just did a fresh fixes checkout and all appears well. I am now on fixes 62506. Also, I note that the "statusbar" bug is fixed in fixes branch now. Thanks!
« Last Edit: January 07, 2020, 03:49:37 pm by VTwin »
“Talk is cheap. Show me the code.” -Linus Torvalds

Free Pascal Compiler 3.2.2
macOS 12.1: Lazarus 2.2.6 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 2.2.6 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 2.2.6 (64 bit on VBox)

 

TinyPortal © 2005-2018