[MDEV-31205] Typo: complatible > compatible Created: 2023-05-06  Updated: 2023-07-03  Resolved: 2023-07-03

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.4, 10.5, 10.6, 10.9, 10.10, 10.11, 11.0
Fix Version/s: 10.4.31, 10.5.22, 10.6.15, 10.9.8, 10.10.6, 10.11.5, 11.0.3

Type: Bug Priority: Minor
Reporter: Roel Van de Paar Assignee: Daniel Black
Resolution: Fixed Votes: 0
Labels: beginner-friendly


 Description   

Seen during 11.0 build:

11.0.2 63df43a0e830c6b54178574e4f72f21d19ed765e

-- Can't build aws_key_management - AWS SDK not available (AWS SDK has Apache 2.0 License which is not complatible with 
GPLv2. Set -DNOT_FOR_DISTRIBUTION=ON if you need it)

Code location:

cmake/aws_sdk.cmake:13

    SKIP_AWS_SDK("AWS SDK has Apache 2.0 License which is not complatible with GPLv2. Set -DNOT_FOR_DISTRIBUTION=ON if you need it")



 Comments   
Comment by Roel Van de Paar [ 2023-05-06 ]

Proposed fix (fixed typo, improved grammar):

    SKIP_AWS_SDK("AWS SDK uses the Apache 2.0 License, which is not compatible with GPLv2. Set -DNOT_FOR_DISTRIBUTION=ON if you need it.")

Comment by Yingquan He [ 2023-06-04 ]

https://github.com/MariaDB/server/pull/2661

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