Re: Can't build "mpv"

2023-12-25 Thread Bill Cole
On 2023-12-25 at 15:49:41 UTC-0500 (Tue, 26 Dec 2023 07:49:41 +1100 
(EST))

Dave Horsfall 
is rumored to have said:


On Sun, 24 Dec 2023, Ryan Schmidt wrote:

That log doesn't seem to say much, other than that the real error may 
be

in the file meson-log.txt.


Aha; thanks.  I couldn't see the wood for the trees...

meson-log.txt:

--- stderr ---
env: python3: No such file or directory

Hmmm...  Looks like I lost python3 somehow; well, it's not urgent, so 
it

can wait.


FWIW: the MacPorts 'python3' is set by the 'port select' command (and 
requires python3_select.)


--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire


Re: Can't build "mpv"

2023-12-25 Thread Dave Horsfall
On Sun, 24 Dec 2023, Ryan Schmidt wrote:

> That log doesn't seem to say much, other than that the real error may be 
> in the file meson-log.txt.

Aha; thanks.  I couldn't see the wood for the trees...

meson-log.txt:

--- stderr ---
env: python3: No such file or directory

Hmmm...  Looks like I lost python3 somehow; well, it's not urgent, so it 
can wait.

Thanks again.

-- Dave


Re: Can't build "mpv"

2023-12-24 Thread Ryan Schmidt
On Dec 24, 2023, at 21:30, Dave Horsfall wrote:
> 
> MacBook Pro (13-inch, Mid 2010), High Sierra 10.13.6.
> 
> Dunno what it is so it must be a dependency of something, but it fails 
> with:
> 
>:info:configure meson.build:1474:21: ERROR: Command 
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-sdk-version.py`
>  failed with status 127.
> 
> It's so verbose that I can't figure out what's wrong; the "main.log" is 
> attached.

That log doesn't seem to say much, other than that the real error may be in the 
file meson-log.txt. 




Can't build "mpv"

2023-12-24 Thread Dave Horsfall
MacBook Pro (13-inch, Mid 2010), High Sierra 10.13.6.

Dunno what it is so it must be a dependency of something, but it fails 
with:

:info:configure meson.build:1474:21: ERROR: Command 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.37.0/TOOLS/macos-sdk-version.py`
 failed with status 127.

It's so verbose that I can't figure out what's wrong; the "main.log" is 
attached.

Thanks.

-- Dave--->  Computing dependencies for mpv
--->  Fetching archive for mpv
--->  Attempting to fetch 
mpv-0.37.0_0+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python311+rubberband.darwin_17.x86_64.tbz2
 from http://packages.macports.org/mpv
--->  Attempting to fetch 
mpv-0.37.0_0+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python311+rubberband.darwin_17.x86_64.tbz2
 from http://kmq.jp.packages.macports.org/mpv
--->  Attempting to fetch 
mpv-0.37.0_0+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python311+rubberband.darwin_17.x86_64.tbz2
 from http://mirror.fcix.net/macports/packages/mpv
--->  Fetching distfiles for mpv
--->  Attempting to fetch mpv-0.37.0.tar.gz from 
http://distfiles.macports.org/mpv
--->  Verifying checksums for mpv   
--->  Extracting mpv
--->  Applying patches to mpv
--->  Configuring mpv
Error: Failed to configure mpv: consult 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/build/meson-logs/meson-log.txt
Error: Failed to configure mpv: configure failure: command execution failed
Error: See 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/main.log
 for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.