Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.1.8
-
None
-
Nix(OS)
Description
When compiling for i686-linux, 10.1.8 gives errors like mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* {aka long unsigned int*}' to 'size_t* {aka unsigned int*}' [-fpermissive] That's a regression in comparison with 10.0.21 (for example).
You can inspect a full build log on http://hydra.nixos.org/build/26786301/nixlog/1/raw
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description | When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* {aka long unsigned int*}' to 'size_t* {aka unsigned int*}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). | When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* \{aka long unsigned int*\}' to 'size_t* \{aka unsigned int*\}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). |
Description | When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* \{aka long unsigned int*\}' to 'size_t* \{aka unsigned int*\}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). |
When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* \{aka long unsigned int*\}' to 'size_t* \{aka unsigned int*\}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). You can inspect a full build log on |
Description |
When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* \{aka long unsigned int*\}' to 'size_t* \{aka unsigned int*\}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). You can inspect a full build log on |
When compiling for i686-linux, 10.1.8 gives errors like {{mariadb-10.1.8/storage/xtradb/fil/fil0pagecompress.cc:280:94: error: invalid conversion from 'ulint* \{aka long unsigned int*\}' to 'size_t* \{aka unsigned int*\}' [-fpermissive]}} That's a regression in comparison with 10.0.21 (for example). You can inspect a full build log on http://hydra.nixos.org/build/26786301/nixlog/1/raw |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.1 [ 16100 ] | |
Assignee | Jan Lindström [ jplindst ] |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Component/s | Storage Engine - XtraDB [ 10135 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Fix Version/s | 10.1.9 [ 20301 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 72245 ] | MariaDB v4 [ 149749 ] |
vcunat, thanks for the report.
Reproducible for example on Jessie, too – possibly everywhere when snappy (libsnappy-dev or alike) is installed.