[MDEV-14285] 10.3 doesn't compile on sol10-64 Created: 2017-11-04  Updated: 2023-11-13

Status: Open
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.3
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Sergei Golubchik Assignee: Alexander Barkov
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-14283 10.1 doesn't compile on sol10-64 Closed
relates to MDEV-14284 10.2 doesn't compile on sol10-64 Open

 Description   

Fails with

Warning: bison version is old. please update to version 2
CMake Error at cmake/bison.cmake:94 (MESSAGE):
  Bison (GNU parser generator) is required to build MySQL.Please install
  bison.
Call Stack (most recent call first):
  sql/CMakeLists.txt:362 (RUN_BISON)

But it worked in 5.5–10.2. The problem, probably, is that sql_yacc.yy is processed and stored in the source tarball, but sql_yacc_ora.yy is not. Meaning, before 10.3 one did not need bison to build from the source tarball, and in 10.3 one does.


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