Package Details: dosbox-x 2024.03.01-1

Git Clone URL: https://aur.archlinux.org/dosbox-x.git (read-only, click to copy)
Package Base: dosbox-x
Description: x86 emulator with builtin DOS, with patches with more features
Upstream URL: http://dosbox-x.com
Keywords: emulation
Licenses: GPL
Conflicts: dosbox-x-git
Submitter: mike.cuche
Maintainer: mike.cuche
Last Packager: mike.cuche
Votes: 23
Popularity: 1.37
First Submitted: 2019-04-11 18:41 (UTC)
Last Updated: 2024-03-02 08:05 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

BujuArena commented on 2022-03-05 05:37 (UTC)

I have the exact same terminal output as in chris_l's pastebin link, with the issues seemingly starting with these lines:

g++  -march=x86-64 -mtune=generic -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++14  -O2 -msse  -Wall   -Wextra   -Wunused   -pedantic   -Wlogical-op   -Wsign-promo   -Wconversion-null   -Wno-deprecated-declarations   -Wno-implicit-fallthrough   -Wno-strict-aliasing   -Wno-missing-field-initializers   -Wno-format-zero-length   -Wno-address-of-packed-member   -Wno-int-to-void-pointer-cast  -I/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23 -I/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23/vs/sdlnet/linux-host/include -I/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23/vs/sdlnet/linux-host/include/SDL -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23/vs/sdlnet/linux-host/lib -o dosbox-x dosbox.o  debug/libdebug.a dos/libdos.a shell/libshell.a builtin/libbuiltin.a ints/libints.a hardware/serialport/libserial.a hardware/parport/libparallel.a libs/porttalk/libporttalk.a gui/libgui.a libs/gui_tk/libgui_tk.a hardware/libhardware.a cpu/libcpu.a hardware/reSID/libresid.a fpu/libfpu.a gui/libgui.a misc/libmisc.a output/liboutput.a hardware/mame/libmame.a libs/zmbv/libzmbv.a libs/decoders/internal/libopusint.a aviwriter/libaviwriter.a  libs/xBRZ/libxbrz.a libs/mt32/libmt32.a libs/fluidsynth/libfluidsynth.a -lasound -lm -ldl -lpthread -L/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23/vs/sdl/linux-host/lib -Wl,-rpath,/home/alex/.cache/yay/dosbox-x/src/dosbox-x-dosbox-x-v0.83.23/vs/sdl/linux-host/lib -lSDL -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lts -lpthread -ltinfo -lfreetype  -lSDL_net -lz -lpng -lz -lpcap -lslirp -lglib-2.0  -lX11 -lXrandr -lxkbfile -lavcodec -lavformat -lavutil -lswscale -L/usr/lib/ffmpeg4.4 -lavcodec  -lGL
/usr/bin/ld: hardware/libhardware.a(hardware.o): in function `ffmpeg_flush_video() [clone .part.0]':
hardware.cpp:(.text+0x18a): undefined reference to `avcodec_encode_video2'

vladimir1922 commented on 2022-03-04 21:43 (UTC)

Same problem and similar compiling error as chris_J. I had this package failing to update for weeks now.

mike.cuche commented on 2022-03-04 11:59 (UTC)

This is odd. I have no idea what's going on, I build the packages in a clean chroot before pushing the updates and I had no compilation issues so far.

chris_l commented on 2022-03-04 07:53 (UTC)

Yes, it is also not building for me. Here is the error I get: https://pastebin.com/N1c4G5nv

BujuArena commented on 2022-03-03 04:35 (UTC)

This still doesn't build for me. Is it building successfully for anyone else? If so, I'll check my system further.

t3hyoshi commented on 2022-02-24 10:22 (UTC)

The package still won't build as it's trying to use ffmpeg4.4

mike.cuche commented on 2022-02-18 20:19 (UTC)

@JoeCool Thanks for reporting, I changed the dependency

JoeCool commented on 2022-02-18 13:18 (UTC)

This pkg fails to build since Arch updated to ffmpeg5. See https://github.com/joncampbell123/dosbox-x/issues/3283 for more info.

jticket1024 commented on 2022-01-16 17:43 (UTC)

Please make libslirp a dependency that is not optional. When allowing yay to clean deps, it fails ro run because libslirp is not there anymore.

vleon1 commented on 2022-01-01 19:25 (UTC)

Yay! :)