Am 17.06.2016 um 17:49 schrieb Peter Maydell:
> QEMU 2.6 builds without any deprecation warnings being generated.
>
>
> ** Changed in: qemu
>        Status: New => Fix Released

The deprecation warnings from
https://bugs.launchpad.net/bugs/960378 are fixed,
but I get new ones with OS X 10.11.5 and latest XCode.

Here is a list of problems which I noticed:

configure:

    readelf: Error: Not an ELF file - it has the wrong magic bytes at
the start
    ld: unknown option: --verbose

make:

    /Users/admin/src/qemu/qemu.org/qemu/qemu-doc.texi:7: warning:
unrecognized encoding name `UTF-8'.
    /Users/admin/src/qemu/qemu.org/qemu/hw/audio/fmopl.c:1082:39:
warning: shifting a negative signed value is undefined
[-Wshift-negative-value]
    /Users/admin/src/qemu/qemu.org/qemu/ui/vnc.c:3766:20: warning:
'sasl_server_init' is deprecated: first deprecated in OS X 10.11
[-Wdeprecated-declarations]
    (more sasl related deprecation warnings follow)
    /Users/admin/src/qemu/qemu.org/qemu/target-mips/op_helper.c:1326:68:
warning: shifting a negative signed value is undefined
[-Wshift-negative-value]
    (more similar warnings follow)

The complete build protocol is available from
https://qemu.weilnetz.de/test/Mac-OS-X-10.11.5.txt

The resulting binary qemu-system-x86_64 boots the BIOS with curses,
but not with cocoa which does not show any window or other output.

Regards,
Stefan


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to