All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 11781] New: mariadb build error
@ 2019-04-13  8:49 bugzilla at busybox.net
  2019-04-13  8:52 ` [Buildroot] [Bug 11781] " bugzilla at busybox.net
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-04-13  8:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

            Bug ID: 11781
           Summary: mariadb build error
           Product: buildroot
           Version: 2018.11.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: skif at skif-web.ru
                CC: buildroot at uclibc.org
  Target Milestone: ---

Don't find multiple headers, full error log in attach

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
@ 2019-04-13  8:52 ` bugzilla at busybox.net
  2019-04-13 12:28 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-04-13  8:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

--- Comment #1 from Alexey <skif@skif-web.ru> ---
Created attachment 7981
  --> https://bugs.busybox.net/attachment.cgi?id=7981&action=edit
cmake error log

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
  2019-04-13  8:52 ` [Buildroot] [Bug 11781] " bugzilla at busybox.net
@ 2019-04-13 12:28 ` bugzilla at busybox.net
  2019-04-13 12:30   ` Arnout Vandecappelle
  2019-08-15 13:29 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-04-13 12:28 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

--- Comment #2 from Arnout Vandecappelle <arnout@mind.be> ---
I can confirm a build failure, but the error is in fact from this (I think):

CMake Error at cmake/os/Linux.cmake:29 (STRING):
STRING sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
CMakeLists.txt:101 (INCLUDE)

CMake Error at cmake/os/Linux.cmake:29 (STRING):
STRING sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
CMakeLists.txt:101 (INCLUDE)


Note that mariadb doesn't get built in the autobuilders because it comes from a
choice.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13 12:28 ` bugzilla at busybox.net
@ 2019-04-13 12:30   ` Arnout Vandecappelle
  0 siblings, 0 replies; 8+ messages in thread
From: Arnout Vandecappelle @ 2019-04-13 12:30 UTC (permalink / raw)
  To: buildroot

 Ryan, care to take a look at this mariadb build failure?

 Regards,
 Arnout

On 13/04/2019 14:28, bugzilla at busybox.net wrote:
> https://bugs.busybox.net/show_bug.cgi?id=11781
> 
> --- Comment #2 from Arnout Vandecappelle <arnout@mind.be> ---
> I can confirm a build failure, but the error is in fact from this (I think):
> 
> CMake Error at cmake/os/Linux.cmake:29 (STRING):
> STRING sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
> CMakeLists.txt:101 (INCLUDE)
> 
> CMake Error at cmake/os/Linux.cmake:29 (STRING):
> STRING sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
> CMakeLists.txt:101 (INCLUDE)
> 
> 
> Note that mariadb doesn't get built in the autobuilders because it comes from a
> choice.
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
  2019-04-13  8:52 ` [Buildroot] [Bug 11781] " bugzilla at busybox.net
  2019-04-13 12:28 ` bugzilla at busybox.net
@ 2019-08-15 13:29 ` bugzilla at busybox.net
  2019-08-15 17:48 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-08-15 13:29 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at buildroot.uclibc |bluemrp9 at gmail.com
                   |.org                        |

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2019-08-15 13:29 ` bugzilla at busybox.net
@ 2019-08-15 17:48 ` bugzilla at busybox.net
  2019-08-15 19:50 ` bugzilla at busybox.net
  2019-09-21 12:52 ` bugzilla at busybox.net
  5 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-08-15 17:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

--- Comment #3 from Ryan Coe <bluemrp9@gmail.com> ---
I get a build failure related to a missing host openssl package.  The following
patch [1] fixes it for me.  Note that this was marked superseded.

[1] http://patchwork.ozlabs.org/patch/1026864/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2019-08-15 17:48 ` bugzilla at busybox.net
@ 2019-08-15 19:50 ` bugzilla at busybox.net
  2019-09-21 12:52 ` bugzilla at busybox.net
  5 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-08-15 19:50 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

--- Comment #4 from Peter Seiderer <ps.report@gmx.net> ---
Can reproduce the failure Arnout describes (on buildroot master), fixed by:

diff -u build/mariadb-10.3.16/cmake/os/Linux.cmake.orig
build/mariadb-10.3.16/cmake/os/Linux.cmake
--- build/mariadb-10.3.16/cmake/os/Linux.cmake.orig     2019-08-15
21:36:25.032673425 +0200
+++ build/mariadb-10.3.16/cmake/os/Linux.cmake  2019-08-15 21:36:54.065106056
+0200
@@ -27,8 +27,8 @@
 # Fix CMake (< 2.8) flags. -rdynamic exports too many symbols.
 FOREACH(LANG C CXX)
   STRING(REPLACE "-rdynamic" "" 
-  CMAKE_SHARED_LIBRARY_LINK_${LANG}_FLAGS
-  ${CMAKE_SHARED_LIBRARY_LINK_${LANG}_FLAGS}  
+  "CMAKE_SHARED_LIBRARY_LINK_${LANG}_FLAGS"
+  "${CMAKE_SHARED_LIBRARY_LINK_${LANG}_FLAGS}"
   )
 ENDFOREACH()

Disclaimer: no cmake expert, just a quick fix/hack, not sure if the patch makes
sense ;-), but fixes the configure error...

@Alexey: Your failure is with buildroot-2018.11.4, feel free to try the patch,
in case of failure please provide a complete config/defconfig file to reproduce
and a complete log of the mariadb build steps (your provided log is only about
the cmake checks, no real failure)...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] [Bug 11781] mariadb build error
  2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2019-08-15 19:50 ` bugzilla at busybox.net
@ 2019-09-21 12:52 ` bugzilla at busybox.net
  5 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-09-21 12:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11781

Arnout Vandecappelle <arnout@mind.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Arnout Vandecappelle <arnout@mind.be> ---
Fixed by c2ff8c63dab10d2c1adca7229101b5468dac562b

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-21 12:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-13  8:49 [Buildroot] [Bug 11781] New: mariadb build error bugzilla at busybox.net
2019-04-13  8:52 ` [Buildroot] [Bug 11781] " bugzilla at busybox.net
2019-04-13 12:28 ` bugzilla at busybox.net
2019-04-13 12:30   ` Arnout Vandecappelle
2019-08-15 13:29 ` bugzilla at busybox.net
2019-08-15 17:48 ` bugzilla at busybox.net
2019-08-15 19:50 ` bugzilla at busybox.net
2019-09-21 12:52 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.