Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2022 08:39:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263080] net-mgmt/pmacct doesn't configure with mysql support
Message-ID:  <bug-263080-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263080
           Summary: net-mgmt/pmacct doesn't configure with mysql support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pi@FreeBSD.org
          Reporter: cris@deana.it
             Flags: maintainer-feedback?(pi@FreeBSD.org)
          Assignee: pi@FreeBSD.org

Created attachment 232992
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232992&action=
=3Dedit
configure log

When trying to compile pmcatt with mysql support it doesn't configure:

checking for mysql_config... mysql_config
checking if MySQL version is >=3D 5.6.3... yes
checking for mysql_query in -lmysqlclient... yes
checking mysql.h usability... yes
checking mysql.h presence... no
configure: WARNING: mysql.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: mysql.h: proceeding with the compiler's result
checking for mysql.h... yes
checking mysql/mysql.h usability... yes
checking mysql/mysql.h presence... yes
checking for mysql/mysql.h... yes
checking for numa_bind in -lnuma... no
configure: error:
      ERROR: missing libnuma. Requirement for building MySQL.

=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to pi@FreeBSD.org [maintainer] and attach the
"/usr/ports/net-mgmt/pmacct/work/pmacct-1.7.7/config.log" including the out=
put
of the failure of your make command. Also, it might be a good idea to provi=
de
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.

# pkg info | grep ^mysql
mysql57-client-5.7.35_1        Multithreaded SQL database (client)
mysql57-server-5.7.35          Multithreaded SQL database (server)

# freebsd-version -kru
13.0-RELEASE-p4
13.0-RELEASE-p4
13.0-RELEASE-p4

It worked with pmacct 1.7.5

--=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-263080-7788>