* [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs
@ 2019-07-22 21:01 bugzilla at busybox.net
2019-07-22 21:03 ` [Buildroot] [Bug 12051] " bugzilla at busybox.net
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-22 21:01 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
Bug ID: 12051
Host: i386
Build: amd64
Summary: Build succeeds but leaves a temporary libtool wrapper
script for dhcp in the rootfs
Product: buildroot
Version: 2019.05.1
Hardware: All
OS: Linux
Status: NEW
Keywords: link-failure
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: jakobcornell at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
It's all in the title. Make proceeds to completion, but the dhcp build doesn't
finish.
--
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 12051] Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
@ 2019-07-22 21:03 ` bugzilla at busybox.net
2019-07-22 21:07 ` bugzilla at busybox.net
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-22 21:03 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
--- Comment #1 from jakobcornell at gmail.com ---
Created attachment 8171
--> https://bugs.busybox.net/attachment.cgi?id=8171&action=edit
Buildroot config
--
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 12051] Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
2019-07-22 21:03 ` [Buildroot] [Bug 12051] " bugzilla at busybox.net
@ 2019-07-22 21:07 ` bugzilla at busybox.net
2019-07-24 1:19 ` bugzilla at busybox.net
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-22 21:07 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
--- Comment #2 from jakobcornell at gmail.com ---
Created attachment 8176
--> https://bugs.busybox.net/attachment.cgi?id=8176&action=edit
dhcpd wrapper script
This is the libtool wrapper script that ends up at
`output/target/usr/sbin/dhcpd` in place of an executable. Gzipped.
--
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 12051] Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
2019-07-22 21:03 ` [Buildroot] [Bug 12051] " bugzilla at busybox.net
2019-07-22 21:07 ` bugzilla at busybox.net
@ 2019-07-24 1:19 ` bugzilla at busybox.net
2019-07-24 1:23 ` [Buildroot] [Bug 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries bugzilla at busybox.net
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-24 1:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
Carlos Santos <unixmania@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at buildroot.uclibc |unixmania at gmail.com
|.org |
--- Comment #3 from Carlos Santos <unixmania@gmail.com> ---
I'm taking this one.
--
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 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
` (2 preceding siblings ...)
2019-07-24 1:19 ` bugzilla at busybox.net
@ 2019-07-24 1:23 ` bugzilla at busybox.net
2019-07-24 1:25 ` bugzilla at busybox.net
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-24 1:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
Carlos Santos <unixmania@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Build succeeds but leaves a |package/dhcp installs
|temporary libtool wrapper |libtool wrapper scripts on
|script for dhcp in the |target instead of real
|rootfs |binaries
--
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 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
` (3 preceding siblings ...)
2019-07-24 1:23 ` [Buildroot] [Bug 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries bugzilla at busybox.net
@ 2019-07-24 1:25 ` bugzilla at busybox.net
2019-07-24 16:53 ` bugzilla at busybox.net
2019-08-01 16:27 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-24 1:25 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
--- Comment #4 from Carlos Santos <unixmania@gmail.com> ---
Fix submitted for review: https://patchwork.ozlabs.org/patch/1135970/
--
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 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
` (4 preceding siblings ...)
2019-07-24 1:25 ` bugzilla at busybox.net
@ 2019-07-24 16:53 ` bugzilla at busybox.net
2019-08-01 16:27 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-07-24 16:53 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
--- Comment #5 from jakobcornell at gmail.com ---
Thank you!
--
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 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
` (5 preceding siblings ...)
2019-07-24 16:53 ` bugzilla at busybox.net
@ 2019-08-01 16:27 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2019-08-01 16:27 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12051
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #6 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fixed by
https://git.buildroot.org/buildroot/commit/?id=ffe5fcadfcd42af8a582b8f5fe49b56900b43a51.
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
end of thread, other threads:[~2019-08-01 16:27 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-22 21:01 [Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs bugzilla at busybox.net
2019-07-22 21:03 ` [Buildroot] [Bug 12051] " bugzilla at busybox.net
2019-07-22 21:07 ` bugzilla at busybox.net
2019-07-24 1:19 ` bugzilla at busybox.net
2019-07-24 1:23 ` [Buildroot] [Bug 12051] package/dhcp installs libtool wrapper scripts on target instead of real binaries bugzilla at busybox.net
2019-07-24 1:25 ` bugzilla at busybox.net
2019-07-24 16:53 ` bugzilla at busybox.net
2019-08-01 16:27 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox