pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59670 (mysql80-server from 2025Q3 does not compile on NetBSD-11)
The following reply was made to PR pkg/59670; it has been noted by GNATS.
From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: Benny Siegert <bsiegert%netbsd.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/59670 (mysql80-server from 2025Q3 does not compile on
NetBSD-11)
Date: Wed, 1 Oct 2025 17:37:53 -0700 (PDT)
jnemeth@ told me to try again with PKG_DEVELOPER=yes and there are
post-build errors:
=> Checking for missing run-time search paths in mysql-server-8.0.40nb7
ERROR: bin/mysqlxtest: missing library: libprotobuf.so.24.4.0
ERROR: lib/mysql/plugin/group_replication.so: missing library: libprotobuf-lite.so.24.4.0
ERROR: sbin/mysqld: missing library: libprotobuf-lite.so.24.4.0
*** Error code 1
The fix suggested by Taylor on irc was:
(16:59) < Riastradh> jnemeth, htodd: likely needs some rpath
(17:00) < Riastradh> LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/private
Home |
Main Index |
Thread Index |
Old Index