Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Sannachi,
	Prabhu                            Collins"
	<prabhu.sannachi@collins.com>
Cc: "buildroot@buildroot.org" <buildroot@buildroot.org>
Subject: Re: [Buildroot] [External] [autobuild.buildroot.net] Your daily results for 2023-07-24
Date: Wed, 26 Jul 2023 22:37:46 +0200	[thread overview]
Message-ID: <20230726223746.47041a83@windsurf> (raw)
In-Reply-To: <PH1P110MB1067DE8A34BD964056E6BCB6EE00A@PH1P110MB1067.NAMP110.PROD.OUTLOOK.COM>

Hello Prabhu,

(Please Cc the Buildroot mailing list for such questions, thanks!)

On Wed, 26 Jul 2023 16:12:33 +0000
"Sannachi, Prabhu                            Collins" <prabhu.sannachi@collins.com> wrote:

> When I test the build with same configuration, I can reproduce the issue here.
> But issue happens when compiling using uclibc library toolchain only.  I don't see any issue with glibc toolchain.
> 
> Error shows cannot find hiredis library, but it has been added as dependency and built before redis-plus-plus package.
> 
> Issue is not related CPU and package.
> 
> Please suggest me how to proceed next.

So, the failure is at
http://autobuild.buildroot.net/results/6d3/6d310d52dbfe076cd470be71f02de32fb47fa904/.
This configuration uses static linking, perhaps this is what is causing
an issue.

I think you need to debug why it can't find hiredis:


CMake Error at CMakeLists.txt:149 (add_library):
  Target "redis++_static" links to target "hiredis::hiredis" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?


CMake Error at CMakeLists.txt:202 (add_library):
  Target "redis++" links to target "hiredis::hiredis" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?

A starting point is to look at the CMake logs, if available. I don't
really have a lot more to suggest, without looking more closely at the
issue.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

           reply	other threads:[~2023-07-26 20:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <PH1P110MB1067DE8A34BD964056E6BCB6EE00A@PH1P110MB1067.NAMP110.PROD.OUTLOOK.COM>]

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=20230726223746.47041a83@windsurf \
    --to=buildroot@buildroot.org \
    --cc=prabhu.sannachi@collins.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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