All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: peterengcomau001@adam.com.au, yocto@yoctoproject.org
Subject: Re: New error in 1.7
Date: Mon, 24 Nov 2014 19:33:24 -0800	[thread overview]
Message-ID: <5473F884.2060509@gmail.com> (raw)
In-Reply-To: <cffbbdaa26a9cdb74f9da8d76dc896db17132f84@webmail.adam.com.au>

There was an issue with the curl package over the weekend. It was 
corrected early this morning (PST). Do you have the changes? if not, 
please refresh your cloned source.

regards,
Armin

On 11/24/2014 07:16 PM, peterengcomau001@adam.com.au wrote:
> I have just downloaded poky 1.7 and am rebuilding the image. I get an
> error that I did not when doing this in 1.6.1
>
> lachlan@lachlan-SVP13215PXB:~/poky/build-atmel$ bitbake
> atmel-qt5-demo-image -c populate_sdk
>
> Build Configuration:
> BB_VERSION        = "1.24.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-14.04"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "sama5d3xek"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.7"
> TUNE_FEATURES     = "arm armv7a vfp thumb callconvention-hard cortexa5"
> TARGET_FPU        = "vfp"
> meta-atmel        = "my_branch:711809b0d91f816b10e70508986b3f43098000ba"
> meta-qt5          = "my_branch:0732e184acef5e0200f46d7f95702774e5de1904"
> meta
> meta-yocto
> meta-yocto-bsp    = "dizzy:9bfb78bff606700176909abaa5cf8a332292738a"
> meta-oe
> meta-python
> meta-networking
> meta-ruby         = "my_branch:9efaed99125b1c4324663d9a1b2d3319c74e7278"
>
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> ERROR: Command Error: exit status: 1  Output:
> Applying patch CVE-2014-3613.patch
> patching file lib/cookie.c
> patching file tests/data/test1105
> patching file tests/data/test31
> Hunk #1 FAILED at 49 (different line endings).
> 1 out of 2 hunks FAILED -- rejects in file tests/data/test31
> patching file tests/data/test8
> Patch CVE-2014-3613.patch does not apply (enforce with -f)
> ERROR: Function failed: patch_do_patch
> ERROR: Logfile of failure stored in:
> /home/lachlan/poky/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/curl/7.37.1-r0/temp/log.do_patch.31221
> ERROR: Task 1666
> (/home/lachlan/poky/meta/recipes-support/curl/curl_7.37.1.bb, do_patch)
> failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2914 tasks of which 2912 didn't need to
> be rerun and 1 failed.
> Waiting for 0 running tasks to finish:
>
> Summary: 1 task failed:
>    /home/lachlan/poky/meta/recipes-support/curl/curl_7.37.1.bb, do_patch
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> any thoughts as to what this probleb could be.
> ___________________________________________________________
>
> I also have problems with the ADT cross compiler installer in V1.7
> compared with 1.6.1. where it wont install the rootfs as follows:
>
> #########################################################################
> # Welcome to Yocto Application Developement Tools (ADT) Installer
> #
> # Host Machine:                x86_64
> # OS info:                3.13.0-39-generic
> # Yocto ADT version to be installed:
> # supported target architectures:    x86 x86_64 arm ppc mips
> # supported target root_fs images:    minimal minimal-dev sato sato-dev
> sato-sdk lsb lsb-dev lsb-sdk
> #########################################################################
>
> Systemwide installation. Installation will occur under /opt/poky/1.7
>
> ############################################################################
> # Your system installation configurations from adt_installer.conf
> ############################################################################
> # Cross toolchains:        arm
> # Install Qemu:            Y
> # Install NFS utilities:    Y
>
> ##############################################################################
> # Your rootfs image(s) and target sysroot selections from adt_installer.conf
> ##############################################################################
> # Target architecture:        arm
> # Target machine:        qemuarm
> # Root_fs images:        minimal sato-sdk
> # Target sysroot image:        sato-sdk
> # Target sysroot loc:        /home/lachlan/test-yocto/qemuarm
> ############################################################################
>
> Successfully installed selected native ADT!
> Installing target sysroot for arch: arm, rootfs type: sato-sdk,
> location: /home/lachlan/test-yocto/qemuarm
>
> Target sysroot location: /home/lachlan/test-yocto/qemuarm, already
> exists! If you continue installation, this folder will be re-created.
> Creating directory /home/lachlan/test-yocto/qemuarm...
> Extracting rootfs: core-image-sato-sdk-qemuarm.tar.bz2, using pseudo...
> tar (child): ./download_image/core-image-sato-sdk-qemuarm.tar.bz2:
> Cannot open: No such file or directory
> tar (child): Error is not recoverable: exiting now
> tar: Child returned status 2
> tar: Error is not recoverable: exiting now
>
> Is there anyway to overcome this or is it best to go back to 1.6.1
>
> Thanks
> Lachlab
> ---- Message sent via Adam Internet WebMail - http://www.adam.com.au/
>
>


  reply	other threads:[~2014-11-25  3:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25  3:16 New error in 1.7 peterengcomau001
2014-11-25  3:33 ` akuster808 [this message]
2014-11-25  8:57   ` peterengcomau001
2014-11-25 10:09     ` Paul Eggleton
2014-11-25 11:38       ` peterengcomau001
2014-11-25 11:43         ` Paul Eggleton
2014-11-25 12:42           ` peterengcomau001
2014-11-25 12:56             ` Anders Darander
2014-11-25 16:13               ` peterengcomau001
2014-11-25 18:19                 ` Anders Darander
2014-11-25 21:12                   ` peterengcomau001
2014-11-26 11:17                     ` Paul Eggleton

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=5473F884.2060509@gmail.com \
    --to=akuster808@gmail.com \
    --cc=peterengcomau001@adam.com.au \
    --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.