[MDEV-13337] Compile error: mysys_ssl/openssl.c:37:1: error: parameter name omitted Created: 2017-07-17  Updated: 2017-07-17  Resolved: 2017-07-17

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.2.7
Fix Version/s: 10.2.8

Type: Bug Priority: Major
Reporter: V H Lemoine Assignee: Sergei Golubchik
Resolution: Duplicate Votes: 0
Labels: None
Environment:

armhf


Issue Links:
Duplicate
is duplicated by MDEV-12469 FTBFS, compile time error with GCC7 Closed

 Description   

Building mariadb 10.2.7 from source

*cd /ssd/mariadb.10.2.7
BUILD/autorun.sh
./configure
make
 
-- Running cmake version 2.8.12.2
-- MariaDB 10.2.7
-- Packaging as: mariadb-10.2.7-Linux-armv7l
-- checking for one of the modules 'libsystemd;libsystemd-daemon'
== Configuring MariaDB Connector/C
-- Could NOT find CURL (missing:  CURL_LIBRARY CURL_INCLUDE_DIR)
SYSTEM processor: armv7l
Warning: Bison executable not found in PATH
-- Configuring done
-- Generating done
-- Build files have been written to: /ssd/mariadb-10.2.7
Scanning dependencies of target INFO_BIN
[  0%] Built target INFO_BIN
Scanning dependencies of target INFO_SRC
[  0%] Built target INFO_SRC
Scanning dependencies of target abi_check
[  0%] Built target abi_check
[  2%] Built target readline
[  2%] Built target mytap
[  5%] Built target strings
[  5%] Building C object mysys_ssl/CMakeFiles/mysys_ssl.dir/openssl.c.o
/ssd/mariadb-10.2.7/mysys_ssl/openssl.c: In function ‘coc_malloc’:
/ssd/mariadb-10.2.7/mysys_ssl/openssl.c:37:1: error: parameter name omitted
 static void *coc_malloc(size_t size, const char *, int)
 ^
/ssd/mariadb-10.2.7/mysys_ssl/openssl.c:37:1: error: parameter name omitted
make[2]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/openssl.c.o] Error 1
make[1]: *** [mysys_ssl/CMakeFiles/mysys_ssl.dir/all] Error 2
make: *** [all] Error 2



 Comments   
Comment by Sergei Golubchik [ 2017-07-17 ]

Mentioned here, fixed here.

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