[Bug 235744] databases/mariadb103-client: mariadb_config broken after Rev: 490140
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 14 14:15:10 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235744
Bug ID: 235744
Summary: databases/mariadb103-client: mariadb_config broken
after Rev: 490140
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: brnrd at freebsd.org
Reporter: i.dani at outlook.com
Flags: maintainer-feedback?(brnrd at freebsd.org)
Assignee: brnrd at freebsd.org
With revision ports r490140 mariadb_config is broken again and some ports fail
to build. For example apr1 port:
===========================================================================
=======================<phase: package >============================
===> Building package for apr-1.6.5.1.6.1_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
===========================================================================
There was a patch which fixed this issue in revision: ports r483598
Related PR's: bug #226049 bug #230538
After readding the patch, everything works fine again:
===========================================================================
=======================<phase: package >============================
===> Building package for apr-1.6.5.1.6.1_1
===========================================================================
=>> Cleaning up wrkdir
===> Cleaning for apr-1.6.5.1.6.1_1
build of devel/apr1 | apr-1.6.5.1.6.1_1 ended at Thu Feb 14 11:36:30 CET 2019
build time: 00:00:47
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list