* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
@ 2020-01-16 21:43 ` bugzilla at busybox.net
2020-01-17 7:45 ` bugzilla at busybox.net
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-16 21:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
Giulio Benetti <giulio.benetti@micronovasrl.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at buildroot.uclibc |giulio.benetti at benettiengin
|.org |eering.com
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
2020-01-16 21:43 ` [Buildroot] [Bug 12481] " bugzilla at busybox.net
@ 2020-01-17 7:45 ` bugzilla at busybox.net
2020-01-17 11:46 ` bugzilla at busybox.net
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 7:45 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #1 from Heiko Thiery <heiko.thiery@gmail.com> ---
The issues is also seens with the "pdbg" and "dropwatch" packages.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
2020-01-16 21:43 ` [Buildroot] [Bug 12481] " bugzilla at busybox.net
2020-01-17 7:45 ` bugzilla at busybox.net
@ 2020-01-17 11:46 ` bugzilla at busybox.net
2020-01-17 12:08 ` bugzilla at busybox.net
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 11:46 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #2 from Giulio Benetti <giulio.benetti@benettiengineering.com> ---
Hi Heiko,
I've just tried to rebuild with gettext instead of gettext-tiny, so at the
moment
it seems a gettext-tiny problem. I'm going to dig deeper and in the meanwhile I
opened an issue on gettext-tiny Github:
https://github.com/sabotage-linux/gettext-tiny/issues/48
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (2 preceding siblings ...)
2020-01-17 11:46 ` bugzilla at busybox.net
@ 2020-01-17 12:08 ` bugzilla at busybox.net
2020-01-17 12:18 ` bugzilla at busybox.net
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 12:08 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #3 from Arnout Vandecappelle <arnout@mind.be> ---
It seems to be caused by host-gettext-tiny, which installs stuff in the wrong
directory, so the relevant m4 files can't be found.
I've done a quick check and found no upstream commits or PRs or issues that
seem relevant.
This one looks funny:
gettext-gnu/gettext-tools/misc/autopoint.in: m4/ ) destfile=`echo "$1" | sed
-e "s,^m4/,$m4dir/,"` ;;
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (3 preceding siblings ...)
2020-01-17 12:08 ` bugzilla at busybox.net
@ 2020-01-17 12:18 ` bugzilla at busybox.net
2020-01-17 12:32 ` bugzilla at busybox.net
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 12:18 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #4 from Giulio Benetti <giulio.benetti@benettiengineering.com> ---
Heiko,
you've discovered a bug that is covered at the moment, since minicom needs NLS,
then gettext(entire). So at the moment the bug is hidden.
Arnout,
thank you for pointing that. Maybe I'm going to manage it and open PR ;-)
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (4 preceding siblings ...)
2020-01-17 12:18 ` bugzilla at busybox.net
@ 2020-01-17 12:32 ` bugzilla at busybox.net
2020-01-17 14:28 ` bugzilla at busybox.net
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 12:32 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #5 from Giulio Benetti <giulio.benetti@benettiengineering.com> ---
This happens only with folder ending with "m4". If you try rebuild with:
make O=output-m4-tiny qemu_x86_64_defconfig
make minicom
It passes that point.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (5 preceding siblings ...)
2020-01-17 12:32 ` bugzilla at busybox.net
@ 2020-01-17 14:28 ` bugzilla at busybox.net
2020-01-17 17:44 ` bugzilla at busybox.net
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 14:28 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
--- Comment #6 from Heiko Thiery <heiko.thiery@gmail.com> ---
(In reply to Giulio Benetti from comment #5)
I see .. thank you.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (6 preceding siblings ...)
2020-01-17 14:28 ` bugzilla at busybox.net
@ 2020-01-17 17:44 ` bugzilla at busybox.net
2020-01-17 17:55 ` bugzilla at busybox.net
2020-01-18 22:22 ` bugzilla at busybox.net
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 17:44 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
Giulio Benetti <giulio.benetti@benettiengineering.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #7 from Giulio Benetti <giulio.benetti@benettiengineering.com> ---
I've opened a PR to fix it:
https://github.com/sabotage-linux/gettext-tiny/pull/49
This solves the bug.
I'm going to send the patch to Buildroot ML.
Heiko, can you please check if this patch solve the problem?
Thank you
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (7 preceding siblings ...)
2020-01-17 17:44 ` bugzilla at busybox.net
@ 2020-01-17 17:55 ` bugzilla at busybox.net
2020-01-18 22:22 ` bugzilla at busybox.net
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-17 17:55 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
Giulio Benetti <giulio.benetti@benettiengineering.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #8 from Giulio Benetti <giulio.benetti@benettiengineering.com> ---
I've wrongly marked as fixed.
This is the patch for Buildroot to test:
https://patchwork.ozlabs.org/patch/1224921/
Best regards
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Buildroot] [Bug 12481] minicom fails when output directory path contains "m4"
2020-01-16 21:23 [Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4" bugzilla at busybox.net
` (8 preceding siblings ...)
2020-01-17 17:55 ` bugzilla at busybox.net
@ 2020-01-18 22:22 ` bugzilla at busybox.net
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2020-01-18 22:22 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=12481
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998 at free.fr
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #9 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Fixed with:
https://git.buildroot.org/buildroot/commit/?id=41b9a64526b7bbd28ba2d084f3786cb536750daa
Thanks both for the report, investigation and fix! :-)
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread