Opened 12 years ago

Closed 7 years ago

#32414 closed defect (fixed)

Can't install qemu-usermode

Reported by: mparchet@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: qemu-usermode

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi,

When I try to build the qemu user mode package on mac os 10.7.2 I get this message.

Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Warning: the following items did not execute (for qemu-usermode): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Log for qemu-usermode is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_emulators_qemu-usermode/qemu-usermode/main.log
Error: Status 1 encountered during processing.

the min log

version:1
:debug:main Executing org.macports.main (qemu-usermode)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 503
:debug:main Skipping completed org.macports.archivefetch (qemu-usermode)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (qemu-usermode)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (qemu-usermode)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (qemu-usermode)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (qemu-usermode)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Mon Dec  5 20:23:21 CET 2011
:notice:configure --->  Configuring qemu-usermode
:debug:configure Using compiler 'Mac OS X clang'
:debug:configure Executing org.macports.configure (qemu-usermode)                                                                              

Can you help me please t Tanks

Best regards

Battant

Attachments (1)

qemu usermode main log.rtf (4.4 KB) - added by mparchet@… 12 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: qemu removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to mww@…
Priority: HighNormal

Please clean and try again and attach the entire main.log.

sudo port clean qemu-usermode
sudo port install qemu-usermode

See also #16822. This port is very out of date so it's not surprising if it doesn't work anymore.

Changed 12 years ago by mparchet@…

Attachment: qemu usermode main log.rtf added

comment:2 Changed 12 years ago by mparchet@…

see attachement the contenant of the qemu-usermode log file get with the cat command

comment:3 Changed 9 years ago by intermediadc@…

i cant install it too ... sudo port install qemu-usermode ---> Fetching archive for qemu-usermode ---> Attempting to fetch qemu-usermode-0.9.0_0.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/qemu-usermode ---> Attempting to fetch qemu-usermode-0.9.0_0.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/qemu-usermode ---> Attempting to fetch qemu-usermode-0.9.0_0.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/qemu-usermode ---> Fetching distfiles for qemu-usermode ---> Verifying checksums for qemu-usermode ---> Extracting qemu-usermode ---> Applying patches to qemu-usermode ---> Configuring qemu-usermode ---> Building qemu-usermode Error: org.macports.build for port qemu-usermode returned: command execution failed Please see the log file for port qemu-usermode for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_qemu-usermode/qemu-usermode/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port qemu-usermode failed

comment:4 Changed 8 years ago by JustinCB

I had the same problem. I think it is that qemu requires gcc 3.x to build, but macports does not include a way to get gcc 3.x .

comment:5 Changed 7 years ago by mf2k (Frank Schima)

Owner: mww@… deleted
Status: newassigned

See #53012.

comment:6 Changed 7 years ago by raimue (Rainer Müller)

Owner: set to raimue
Resolution: fixed
Status: assignedclosed

In 99640a25/macports-ports:

qemu-usermode: Remove outdated port

This port is known to no longer work on recent versions of macOS. Newer
versions of QEMU no longer support user mode on darwin. Remove the port
as there is no chance to update it.

Closes: #16822
Closes: #32414

Note: See TracTickets for help on using tickets.