Re: MySQL 8 configuring errors on M1 machines

2021-09-04 Thread 조성빈
2021. 9. 5. 오전 1:03, Christopher Chavez  작성:

> (Sending this again without CC'ing anyone. If I CC someone who has the "Avoid 
> duplicate copies of messages?" option enabled for a mailing list, then they 
> *will not* get my message whenever their email provider believes my email 
> provider is a spammer.)

That would be annoying…
My experience was the opposite though – the MacPorts mailing list frequently 
thinks that I’m a spammer for some reason.
:-(

> Sent: Thursday, September 02, 2021 at 9:57 AM
> From: "조성빈"
> Subject: MySQL 8 configuring errors on M1 machines
> 
>> Can anyone check if requesting a MySQL 8 install errors out in configure 
>> stage on M1 machines?
> 
> The port needs to be updated to MySQL 8.0.26 in order to build on Apple 
> Silicon, according to release notes:
> 
> https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html#mysqld-8-0-26-compiling
> 
> I will look into updating it soon (unless the maintainer gets to it first).

Thanks (both for the confirmation and the update)!

> Christopher A. Chavez



Re: MySQL 8 configuring errors on M1 machines

2021-09-04 Thread Christopher Chavez
(Sending this again without CC'ing anyone. If I CC someone who has the "Avoid 
duplicate copies of messages?" option enabled for a mailing list, then they 
*will not* get my message whenever their email provider believes my email 
provider is a spammer.)


Sent: Thursday, September 02, 2021 at 9:57 AM
From: "조성빈"
Subject: MySQL 8 configuring errors on M1 machines
> Can anyone check if requesting a MySQL 8 install errors out in configure 
> stage on M1 machines?

The port needs to be updated to MySQL 8.0.26 in order to build on Apple 
Silicon, according to release notes:

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html#mysqld-8-0-26-compiling

I will look into updating it soon (unless the maintainer gets to it first).

Christopher A. Chavez


Re: MySQL 8 configuring errors on M1 machines

2021-09-04 Thread Christopher Chavez
Sent: Thursday, September 02, 2021 at 9:57 AM
From: "조성빈"
Subject: MySQL 8 configuring errors on M1 machines
> Can anyone check if requesting a MySQL 8 install errors out in configure 
> stage on M1 machines?

The port needs to be updated to MySQL 8.0.26 in order to build on Apple 
Silicon, according to release notes:

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html#mysqld-8-0-26-compiling

I will look into updating it soon (unless the maintainer gets to it first).

Christopher A. Chavez


Re: Zint port?

2021-09-04 Thread Frank Dean
Henning Hraban Ramm  writes:

> [1:text/plain Hide]
>
> The barcode maker/library zint (https://zint.org.uk) is only available via 
> Homebrew yet.
>
> It depends on cmake and libpng-dev, but if I try to compile the sources with 
> MacPorts libs, it fails to find stdio.h
>
> I don’t speak C...
>
> I’d appreciate a zint port, but a hint what environment variables I should 
> set or whatever else I should try would be nice enough.
>
> Best regards,
> Hraban
>
> [2:application/pgp-signature Show Save:signature.asc (833B)]

Specifying the cmake PortGroup will do almost all of the work for you:

PortGroup   cmake 1.1

If you choose to get it from their GitHub mirror, use the github port
group:

PortGroup   github 1.0
github.setupwoo-j zint 2.10.0
github.tarball_from archive

You might want to use the macports-dev mailing list for any more
Portfile development questions.

[1]: https://lists.macports.org/mailman/listinfo/macports-dev/

HTH

Frank


Zint port?

2021-09-04 Thread Henning Hraban Ramm
The barcode maker/library zint (https://zint.org.uk) is only available via 
Homebrew yet.

It depends on cmake and libpng-dev, but if I try to compile the sources with 
MacPorts libs, it fails to find stdio.h

I don’t speak C...

I’d appreciate a zint port, but a hint what environment variables I should set 
or whatever else I should try would be nice enough.

Best regards,
Hraban


signature.asc
Description: Message signed with OpenPGP