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

RTEMS trac trac at rtems.org
Mon Jul 10 09:11:57 UTC 2023


#4570: devel/qemu is not buildable on Mac OS X.
----------------------+----------------------------
 Reporter:  kgardas   |       Owner:  Needs Funding
     Type:  defect    |      Status:  assigned
 Priority:  normal    |   Milestone:  Indefinite
Component:  tool/rsb  |     Version:
 Severity:  normal    |  Resolution:
 Keywords:            |  Blocked By:
 Blocking:  4571      |
----------------------+----------------------------

Comment (by kgardas):

 Tested today, it fails even more sooner on configuration of autoconf:
 {{{
 karel at mini rtems % ../source-builder/sb-set-builder --prefix=/tmp/test
 devel/qemu
 RTEMS Source Builder - Set Builder, 6 (8e568b2ca348)
 warning: exe: absolute exe found in path: (__install_info) /usr/bin
 /install-info
 warning: exe: absolute exe found in path: (__makeinfo) /usr/bin/makeinfo
 Build Set: devel/qemu
 Build Set: devel/autotools-internal.bset
 config: devel/autoconf-2.69-1.cfg
 package: autoconf-2.69-arm64-apple-darwin22.5.0-1
 building: autoconf-2.69-arm64-apple-darwin22.5.0-1
 error: building autoconf-2.69-arm64-apple-darwin22.5.0-1
 Build FAILED
   See error report: rsb-report-autoconf-2.69-arm64-apple-
 darwin22.5.0-1.txt
   Note: In some cases the error appears only in
   the complete build log (see --log option)
 error: building autoconf-2.69-arm64-apple-darwin22.5.0-1
 Build Set: Time 0:00:01.562289
 error: building autoconf-2.69-arm64-apple-darwin22.5.0-1
 Build Set: Time 0:00:01.566968
 Build FAILED
 }}}

 and autoconf fails on classical issue with unrecognized `arm64-apple`
 name:

 {{{
 + cd autoconf-2.69
 + test yes = yes
 + ac_prefix=/Users/karel/git/rtems-source-builder-
 ref/rtems/build/tmp/sb-502/tmp/test
 + test arm64-apple-darwin22.5.0 '!=' arm64-apple-darwin22.5.0
 + export CFLAGS CFLAGS_FOR_BUILD CC
 + CFLAGS='-O2 -pipe -fbracket-depth=1024 -I/Users/karel/git/rtems-source-
 builder-ref/rtems/build/tmp/sb-502/devel/autotools-
 internal/tmp/test/include '
 + ./configure --build=arm64-apple-darwin22.5.0 --host=arm64-apple-
 darwin22.5.0 --verbose --disable-nls --without-included-gettext
 --prefix=/Users/karel/git/rtems-source-builder-
 ref/rtems/build/tmp/sb-502/tmp/test
 configure: WARNING: unrecognized options: --disable-nls, --without-
 included-gettext
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets $(MAKE)... yes
 Invalid configuration `arm64-apple-darwin22.5.0': machine `arm64-apple'
 not recognized
 configure: error: /bin/sh build-aux/config.sub arm64-apple-darwin22.5.0
 failed
 checking build system type...
 checking build system type...
 shell cmd failed: /bin/sh -ex  /Users/karel/git/rtems-source-builder-
 ref/rtems/build/autoconf-2.69-arm64-apple-darwin22.5.0-1/do-build
 error: building autoconf-2.69-arm64-apple-darwin22.5.0-1
 }}}

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


More information about the bugs mailing list