Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
10.0.20
-
None
-
AIX 7.1 IBM XLC 12 updated to latest patches
Description
oslevel -s 7100-03-03-1415
|
/usr/bin/ld: LD 7.1.3(4/1/14)
|
IBM XL C/C++ for AIX, V12.1 (5765-J02, 5725-C72)
|
Version: 12.01.0000.0012
|
Driver Version: 12.01(C/C++) Level: 150414 ID:_6vjcieJLEeSbzZ-i2Itj4A
|
C Front End Version: 12.01(C/C++) Level: 150413 ID:_6wG2IeJLEeSbzZ-i2Itj4A
|
C++ Front End Version: 12.01(C/C++) Level: 150414 ID:_6m9hNOJLEeSbzZ-i2Itj4A
|
High-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level: 150415 ID:_5Mi1UeOCEeSbzZ-i2Itj4A
|
Low-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level: 150413 ID:_65DWwuJLEeSbzZ-i2Itj4A
|
PATH /usr/local/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/buildsw/bin:/usr/bin/X11:/sbin:.:/usr/vac/bin:/usr/vacpp/bin
|
OBJECT_MODE 64
|
CC xlc_r
|
CFLAGS -qstrict -qmaxmem=-1 -qarch=pwr7 -qtune=pwr7 -qcache=auto -I/usr/local/include -I/opt/freeware/include
|
LDFLAGS -L/usr/local/lib64 -L/usr/local/lib -L/opt/freeware/lib64 -L/opt/freeware/lib -bmaxdata:0x80000000 -brtl
|
LIBS
|
CPPFLAGS
|
CXX xlc++_r
|
CXXFLAGS -qstrict -qmaxmem=-1 -qarch=pwr7 -qtune=pwr7 -qcache=auto -I/usr/local/include -I/opt/freeware/include
|
CPP
|
CXXCPP
|
YACC
|
YFLAGS
|
LDPATH /usr/local/lib:/usr/lib
|
LIBPATH /opt/freeware/lib:/usr/local/lib:/usr/lib:/lib
|
[ 57%] Building CXX object storage/connect/CMakeFiles/connect.dir/reldef.cpp.o
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wmissing-declarations was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wno-write-strings was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wno-unused-variable was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wno-unused-value was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wno-unused-function was incorrectly specified. The option will be ignored.
|
/usr/vacpp/bin/xlc++_r: 1501-289 (W) Option -Wno-parentheses was incorrectly specified. The option will be ignored.
|
"/home/buildsw/packages/MARIADB/mariadb-10.0.20/storage/connect/xindex.h", line 69.12: 1540-1608 (W) An anonymous union should only define non-static data members.
|
"/home/buildsw/packages/MARIADB/mariadb-10.0.20/storage/connect/reldef.cpp", line 513.11: 1540-0040 (S) The text "dl_info" is unexpected. "Dl_info" may be undeclared or ambiguous.
|
storage/connect/CMakeFiles/connect.dir/build.make:662: recipe for target 'storage/connect/CMakeFiles/connect.dir/reldef.cpp.o' failed
|
make[2]: *** [storage/connect/CMakeFiles/connect.dir/reldef.cpp.o] Error 1
|