Bug 242156 - devel/apr1: Broken with MySQL 8.0
Summary: devel/apr1: Broken with MySQL 8.0
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-22 13:57 UTC by Dani I.
Modified: 2020-03-30 15:42 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (apache)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani I. 2019-11-22 13:57:22 UTC
With ports r508239 the port has been marked as not broken with MySQL 8.0. But the problem still exists and has not been fixed. (See also: bug #230538)

Build Error from yesterday:
===========================================================================
=======================<phase: package        >============================
===>  Building package for apr-1.7.0.1.6.1
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql-1.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.a:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.so:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/apr1
-----------
What i also saw in the build log:
configure: checking for mysql in /usr/local
checking for mysql.h... no
checking for mysql/mysql.h... no

Thanks for taking a look at it.
Comment 1 Dani I. 2019-11-22 13:58:29 UTC
Bump mysql80 maintainer + previous commiters.
Comment 2 Dani I. 2020-01-02 16:18:44 UTC
Ping...
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2020-01-07 22:22:48 UTC
i am currently working on a major MySQL update for version 8.0.18
I think this should solve your problem as well. Please wait a few more days. :-)
Comment 4 Jochen Neumeister freebsd_committer freebsd_triage 2020-03-14 21:03:40 UTC
Let me get this right: you installed mysql80-server first, and then try to install apr1?