#63525 closed defect (duplicate)
qemu @6.1.0_0 build failure
Reported by: | bobwollins | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | FaradayLight (Faraday Light), mascguy (Christopher Nielsen) | |
Port: | qemu |
Description (last modified by jmroot (Joshua Root))
Hello, I can't install qemu-6.1.0_0 on mac pro (os x 10.13.6). followed all directions; cleaned & updated download of macports.
A snippet of main.log reads as follows:
---> Fetching archive for qemu ---> Attempting to fetch qemu-6.1.0_0+cocoa+target_arm+target_i386+target_x86_64+usb.darwin_17.x86_64.tbz2 from https://packages.macports.org/qemu ---> Attempting to fetch qemu-6.1.0_0+cocoa+target_arm+target_i386+target_x86_64+usb.darwin_17.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/qemu ---> Attempting to fetch qemu-6.1.0_0+cocoa+target_arm+target_i386+target_x86_64+usb.darwin_17.x86_64.tbz2 from https://mse.uk.packages.macports.org/qemu ---> Building qemu Error: Failed to build qemu: command execution failed
Thus, the install script is looking for file(s) in locations which do not exist. I verified that the version file(s) do not exist. Please, edit the install script.
I am using a mac pro running os x 10.13.6. If I could have edited the install script that controls installation of qemu, to point to the correct file(s) location(s), I would have done just that.
Change History (6)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | set to raimue |
Port: | qemu added |
Status: | new → assigned |
Summary: | can't install qemu-6.1.0_0 -> install script can't find "darwin_17 ..." → qemu @6.1.0_0 build failure |
comment:2 Changed 3 years ago by FaradayLight (Faraday Light)
Cc: | FaradayLight added |
---|
comment:3 follow-up: 6 Changed 3 years ago by FaradayLight (Faraday Light)
The package will install on arm64 and x86_64 without issue:
System details:
ProductName: macOS ProductVersion: 12.0.1 Monterey Xcode 13.1
Package:
fetch qemu-6.1.0_0+cocoa+target_arm+target_i386+target_x86_64+usb.darwin_21.arm64.tbz2
comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:5 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
No response to request for log; assuming duplicate.
comment:6 Changed 3 years ago by jmroot (Joshua Root)
Replying to FaradayLight:
The package will install on arm64 and x86_64 without issue:
System details:
ProductName: macOS ProductVersion: 12.0.1 Monterey Xcode 13.1
But not on 10.13 as used by the reporter.
Likely duplicate of #62164. Please attach the main.log so that can be confirmed.