[RTEMS Project] #4570: devel/qemu is not buildable on Mac OS X.

RTEMS trac trac at rtems.org
Sun Dec 12 16:04:20 UTC 2021


#4570: devel/qemu is not buildable on Mac OS X.
-----------------------+--------------------
  Reporter:  kgardas   |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  6.1
 Component:  tool/rsb  |    Version:  6
  Severity:  normal    |   Keywords:
Blocked By:            |   Blocking:
-----------------------+--------------------
 Hi,

 using recent (as of 2021-12-11) rsb source code from git, I'm not able to
 build devel/qemu on Mac OS X. It fails on glib compilation which fails on
 configure step in two ways: missing `__int64` type and missing gettext
 library -- looks like `DYLD_LIBRARY_PATH=$SYSROOT/lib` is not working as
 expected.

 Steps to reproduce:
 {{{
 cd bare
 ../source-builder/sb-set-builder --prefix=/tmp devel/qemu
 }}}
 anyway, I'm attaching both report and glib's config.log here which contain
 all the clues.

--
Ticket URL: <http://devel.rtems.org/ticket/4570>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list