Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jun 2017 22:39:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219788] databases/p5-DBD-mysql build fails when databases/mariadb102-client installed
Message-ID:  <bug-219788-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 219788
           Summary: databases/p5-DBD-mysql build fails when
                    databases/mariadb102-client installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fbsd98816551@avksrv.org
                CC: brnrd@freebsd.org, perl@FreeBSD.org
                CC: brnrd@freebsd.org, perl@FreeBSD.org

Created attachment 183224
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183224&action=
=3Dedit
build log

Hello!

I tried to build port databases/p5-DBD-mysql  (using poudriede)
I have defined=20
DEFAULT_VERSIONS+=3Dmysql=3D102m
in make.conf  for suck port set

but building process failed with error:

Running Mkbootstrap for DBD::mysql ()
chmod 644 "mysql.bs"
cc -c  -I/usr/local/lib/perl5/site_perl/mach/5.24/auto/DBI
-I/usr/local/include/mysql -I/usr/local/include/mysql/..
-DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -O2 -pipe  -fstack-protector
-fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing=20=20=
=20
-DVERSION=3D\"4.042\"  -DXS_VERSION=3D\"4.042\" -DPIC -fPIC
"-I/usr/local/lib/perl5/5.24/mach/CORE"   dbdimp.c
dbdimp.c:2158:15: error: no member named 'reconnect' in 'struct st_mysql'
      result->reconnect=3D0;
      ~~~~~~  ^
dbdimp.c:2994:19: error: use of undeclared identifier 'MYSQL_VERSION_ID'
                  MYSQL_VERSION_ID, statement);
                  ^
dbdimp.c:3568:19: error: use of undeclared identifier 'MYSQL_VERSION_ID'
                  MYSQL_VERSION_ID );
                  ^
3 errors generated.
*** Error code 1

full log attached

--=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-219788-13>