* [Buildroot] [Bug 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
@ 2020-04-29 12:23 ` bugzilla at busybox.net
2020-04-29 18:08 ` bugzilla at busybox.net
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-04-29 12:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for the bug report. Is this with Buildroot master? Are you after commit
7d9ed0a19d8e88b56b389187c38b44563e33e5ab ? If so, could you revert
7d9ed0a19d8e88b56b389187c38b44563e33e5ab and try again ? Thanks!
--
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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
2020-04-29 12:23 ` [Buildroot] [Bug 12826] " bugzilla at busybox.net
@ 2020-04-29 18:08 ` bugzilla at busybox.net
2020-04-29 20:06 ` bugzilla at busybox.net
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-04-29 18:08 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
--- Comment #2 from Aleksandr Makarov <seems.deviant@gmail.com> ---
Reverting the 7d9ed0a19d8e88b56b389187c38b44563e33e5ab does help to fix the
issue
so that nodejs 12.16.1 builds
--
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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
2020-04-29 12:23 ` [Buildroot] [Bug 12826] " bugzilla at busybox.net
2020-04-29 18:08 ` bugzilla at busybox.net
@ 2020-04-29 20:06 ` bugzilla at busybox.net
2020-05-16 14:20 ` bugzilla at busybox.net
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-04-29 20:06 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for testing! I have reported the issue back to the develop who
contributed the libuv update that broke nodejs. Hopefully we will have a
solution soon.
--
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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
` (2 preceding siblings ...)
2020-04-29 20:06 ` bugzilla at busybox.net
@ 2020-05-16 14:20 ` bugzilla at busybox.net
2020-05-16 14:23 ` bugzilla at busybox.net
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-05-16 14:20 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
So, commit 7d9ed0a19d8e88b56b389187c38b44563e33e5ab is not the culprit, I'm not
sure how it can have fixed the problem for you.
Are you sure this issue happens from a clean build ?
--
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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
` (3 preceding siblings ...)
2020-05-16 14:20 ` bugzilla at busybox.net
@ 2020-05-16 14:23 ` bugzilla at busybox.net
2020-05-16 15:56 ` bugzilla at busybox.net
2020-05-17 18:52 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-05-16 14:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at buildroot.uclibc |martin at barkynet.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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
` (4 preceding siblings ...)
2020-05-16 14:23 ` bugzilla at busybox.net
@ 2020-05-16 15:56 ` bugzilla at busybox.net
2020-05-17 18:52 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-05-16 15:56 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
--- Comment #5 from Peter Seiderer <ps.report@gmx.net> ---
Add references to the libuv/uvw version bump
(commit7d9ed0a19d8e88b56b389187c38b44563e33e5ab) mailing list discussion:
[1] http://lists.busybox.net/pipermail/buildroot/2020-April/281597.html
[2] http://lists.busybox.net/pipermail/buildroot/2020-May/281746.html
--
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 12826] nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope
2020-04-29 10:18 [Buildroot] [Bug 12826] New: nodejs-12.16.1: error: 'uv_sleep' was not declared in this scope bugzilla at busybox.net
` (5 preceding siblings ...)
2020-05-16 15:56 ` bugzilla at busybox.net
@ 2020-05-17 18:52 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2020-05-17 18:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12826
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #6 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
I am sorry, but neither Peter Seiderer nor myself have been able to reproduce
the issue on 2020.02.1. I tested exactly the first defconfig you posted, and it
builds fine.
The libuv version 2020.02.1 does implement uv_sleep(), both the libuv package
and the libuv shipped with nodejs, so I don't see how your build failure could
happen.
Are you sure you did a full rebuild with 2020.02.1 ?
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread