From: Mark Hatle <mark.hatle@windriver.com>
To: atulkumar singh <atul.singh008@gmail.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Building toolchain(meta-toolchain) issue for mips
Date: Thu, 14 Aug 2014 09:02:17 -0500 [thread overview]
Message-ID: <53ECC169.6000200@windriver.com> (raw)
In-Reply-To: <CAH21_vFThtJ6WtBzT8CMd8grdNwbXOGNAsO79cZB5f_SOx6_cw@mail.gmail.com>
On 8/14/14, 7:39 AM, atulkumar singh wrote:
> Hi Folks,
>
> I am trying to build toolchain, but while building I am getting following warning:
>
> WARNING: QA Issue: gcc-cross-canadian-mips64-n32: found library
> in wrong location:
> /usr/local/windriver/sysroots/x86_64-pokysdk-linux/usr/libexec/mips64-windriver-linux-gnun32/gcc/mips64-windriver-linux-gnun32/4.9.1/liblto_plugin.so.0.0.0
>
> gcc-cross-canadian-mips64-n32: found library in wrong location:
> /usr/local/windriver/sysroots/x86_64-pokysdk-linux/usr/libexec/mips64-windriver-linux-gnun32/gcc/mips64-windriver-linux-gnun32/4.9.1/liblto_plugin.so
>
> gcc-cross-canadian-mips64-n32: found library in wrong location:
> /usr/local/windriver/sysroots/x86_64-pokysdk-linux/usr/libexec/mips64-windriver-linux-gnun32/gcc/mips64-windriver-linux-gnun32/4.9.1/liblto_plugin.so.0
> [libdir]
The above QA warnings indicate that a library was found at a non-standard (/lib,
/usr/lib) location. This is an issue if a user links to the library and it's
not available in the standard ld.so load path.
> Matched in
> manifest-x86_64_x86_64-nativesdk-gdb-cross-canadian-mips64.populate_sysroot
>
> manifest-x86_64_x86_64-nativesdk-gdb-cross-canadian-mips32r2.populate_sysroot
>
>
> /data/home/asingh/Yocto/poky/build/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/usr/local/windriver/sysroots/x86_64-pokysdk-linux/usr/share/gdb/syscalls/mips-n32-linux.xml
>
> Matched in
> manifest-x86_64_x86_64-nativesdk-gdb-cross-canadian-mips64.populate_sysroot
>
> manifest-x86_64_x86_64-nativesdk-gdb-cross-canadian-mips32r2.populate_sysroot
>
>
> /data/home/asingh/Yocto/poky/build/tmp/sysroots/x86_64-nativesdk-pokysdk-linux/usr/local/windriver/sysroots/x86_64-pokysdk-linux/usr/share/gdb/syscalls/arm-linux.xml
The above indicates two packages, x86_64-nativesdk-gdb-cross-canadian-mips64 and
x86_64-nativesdk-gdb-cross-canadian-mips32r2 both provided the same file at the
same installation path. While not always, this is often times an indication of
a bug in the system.
As long as both packages could be used separately, and the contents of the two
files are identical this can be ignored.
--Mark
> Thanks and Regards,
>
> ATUL KUMAR SINGH
>
> This message contains information that may be privileged or confidential and is
> the property of the KPIT Technologies Ltd. It is intended only for the person to
> whom it is addressed. If you are not the intended recipient, you are not
> authorized to read, print, retain copy, disseminate, distribute, or use this
> message or any part thereof. If you receive this message in error, please notify
> the sender immediately and delete all copies of this message. KPIT Technologies
> Ltd. does not accept any liability for virus infected mails.
>
>
>
next prev parent reply other threads:[~2014-08-14 14:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <70c818031fe4471ea683fc552b9ad1b5@HKNPR03MB354.apcprd03.prod.outlook.com>
[not found] ` <d83d174900974afe9e993337abf55b35@HKNPR03MB354.apcprd03.prod.outlook.com>
2014-08-14 12:39 ` Building toolchain(meta-toolchain) issue for mips atulkumar singh
2014-08-14 14:02 ` Mark Hatle [this message]
2014-08-17 8:12 ` atulkumar singh
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=53ECC169.6000200@windriver.com \
--to=mark.hatle@windriver.com \
--cc=atul.singh008@gmail.com \
--cc=yocto@yoctoproject.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 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.