[MacPorts] #60420: jack @1.9.12 does not build on 10.5.8 PPC

MacPorts noreply at macports.org
Fri May 1 20:28:16 UTC 2020


#60420: jack @1.9.12 does not build on 10.5.8 PPC
-------------------------+-----------------------------
  Reporter:  udbraumann  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:  leopard powerpc
      Port:  jack        |
-------------------------+-----------------------------

Comment (by udbraumann):

 Nothing, except this message inside the report given above taken from the
 main.log: `internal compiler error: in objc_eh_runtime_type, at objc/objc-
 next-runtime-abi-01.c:2791`

 I meanwhile managed to check if `jack @1.9.14` behaves differently, but
 does not, below a similar snippet from the `main.log`, but starting a few
 lines earlier:

 {{{
 ...
 :info:build 12:46:27 runner ['/opt/local/bin/g++-mp-7', '-pipe', '-Os',
 '-arch', 'ppc', '-Wall', '-std=gnu++11', '-fPIC', '-I.', '-I..',
 '-Icommon', '-I../common', '-Icommon/jack', '-I../common/jack',
 '-Imacosx', '-I../macosx', '-Iposix', '-I../posix', '-DAFTEN=1',
 '-DHAVE_DOXYGEN=0', '-DHAVE_ALSA=0', '-DHAVE_FIREWIRE=0', '-DHAVE_IIO=0',
 '-DHAVE_PORTAUDIO=0', '-DHAVE_WINMME=0', '-DHAVE_CELT=0', '-DHAVE_OPUS=0',
 '-DHAVE_SAMPLERATE=1', '-DHAVE_SNDFILE=1', '-DHAVE_READLINE=0',
 '-DHAVE_SYSTEMD=0', '-DHAVE_DB_H=1', '-DHAVE_DB=0', '-DHAVE_ALLOCA_H=1',
 '-DHAVE_EXECINFO_H=1', '-DUSE_CLASSIC_AUTOLAUNCH=1', '-DCLIENT_NUM=64',
 '-DPORT_NUM_FOR_CLIENT=768', '-DADDON_DIR="/opt/local/lib/jack"',
 '-DJACK_LOCATION="/opt/local/bin"', '-DUSE_POSIX_SHM=1', '-DJACKMP=1',
 '-DHAVE_CONFIG_H', '-DSERVER_SIDE',
 '../macosx/coreaudio/JackCoreAudioDriver.mm', '-c',
 '-o/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_jack/jack/work
 /jackaudio-
 jack2-b54a09b/build/macosx/coreaudio/JackCoreAudioDriver.mm.8.o',
 '-I/opt/local/include']
 :info:build ../macosx/coreaudio/JackCoreAudioDriver.mm:783:53: warning:
 multi-character character constant [-Wmultichar]
 :info:build              if (format_list[j].mFormat.mFormatID == 'IAC3' ||
 :info:build                                                      ^~~~~~
 :info:build ../macosx/coreaudio/JackCoreAudioDriver.mm:784:53: warning:
 multi-character character constant [-Wmultichar]
 :info:build                  format_list[j].mFormat.mFormatID == 'iac3' ||
 :info:build                                                      ^~~~~~
 :info:build In file included from
 ../macosx/coreaudio/JackCoreAudioDriver.mm:29:0:
 :info:build ../common/JackLockedEngine.h: In member function 'int
 Jack::JackLockedEngine::PortRegister(int, const char*, const char*,
 unsigned int, unsigned int, jack_port_id_t*)':
 :info:build ../common/JackLockedEngine.h:196:13: internal compiler error:
 in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2791
 :info:build          int PortRegister(int refnum, const char* name, const
 char *type, unsigned int flags, unsigned int buffer_size, jack_port_id_t*
 port)
 :info:build              ^~~~~~~~~~~~
 :info:build libbacktrace could not find executable to open
 :info:build Please submit a full bug report,
 :info:build with preprocessed source if appropriate.
 :info:build See <https://trac.macports.org/newticket> for instructions.
 ...
 }}}

 What I could provide is the `JackLockedEngine.h`, but I need to start
 compiling again, as I had cleaned already.

-- 
Ticket URL: <https://trac.macports.org/ticket/60420#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list