* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
@ 2023-01-31 22:42 ` bugzilla
2023-02-12 18:15 ` bugzilla
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-01-31 22:42 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
Russ <russelljbrennan@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|glibc build fails |glibc build fails in Docker
| |container
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
2023-01-31 22:42 ` [Buildroot] [Bug 15306] glibc build fails in Docker container bugzilla
@ 2023-02-12 18:15 ` bugzilla
2023-02-12 19:57 ` bugzilla
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-02-12 18:15 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
Russ <russelljbrennan@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
Priority|P5 |P3
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
2023-01-31 22:42 ` [Buildroot] [Bug 15306] glibc build fails in Docker container bugzilla
2023-02-12 18:15 ` bugzilla
@ 2023-02-12 19:57 ` bugzilla
2023-02-13 0:43 ` bugzilla
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-02-12 19:57 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998@free.fr
--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Russ, All,
I have been unable to reproduce such an error with the current master
branch, running Ubuntu 22.04 in a docker container, with this defconfig:
BR2_aarch64=y
Please provide a *minimalist* defconfig that exhibits the issue.
Regards,
Yann E. MORIN.
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
` (2 preceding siblings ...)
2023-02-12 19:57 ` bugzilla
@ 2023-02-13 0:43 ` bugzilla
2023-02-13 11:44 ` bugzilla
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-02-13 0:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
--- Comment #2 from Russ <russelljbrennan@gmail.com> ---
Yann,
Can you provide comprehensive instruction on how I can reproduce your success?
I'm happy to see if I can reproduce in my environment, and if your setup works
for me as well I'll look for what's different when building the reported
target.
I'm not super familiar with batocera nor buildroot, so it'd be hard for me to
pare it down to a minimal example.
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
` (3 preceding siblings ...)
2023-02-13 0:43 ` bugzilla
@ 2023-02-13 11:44 ` bugzilla
2023-03-12 15:17 ` bugzilla
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-02-13 11:44 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org> ---
> I'm not super familiar with batocera nor buildroot, so it'd be hard for me to pare
Ahh, so you are not using upstream Buildroot? Possibly your issue is in one of
the buildroot modifications done by the batocera project, so perhaps check
there?
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
` (4 preceding siblings ...)
2023-02-13 11:44 ` bugzilla
@ 2023-03-12 15:17 ` bugzilla
2023-03-12 17:36 ` bugzilla
2023-03-12 19:38 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-03-12 15:17 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org> ---
Unable to reproduce with upstream Buildroot
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
` (5 preceding siblings ...)
2023-03-12 15:17 ` bugzilla
@ 2023-03-12 17:36 ` bugzilla
2023-03-12 19:38 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-03-12 17:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
--- Comment #5 from Russ <russelljbrennan@gmail.com> ---
Yep sorry I didn't close the loop on this -- I was able to repro with upstream,
*but* I found that I could only repro when using a bind mount. I'm not sure
what the root cause is, but I assume it's an issue with the Docker bind
mounting mechanism.
--
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] 9+ messages in thread* [Buildroot] [Bug 15306] glibc build fails in Docker container
2023-01-31 22:41 [Buildroot] [Bug 15306] New: glibc build fails bugzilla
` (6 preceding siblings ...)
2023-03-12 17:36 ` bugzilla
@ 2023-03-12 19:38 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2023-03-12 19:38 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15306
--- Comment #6 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Russ, All,
> I could only repro when using a bind mount
That would be very strang if that were the issue. We have utils/docker-run
in Buildroot, that allows running a container using the same Docker image
we use in the CI, and that script does use a bind mount to make the Buildroot
available in the container. And surely this works (I just tested).
Regards,
Yann E. MORIN.
--
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] 9+ messages in thread