Lazarus

Programming => Widgetset => Cocoa => Topic started by: MISV on August 15, 2018, 09:49:30 am

Title: fpcupdeluxe 64bit darwin - compile error with virtualtreeviewnew / lclextensions
Post by: MISV on August 15, 2018, 09:49:30 am
Can anyone reproduce this problem.

Clean install, just downloaded
fpcupdeluxe-x86_64-darwin-cocoa.app.zip
from
https://github.com/newpascal/fpcupdeluxe/releases

after initial "trunk" install into a new directory, I try install "virtualtreeviewnew"

However that results in this error

Quote
rwin for x86_64
(3104) Compiling lclextensions_package.pas
(3104) Compiling delphicompat.pas
/Users/examplename/EN/lazaruscoc64bit/ccr/luipack/lclextensions/delphicompat.pas(137,2) Fatal: (2013) Cannot open include file "uses.inc"
Fatal: (1018) Compilation aborted
Error: /Users/examplename/EN/lazaruscoc64bit/fpc/bin/x86_64-darwin/ppcx64 returned an error exitcode
Error: (lazarus) Compile package lclextensions_package 0.6.1: stopped with exit code 256
Error: /Users/examplename/EN/lazaruscoc64bit/fpc/bin/x86_64-darwin/ppcx64 returned an error exitcode
Error: (lazarus) Compile package lclextensions_package 0.6.1: stopped with exit code 256

for x86_64
(1002) Target OS: Darwin for x86_64
(3104) Compiling lazcontrols.pas
Error: (lazarus) Compile package Printer4Lazarus 0.5: terminated
Error: (lazarus) Compile package LazControls 1.0.1: terminated
Error: (lazarus) Compile package SynEdit 1.0: term9001) Assembling (pipe) /Users/examplename/EN/lazaruscoc64bit/lazarus/compo
Error: (lazarus) Compile package Printer4Lazarus 0.5: terminated
Error: (lazarus) Compile package LazControls 1.0.1: terminated

inated
Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 256"


fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: luipack): Failure trying to rebuild Lazarus.
Details:
fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: luipack): Failure trying to rebuild Lazarus.
Details:



ERROR: Fpcupdeluxe fatal error !


bug report here
https://bugs.freepascal.org/view.php?id=33973 (https://bugs.freepascal.org/view.php?id=33973)
Title: Re: fpcupdeluxe 64bit darwin - compile error with virtualtreeviewnew / lclextensions
Post by: DonAlfredo on August 15, 2018, 12:01:07 pm
Fpcupdeluxe uses online sources to install packages.
However, these sources are fast changing and moving all the time.

Now it seems that these vtv-sources are no longer updated due to the fact that they are included (again) with Lazarus !

So, just install the latest vtv by installing the vtv that comes with Lazarus.
This vtv is also used by the very nice OPM !

See:
\lazarus\components\virtualtreeview\virtualtreeview_package.lpk
\lazarus\components\onlinepackagemanager\onlinepackagemanager.lpk

I will update fpcupdeluxe to use these packages !
See next release (not released yet, but will release in a few days).

EDIT.

I have uploaded a pre-release.
Feel free to try:
https://github.com/newpascal/fpcupdeluxe/releases/tag/v1.6.1h
Title: Re: fpcupdeluxe 64bit darwin - compile error with virtualtreeviewnew / lclextensions
Post by: MISV on August 16, 2018, 12:21:31 am
Thank you for the explanation - I have added the information to the bug report.
Title: Re: fpcupdeluxe 64bit darwin - compile error with virtualtreeviewnew / lclextensions
Post by: VTwin on August 18, 2018, 04:54:57 am
I've had good luck with svn update.
TinyPortal © 2005-2018