All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 4808] New: ccache may build against wrong zlib
Date: Tue, 28 Feb 2012 15:51:30 +0000 (UTC)	[thread overview]
Message-ID: <bug-4808-163@https.bugs.busybox.net/> (raw)

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.

             reply	other threads:[~2012-02-28 15:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 15:51 bugzilla at busybox.net [this message]
2012-02-28 22:57 ` [Buildroot] [Bug 4808] ccache may build against wrong zlib 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-4808-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.