Skip to content

Instantly share code, notes, and snippets.

@randomusert
Created January 28, 2024 07:09
Show Gist options
  • Save randomusert/cb69f39c7bf534847607e4e202acc0ba to your computer and use it in GitHub Desktop.
Save randomusert/cb69f39c7bf534847607e4e202acc0ba to your computer and use it in GitHub Desktop.
Build started at 8.55...
1>------ Build started: Project: tinos_version2, Configuration: Debug Any CPU ------
1>tinos_version2 -> C:\tinos_version2\tinos_version2\bin\Debug\net6.0\tinos_version2.dll
1>Message: Executing IL2CPU on assembly
1>Message: Kernel Base: Cosmos.System.Kernel
1>Message: Checking target assembly: C:\tinos_version2\tinos_version2\bin\Debug\net6.0\tinos_version2.dll
1>Message : warning : Loading plugs from assembly: Cosmos.Core_Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.Core_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.Debug.Kernel.Plugs.Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.System2_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Detecting fields for type 'IL2CPU.Debug.Symbols.FIELD_INFO'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.FIELD_MAPPING'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.MethodIlOp'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.Document'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.AssemblyFile'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.Method'
1>Detecting fields for type 'IL2CPU.Debug.Symbols.LOCAL_ARGUMENT_INFO'
1>IL2CPU task took 00:01:01.5568306
1>-g dwarf2 -f elf -o bin\Debug\net6.0\tinos_version2.obj -dELF_COMPILATION -O1 bin\Debug\net6.0\tinos_version2.asm
1>Yasm task took 00:00:10.4960117
1>-Ttext 0x2000000 -Tdata 0x1000000 -e Kernel_Start -o bin\Debug\net6.0\tinos_version2.bin bin\Debug\net6.0\tinos_version2.obj -m elf_i386
1>LD task took 00:00:00.5558436
1>-relaxed-filenames -J -R -o bin\Debug\net6.0\tinos_version2.iso -b boot/grub/i386-pc/eltorito.img -no-emul-boot -boot-load-size 4 -boot-info-table bin\Debug\net6.0\ISO
1>mkisofs : warning : -rock has same effect as -rational-rock on this platform.
1>MAKEISO : warning : creating filesystem that does not conform to ISO-9660.
1>Using XNU_U000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/xnu_uuid_test.mod (xnu_uuid.mod)
1>Using VIDEO000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/videotest_checksum.mod (videotest.mod)
1>Using USBSE000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/usbserial_usbdebug.mod (usbserial_pl2303.mod)
1>Using USBSE001.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/usbserial_pl2303.mod (usbserial_ftdi.mod)
1>Using USBSE002.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/usbserial_ftdi.mod (usbserial_common.mod)
1>Using SEARC000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/search_fs_uuid.mod (search_fs_file.mod)
1>Using PASSW000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/password_pbkdf2.mod (password.mod)
1>Using PART_000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/part_sunpc.mod (part_sun.mod)
1>Using MULTI000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/multiboot2.mod (multiboot.mod)
1>Using MDRAI000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/mdraid09_be.mod (mdraid09.mod)
1>Using GFXTE000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/gfxterm_menu.mod (gfxterm_background.mod)
1>Using GCRY_000.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/gcry_sha512.mod (gcry_sha256.mod)
1>Using GCRY_001.MOD;1 for bin\Debug\net6.0\ISO/boot/grub/i386-pc/gcry_sha256.mod (gcry_sha1.mod)
1>mkisofs: Permission denied. Unable to open disc image file
1>C:\Users\Eetu\.nuget\packages\cosmos.build\0.1.0-localbuild20221121055958\build\Cosmos.Build.targets(392,9): error MSB6006: "mkisofs.exe" exited with code 13.
1>Done building project "tinos_version2.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 8.56 and took 01:16,127 minutes ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment