decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Trying to remove wine

Open ethteck opened this issue 3 years ago • 5 comments

ethteck avatar Aug 08 '22 23:08 ethteck

(waiting on https://github.com/decompals/wibo/pull/22)

ethteck avatar Aug 11 '22 05:08 ethteck

16 errors remaining - here are the culprits:

armcc_40_771
armcc_40_821
armcc_41_561
armcc_41_713
armcc_41_894
armcc_41_921
armcc_41_1049
armcc_41_1440
armcc_41_1454
armcc_504_82
ee-gcc2.9-991111
ee-gcc2.95.2-273
ee-gcc2.95.2-274
ee-gcc2.95.3-107
ee-gcc2.95.3-114
ee-gcc2.95.3-136

ethteck avatar Jun 03 '23 03:06 ethteck

just nuked/replaced the old branch because it was really out of date and the merge had a bunch of conflicts.

mkst avatar Sep 17 '23 19:09 mkst

Current list of problems:

PSX

psyq4.4-ccpsx

Error : could not execute cpppsx

PS2

ee-gcc2.95.2-273: ee-gcc2.95.2-274: ee-gcc2.95.3-107: ee-gcc2.95.3-114: ee-gcc2.95.3-136:

coreapp.error.CompilationError: Compiler error: ee-gcc.exe: installation problem, cannot exec `/home/runner/work/decomp.me/decomp.me/backend/compilers/ps2/ee-gcc2.95.2-273a/lib/gcc-lib/ee/2.95.2/cpp.exe': Invalid argument

PSP

psp_pspsnc_1_2_7503_

coreapp.error.CompilationError: Compiler error: Z:/home/runner/work/decomp.me/decomp.me/backend/compilers/psp/pspsnc_1.2.7503.0/pspcq: Invalid argument

WIN32

msvc4.0: msvc4.2: msvc6.0: msvc6.3: msvc6.4: msvc6.5: msvc6.5pp: msvc6.6:

coreapp.error.CompilationError: Compiler error: Unhandled function _controlfp (MSVCRT40.dll)

msvc7.0:

coreapp.error.CompilationError: Compiler error: Unhandled function _controlfp (MSVCR70.dll)

msvc7.1:

coreapp.error.CompilationError: Compiler error: Failed to open file /home/runner/work/decomp.me/decomp.me/backend/compilers/win32/msvc7.1/Bin/CL.EXE: No such file or directory

MSDOS

wcc10.5: wpp10.5: wcc10.5a: wpp10.5a: wcc10.6: wpp10.6: watcom cc:

coreapp.error.CompilationError: Compiler error: Unhandled function LocalAlloc (KERNEL32.DLL)

wcc11.0: wpp11.0:

coreapp.error.CompilationError: Compiler error: Unhandled function VirtualQuery (KERNEL32.DLL)

mkst avatar Oct 07 '23 09:10 mkst