Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 4808] New: ccache may build against wrong zlib
@ 2012-02-28 15:51 bugzilla at busybox.net
  2012-02-28 22:57 ` [Buildroot] [Bug 4808] " bugzilla at busybox.net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2012-02-28 15:51 UTC (permalink / raw)
  To: buildroot

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

           Summary: ccache may build against wrong zlib
           Product: buildroot
           Version: 2011.08
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: rsanchezs at infoglobal.es
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 4058
  --> https://bugs.busybox.net/attachment.cgi?id=4058
Patch against git head.

Hello:

  In one of my compilations I was startled that host-lzo failed to build. The
host architecture was incorrectly detected and configuration stage failed. From
this I found out that ccache was unable to run, due to a mismatch in the zlib
versions. I found out the reason a little later: buildroot ccache built against
system zlib, whereas by the moment when ccache failed host-zlib was installed
in the buildroot host directory.

  The solution I propose is adding host-zlib dependency to ccache, so cacche is
always build against host-zlib and not against system zlib.

  I'm attaching a patch against current git head.

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

end of thread, other threads:[~2012-04-22 16:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 15:51 [Buildroot] [Bug 4808] New: ccache may build against wrong zlib bugzilla at busybox.net
2012-02-28 22:57 ` [Buildroot] [Bug 4808] " bugzilla at busybox.net
2012-02-29 13:40 ` bugzilla at busybox.net
2012-02-29 14:42 ` bugzilla at busybox.net
2012-03-01 10:46 ` bugzilla at busybox.net
2012-03-01 13:43 ` bugzilla at busybox.net
2012-03-01 13:44 ` bugzilla at busybox.net
2012-03-01 16:58 ` bugzilla at busybox.net
2012-03-02 15:46 ` bugzilla at busybox.net
2012-04-22 16:40 ` 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