#43414 closed defect (wontfix)
qemu build failure
Reported by: | frozencemetery (Robbie Harwood) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | qemu |
Description
Hello, after the update, qemu fails to build with multiple errors, including invalid conversion, symbol redefinition, and scope declaration issues. main.log is attached. Thanks!
Attachments (1)
Change History (8)
Changed 11 years ago by frozencemetery (Robbie Harwood)
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Cc: | raimue@… removed |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
comment:2 follow-up: 3 Changed 11 years ago by raimue (Rainer Müller)
comment:3 Changed 11 years ago by frozencemetery (Robbie Harwood)
Replying to raimue@…:
On which version of Mac OS X is this?
This log message indicates it has to be quite old, though:
:debug:configure Using compiler 'Xcode GCC 4.2'
This is 10.6. I have gcc4.8 selected through MacPorts, though this is of course being discarded.
comment:4 follow-up: 5 Changed 9 years ago by raimue (Rainer Müller)
Do you still see this with qemu @2.4.1?
You could try to use a different compiler, for example sudo port install configure.compiler=macports-gcc-4.9
(or whatever is available and works). I am happy to apply a patch to add compiler.blacklist
, but I won't work out the details for such an old and unsupported version of OS X.
comment:5 Changed 9 years ago by frozencemetery (Robbie Harwood)
Replying to raimue@…:
Do you still see this with qemu @2.4.1?
You could try to use a different compiler, for example
sudo port install configure.compiler=macports-gcc-4.9
(or whatever is available and works). I am happy to apply a patch to addcompiler.blacklist
, but I won't work out the details for such an old and unsupported version of OS X.
I no longer have access to this system to test. Please feel free to close.
comment:6 Changed 8 years ago by raimue (Rainer Müller)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:7 Changed 7 years ago by kencu (Ken)
This ticket is old and closed, but for interest if anyone is searching this issue, qemu @2.9.0 installs and appears to function correctly on 10.6.8 when built with macports-gcc-6 and enabling the sdl2 interface. The cocoa interface did not build, and all clang versions do not support TLS so will not work.
On which version of Mac OS X is this?
This log message indicates it has to be quite old, though:
:debug:configure Using compiler 'Xcode GCC 4.2'