All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Asselstine <mark.asselstine@windriver.com>
To: protect-me@macula.io
Cc: meta-virtualization@yoctoproject.org
Subject: Re: Failed to compile Xen 4.11.0 in krogoth branch
Date: Fri, 26 Oct 2018 11:17:27 -0400	[thread overview]
Message-ID: <CAPuovEKQh588Yho-SkvcHnb+6dXRE4rJ=c-ovC3mgvzVqWomUw@mail.gmail.com> (raw)
In-Reply-To: <CACJyUrGGgMF-kYr__2JcAkgJ8RDTSroF8MG-4Bega8h8akbT=A@mail.gmail.com>

ELCE was this week so folks have/are travelling. I am sure Bruce will
get this looked at and merged once he is able to give it a once over.
On Thu, Oct 25, 2018 at 1:58 PM Dan Regalado <protect-me@macula.io> wrote:
>
> Anyone here?
>
> On Tue, Oct 23, 2018 at 2:36 PM Dan Regalado <protect-me@macula.io> wrote:
>>
>> Hi list,
>>
>> First off, thanks for your help.
>> Previously I was able to compile Xen 4.10.0 using krogoth branch for Xilinx ZCU102 board and now I want to do the same but with version 4.11.0, using same branch so I added the .bb recipe based on below patch:
>>
>> https://lists.yoctoproject.org/pipermail/meta-virtualization/2018-July/003633.html
>>
>> But it is failing as follows:
>>
>> I think, the first ERROR related to LIC_FILES_CHKSUM can be easily fixed (I guess by putting the right hash in xen.inc)
>>
>> Loading cache: 100% |#######################################################################################################################################################################| ETA:  00:00:00
>> Loaded 18 entries from dependency cache.
>> Parsing recipes: 100% |#####################################################################################################################################################################| Time: 00:00:43
>> Parsing of 1895 .bb files complete (17 cached, 1878 parsed). 2451 targets, 143 skipped, 0 masked, 0 errors.
>> NOTE: Resolving any missing task queue dependencies
>>
>> Build Configuration:
>> BB_VERSION        = "1.30.0"
>> BUILD_SYS         = "x86_64-linux"
>> NATIVELSBSTRING   = "Ubuntu-16.04"
>> TARGET_SYS        = "aarch64-poky-linux"
>> MACHINE           = "zcu102-zynqmp"
>> DISTRO            = "poky"
>> DISTRO_VERSION    = "2.1.3"
>> TUNE_FEATURES     = "aarch64"
>> TARGET_FPU        = ""
>> meta
>> meta-poky
>> meta-yocto-bsp    = "krogoth:444dc2e99b3c3967d9f83380c34bb99077a6ffa8"
>> meta-oe
>> meta-filesystems
>> meta-python
>> meta-networking   = "krogoth:55c8a76da5dc099a7bc3838495c672140cedb78e"
>> meta-games        = "master:fd67a9749f2fbbc9c4dd3a3f0dbe3125c8e7456a"
>> meta-virtualization = "krogoth:786a54c8cca6388247277573011e96986b23f528"
>> meta-xilinx       = "krogoth:dcd1c218f943c3657b138cb05012c90c65f32a35"
>>
>> NOTE: Fetching uninative binary shim from http://downloads.yoctoproject.org/releases/uninative/1.0.1/x86_64-nativesdk-libc.tar.bz2;sha256sum=acf1e44a0ac2e855e81da6426197d36358bf7b4e88e552ef933128498c8910f8
>> NOTE: Preparing RunQueue
>> NOTE: Executing SetScene Tasks
>> NOTE: Executing RunQueue Tasks
>> WARNING: libmpc-native-1.0.3-r0 do_fetch: Failed to fetch URL http://www.multiprecision.org/mpc/download/mpc-1.0.3.tar.gz, attempting MIRRORS if available
>> WARNING: bzip2-1.0.6-r5 do_fetch: Checksum mismatch for local file /home/dux/Xilinx/poky/build/downloads/bzip2-1.0.6.tar.gz
>> Cleaning and trying again.
>> WARNING: bzip2-1.0.6-r5 do_fetch: Renaming /home/dux/Xilinx/poky/build/downloads/bzip2-1.0.6.tar.gz to /home/dux/Xilinx/poky/build/downloads/bzip2-1.0.6.tar.gz_bad-checksum_bb6639fad5666cfe31b46330395a3352
>> WARNING: bzip2-1.0.6-r5 do_fetch: Checksum failure encountered with download of http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz - will attempt other sources if available
>> WARNING: byacc-native-20150711-r0 do_fetch: Failed to fetch URL ftp://invisible-island.net/byacc/byacc-20150711.tgz, attempting MIRRORS if available
>> WARNING: shadow-native-4.2.1-r0 do_fetch: Failed to fetch URL http://pkg-shadow.alioth.debian.org/releases/shadow-4.2.1.tar.xz, attempting MIRRORS if available
>> WARNING: bash-completion-2.1-r0 do_fetch: Failed to fetch URL http://bash-completion.alioth.debian.org/files/bash-completion-2.1.tar.bz2, attempting MIRRORS if available
>> WARNING: libmikmod-3.3.6-r0 do_fetch: Failed to fetch URL http://downloads.sourceforge.net/project/mikmod/libmikmod/3.3.6/libmikmod-3.3.6.tar.gz, attempting MIRRORS if available
>> WARNING: python-setuptools-19.4-r0 do_fetch: Failed to fetch URL http://pypi.python.org/packages/source/s/setuptools/setuptools-19.4.tar.gz, attempting MIRRORS if available
>> WARNING: coreutils-8.25-r0 do_fetch: Failed to fetch URL http://distfiles.gentoo.org/distfiles/coreutils-8.25-man.tar.xz;name=manpages, attempting MIRRORS if available
>> ERROR: xen-4.11.0-r0 do_configure: QA Issue: xen: The LIC_FILES_CHKSUM does not match for file://COPYING;md5=a6260c12cd5de27e80d89ae18e48d20a
>> xen: The new md5 checksum is bbb4b1bdc2c3b6743da3c39d03249095
>> xen: Check if the license information has changed in /home/dux/xen/COPYING to verify that the LICENSE value "GPLv2" remains valid [license-checksum]
>> ERROR: xen-4.11.0-r0 do_configure: Fatal QA errors found, failing task.
>> ERROR: xen-4.11.0-r0 do_configure: Function failed: do_qa_configure
>> ERROR: Logfile of failure stored in: /home/dux/Xilinx/poky/build/tmp/work/aarch64-poky-linux/xen/4.11.0-r0/temp/log.do_configure.28618
>> ERROR: Task 255 (/home/dux/Xilinx/poky/meta-virtualization/recipes-extended/xen/xen_4.11.0.bb, do_configure) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 3137 tasks of which 9 didn't need to be rerun and 1 failed.
>> Waiting for 0 running tasks to finish:
>>
>> Summary: 1 task failed:
>>   /home/dux/Xilinx/poky/meta-virtualization/recipes-extended/xen/xen_4.11.0.bb, do_configure
>> Summary: There were 11 WARNING messages shown.
>> Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
>>
>> Any help would be greatly appreciated.
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


  reply	other threads:[~2018-10-26 15:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 21:36 Failed to compile Xen 4.11.0 in krogoth branch Dan Regalado
2018-10-25 17:57 ` Dan Regalado
2018-10-26 15:17   ` Mark Asselstine [this message]
2018-10-26 18:58     ` Dan Regalado
2018-10-29 20:28 ` Bruce Ashfield
2018-10-31  2:53   ` Dan Regalado

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='CAPuovEKQh588Yho-SkvcHnb+6dXRE4rJ=c-ovC3mgvzVqWomUw@mail.gmail.com' \
    --to=mark.asselstine@windriver.com \
    --cc=meta-virtualization@yoctoproject.org \
    --cc=protect-me@macula.io \
    /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.