* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
@ 2020-03-20 15:19 ` bugzilla at busybox.net
2020-03-20 15:50 ` bugzilla at busybox.net
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2020-03-20 15:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
--- Comment #1 from Davide Viti <zinosat@gmail.com> ---
Created attachment 8406
--> https://bugs.busybox.net/attachment.cgi?id=8406&action=edit
patch to fix the problem
The fixes in the attached patch, with the help of vfazio on IRC, fix the
problem for me
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
2020-03-20 15:19 ` [Buildroot] [Bug 12681] " bugzilla at busybox.net
@ 2020-03-20 15:50 ` bugzilla at busybox.net
2020-04-20 21:25 ` bugzilla at busybox.net
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2020-03-20 15:50 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
--- Comment #2 from Vincent Fazio <vfazio@xes-inc.com> ---
The libyaml-cpp issue should be fixed at some point when a release is cut
including
https://github.com/jbeder/yaml-cpp/commit/52a1378e48e15d42a0b755af7146394c6eff998c
It should inherit the BUILD_SHARED_LIBS values defined in pkg-cmake.
Until a new version is cut, we could either hack libyaml-cpp.mk or patch
CMakeLists.txt
I haven't root-caused the mongodb issue. If it worked in 2019.05 but doesn't
now, that seems to imply the jump from 4.0.6 to 4.0.12 caused the break.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
2020-03-20 15:19 ` [Buildroot] [Bug 12681] " bugzilla at busybox.net
2020-03-20 15:50 ` bugzilla at busybox.net
@ 2020-04-20 21:25 ` bugzilla at busybox.net
2020-05-17 20:39 ` bugzilla at busybox.net
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2020-04-20 21:25 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
--- Comment #3 from Ameya <ameya.joshi@rockwellcollins.com> ---
Hi,
is there a plan to merge the patch to the buildroot master?
Regards,
Ameya
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
` (2 preceding siblings ...)
2020-04-20 21:25 ` bugzilla at busybox.net
@ 2020-05-17 20:39 ` bugzilla at busybox.net
2020-05-17 20:39 ` bugzilla at busybox.net
2024-06-15 14:52 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2020-05-17 20:39 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
So, this issue has been fixed by the bump of Mongodb to 4.2.4 in commit
fdd30c7daaf384eb31a767f691b0acbbe84f3d49, which will be part of Buildroot
2020.05. However, it is not great to have this failing on 2020.02.
However, MongoDB 4.2.4 still doesn't have the include <cxxabi.h>, and the build
no longer fails.
The yaml-cpp issue has been fixed in master with commit
4f2ba910b519a195622ccc56a8fe6c04995524e7.
Interestingly, mongodb seems to no longer fails on the 2020.02.x branch since
April 24.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
` (3 preceding siblings ...)
2020-05-17 20:39 ` bugzilla at busybox.net
@ 2020-05-17 20:39 ` bugzilla at busybox.net
2024-06-15 14:52 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2020-05-17 20:39 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at buildroot.uclibc |titouan.christophe at railnova
|.org |.eu
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Buildroot] [Bug 12681] Mongodb fails to build from sources
2020-03-20 12:33 [Buildroot] [Bug 12681] New: Mongodb fails to build from sources bugzilla at busybox.net
` (4 preceding siblings ...)
2020-05-17 20:39 ` bugzilla at busybox.net
@ 2024-06-15 14:52 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2024-06-15 14:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12681
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998@free.fr
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #5 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread