Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2018 10:11:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230839] databases/mariadb100-client creates invalid mysql_config script
Message-ID:  <bug-230839-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230839

            Bug ID: 230839
           Summary: databases/mariadb100-client creates invalid
                    mysql_config script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: wolfgang@lyxys.ka.sub.org
             Flags: maintainer-feedback?(brnrd@freebsd.org)
          Assignee: brnrd@freebsd.org

mariadb100-client creates a script /usr/local/bin/mysql_config which is use=
d by
other ports to find out how to link to the database client. This file defin=
es
variables libs and libs_r as containing "-l-pthread". This should be
"-lpthread" instead; the current version results in other ports failing to
build, e.g. databases/py-mysqlclient, databases/py-MySQLdb,
databases/py-mysqlclient@py36, databases/rubygem-mysql2 and
databases/py-MySQLdb56.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230839-7788>