From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 2D88CE00C45; Tue, 5 Sep 2017 22:40:55 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [81.169.146.219 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.219]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C7B25E00BB7 for ; Tue, 5 Sep 2017 22:40:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1504676451; s=domk; d=ms-ag.de; h=Content-Language:Content-Type:MIME-Version:Date:Subject:To:From; bh=UDnPkX3Ul5S9gC8tLKIjibAzNXK6sGmAYuqgfpB3jqI=; b=OGEAP890iJd9BKQ2ctP8CEFdksUK6DcnLdlSwUoRTqO1rQjwOVRa4E4ZNMBkP5icD5 lGV5VtmPRZVCOvP3tnyq4R2PEP0dxr4ypiphFsZH8a2e7G++eTP9SP9AFaaH3988OWKq zuM/mT+lPLFLOdFnjZXNhBJVIQMis+tgI+K00= X-RZG-AUTH: :PCIXfEW+fu2U2zNQl+gftzt1rJ8VPYw54DqwJIpqYYsw6BrtrCeSYXM3Wb5zDLKPrVhA4ZV++aEs02U8gKzvHCELZ86aSTcjCA== X-RZG-CLASS-ID: mo00 Received: from mswin12 (p200300C98BC5E718ACD2C48D12B1398F.dip0.t-ipconnect.de [IPv6:2003:c9:8bc5:e718:acd2:c48d:12b1:398f]) by smtp.strato.de (RZmta 41.4 AUTH) with ESMTPSA id Q08e54t865eoaDX (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Wed, 6 Sep 2017 07:40:50 +0200 (CEST) From: "Paul Sievers" To: Date: Wed, 6 Sep 2017 07:40:50 +0200 Message-ID: <001001d326d2$b2d77a50$18866ef0$@ms-ag.de> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdMm0fueHzu4beawTwC+iCgEBTB6BA== Subject: 'echo.lo' is not a valid libtool object? X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2017 05:40:55 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01D326E3.7660E690" Content-Language: de ------=_NextPart_000_0011_01D326E3.7660E690 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I'm new to the Yocto project. I ran "bitbake meta-toolchain" on Linux in a VirtualBox with 3 GB RAM and ran into the following problem: | x86_64-linux-libtool: error: 'echo.lo' is not a valid libtool object | make[4]: *** [librpmio.la] Error 1 | make[4]: Leaving directory `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0/b uild/rpmio' | make[3]: *** [all-recursive] Error 1 | make[3]: Leaving directory `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0/b uild/rpmio' | make[2]: *** [all] Error 2 | make[2]: Leaving directory `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0/b uild/rpmio' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0/b uild' | make: *** [all] Error 2 | WARNING: exit code 1 from a shell command. | ERROR: oe_runmake failed | ERROR: Function failed: do_compile (log file is located at /home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0/te mp/log.do_compile.2340) ERROR: Task 38 (virtual:native:/home/paul/fsl-release-bsp/sources/poky/meta/recipes-devtool s/rpm/rpm_5.4.16.bb, do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 369 tasks of which 367 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: virtual:native:/home/paul/fsl-release-bsp/sources/poky/meta/recipes-devtools /rpm/rpm_5.4.16.bb, do_compile Summary: There were 2 ERROR messages shown, returning a non-zero exit code. paul@paul-VB:~/fsl-release-bsp/evk$ Can you help me with this? Would you need more information to investigate this? Then, which information? Best Regards Paul ------=_NextPart_000_0011_01D326E3.7660E690 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I’m new to the Yocto project. =

 

I ran „bitbake meta-toolchain“ on Linux in a = VirtualBox with 3 GB RAM and ran into the following = problem:

 

| x86_64-linux-libtool:   error: 'echo.lo' is not = a valid libtool object

| make[4]: *** [librpmio.la] Error = 1

| = make[4]: Leaving directory = `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r= 0/build/rpmio'

| make[3]: *** [all-recursive] Error = 1

| = make[3]: Leaving directory = `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r= 0/build/rpmio'

| make[2]: *** [all] Error 2

| make[2]: Leaving directory = `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r= 0/build/rpmio'

| make[1]: *** [all-recursive] Error = 1

| = make[1]: Leaving directory = `/home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r= 0/build'

| = make: *** [all] Error 2

| WARNING: exit code 1 from a shell = command.

| = ERROR: oe_runmake failed

| ERROR: Function failed: do_compile (log file is located = at = /home/paul/fsl-release-bsp/evk/tmp/work/x86_64-linux/rpm-native/5.4.16-r0= /temp/log.do_compile.2340)

ERROR: Task 38 = (virtual:native:/home/paul/fsl-release-bsp/sources/poky/meta/recipes-devt= ools/rpm/rpm_5.4.16.bb, do_compile) failed with exit code = '1'

NOTE: = Tasks Summary: Attempted 369 tasks of which 367 didn't need to be rerun = and 1 failed.

Waiting for 0 running tasks to = finish:

 

Summary: 1 task failed:

  = virtual:native:/home/paul/fsl-release-bsp/sources/poky/meta/recipes-devto= ols/rpm/rpm_5.4.16.bb, do_compile

Summary: There were 2 ERROR = messages shown, returning a non-zero exit code.

paul@paul-VB:~/fsl-release-bsp/evk$

 

Can you help me with this? =

Would you = need more information to investigate this? Then, which = information?

Best Regards

Paul

 

------=_NextPart_000_0011_01D326E3.7660E690--