* [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target
@ 2014-09-23 12:17 bugzilla at busybox.net
2014-09-23 12:18 ` [Buildroot] [Bug 7448] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-23 12:17 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
Summary: Having export MACHINE="something" breaks glibc build
on IMX6 target
Product: buildroot
Version: 2014.08
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: risto.avila at digia.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
If environment has MACHINE variable exported the eglibc fails to build.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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 7448] Having export MACHINE="something" breaks glibc build on IMX6 target
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
@ 2014-09-23 12:18 ` bugzilla at busybox.net
2014-09-23 12:44 ` bugzilla at busybox.net
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-23 12:18 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
Risto Avila <risto.avila@digia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Host| |64bit ubuntu
Target| |nitrogen6x_defconfig
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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 7448] Having export MACHINE="something" breaks glibc build on IMX6 target
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
2014-09-23 12:18 ` [Buildroot] [Bug 7448] " bugzilla at busybox.net
@ 2014-09-23 12:44 ` bugzilla at busybox.net
2014-09-23 16:41 ` bugzilla at busybox.net
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-23 12:44 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
--- Comment #1 from Risto Avila <risto.avila@digia.com> 2014-09-23 12:44:22 UTC ---
Created attachment 5678
--> https://bugs.busybox.net/attachment.cgi?id=5678
Possible fix to unset MACHINE
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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 7448] Having export MACHINE="something" breaks glibc build on IMX6 target
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
2014-09-23 12:18 ` [Buildroot] [Bug 7448] " bugzilla at busybox.net
2014-09-23 12:44 ` bugzilla at busybox.net
@ 2014-09-23 16:41 ` bugzilla at busybox.net
2014-09-24 4:38 ` bugzilla at busybox.net
2014-09-25 7:53 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-23 16:41 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998 at free.fr
--- Comment #2 from Yann E. MORIN <yann.morin.1998@free.fr> 2014-09-23 16:41:06 UTC ---
Can you send your patch to the list, as per:
http://buildroot.net/downloads/manual/manual.html#submitting-patches
Thanks.
Regards,
Yann E. MORIN.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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 7448] Having export MACHINE="something" breaks glibc build on IMX6 target
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
` (2 preceding siblings ...)
2014-09-23 16:41 ` bugzilla at busybox.net
@ 2014-09-24 4:38 ` bugzilla at busybox.net
2014-09-25 7:53 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-24 4:38 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
--- Comment #3 from Risto Avila <risto.avila@digia.com> 2014-09-24 04:38:34 UTC ---
Sure I already did sent it yesterday but I wasn't part of the list so it got
rejected. I joined the list now and resent the patch.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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 7448] Having export MACHINE="something" breaks glibc build on IMX6 target
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
` (3 preceding siblings ...)
2014-09-24 4:38 ` bugzilla at busybox.net
@ 2014-09-25 7:53 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-09-25 7:53 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=7448
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org> 2014-09-25 07:53:03 UTC ---
Fixed in git:
http://git.buildroot.net/buildroot/commit/?id=6d3b975653eee06d48f61dde4777e7c5d6abda92
Thanks.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- 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:[~2014-09-25 7:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 12:17 [Buildroot] [Bug 7448] New: Having export MACHINE="something" breaks glibc build on IMX6 target bugzilla at busybox.net
2014-09-23 12:18 ` [Buildroot] [Bug 7448] " bugzilla at busybox.net
2014-09-23 12:44 ` bugzilla at busybox.net
2014-09-23 16:41 ` bugzilla at busybox.net
2014-09-24 4:38 ` bugzilla at busybox.net
2014-09-25 7:53 ` 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