Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 2125] New: libXfont build fail
@ 2010-06-25 15:28 bugzilla at busybox.net
  2010-07-06 15:37 ` [Buildroot] [Bug 2125] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-06-25 15:28 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2125

           Summary: libXfont build fail
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: jsteckli at os.inf.tu-dresden.de
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 2125
  --> https://bugs.busybox.net/attachment.cgi?id=2125
Remove relevant makefile parts.

libXfont tries to build its developer docs (although disabled) and fails. This
seems to be an upstream problem, as it also happens if I do a native build of
the library.

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 2125] libXfont build fail
  2010-06-25 15:28 [Buildroot] [Bug 2125] New: libXfont build fail bugzilla at busybox.net
@ 2010-07-06 15:37 ` bugzilla at busybox.net
  2010-07-16  9:20 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-07-06 15:37 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2125

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Here, libXfont for the host and for the target builds just fine in a limited
chroot with no special tools installed.

What kind of build failure are you seeing ?

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 2125] libXfont build fail
  2010-06-25 15:28 [Buildroot] [Bug 2125] New: libXfont build fail bugzilla at busybox.net
  2010-07-06 15:37 ` [Buildroot] [Bug 2125] " bugzilla at busybox.net
@ 2010-07-16  9:20 ` bugzilla at busybox.net
  2010-07-20 15:32 ` bugzilla at busybox.net
  2010-07-23  7:09 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-07-16  9:20 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2125

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Ping ?

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 2125] libXfont build fail
  2010-06-25 15:28 [Buildroot] [Bug 2125] New: libXfont build fail bugzilla at busybox.net
  2010-07-06 15:37 ` [Buildroot] [Bug 2125] " bugzilla at busybox.net
  2010-07-16  9:20 ` bugzilla at busybox.net
@ 2010-07-20 15:32 ` bugzilla at busybox.net
  2010-07-23  7:09 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-07-20 15:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2125

--- Comment #3 from jsteckli at os.inf.tu-dresden.de  ---
Seems that I cannot reproduce this on Ubuntu. I destroyed the Gentoo where I
initially experienced this bug. You might as well close this bug for now.

-- 
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] 5+ messages in thread

* [Buildroot] [Bug 2125] libXfont build fail
  2010-06-25 15:28 [Buildroot] [Bug 2125] New: libXfont build fail bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-07-20 15:32 ` bugzilla at busybox.net
@ 2010-07-23  7:09 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-07-23  7:09 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2125

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Ok, then let's mark the bug as "works for me", and if anyone manage to
reproduce it somehow, we'll reopen it. I have built xlib_libXfont yesterday in
a clean chroot environment that I use to make sure the Buildroot build doesn't
depend on any particular host tool, and the build went just fine.

-- 
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] 5+ messages in thread

end of thread, other threads:[~2010-07-23  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25 15:28 [Buildroot] [Bug 2125] New: libXfont build fail bugzilla at busybox.net
2010-07-06 15:37 ` [Buildroot] [Bug 2125] " bugzilla at busybox.net
2010-07-16  9:20 ` bugzilla at busybox.net
2010-07-20 15:32 ` bugzilla at busybox.net
2010-07-23  7:09 ` 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