Hi,

I am getting errors, when installing a package in lazarus as user, while 
lazarus itself is installed to /usr/ (iow. root-writable only).
This problem persists since quite some time, but til now, it failed only 
on one package, now it fails on many many packages.

Funny thing is: it gets over this point when trying again .. but with so 
many failing packages, this means alot of attempts before I get glscene 
installed ..

Any ideas?

error-log:

TLazPackageGraph.CheckIfPackageNeedsCompilation  No state file for 
printers4lazide 0.0
[TExternalToolList.Run] CmdLine="/usr/local/bin/ppc386  -S2cgi -OG1 -gl 
-vewnhi -l -Fu../../../lcl/units/i386-linux/ -Fu../../../ideintf/units/
i386-linux/ -Fu/home/bork/.lazarus/lib/Printer4Lazarus/i386-linux/ 
-Fu../../../lcl/units/i386-linux/gtk/ -Fu../../../packager/units/
i386-linux/ -Fu. -FU/home/bork/.lazarus/lib/printers4lazide/i386-linux/ 
-dLCL -dLCLgtk printers4lazide.pas" WorkDir="/usr/local/share/lazarus/
components/printers/design/"
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Warning: You are using the obsolete switch -OG
Free Pascal Compiler version 2.1.5 [2007/07/17] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling printers4lazide.pas
Compiling ideprinting.pas
Compiling sourceprinter.pas
sourceprinter.pas(42,16) Warning: An inherited method is hidden by 
"destructor TSourcePrinter.Destroy"
sourceprinter.pas(103,3) Note: Local variable "copies" not used
ideprinting.pas(28,21) Hint: Parameter "Sender" not used
ideprinting.pas(41,3) Note: Local variable "CmdFormatFile" not used
Writing Resource String Table file: ideprinting.rst
251 lines compiled, 0.3 sec
2 warning(s) issued
3 hint(s) issued
2 note(s) issued
"Compiling package printers4lazide 0.0" completed
ConvertToGettextPO Unable to create file "/usr/local/share/lazarus/
components/printers/design/languages/ideprinting.po"
  Stack trace:
  $0853F0F0  TFILESTREAM__CREATE,  line 426 of /usr/src/rpm/BUILD/fpc/
rtl/objpas/classes/streams.inc
  $0853F282  TCUSTOMMEMORYSTREAM__SAVETOFILE,  line 511 of /usr/src/rpm/
BUILD/fpc/rtl/objpas/classes/streams.inc
  $082D9E0B  CONVERTTOGETTEXTPO,  line 373 of idetranslations.pas
  $082DA0A9  CONVERTRSTFILE,  line 404 of idetranslations.pas
  $082DA2F8  CONVERTRSTFILES,  line 444 of idetranslations.pas
  $08260880  TLAZPACKAGEGRAPH__CONVERTPACKAGERSTFILES,  line 2679 of /
usr/src/rpm/BUILD/lazarus/packager/packagesystem.pas
  $082604AF  TLAZPACKAGEGRAPH__COMPILEPACKAGE,  line 2624 of /usr/src/
rpm/BUILD/lazarus/packager/packagesystem.pas
  $0825FB97  TLAZPACKAGEGRAPH__COMPILEREQUIREDPACKAGES,  line 2439 of /
usr/src/rpm/BUILD/lazarus/packager/packagesystem.pas
  $0826F377  TPKGMANAGER__DOCOMPILEAUTOINSTALLPACKAGES,  line 3556 of /
usr/src/rpm/BUILD/lazarus/packager/pkgmanager.pas
  $08087055  TMAINIDE__DOBUILDLAZARUS,  line 8451 of main.pp
  $08263DA2  TPKGMANAGER__MAINIDEITMPKGEDITINSTALLPKGSCLICK,  line 501 
of /usr/src/rpm/BUILD/lazarus/packager/pkgmanager.pas
  $081F09D8  TIDEMENUITEM__MENUITEMCLICK,  line 511 of menuintf.pas
  $081F355A  TIDEMENUCOMMAND__MENUITEMCLICK,  line 1472 of menuintf.pas
  $080F11A7  TMENUITEM__CLICK,  line 74 of ./include/menuitem.inc
  $080F17DD  TMENUITEM__DOCLICKED,  line 260 of ./include/menuitem.inc
  $085352E9  TOBJECT__DISPATCH,  line 463 of /usr/src/rpm/BUILD/fpc/rtl/
inc/objpas.inc
  $0817CA4C  GTKACTIVATECB,  line 334 of gtkcallback.inc
ConvertRSTFile writing failed: OutputFilename=/usr/local/share/lazarus/
components/printers/design/languages/ideprinting.po
ConvertPackageRSTFiles FAILED: RSTFilename=/home/bork/.lazarus/lib/
printers4lazide/i386-linux/ideprinting.rst OutputFilename=/usr/local/
share/lazarus/components/printers/design/languages/ideprinting.po
TLazPackageGraph.ConvertPackageRSTFiles FAILED: PkgOutputDirectory=/
home/bork/.lazarus/lib/printers4lazide/i386-linux/ RSTOutputDirectory=/
usr/local/share/lazarus/components/printers/design/languages/
TLazPackageGraph.CompilePackage ConvertPackageRSTFiles failed: 
printers4lazide 0.0
TMainIDE.DoBuildLazarus: Compile AutoInstall Packages failed.
TMainIDE.DoCloseEditorFile A PageIndex=0
TCustomFormEditor.DeleteComponent Form1:TForm1 IsJITComponent=True 
FreeComponent=True
TMainIDE.DoCloseEditorFile end
LAZARUS END - cleaning up ...
[TMainIDE.Destroy] A
[TMainIDE.Destroy] B  -> inherited Destroy... TMainIDE
[TMainIDE.Destroy] END

regards
  Burkhard

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to