Hi,

devel/mysql++ breaks with a wip update to mariadb-10.2.3.

--8<--
/usr/ports/pobj/mysql++-3.2.3/mysql++-3.2.3/bk-deps c++ -c -o 
mysqlpp_field_names.o -I. -I/usr/local/include/mysql -fPIC -DPIC  -O2 -pipe   
./lib/field_names.cpp
In file included from ./lib/field_names.cpp:28:
In file included from ./lib/common.h:136:
/usr/local/include/mysql/mysql_version.h:3:2: warning: This file should not be 
included by clients, include only <mysql.h> [-W#warnings]
#warning This file should not be included by clients, include only <mysql.h>
 ^
./lib/dbdriver.cpp:260:10: error: use of undeclared identifier 
'CLIENT_LONG_PASSWORD'
                        (o >= CLIENT_LONG_PASSWORD) &&
                              ^
1 warning and 1 error generated.
-->8--

It shouldn't be very hard to update to mysql++-3.2.4 which *should*
address the build failure.  But here's the thing: mysql++ is only a C++
wrapper library (no programs, only an API and its documentation).  It
has no MAINTAINER, and no consumer in ports since

  revision 1.60
  date: 2004/07/19 13:51:32;  author: wilfried;  state: Exp;  lines: +1 -2;
  remove mysqlgui

I think we should just move it to the Attic.  ok?

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to