qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "J. B. Rainsberger" <jbrainsberger@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Building from HEAD on Mac OS 10.6.1: second compile error
Date: Wed, 16 Sep 2009 05:46:10 -0500	[thread overview]
Message-ID: <f12373d0909160346s3ec0cbbcu59dfd1b3688fe5d9@mail.gmail.com> (raw)

Hello, folks.

Thanks for your help so far. I have run into a second build failure. I
need your help. I hope this snippet gives you enough context, and if
not, tell me and I'll attach entire build logs.

---- begin make output ----
[snip hundreds of lines….]
  CC    sparc64-softmmu/fpu/softfloat.o
  CC    sparc64-softmmu/op_helper.o
  CC    sparc64-softmmu/helper.o
  CC    sparc64-softmmu/disas.o
  CC    sparc64-softmmu/i386-dis.o
  CC    sparc64-softmmu/sparc-dis.o
  AR    sparc64-softmmu/libqemu.a
ranlib: file: libqemu.a(host-utils.o) has no symbols
  LINK  sparc64-softmmu/qemu-system-sparc64
  CC    i386-darwin-user/main.o
In file included from /Users/jbrains/ThirdParty/qemu/target-i386/cpu.h:885,
                 from /Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:7,
                 from /Users/jbrains/ThirdParty/qemu/darwin-user/main.c:30:
/Users/jbrains/ThirdParty/qemu/cpu-all.h:622:24: error: qemu-types.h:
No such file or directory
In file included from /Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:9,
                 from /Users/jbrains/ThirdParty/qemu/darwin-user/main.c:30:
/Users/jbrains/ThirdParty/qemu/thunk.h: In function ‘thunk_type_size’:
/Users/jbrains/ThirdParty/qemu/thunk.h:104: error: ‘TARGET_ABI_BITS’
undeclared (first use in this function)
/Users/jbrains/ThirdParty/qemu/thunk.h:104: error: (Each undeclared
identifier is reported only once
/Users/jbrains/ThirdParty/qemu/thunk.h:104: error: for each function
it appears in.)
/Users/jbrains/ThirdParty/qemu/thunk.h: In function ‘thunk_type_align’:
/Users/jbrains/ThirdParty/qemu/thunk.h:141: error: ‘TARGET_ABI_BITS’
undeclared (first use in this function)
In file included from /Users/jbrains/ThirdParty/qemu/darwin-user/main.c:30:
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h: At top level:
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:100: warning:
‘struct sigaltstack’ declared inside parameter list
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:100: warning: its
scope is only this definition or declaration, which is probably not
what you want
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:109: warning:
redundant redeclaration of ‘init_paths’
/Users/jbrains/ThirdParty/qemu/qemu-common.h:120: warning: previous
declaration of ‘init_paths’ was here
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:110: warning:
redundant redeclaration of ‘path’
/Users/jbrains/ThirdParty/qemu/qemu-common.h:121: warning: previous
declaration of ‘path’ was here
In file included from /Users/jbrains/ThirdParty/qemu/darwin-user/main.c:30:
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h: In function ‘get_int_arg’:
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:151: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h: In function ‘get_int64_arg’:
/Users/jbrains/ThirdParty/qemu/darwin-user/qemu.h:157: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c: In function ‘cpu_loop’:
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:564: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:640: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:649: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:653: error:
‘EXCP01_SSTP’ undeclared (first use in this function)
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:658: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:675: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:697: warning: cast
to pointer from integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c: At top level:
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:708: warning: no
previous prototype for ‘usage’
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c: In function ‘main’:
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:777: warning:
assignment discards qualifiers from pointer target type
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:898: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:915: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:920: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:920: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:930: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:931: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:935: warning: cast
from pointer to integer of different size
/Users/jbrains/ThirdParty/qemu/darwin-user/main.c:942: warning: cast
from pointer to integer of different size
make[1]: *** [main.o] Error 1
make: *** [subdir-i386-darwin-user] Error 2
---- end make output ----

Thanks in advance for your help.
-- 
J. B. (Joe) Rainsberger :: http://www.jbrains.ca
Diaspar Software Services :: http://www.diasparsoftware.com
Author, JUnit Recipes
2005 Gordon Pask Award for contribution to Agile practice

             reply	other threads:[~2009-09-16 10:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 10:46 J. B. Rainsberger [this message]
2009-09-16 11:09 ` [Qemu-devel] Building from HEAD on Mac OS 10.6.1: second compile error malc

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=f12373d0909160346s3ec0cbbcu59dfd1b3688fe5d9@mail.gmail.com \
    --to=jbrainsberger@gmail.com \
    --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).