[Bug 278196] emulators/mame: compiled MAME with tools, but when I install it I get no tools
Date: Sun, 07 Apr 2024 04:27:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278196 --- Comment #2 from Alastair Hogge <agh@riseup.net> --- I tested mame-0.264 on 15-CURRENT, with your options from 0.261 (snippet from poudriere build log): > ---Begin OPTIONS List--- > ===> The following configuration options are available for mame-0.264: > DOCS=on: Install extensive online MAME documentation > ====> Emulators > MAME=on: MAME > MAMENL=off: Netlist audio component solver > MAMEVIRTUAL=off: LaserDisk Player > NLS=on: Install language translations for use in the GUI > QTDEBUGGER=off: Build with Qt interactive low-level machine debugger > ====> Tools > TOOLS=on: Tools for archiving, development, and multimedia > ====> Build with hardware extensions > OPENMP=off: Parallel processing support via OpenMP > SSE2=on: Build with Streaming SIMD Extensions 2 > ====> Application production type: you can only select none or one of them > DEBUG=off: Produce profiling data, and symbols for debugging > SIZE_OPTIMIZED_CFLAGS=off: Optimize for smaller binaries (-Os) > SPEED_OPTIMIZED_CFLAGS=on: Optimize for faster binaries (-O3) > ===> Use 'make config' to modify these settings > ---End OPTIONS List--- TOOLS and mame are installed: > $ pkg info -l mame-0.264 | grep "/usr/local/bin/" > /usr/local/bin/castool > /usr/local/bin/chdman > /usr/local/bin/floptool > /usr/local/bin/imgtool > /usr/local/bin/jedutil > /usr/local/bin/ldresample > /usr/local/bin/ldverify > /usr/local/bin/mame > /usr/local/bin/nltool > /usr/local/bin/nlwav > /usr/local/bin/pngcmp > /usr/local/bin/regrep > /usr/local/bin/romcmp > /usr/local/bin/split > /usr/local/bin/srcclean > /usr/local/bin/testkeys > /usr/local/bin/unidasm I run tested mame and some TOOLS, they all worked as intended. -- You are receiving this mail because: You are the assignee for the bug.