port install hyper as a binary fails due to lack of arm64 variant (M1 chip)

2023-04-14 Thread Kenneth Wolcott
Hi;

port install hyper (build from source) fails (see bug #67241)

port install hyper as a binary fails due to lack of arm64 variant (M1 chip)

So, I get hyper from the the hyper web site (https://hyper.is/)

Thanks,
Ken Wolcott


Re: mongodb 6.0 - No mongo or mongosh binaries

2023-04-14 Thread Ryan Schmidt
On Apr 7, 2023, at 07:02, Steven Green wrote:

> After updating mongodb to version 6.0, there is no longer a mongo executable, 
> which is how you normally connect to it from a command line.
> 
> The mongo web site says "The legacy mongo shell was deprecated in MongoDB 5.0 
> and removed in MongoDB 6.0. The new MongoDB Shell, mongosh, offers numerous 
> advantages over the legacy shell.".
> 
> However, I can not find mongosh in any ports either. Am I overlooking a port?

Looks like this is a separate software package now for which someone will need 
to make a new port. I filed a ticket to track that:

https://trac.macports.org/ticket/67210

I don't plan to work on creating the port myself because mongosh uses nodejs 
and npm and I don't recall how we deal with that kind of software in MacPorts.



[no subject]

2023-04-14 Thread Ken Cunningham
meson is now more picky about unrecognized arguments.

This will have to be removed, and then making sure it uses the right NM
might have to be done another way:

lt_cv_path_NM=/opt/local/bin/nm





> *info:configure meson: error: unrecognized arguments:
> */opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/build
> :*info:configure Command failed:  cd
> *"/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9"
> && /opt/local/bin/meson setup --prefix=/opt/local -Dxft=disabled
> -Dintrospection=enabled lt_cv_path_NM=/opt/local/bin/nm
> /opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9
> /opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/build
>
>
> is 10.5 meson too old? can I somehow use a macports one? Maybe it is
> similar to the typical nm issue.
>
>


pango fails on 10.5 - meson issue

2023-04-14 Thread Riccardo Mottola via macports-users

Hi,

I am trying to build pango on 10.5 - not the latest version, but the 
same version I "saved" from 10.7 where it works and on 10.6 where it 
compiles but does not work. I want to investigate further. I think 
there are build environment issues.


in any case, on 10.5 the same portfile does not work (same receipts 
and local repos, very few, I have on 10.6).


:debug:configure system:  cd 
"/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9" 
&& /opt/local/bin/meson setup --prefix=/opt/local -Dxft=disabled 
-Dintrospection=enabled lt_cv_path_NM=/opt/local/bin/nm 
/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9 
/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/build
:info:configure usage: meson [-h] 
{setup,configure,dist,install,introspect,init,test,wrap,subprojects,rewrite,compile,devenv,env2mfile,help} 
...
:info:configure meson: error: unrecognized arguments: 
/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/build
:info:configure Command failed:  cd 
"/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9" 
&& /opt/local/bin/meson setup --prefix=/opt/local -Dxft=disabled 
-Dintrospection=enabled lt_cv_path_NM=/opt/local/bin/nm 
/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/pango-1.48.9 
/opt/local/var/macports/build/_Users_multix_code_LeopardPorts_x11_pango/pango/work/build



is 10.5 meson too old? can I somehow use a macports one? Maybe it is 
similar to the typical nm issue.


Thanks,

Riccardo

--
Sent with GNUMail on a MacBook running MacOS 10.5 i386