Opened 10 years ago

Closed 7 years ago

Last modified 7 years ago

#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)

main.log (670.5 KB) - added by frozencemetery (Robbie Harwood) 10 years ago.

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by frozencemetery (Robbie Harwood)

Attachment: main.log added

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Cc: raimue@… removed
Owner: changed from macports-tickets@… to raimue@…

comment:2 Changed 10 years ago by raimue (Rainer Müller)

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'

comment:3 in reply to:  2 Changed 10 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 Changed 8 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 in reply to:  4 Changed 8 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 add compiler.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 7 years ago by raimue (Rainer Müller)

Resolution: wontfix
Status: newclosed

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.

Note: See TracTickets for help on using tickets.