Page MenuHomeSolus

MariaDB
Closed, InvalidPublic

Assigned To
None
Authored By
flippedBit
Aug 7 2016, 5:25 AM
Referenced Files
F3044: 0001-Initial-Commit.patch
Sep 15 2016, 6:18 AM
F379: 0001-Initial-Commit.patch
Aug 7 2016, 5:25 AM
F378: 0002-Added-Files.patch
Aug 7 2016, 5:25 AM
Tokens
"Orange Medal" token, awarded by gromez."Like" token, awarded by villekivela."Like" token, awarded by niklas-heer."Manufacturing Defect?" token, awarded by aldoiljazi."Like" token, awarded by FireballDWF."Like" token, awarded by usillos.

Description

I have had this partially done for awhile so I thought I should at least get it on here.

I just rebuilt and tested and it seems to work fine.

I hope I did the git patch right (adding the extra files)

Event Timeline

flippedBit updated the task description. (Show Details)
flippedBit updated the task description. (Show Details)

Cleaned up the package.yml a bit. Made it into a single patch.

Any status on this? Because i have a project which links against mysql. So i would be very happy to get MariaDB in the repos

I just tried to build it from the patch and it failed. Error makes not much sense to me. G++ 6.2 should definitely support c++11

-- Performing Test HAVE_STDCXX11
-- Performing Test HAVE_STDCXX11 - Failed
-- Performing Test HAVE_STDCXX0X
-- Performing Test HAVE_STDCXX0X - Failed
CMake Error at storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake:178 (message):
  /usr/bin/x86_64-solus-linux-g++ doesn't support -std=c++11 or -std=c++0x,
  you need one that does.
Call Stack (most recent call first):
  storage/tokudb/PerconaFT/CMakeLists.txt:38 (include)


-- Configuring incomplete, errors occurred!
DataDrake triaged this task as Normal priority.Oct 31 2016, 8:32 PM
DataDrake moved this task from Backlog to Awaiting Fixes on the Patch Submission board.

Any updates on this? That's only thing keeping me from switching to Solus for my daily work :)