[MacPorts] #71108: lv @4.51 cannot be installed on Sequoia

MacPorts noreply at macports.org
Wed Oct 16 07:05:33 UTC 2024


#71108: lv @4.51 cannot be installed on Sequoia
---------------------------+--------------------
 Reporter:  kazu-yamamoto  |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:
 Keywords:                 |       Port:
---------------------------+--------------------
 "lv" cannot be installed because its "configure" cannot find GCC:

 {{{
 % sudo port install lv
 ...
 --->  Configuring lv
 Error: Failed to configure lv: consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/work/lv451/build/config.log
 Error: Failed to configure lv: configure failure: command execution failed
 }}}

 {{{
 % tail 30
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/main.log
 tail: 30: No such file or directory
 ==>
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/main.log
 <==
 :info:configure configure: error: installation or configuration problem: C
 compiler cannot create executables.
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/work/lv451/build"
 && ../src/configure --prefix=/opt/local
 :info:configure Exit code: 1
 :error:configure Failed to configure lv: consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/work/lv451/build/config.log
 :error:configure Failed to configure lv: configure failure: command
 execution failed
 :debug:configure Error code: NONE
 :debug:configure Backtrace: configure failure: command execution failed
 :debug:configure     while executing
 :debug:configure "$procedure $targetname"
 :error:configure See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/main.log
 for details.
 }}}

 {{{
 % cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_lv/lv/work/lv451/build"
 % sudo ../src/configure --prefix=/opt/local
 loading cache ./config.cache
 checking whether ln -s works... yes
 checking for gcc... gcc
 checking whether the C compiler (gcc  ) works... no
 configure: error: installation or configuration problem: C compiler cannot
 create executables.
 }}}

 After "autoreconf -i", I was able to install "lv".

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


More information about the macports-tickets mailing list