[MacPorts] #58913: lilypond-devel fails to configure on Mojave

MacPorts noreply at macports.org
Mon Sep 2 06:15:12 UTC 2019


#58913: lilypond-devel fails to configure on Mojave
----------------------------+----------------------------
 Reporter:  joelmeyerhamme  |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.5.4
 Keywords:                  |       Port:  lilypond-devel
----------------------------+----------------------------
 Configuring lilypond-devel fails very quickly

 {{{
 % sudo port install -dt lilypond-devel
 --->  Computing dependencies for lilypond-devel
 --->  Configuring lilypond-devel
 Error: Failed to configure lilypond-devel, consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_textproc_lilypond-devel/lilypond-
 devel/work/lilypond-2.19.83/config.log
 Warning: The following existing files were hidden from the build system by
 trace mode:
   /opt/local/bin/clang-mp-8.0
   /var/db/timezone/zoneinfo/Europe/Berlin
 Error: Failed to configure lilypond-devel: configure failure: command
 execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_textproc_lilypond-devel/lilypond-
 devel/main.log for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port lilypond-devel failed
 }}}

 I think the revelant lines from main.log are

 {{{
 :info:configure checking whether the C compiler works... no
 :info:configure configure: error: in
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_textproc_lilypond-devel/lilypond-
 devel/work/lilypond-2.19.83':
 :info:configure configure: error: C compiler cannot create executables
 :info:configure See `config.log' for more details
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_textproc_lilypond-devel/lilypond-
 devel/work/lilypond-2.19.83" && autoconf -f && ./configure
 --prefix=/opt/local --with-urwotf-dir=/opt/local/share/fonts/urw-
 core35-fonts --enable-documentation --with-texgyre-dir=/opt/local/share
 /texmf-texlive/fonts/opentype/public/tex-gyre
 :info:configure Exit code: 77
 }}}

 Manually running autoconf and configure fails after a much longer time
 with


 {{{
 ERROR: Please install required programs:  guile-config (guile-devel,
 guile-dev or libguile-dev package) libguile (libguile-dev, guile-devel or
 guile-dev package). GUILE-with-rational-bugfix
 }}}
 (which seems odd to me – )


 Notably, `checking whether the C compiler works... yes` is successful when
 manually running configure.

-- 
Ticket URL: <https://trac.macports.org/ticket/58913>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list