Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Apr 2024 04:27:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278196] emulators/mame: compiled MAME with tools, but when I install it I get no tools
Message-ID:  <bug-278196-7788-hfItwjTYlB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278196-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278196-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278196

--- Comment #2 from Alastair Hogge <agh@riseup.net> ---
I tested mame-0.264 on 15-CURRENT, with your options from 0.261 (snippet fr=
om
poudriere build log):

> ---Begin OPTIONS List---
> =3D=3D=3D> The following configuration options are available for mame-0.2=
64:
>      DOCS=3Don: Install extensive online MAME documentation
> =3D=3D=3D=3D> Emulators
>      MAME=3Don: MAME
>      MAMENL=3Doff: Netlist audio component solver
>      MAMEVIRTUAL=3Doff: LaserDisk Player
>      NLS=3Don: Install language translations for use in the GUI
>      QTDEBUGGER=3Doff: Build with Qt interactive low-level machine debugg=
er
> =3D=3D=3D=3D> Tools
>      TOOLS=3Don: Tools for archiving, development, and multimedia
> =3D=3D=3D=3D> Build with hardware extensions
>      OPENMP=3Doff: Parallel processing support via OpenMP
>      SSE2=3Don: Build with Streaming SIMD Extensions 2
> =3D=3D=3D=3D> Application production type: you can only select none or on=
e of them
>      DEBUG=3Doff: Produce profiling data, and symbols for debugging
>      SIZE_OPTIMIZED_CFLAGS=3Doff: Optimize for smaller binaries (-Os)
>      SPEED_OPTIMIZED_CFLAGS=3Don: Optimize for faster binaries (-O3)
> =3D=3D=3D> 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278196-7788-hfItwjTYlB>