[MDEV-8516] AIX xtradb -> log -> log0log.cc.o Created: 2015-07-21  Updated: 2015-12-15  Resolved: 2015-12-15

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.0.20
Fix Version/s: 10.0.23

Type: Bug Priority: Minor
Reporter: Pete Lancashire Assignee: Jan Lindström (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Environment:

AIX 7.1, xlc 12 any optimization level


Issue Links:
Duplicate
duplicates MDEV-8721 AIX: Compile error xtradb:log0log.cc Closed

 Description   

CFLAGS='-O2 -qstrict -qmaxmem=-1 -qarch=pwr7 -qtune=pwr7 -qcache=auto -I/usr/local/include -I/opt/freeware/include'
CXXFLAGS='-O2 -qstrict -qmaxmem=-1 -qarch=pwr7 -qtune=pwr7 -qcache=auto -I/usr/local/include -I/opt/freeware/include'
CC=xlc_r
CXX=xlc++_r

"/home/buildsw/packages/MARIADB/mariadb-10.0.20/storage/xtradb/log/log0log.cc", line 259.53: 1540-0216 (S) An expression of type "char *" cannot be converted to type "unsigned char *".
storage/xtradb/CMakeFiles/xtradb.dir/build.make:1262: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o' failed
make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o] Error 1
 



 Comments   
Comment by Jan Lindström (Inactive) [ 2015-07-22 ]

Hi,

Please provide the patch that fixes this, and we'll apply it, or wait till we get a builder (if ever), at the moment we do not have AIX machine.

R: Jan

Comment by Alexander Barkov [ 2015-12-15 ]

Setting as duplicate for MDEV-8721, as the latter has a suggested fix.

Generated at Thu Feb 08 07:27:44 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.