[MXS-1189] SLES 11 builds missing for MaxScale 2.0.4 and 2.0.5 Created: 2017-03-16  Updated: 2017-03-20  Resolved: 2017-03-20

Status: Closed
Project: MariaDB MaxScale
Component/s: build
Affects Version/s: None
Fix Version/s: 2.0.5

Type: Task Priority: Major
Reporter: Kolbe Kegel (Inactive) Assignee: Johan Wikman
Resolution: Fixed Votes: 0
Labels: None


 Description   

I noticed that there are no SLES 11 builds for MaxScale 2.0.4 or 2.0.5. Is that intentional?



 Comments   
Comment by Timofey Turenko [ 2017-03-17 ]

we have problem with building connector for sles11:

[ 64%] Built target mariadb_obj
Scanning dependencies of target libmariadb
[ 64%] Linking C shared library libmariadb.so
CMakeFiles/mariadb_obj.dir/my_thr_init.c.o: In function `my_thread_end':
/home/ec2-user/workspace/_build/connector-c-prefix/src/connector-c/libmariadb/my_thr_init.c:156: undefined reference to `ERR_remove_thread_state'
collect2: ld returned 1 exit status
make[5]: *** [libmariadb/libmariadb.so.2] Error 1
make[4]: *** [libmariadb/CMakeFiles/libmariadb.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [connector-c-prefix/src/connector-c-stamp/connector-c-build] Error 2
make[1]: *** [CMakeFiles/connector-c.dir/all] Error 2
make: *** [all] Error 2

http://max-tst-01.mariadb.com:8089/job/build/6613/console

Comment by Timofey Turenko [ 2017-03-17 ]

sles11 was removed intentionally.. If we need it we need to use older version of connector-c

Comment by Timofey Turenko [ 2017-03-17 ]

sles11 build is fixed by building with connector-c 2.3.0. Build is available on mariadb.com now (2.0.5)

newer connector requires newer openssl which is not available in sles11. Using old one can be a security risk. So, automatic build for sles11 is disble now, but if it is needed build can be done manually (manuall set -DMARIADB_CONNECTOR_C_TAG=v2.3.0 cmake option)

Comment by Timofey Turenko [ 2017-03-17 ]

2.0.4 - WONTFIX

Generated at Thu Feb 08 04:04:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.