<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 14.03.2015 18:15, Mattias Gaertner wrote:<br>
<blockquote cite="mid:20150314171518.708446ff@limapholos.matflo.wg"
type="cite">
<pre wrap="">Your log showed a warning that the packages were not built properly.
If you want to know if this warning is serious you have to tell us what
you did.
</pre>
</blockquote>
Ok. I remove lazarus now, and run my script again. Downlaod svn
lazarus then make. finished without error.<br>
then execute that commandline ./lazbuild .......<br>
then I get this errors now:<br>
I removed same lines<br>
.....<br>
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file
for laz_fpspreadsheetexport_visual 1.4.2:
/opt/proje_laz/components/all_libs/fpspreadsheet/x86_64-darwin-qt/laz_fpspreadsheetexport_visual.compiled<br>
An unhandled exception occurred at $0000000000000000:<br>
EAccessViolation: Access violation<br>
$0000000000000000<br>
$00000001000030CF<br>
$0000000100002D07<br>
$0000000100007480<br>
<br>
TFPCMsgFilePool.Destroy file still used:
/opt/freepascal/3.1.1/compiler/msg/errore.msg<br>
An unhandled exception occurred at $000000010055A618:<br>
Exception: TFPCMsgFilePool.Destroy some files are still used<br>
$000000010055A618<br>
$0000000100019B35<br>
$000000010001DAFE<br>
<br>
For test, Run lazarus IDe, its worked, then from tools menu
configure -> build lazarus IDE builded ! restarted and all packs
added !!!<br>
Test my project, its compiled, running and debuging.<br>
<blockquote cite="mid:20150314171518.708446ff@limapholos.matflo.wg"
type="cite">
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> </span>Log not start from there, I get warning message in log and add 1-2 lines
<span class="moz-txt-citetags">> </span>before. I have not error, I builded IDE and start using now
<span class="moz-txt-citetags">> </span>This is my commandline:
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>.<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>lazbuild --pcp=/Users<span class="moz-txt-tag">/</span></i>"$User_Name"/.lazarus --quiet --build-all
<span class="moz-txt-citetags">> </span>--skip-dependencies --build-ide= --ws=qt --cpu=x86_64 --compiler=ppcx64
</pre>
</blockquote>
<pre wrap="">Well, if you pass "--skip-dependencies", then you are an expert and
you know what you are doing. Or the opposite.
Mattias
</pre>
</blockquote>
yes I don't need compile every time same codes, I'm not change
packs, if I add new one, work on it Imean try learn how to work then
use it.<br>
<br>
</body>
</html>