Bug #82583 Backport fix for #23195845 to 5.7
Submitted: 15 Aug 2016 11:45 Modified: 26 Sep 2016 22:21
Reporter: Lars Tangvald Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.7.16 OS:Any
Assigned to: CPU Architecture:Any

[15 Aug 2016 11:45] Lars Tangvald
Description:
Building 5.7 on Ubuntu 16.10, which has GCC 6.1.1, results in the debug portion of the build in pb2 failing with multiple instances of
«error: nonnull argument 'tuple' compared to NULL [-Werror=nonnull-compare]»
Since we need to support 5.7 on Ubuntu 16.10 (due to be released in October 2016), please backport the fix.

How to repeat:
Try to do debug build of newest 5.7 on Ubuntu 16.10
[26 Sep 2016 22:21] Paul DuBois
Posted by developer:
 
Noted in 5.7.17 changelog.

Several problems resulting in GCC 6.1 compiler warnings
were corrected.
[25 Oct 2018 9:48] Erlend Dahl
Bug#83421 compile error: error: nonnull argument 'table' compared to NULL [-Werror=nonnull

was marked as a duplicate.