Build is failing:
==> Making package: djgpp-djcrx 2.05-12 (Sun 31 May 2026 05:56:50 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
-> djgpp-gcc
==> ERROR: Could not resolve all dependencies.
-> error making: djgpp-djcrx-exit status 8
==> Making package: openwatcom-v2 2.0_2025_11_03-2 (Sun 31 May 2026 05:56:51 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ow-snapshot_2025_11_03.tar.xz
-> Found owsetenv.sh
==> Validating source files with md5sums...
ow-snapshot_2025_11_03.tar.xz ... Passed
owsetenv.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Sources are ready.
-> openwatcom-v2-2.0_2025_11_03-2 already made -- skipping build
==> Making package: openwatcom-v2 2.0_2025_11_03-2 (Sun 31 May 2026 05:56:54 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Sources are ready.
==> Making package: djgpp-gcc 14.2.0-1 (Sun 31 May 2026 05:56:56 AM UTC)
==> Checking runtime dependencies...
==> Missing dependencies:
-> djgpp-djcrx
==> ERROR: Could not resolve all dependencies.
-> error making: djgpp-gcc-exit status 8
==> Making package: qemu-3dfx 9.2.2.r466.a2d25b3-1 (Sun 31 May 2026 05:56:57 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
-> djgpp-djcrx
-> djgpp-gcc
-> openwatcom-v2
==> ERROR: Could not resolve all dependencies.
-> error making: qemu-3dfx-exit status 8
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) openwatcom-v2-2.0_2025_11_03-2
Total Installed Size: 373.40 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [####################################] 100%
(1/1) checking package integrity [####################################] 100%
(1/1) loading package files [####################################] 100%
(1/1) checking for file conflicts [####################################] 100%
(1/1) checking available disk space [####################################] 100%
:: Processing package changes...
(1/1) installing openwatcom-v2 [####################################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
-> Failed to install the following packages. Manual intervention is required:
qemu-3dfx - exit status 8
djgpp-djcrx - exit status 8
djgpp-gcc - exit status 8
[testuser@archlinux qemu-3dfx]$
Pinned Comments
kharovtobi commented on 2025-06-13 01:50 (UTC)
PSA - Wrappers does not work on Windows 9x because it compiles with UCRT instead of MSVCRT due to
mingw-w64-gcccompiled with UCRT on mind. Compile and make wrappers in a different environment yourself until i find a fix or something idk