Tofita private

To start a new build commit change to repository or click New build button.
[REFACTOR] Auto format
1.0.275
14 days ago by Miraculous Ladybugreport
14 days ago in 1 min 20 sec
1 min 20 sec
1Build started
2Fetching repository commit (6c7cdf4)...OK
3Total: 1.2 MB in 150 files
4# Teapot
5(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/Teapot/archive/kawaii.zip','C:\Teapot.zip')
6Expand-Archive -Force -LiteralPath C:\Teapot.zip -DestinationPath ..\
7Rename-Item ..\Teapot-kawaii Teapot
8# Greentea
9(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/Greentea/archive/kawaii.zip','C:\Greentea.zip')
10Expand-Archive -Force -LiteralPath C:\Greentea.zip -DestinationPath ..\
11Rename-Item ..\Greentea-kawaii Greentea
12# Tongue
13(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/Tongue/archive/kawaii.zip','C:\Tongue.zip')
14Expand-Archive -Force -LiteralPath C:\Tongue.zip -DestinationPath ..\
15Rename-Item ..\Tongue-kawaii Tongue
16# NjRAA
17(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/NjRAA/archive/kawaii.zip','C:\NjRAA.zip')
18Expand-Archive -Force -LiteralPath C:\NjRAA.zip -DestinationPath ..\
19Rename-Item ..\NjRAA-kawaii NjRAA
20# Caramel
21(New-Object Net.WebClient).DownloadFile('https://github.com/GreenteaOS/Caramel/archive/kawaii.zip','C:\Caramel.zip')
22Expand-Archive -Force -LiteralPath C:\Caramel.zip -DestinationPath ..\
23Rename-Item ..\Caramel-kawaii Caramel
24# Hexa
25(New-Object Net.WebClient).DownloadFile('https://github.com/hexalang/hexa/archive/kawaii.zip','C:\Hexa.zip')
26Expand-Archive -Force -LiteralPath C:\Hexa.zip -DestinationPath ..\
27Rename-Item ..\hexa-kawaii hexa
28ls ..
29cd ..\hexa
30node bootstrap.js hexa.json
31node hexa-node.js hexa.json
32node hexa-node.js hexa.json
33ls
34cd ..\tofita
35ls
36# Tofita
37$env:Path += ";.\..\hexa"
38$ErrorActionPreference = 'SilentlyContinue'
39cmd.exe /c 'build.bat'
40$LASTEXITCODE = 0
41$global:LASTEXITCODE = 0
42#exit 0
43copy-item -path C:\Tea\greenteaos-uefi64.iso -destination C:\projects\tofita\greenteaos-uefi64.iso
46 Directory: C:\projects
49Mode LastWriteTime Length Name
50---- ------------- ------ ----
51d----- 11/30/2024 5:40 PM Caramel
52d----- 11/30/2024 5:40 PM Greentea
53d----- 11/30/2024 5:40 PM hexa
54d----- 11/30/2024 5:40 PM NjRAA
55d----- 11/30/2024 5:40 PM Teapot
56d----- 11/30/2024 5:40 PM tofita
57d----- 11/30/2024 5:40 PM Tongue
58[Building The Hexa Compiler]
59[Using 1 of 2 CPU cores]
60[Finished in 2797 ms, 20980 lines, 7501 lines per second]
61[Building The Hexa Compiler]
62[Using 1 of 2 CPU threads]
63[Finished in 2169 ms, 20980 lines, 9673 lines per second]
64[Building The Hexa Compiler]
65[Using 1 of 2 CPU threads]
66[Finished in 2384 ms, 20980 lines, 8800 lines per second]
69 Directory: C:\projects\hexa
72Mode LastWriteTime Length Name
73---- ------------- ------ ----
74d----- 11/30/2024 5:40 PM .github
75d----- 11/30/2024 5:40 PM .vscode
76d----- 11/30/2024 5:40 PM docs
77d----- 11/30/2024 5:40 PM examples
78d----- 11/30/2024 5:40 PM library
79d----- 11/30/2024 5:40 PM source
80d----- 11/30/2024 5:40 PM test
81d----- 11/30/2024 5:40 PM tools
82-a---- 11/29/2024 1:17 PM 292 .gitattributes
83-a---- 11/29/2024 1:17 PM 858 .gitignore
84-a---- 11/29/2024 1:17 PM 635367 bootstrap.js
85-a---- 11/29/2024 1:17 PM 394 build.bat
86-a---- 11/29/2024 1:17 PM 275 build.sh
87-a---- 11/29/2024 1:17 PM 149 desktop.ini
88-a---- 11/29/2024 1:17 PM 41 hexa
89-a---- 11/30/2024 5:40 PM 687529 hexa-node.js
90-a---- 11/29/2024 1:17 PM 40 hexa.cmd
91-a---- 11/29/2024 1:17 PM 72 hexa.code-workspace
92-a---- 11/29/2024 1:17 PM 1285 hexa.json
93-a---- 11/29/2024 1:17 PM 123523 icon.ico
94-a---- 11/29/2024 1:17 PM 45 innoHexa.cmd
95-a---- 11/29/2024 1:17 PM 7817 LICENSE
96-a---- 11/29/2024 1:17 PM 284 nexe-build.bat
97-a---- 11/29/2024 1:17 PM 218 package-lock.json
98-a---- 11/29/2024 1:17 PM 156 package.json
99-a---- 11/29/2024 1:17 PM 14203 preview.png
100-a---- 11/29/2024 1:17 PM 103246 preview.svg
101-a---- 11/29/2024 1:17 PM 5928 README.md
102-a---- 11/29/2024 1:17 PM 88 repl.hexa
103-a---- 11/29/2024 1:17 PM 238 repl.json
104-a---- 11/29/2024 1:17 PM 224 test.bat
107 Directory: C:\projects\tofita
110Mode LastWriteTime Length Name
111---- ------------- ------ ----
112d----- 11/30/2024 5:40 PM .github
113d----- 11/30/2024 5:40 PM .vscode
114d----- 11/30/2024 5:40 PM boot
115d----- 11/30/2024 5:40 PM build
116d----- 11/30/2024 5:40 PM devices
117d----- 11/30/2024 5:40 PM dlls
118d----- 11/30/2024 5:40 PM docs
119d----- 11/30/2024 5:40 PM engine
120d----- 11/30/2024 5:40 PM tools
121-a---- 11/30/2024 5:40 PM 676 .gitattributes
122-a---- 11/30/2024 5:40 PM 160 .gitignore
123-a---- 11/30/2024 5:40 PM 436 AUTHORS.md
124-a---- 11/30/2024 5:40 PM 1929 build.bat
125-a---- 11/30/2024 5:40 PM 138 config.json
126-a---- 11/30/2024 5:40 PM 138 desktop.ini
127-a---- 11/30/2024 5:40 PM 786 Disclaimer.txt
128-a---- 11/30/2024 5:40 PM 2267 hexa.json
129-a---- 11/30/2024 5:40 PM 189053 icon.ico
130-a---- 11/30/2024 5:40 PM 7817 LICENSE
131-a---- 11/30/2024 5:40 PM 129 Only_UEFI_64bit!.txt
132-a---- 11/30/2024 5:40 PM 61 Please_Disable_Secure_Boot!.txt
133-a---- 11/30/2024 5:40 PM 6290 README.md
134-a---- 11/30/2024 5:40 PM 420 Try_Enabling_CSM!.txt
135-a---- 11/30/2024 5:40 PM 233 VirtualBox_HOWTO!.txt
136Welcome to the Greentea OS! Support us at https://www.patreon.com/PeyTy and https://greenteaos.github.io/donate/
138[Building Tofita Build Script]
139[Using 1 of 2 CPU threads]
140[Finished in 207 ms, 676 lines, 3266 lines per second]
141[Tasks: init-or-clean, asm, efi, dll, engine, ramdisk, iso]
142[Processing...]
143[Building Core - i386]
144[Using 1 of 2 CPU threads]
145[Finished in 295 ms, 2216 lines, 7512 lines per second]
147[Building Core]
148[Using 1 of 2 CPU threads]
149[Finished in 937 ms, 2216 lines, 2365 lines per second]
151[Building Advapeh]
152[Using 1 of 2 CPU threads]
153[Finished in 668 ms, 2195 lines, 3286 lines per second]
155[Building Uzah - i386]
156[Using 1 of 2 CPU threads]
157[C:\projects\Caramel\dlls\user32\dialogs.hexa:1433:6]: Hint#10: Unused string `"@goto 0x3215328"`
158[C:\projects\Caramel\dlls\user32\dialogs.hexa:1483:2]: Hint#10: Unused string `"@label end 0x3215328"`
159[Finished in 1166 ms, 5325 lines, 4567 lines per second]
161[Building ClangRuntime]
162[Using 1 of 2 CPU threads]
163[Finished in 2050 ms, 2225 lines, 1085 lines per second]
165Option `extraUnderscore` ignored for target `Native`
166Option `dllExportsNewlineSeparator` ignored for target `Native`
167[Building ClangRuntime - i386]
168[Using 1 of 2 CPU threads]
169[Finished in 1405 ms, 2225 lines, 1584 lines per second]
171[Building CommonControls - i386]
172[Using 1 of 2 CPU threads]
173[Finished in 1521 ms, 2225 lines, 1463 lines per second]
175[Building NeaTo - i386]
176[Using 1 of 2 CPU threads]
177[Finished in 2005 ms, 2622 lines, 1308 lines per second]
179[Building Tofita Bindings]
180[Using 1 of 2 CPU threads]
181[Finished in 1521 ms, 2112 lines, 1389 lines per second]
183[Building GeeDeeEye]
184[Using 1 of 2 CPU threads]
185[Finished in 730 ms, 2225 lines, 3048 lines per second]
187[Building Tofita Bootloader]
188[Using 1 of 2 CPU threads]
189[Finished in 2003 ms, 4487 lines, 2240 lines per second]
191[Building Tofita Bindings - i386]
192[Using 1 of 2 CPU threads]
193[Finished in 1967 ms, 2112 lines, 1074 lines per second]
195[Building CommonControls]
196[Using 1 of 2 CPU threads]
197[Finished in 1908 ms, 2225 lines, 1166 lines per second]
199[Building Shell - i386]
200[Using 1 of 2 CPU threads]
201[Finished in 1125 ms, 2169 lines, 1928 lines per second]
203[Building NeaTo]
204[Using 1 of 2 CPU threads]
205[Finished in 1811 ms, 2622 lines, 1448 lines per second]
207[Building GeeDeeEye - i386]
208[Using 1 of 2 CPU threads]
209[Finished in 1318 ms, 2225 lines, 1688 lines per second]
211[Building Shell]
212[Using 1 of 2 CPU threads]
213[Finished in 1733 ms, 2169 lines, 1252 lines per second]
215[Building The Tofita Engine]
216[Using 1 of 2 CPU threads]
217[Finished in 3305 ms, 23755 lines, 7188 lines per second]
219[Building Advapeh - i386]
220[Using 1 of 2 CPU threads]
221[Finished in 917 ms, 2195 lines, 2394 lines per second]
223[Building Uzah]
224[Using 1 of 2 CPU threads]
225[C:\projects\Caramel\dlls\user32\dialogs.hexa:1433:6]: Hint#10: Unused string `"@goto 0x3215328"`
226[C:\projects\Caramel\dlls\user32\dialogs.hexa:1483:2]: Hint#10: Unused string `"@label end 0x3215328"`
227[Finished in 1507 ms, 5325 lines, 3534 lines per second]
229[All tasks finished in 43000 ms, upto 38 parallel tasks performed]
230[Success]
233Discovering tests...OK
234Collecting artifacts...
235Found artifact 'Disclaimer.txt' matching '*.txt' path
236Found artifact 'greenteaos-uefi64.iso' matching '*.iso' path
237Found artifact 'LICENSE' matching 'LICENSE' path
238Found artifact 'Only_UEFI_64bit!.txt' matching '*.txt' path
239Found artifact 'Please_Disable_Secure_Boot!.txt' matching '*.txt' path
240Found artifact 'Try_Enabling_CSM!.txt' matching '*.txt' path
241Found artifact 'VirtualBox_HOWTO!.txt' matching '*.txt' path
242Uploading artifacts...
243[1/7] Disclaimer.txt (786 bytes)...100%
244[2/7] greenteaos-uefi64.iso (47,589,376 bytes)...100%
245[3/7] LICENSE (7,817 bytes)...100%
246[4/7] Only_UEFI_64bit!.txt (129 bytes)...100%
247[5/7] Please_Disable_Secure_Boot!.txt (61 bytes)...100%
248[6/7] Try_Enabling_CSM!.txt (420 bytes)...100%
249[7/7] VirtualBox_HOWTO!.txt (233 bytes)...100%
250Build success
Log is empty.