[MacPorts] #55487: mysql57: Update to 5.7.24 (was: mysql57: Update to 5.7.22)

MacPorts noreply at macports.org
Sat Jan 5 09:11:03 UTC 2019


#55487: mysql57: Update to 5.7.24
-------------------------+---------------------
  Reporter:  ryandesign  |      Owner:  pixilla
      Type:  update      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  mysql57     |
-------------------------+---------------------

Comment (by mojca):

 I tried updating the port to 5.7.24.

 The first issue is #56228 (system boost headers found before the local
 ones). I tried to overcome that issues by using trace mode, which for some
 reason required additional build dependencies:
 {{{
 depends_build-append port:gmake port:gawk
 }}}

 but after that I'm stuck with a deficiency is the build system (running
 the binaries linked against (not)installed libraries):
 {{{
 cd /path/to/mysql57/work/build/libmysql && ./libmysql_api_test >
 /path/to/mysql57/work/build/libmysql/libmysql_api_test.out
 dyld: Library not loaded:
 /opt/local/lib/mysql57/mysql/libmysqlclient.20.dylib
   Referenced from:
 /path/to/mysql57/work/build/libmysql/./libmysql_api_test
   Reason: image not found
 /bin/sh: line 1: 11235 Abort trap: 6           ./libmysql_api_test >
 /path/to/mysql57/work/build/libmysql/libmysql_api_test.out
 }}}

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


More information about the macports-tickets mailing list