* [Buildroot] [Bug 11921] New: dahdi fails to build
@ 2019-05-28 21:45 bugzilla at busybox.net
2019-05-28 21:52 ` [Buildroot] [Bug 11921] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-28 21:45 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11921
Bug ID: 11921
Summary: dahdi fails to build
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: zinosat at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
Created attachment 8066
--> https://bugs.busybox.net/attachment.cgi?id=8066&action=edit
Dahdi build failure log
I've successfully built a minimal image using "pc_x86_64_bios_defconfig" where
I added "asterisk" package to the selections: my buildroot repo is set to
2019.05-rc3
I've then selected "dhadi-linux" and "dahdi-tools": run make again and got a
failure. Details on the attached log.
regards,
Davide
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 11921] dahdi fails to build 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net @ 2019-05-28 21:52 ` bugzilla at busybox.net 2019-05-28 21:57 ` bugzilla at busybox.net ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2019-05-28 21:52 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11921 --- Comment #1 from Davide Viti <zinosat@gmail.com> --- I've tried to apply both the patches mentioned in [1] with no success [1] https://issues.asterisk.org/jira/browse/DAHLIN-354 -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 11921] dahdi fails to build 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net 2019-05-28 21:52 ` [Buildroot] [Bug 11921] " bugzilla at busybox.net @ 2019-05-28 21:57 ` bugzilla at busybox.net 2019-05-28 22:08 ` bugzilla at busybox.net ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2019-05-28 21:57 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11921 --- Comment #2 from Arnout Vandecappelle <arnout@mind.be> --- How did you apply those patches? You can check if they were applied by looking at output/build/dahdi-linux-2.11.1/.applied_patches_list -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 11921] dahdi fails to build 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net 2019-05-28 21:52 ` [Buildroot] [Bug 11921] " bugzilla at busybox.net 2019-05-28 21:57 ` bugzilla at busybox.net @ 2019-05-28 22:08 ` bugzilla at busybox.net 2019-05-29 8:41 ` bugzilla at busybox.net 2019-08-17 21:51 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2019-05-28 22:08 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11921 --- Comment #3 from Davide Viti <zinosat@gmail.com> --- I've dropped the patches in "package/dahdi-linux/" and can see them applied. I've tried to switch to version 3.0.0 and it now builds fine: will try to provide a patch thank you, Davide -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 11921] dahdi fails to build 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net ` (2 preceding siblings ...) 2019-05-28 22:08 ` bugzilla at busybox.net @ 2019-05-29 8:41 ` bugzilla at busybox.net 2019-08-17 21:51 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2019-05-29 8:41 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11921 --- Comment #4 from Davide Viti <zinosat@gmail.com> --- From what I understand, the failure happens starting with kernel 4.11.x I've run a build selecting kernel 4.10.9 and leaving dahdi 2.11.1 and it builds fine. -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 11921] dahdi fails to build 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net ` (3 preceding siblings ...) 2019-05-29 8:41 ` bugzilla at busybox.net @ 2019-08-17 21:51 ` bugzilla at busybox.net 4 siblings, 0 replies; 6+ messages in thread From: bugzilla at busybox.net @ 2019-08-17 21:51 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11921 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Fixed by https://git.buildroot.org/buildroot/commit/?id=790c9ca0923e575a3326b6cb14a4eb410352c6c9. Thanks! I tested, it builds fine with Linux 4.19. It does not build fine with Linux 5.2 though, but it's an upstream dahdi-linux issue. -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-08-17 21:51 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-05-28 21:45 [Buildroot] [Bug 11921] New: dahdi fails to build bugzilla at busybox.net 2019-05-28 21:52 ` [Buildroot] [Bug 11921] " bugzilla at busybox.net 2019-05-28 21:57 ` bugzilla at busybox.net 2019-05-28 22:08 ` bugzilla at busybox.net 2019-05-29 8:41 ` bugzilla at busybox.net 2019-08-17 21:51 ` 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