qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] OSX 10.7 build failure
Date: Sat, 18 Jun 2016 21:09:59 +0200	[thread overview]
Message-ID: <57659C87.1030307@weilnetz.de> (raw)
In-Reply-To: <20160617154949.2592.53342.malone@chaenomeles.canonical.com>

[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-06-18 19:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 16:45 [Qemu-devel] [Bug 960378] [NEW] OSX 10.7 build failure Hans Simer
2016-06-17 15:49 ` [Qemu-devel] [Bug 960378] " Peter Maydell
2016-06-18 19:09   ` Stefan Weil [this message]
2016-06-18 19:19     ` [Qemu-devel] " Stefan Weil
2016-06-18 20:51     ` Peter Maydell
2016-06-18 21:37       ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57659C87.1030307@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).