From: alexander.kanavin@linux.intel.com
To: alexander.kanavin@linux.intel.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 7/8] ccache: update to 3.2.3
Date: Tue, 1 Sep 2015 15:27:42 +0300 (EEST) [thread overview]
Message-ID: <51225.10.252.32.34.1441110462.squirrel@linux.intel.com> (raw)
In-Reply-To: <51176.10.252.32.34.1441109979.squirrel@linux.intel.com>
>>
>> I suspect this resulted in:
>>
>> https://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/464/steps/BuildImages/logs/stdio
>>
>
> The issue is caused by this construct in ccache's Makefile:
>
> extra_libs = -lz
>
> ccache$(EXEEXT): $(ccache_objs) $(extra_libs)
> $(CC) $(all_cflags) -o $@ $(ccache_objs) $(all_ldflags)
> $(extra_libs) $(LIBS)
>
>
> Yet, what is really strange, on my machine 'make' does not see such
> definition and use of extra_libs as a problem and the build succeeds fine.
>
> Does the autobuilder run a different make than I do?
>
> ak@kanavin-desktop:~/development/poky/build$ make -v
> GNU Make 4.0
> Built for x86_64-pc-linux-gnu
> ...
Nevermind, I should've dug a bit deeper:
https://git.samba.org/?p=ccache.git;a=commit;h=f74c76107933046309861680b741adc67ac2a34e
I'll resend with this patch included.
Alex
next prev parent reply other threads:[~2015-09-01 12:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 12:18 [PATCH 0/8] Recipe updates Alexander Kanavin
2015-08-28 12:18 ` [PATCH 1/8] upstream_tracking.inc: deprecate and move contents to recipes Alexander Kanavin
2015-08-28 12:18 ` [PATCH 2/8] dpkg: update to 1.18.2 Alexander Kanavin
2015-08-28 15:57 ` Khem Raj
2015-08-28 12:18 ` [PATCH 3/8] dropbear: update to 2015.68 Alexander Kanavin
2015-08-28 12:18 ` [PATCH 4/8] libnotify: don't inherit unnecessary distro_features_check Alexander Kanavin
2015-08-28 12:18 ` [PATCH 5/8] e2fsprogs: explain why there is no update for now Alexander Kanavin
2015-08-28 12:18 ` [PATCH 6/8] package_regex.inc: updates to improve upstream tracking Alexander Kanavin
2015-08-28 12:18 ` [PATCH 7/8] ccache: update to 3.2.3 Alexander Kanavin
2015-08-31 17:03 ` Richard Purdie
2015-09-01 12:19 ` alexander.kanavin
2015-09-01 12:27 ` alexander.kanavin [this message]
2015-08-28 12:18 ` [PATCH 8/8] cmake: update to 3.3.1 Alexander Kanavin
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=51225.10.252.32.34.1441110462.squirrel@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox