[MacPorts] #61051: mpv @0.32.0_1 configure failure: /opt/local/bin/python2.7: No such file or directory

MacPorts noreply at macports.org
Sun Aug 23 09:51:10 UTC 2020


#61051: mpv @0.32.0_1 configure failure: /opt/local/bin/python2.7: No such file or
directory
------------------------+--------------------
  Reporter:  mrkapqa    |      Owner:  Ionic
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.3
Resolution:  duplicate  |   Keywords:
      Port:  mpv        |
------------------------+--------------------

Comment (by mrkapqa):

 Thank you very much,
 this has been solved.

 i did

 {{{
 sudo port install python27
 }}}

 but without

 {{{
 sudo port select --set python python27
 }}}

 as has been suggested by macports;

 afterwards,

 {{{
 sudo port install mpv
 }}}

 ran through
 with

 {{{
 --->  Configuring mpv
 Warning: reinplace s/@@NETWORK@@// didn't change anything in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS
 /config-maintainer
 Warning: reinplace /@@HWDEC@@/d didn't change anything in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS
 /config-maintainer
 Warning: reinplace /@@HWDEC_CUDA@@/d didn't change anything in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS
 /config-maintainer
 Warning: reinplace s/@@BACKEND@@/cocoa/ didn't change anything in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS
 /config-maintainer
 --->  Building mpv
 --->  Staging mpv into destroot
 --->  Installing mpv
 @0.32.0_1+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python38+rubberband+x11
 --->  Activating mpv
 @0.32.0_1+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python38+rubberband+x11
 --->  Cleaning mpv
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 --->  Some of the ports you installed have notes:
   mpv has the following notes:
     The maintainer ships his personal config file in
     * /opt/local/share/doc/mpv/examples/config-maintainer.

     You are strongly encouraged to copy this file to either
     * /opt/local/etc/mpv/mpv.conf (globally for all users of the system)
 or
     * ~/.config/mpv/config (only for your current user)
     and adjust it to your needs.

     If you previously had your configuration file in
     * ~/.mpv/config
     please migrate it to
     * ~/.config/mpv/config
     which is the location preferred by upstream.
     Sadly, your system is incapable of utilizing mpv's hardware decoding
     features.

     The example config file will not include a hardware decoding option.
 Consult
     ``man mpv'' for further information.

     To play Bluray discs with AACS encryption, decryption key database
 file
     "keydb.cfg" needs to be placed at:
     * ~/Library/Preferences/aacs/ (on macOS, or)
     * ~/.config/aacs/ (on other darwin).
     You can easily find this file on the internet.
 }}}

 very fond of this program!


 EDIT:
 don't know if
 {{{
 sudo port install python27
 }}}

 was necessary or not but now it is installed
 mpv for lion 10.7.4

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


More information about the macports-tickets mailing list