Opened 2 years ago

Closed 2 years ago

#63947 closed defect (fixed)

mysql8 - broken after commit 59a3606 on macOS Monterey (ARM and Intel)

Reported by: jhoyt4 Owned by: chrstphrchvz (Christopher Chavez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: mysql8

Description (last modified by jhoyt4)

mysql8 no longer builds on macOS Monterey after the latest libevent "fix"

CMake Error at cmake/libevent.cmake:126 (MESSAGE):

Cannot find system libevent libraries.

See logs

Attachments (3)

main.log (100.2 KB) - added by jhoyt4 2 years ago.
build logs
CMakeError.log (105.0 KB) - added by jhoyt4 2 years ago.
cmake errors
CMakeOutput.log (267.3 KB) - added by jhoyt4 2 years ago.
Cmake Output

Download all attachments as: .zip

Change History (9)

Changed 2 years ago by jhoyt4

Attachment: main.log added

build logs

Changed 2 years ago by jhoyt4

Attachment: CMakeError.log added

cmake errors

Changed 2 years ago by jhoyt4

Attachment: CMakeOutput.log added

Cmake Output

comment:1 Changed 2 years ago by jhoyt4

...and it was finally working post the openssl3 rollback this AM...

Last edited 2 years ago by jhoyt4 (previous) (diff)

comment:2 Changed 2 years ago by jhoyt4

Description: modified (diff)

comment:3 Changed 2 years ago by jhoyt4

I also had to manually the lbzip2 which now appears to be a dependency.

comment:4 Changed 2 years ago by jhoyt4

after installing (manually) libevent, it looks like its compiling and functional

Last edited 2 years ago by jhoyt4 (previous) (diff)

comment:5 Changed 2 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:6 Changed 2 years ago by chrstphrchvz (Christopher Chavez)

Owner: set to chrstphrchvz
Resolution: fixed
Status: newclosed

In 7aeae785b00823ffefca0ddbcfb68f06dea27abf/macports-ports (master):

mysql8: add missing libevent dependency

Fixes: #63947

Note: See TracTickets for help on using tickets.