[MDEV-7440] Build fails in libgroonga on Solaris Created: 2015-01-12 Updated: 2021-11-09 Resolved: 2021-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Storage Engine - Mroonga |
| Affects Version/s: | 10.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | buildbot, compile, mroonga | ||
| Issue Links: |
|
||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/sol10-64/builds/3411/steps/compile/logs/stdio
Should Mroonga be disabled for Solaris? |
| Comments |
| Comment by Kentoku Shiba (Inactive) [ 2015-01-16 ] | |||||||||||||||||||||||
|
Please disable it for now. | |||||||||||||||||||||||
| Comment by Predrag Zečević [ 2015-02-05 ] | |||||||||||||||||||||||
|
HI, a) gcc 3.4 (4.x is not working yet) Commands used on directory where source were unpacked: Where: MY_PREFIX=/some/path Regards. | |||||||||||||||||||||||
| Comment by Alexander Barkov [ 2015-05-05 ] | |||||||||||||||||||||||
|
Definition of "struct msghdr" on Linux:
Definition of "struct msghdr" on SunOS:
| |||||||||||||||||||||||
| Comment by Alexander Barkov [ 2015-05-05 ] | |||||||||||||||||||||||
|
Adding this into storage/mrooga/vendor/groonga/CMakeLists.txt:
fixes the reported problem, but compilation starts to fail with more other symptoms. | |||||||||||||||||||||||
| Comment by Alexander Barkov [ 2015-05-05 ] | |||||||||||||||||||||||
|
Kentoku, I temporarily disabled Mroonga in the "10.0" git branch due to compilation failures. | |||||||||||||||||||||||
| Comment by Kouhei Sutou [ 2015-05-06 ] | |||||||||||||||||||||||
|
Groonga at master is buildable on Solaris. This issue will be fixed when new Groonga version (It'll be released at 2015-05-29) is bundled into MariaDB. | |||||||||||||||||||||||
| Comment by Aurélien LEQUOY [ 2015-06-12 ] | |||||||||||||||||||||||
|
it's fail too on Rasberry Pi 1 version B on Rasbian (tested with 10.0.19) | |||||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-06-12 ] | |||||||||||||||||||||||
|
Aurelien_LEQUOY, | |||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-11-09 ] | |||||||||||||||||||||||
|
We don't build on Solaris anymore. So, I close the issue. |