[MacPorts] #43911: qemu @2.0.0 Build error: no input files - hw/i386/acpi-dsdt.hex
#43911: qemu @2.0.0 Build error: no input files - hw/i386/acpi-dsdt.hex ----------------------+-------------------------------- Reporter: abusse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: qemu ----------------------+-------------------------------- Building qemu fails with missing input files for hw/i386/acpi-dsdt.hex (see attached log file). -- Ticket URL: <https://trac.macports.org/ticket/43911> MacPorts <http://www.macports.org/> Ports system for OS X
#43911: qemu @2.0.0 Build error: no input files - hw/i386/acpi-dsdt.hex -----------------------+---------------------- Reporter: abusse@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: qemu | -----------------------+---------------------- Changes (by raimue@…): * owner: macports-tickets@… => raimue@… * cc: raimue@… (removed) Comment: Hm, I am not able to reproduce this on my system. I assume you have iasl from the acpica port installed as well? Apparently the QEMU build system will try to rebuild the ACPI files if you have it installed. I will look into getting around that. As a workaround, please try to disable the acpica port temporarily. {{{ sudo port clean qemu sudo port deactivate acpica sudo port install qemu sudo port activate acpica }}} Or, as of MacPorts 2.3.0, you can also try the new trace mode to hide any unrelated files: {{{ sudo port clean qemu sudo port -t install qemu }}} -- Ticket URL: <https://trac.macports.org/ticket/43911#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43911: qemu @2.0.0 Build error: no input files - hw/i386/acpi-dsdt.hex -----------------------+---------------------- Reporter: abusse@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: qemu | -----------------------+---------------------- Comment (by abusse@…): Yes, I have iasl installed. Running port with the -t option worked and got qemu installed. Thank you very much! -- Ticket URL: <https://trac.macports.org/ticket/43911#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts