[MacPorts] #65369: liboil has an undeclared dependency on pkg-config

MacPorts noreply at macports.org
Sun Jun 19 11:38:37 UTC 2022


#65369: liboil has an undeclared dependency on pkg-config
---------------------+--------------------
 Reporter:  tdprime  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.7.2
 Keywords:           |       Port:  liboil
---------------------+--------------------
 Starting from a fresh system, `sudo port -f uninstall installed`
 Getting failure in liboil when installing Mplayer, `sudo port -q install
 Mplayer`

 It's a bit of an unlucky coincidence. If I install xorg-server first, then
 Mplayer, the install finishes without error.

 Obviously, the simplest repro is, `sudo port -q liboil`
 {{{
 ...
 Warning: Configuration logfiles contain indications of -Wimplicit-
 function-declaration; check that features were not accidentally disabled:
   memcpy: found in liboil-0.3.17/config.log
 Error: Failed to destroot liboil: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_liboil/liboil/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there
 is a bug.
 Error: Processing of port liboil failed
 }}}

 The most significant part of the log seems to be,
 {{{
 :info:destroot FileNotFoundError: [Errno 2] No such file or directory:
 '/opt/local/bin/pkg-config'
 }}}

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


More information about the macports-tickets mailing list