Recent

Author Topic: Cannot Build Trunk 61720 On Mac  (Read 1265 times)

emhartner

  • Jr. Member
  • **
  • Posts: 52
Cannot Build Trunk 61720 On Mac
« on: August 18, 2019, 03:20:15 pm »
I was having trouble with the TRichMemo (when populating the Rtf property either by typing or using the Load button, the data is not saved upon clicking OK) so I decided to get the latest trunk.  Now when I build Lazarus I am getting the following error:

Assembling (pipe) units/x86_64-darwin/controls.s
controls.pp(4648) Fatal: Internal error 2013121801
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make: *** [lazbuild] Error 2

Any ideas?

Thank you.

skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: Cannot Build Trunk 61720 On Mac
« Reply #1 on: August 18, 2019, 03:38:03 pm »
fpc version?

emhartner

  • Jr. Member
  • **
  • Posts: 52
Re: Cannot Build Trunk 61720 On Mac
« Reply #2 on: August 18, 2019, 03:44:22 pm »
fpc version is 3.3.1.  I have the same error when building with 3.0.4.

Thaddy

  • Hero Member
  • *****
  • Posts: 14205
  • Probably until I exterminate Putin.
Re: Cannot Build Trunk 61720 On Mac
« Reply #3 on: August 18, 2019, 03:47:07 pm »
fpc version is 3.3.1.  I have the same error when building with 3.0.4.
We need the revision of FPC too, not the version of trunk: trunk changes daily and I can not reproduce the issue with a trunk from today. (but did not test Apple)
« Last Edit: August 18, 2019, 03:51:18 pm by Thaddy »
Specialize a type, not a var.

emhartner

  • Jr. Member
  • **
  • Posts: 52
Re: Cannot Build Trunk 61720 On Mac
« Reply #4 on: August 18, 2019, 03:51:34 pm »
The fpc revision for 3.3.1 is 42727.

Extra information below:

Here is my build line for fpc:
make OPT="-WM10.8" clean all

Here is my build line for lazarus:
make LCL_PLATFORM=cocoa CPU_TARGET=x86_64 bigide

Jonas Maebe

  • Hero Member
  • *****
  • Posts: 1058
Re: Cannot Build Trunk 61720 On Mac
« Reply #5 on: August 18, 2019, 06:16:09 pm »
I cannot reproduce the issue with either FPC 3.0.4 or the latest trunk. You could try doing a "make distclean" of your lazarus and fpc directories to try to get rid some stale units that "make clean" didn't find for some reason.

emhartner

  • Jr. Member
  • **
  • Posts: 52
Re: Cannot Build Trunk 61720 On Mac
« Reply #6 on: August 18, 2019, 07:11:31 pm »
Ok it's working now.  Thank you!

 

TinyPortal © 2005-2018