forked from zamtmn/zcad
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcompile.log
More file actions
150 lines (150 loc) · 9.97 KB
/
Copy pathcompile.log
File metadata and controls
150 lines (150 loc) · 9.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
fatal: No names found, cannot describe anything.
cat: '~/.lazarus/packagefiles.xml': No such file or directory
cat: '~/.lazarus/packagefiles.xml': No such file or directory
rm -rf cad_source/autogenerated/*
rm -rf cad_source/autogenerated
rm -rf cad/*
rm -rf cad
rm -rf lib/*
rm -rf errors/*.bak
rm -rf errors/*.dbpas
PCP=~/.lazarus
LP=/usr/bin
LAZBUILD=/usr/bin/lazbuild
INSTALLPREFIX=/var/lib/zcad
mkdir cad
mkdir cad_source/autogenerated
cp -r environment/runtimefiles/AllCPU-AllOS/common/* cad
cp -r environment/runtimefiles/AllCPU-AllOS/zcad/* cad
echo create_file>cad_source/autogenerated/buildmode.inc
rm -r cad_source/autogenerated/buildmode.inc
sed -i "s/NeedReplaceToDistribPath/\/var\/lib\/zcad/g" cad/cfg/configs/config.xml
fatal: No names found, cannot describe anything.
echo ZCAD Version: issue-744-c2797342c64f
ZCAD Version: issue-744-c2797342c64f
echo quoted ZCAD Version: ' issue-744-c2797342c64f'
quoted ZCAD Version: issue-744-c2797342c64f
echo \' issue-744-c2797342c64f\' > cad_source/zcadversion.inc
make submodulesinitupdate
make[1]: Entering directory '/tmp/gh-issue-solver-1770873240827'
fatal: No names found, cannot describe anything.
cat: '~/.lazarus/packagefiles.xml': No such file or directory
cat: '~/.lazarus/packagefiles.xml': No such file or directory
git submodule update --init --recursive
Submodule 'cad_source/components/callstack_memprofiler' (https://github.com/Alligator-1/callstack_memprofiler.git) registered for path 'cad_source/components/callstack_memprofiler'
Submodule 'cad_source/components/fphunspell' (https://github.com/zamtmn/fphunspell.git) registered for path 'cad_source/components/fphunspell'
Submodule 'cad_source/components/fpspreadsheet' (https://github.com/veb86/fpspreadsheet.git) registered for path 'cad_source/components/fpspreadsheet'
Submodule 'cad_source/components/lape' (https://github.com/nielsAD/lape.git) registered for path 'cad_source/components/lape'
Submodule 'cad_source/components/metadarkstyle' (https://github.com/zamtmn/metadarkstyle.git) registered for path 'cad_source/components/metadarkstyle'
Submodule 'cad_source/components/zbaseutils' (https://github.com/zamtmn/zbaseutils.git) registered for path 'cad_source/components/zbaseutils'
Submodule 'cad_source/components/zbaseutilsgui' (https://github.com/zamtmn/zbaseutilsgui.git) registered for path 'cad_source/components/zbaseutilsgui'
Submodule 'cad_source/components/zcontainers' (https://github.com/zamtmn/zcontainers.git) registered for path 'cad_source/components/zcontainers'
Submodule 'cad_source/components/zmacros' (https://github.com/zamtmn/zmacros.git) registered for path 'cad_source/components/zmacros'
Submodule 'cad_source/components/zmath' (https://github.com/zamtmn/zmath.git) registered for path 'cad_source/components/zmath'
Submodule 'cad_source/components/zobjectinspector' (https://github.com/zamtmn/zobjectinspector.git) registered for path 'cad_source/components/zobjectinspector'
Submodule 'cad_source/components/zreaders' (https://github.com/zamtmn/zreaders.git) registered for path 'cad_source/components/zreaders'
Submodule 'cad_source/components/zscript' (https://github.com/zamtmn/zscript.git) registered for path 'cad_source/components/zscript'
Submodule 'cad_source/components/zscriptbase' (https://github.com/zamtmn/zscriptbase.git) registered for path 'cad_source/components/zscriptbase'
Submodule 'cad_source/components/ztoolbars' (https://github.com/zamtmn/ztoolbars.git) registered for path 'cad_source/components/ztoolbars'
Submodule 'cad_source/components/zundostack' (https://github.com/zamtmn/zundostack.git) registered for path 'cad_source/components/zundostack'
Submodule 'cad_source/components/zunits' (https://github.com/zamtmn/zunits.git) registered for path 'cad_source/components/zunits'
Submodule 'agraph' (https://github.com/zamtmn/agraphlaz.git) registered for path 'cad_source/other/agraphlaz'
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/callstack_memprofiler'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/fphunspell'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/fpspreadsheet'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/lape'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/metadarkstyle'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zbaseutils'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zbaseutilsgui'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zcontainers'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zmacros'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zmath'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zobjectinspector'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zreaders'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zscript'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zscriptbase'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/ztoolbars'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zundostack'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/zunits'...
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/other/agraphlaz'...
Submodule path 'cad_source/components/callstack_memprofiler': checked out '5bff667a23e267b70d1f0d34d8944d65408c5d7f'
Submodule 'source/nodetree' (https://github.com/Alligator-1/nodetree.git) registered for path 'cad_source/components/callstack_memprofiler/source/nodetree'
Cloning into '/tmp/gh-issue-solver-1770873240827/cad_source/components/callstack_memprofiler/source/nodetree'...
Submodule path 'cad_source/components/callstack_memprofiler/source/nodetree': checked out '746e85fbea42232dff4ae853c0cac73ae67a2a3f'
Submodule path 'cad_source/components/fphunspell': checked out '58b1d60ac86cc2a06093ef319004e004189452e4'
Submodule path 'cad_source/components/fpspreadsheet': checked out '77ea2a5ee83f61e1bb0206a5863156a458608992'
Submodule path 'cad_source/components/lape': checked out 'b5114d7bf1d2e3f8b3d816b19631b9eafbd1fa6b'
Submodule path 'cad_source/components/metadarkstyle': checked out '7e69122789f326a7152ee7e9c7d6f2d4c2fa4dae'
Submodule path 'cad_source/components/zbaseutils': checked out 'ac36cd24a889491146cee2b87af9870c186b7332'
Submodule path 'cad_source/components/zbaseutilsgui': checked out '8c37592357f82adf62e66345c1259fd71902f822'
Submodule path 'cad_source/components/zcontainers': checked out 'af5c40d729dd1581f264f3eb1af346d28144e030'
Submodule path 'cad_source/components/zmacros': checked out '3511ab516f6c728f67b9845a9775f5f3386905df'
Submodule path 'cad_source/components/zmath': checked out '581f17eaa146cde28af137e1ae1fbaaa454775e8'
Submodule path 'cad_source/components/zobjectinspector': checked out '81ae715b83a49ded42bcd38adc3aa44e19909e83'
Submodule path 'cad_source/components/zreaders': checked out 'd88af3dd9a5bba925f00ad0161d144c21d75118b'
Submodule path 'cad_source/components/zscript': checked out 'd7c351f2c9b91ed3e7b27b18234dbd537d5f04c5'
Submodule path 'cad_source/components/zscriptbase': checked out 'c91a36191f1d75df63173e9795cd944728370de1'
Submodule path 'cad_source/components/ztoolbars': checked out 'a7cbd5490506b9fe95c588ad1bc5126ba2f2d455'
Submodule path 'cad_source/components/zundostack': checked out '75a0b633fb4dfa6b98c2c0aad9ebaf5310933d91'
Submodule path 'cad_source/components/zunits': checked out 'ea9308c036c9d29890bf1a4a64689e8a14d83eab'
Submodule path 'cad_source/other/agraphlaz': checked out '666c70e1efb98de0db489dc48a01db69ace40df5'
make[1]: Leaving directory '/tmp/gh-issue-solver-1770873240827'
All submodules found!
make -C cad_source/ rmpkgslibs
make[1]: Entering directory '/tmp/gh-issue-solver-1770873240827/cad_source'
rm -rf components/metadarkstyle/lib/*
rm -rf components/zcontainers/lib/*
rm -rf components/zbaseutils/lib/*
rm -rf components/zbaseutilsgui/lib/*
rm -rf components/zcontrols/lib/*
rm -rf components/zmacros/lib/*
rm -rf components/zmath/lib/*
rm -rf components/zobjectinspector/lib/*
rm -rf components/zscriptbase/lib/*
rm -rf components/zscript/lib/*
rm -rf components/ztoolbars/lib/*
rm -rf components/zundostack/lib/*
rm -rf components/fpdwg/lib/*
rm -rf components/fpspreadsheet/lib/*
rm -rf components/fpspreadsheet/source/common/lib/*
rm -rf components/fpspreadsheet/source/visual/lib/*
rm -rf components/lape/package/lib/*
rm -rf components/zreaders/lib/*
rm -rf components/fphunspell/lib/*
rm -rf simplecad/lib/*
rm -rf other/agraphlaz/lazarus/lib/*
rm -rf ../lib/*
rm -rf components/metadarkstyle/lib
rm -rf components/zcontainers/lib
rm -rf components/zbaseutils/lib
rm -rf components/zbaseutilsgui/lib
rm -rf components/zcontrols/lib
rm -rf components/zmacros/lib
rm -rf components/zmath/lib
rm -rf components/zobjectinspector/lib
rm -rf components/zscriptbase/lib
rm -rf components/zscript/lib
rm -rf components/ztoolbars/lib
rm -rf components/zundostack/lib
rm -rf components/fpdwg/lib
rm -rf components/fpspreadsheet/lib
rm -rf components/fpspreadsheet/source/common/lib
rm -rf components/fpspreadsheet/source/visual/lib
rm -rf components/lape/package/lib
rm -rf components/zreaders/lib
rm -rf components/fphunspell/lib
rm -rf components/zunits/lib
rm -rf simplecad/lib
rm -rf other/agraphlaz/lazarus/lib
make[1]: Leaving directory '/tmp/gh-issue-solver-1770873240827/cad_source'
make checkandinstallpckgifneed LPK=cad_source/other/agraphlaz/lazarus/ag_graph.lpk
make[1]: Entering directory '/tmp/gh-issue-solver-1770873240827'
fatal: No names found, cannot describe anything.
cat: '~/.lazarus/packagefiles.xml': No such file or directory
cat: '~/.lazarus/packagefiles.xml': No such file or directory
Install package ag_graph.lpk
/usr/bin/lazbuild --pcp='~/.lazarus' --add-package cad_source/other/agraphlaz/lazarus/ag_graph.lpk
make[1]: /usr/bin/lazbuild: No such file or directory
make[1]: *** [Makefile:369: checkandinstallpckgifneed] Error 127
make[1]: Leaving directory '/tmp/gh-issue-solver-1770873240827'
make: *** [Makefile:392: installpkgstolaz] Error 2