[meta-xilinx] malideveloper.arm.com 504 error (gateway time out)
Manjukumar Harthikote Matha
MANJUKUM at xilinx.com
Thu Nov 16 13:29:18 PST 2017
Hi Giordon,
Seems like it might be down or not working as of now.
Use these mirrors if you like to get the required packages
https://github.com/Xilinx/meta-petalinux/blob/master/conf/local.conf.sample#L202-L203
petalinux.xilinx.com is not accessible directly, but can be wired for build purpose.
Thanks,
Manju
From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-bounces at yoctoproject.org] On Behalf Of Giordon Stark
Sent: Thursday, November 16, 2017 11:26 AM
To: meta-xilinx at yoctoproject.org
Subject: [meta-xilinx] malideveloper.arm.com 504 error (gateway time out)
Hi all,
I've been trying over the past few hours today to attempt to build a set of artifacts to boot my ZynqMP 102. Unfortunately, the hang-up seems to be in trying to http-fetch some sources. Does anyone know if this happens often or if the only thing I can do is wait?
Log below,
Giordon
kratsg at dc:/local/d4/poky/build$ bitbake zynq-base
Parsing recipes: 100% |##########################################################################################################################################################################################################################################| Time: 0:00:47
Parsing of 1713 .bb files complete (0 cached, 1713 parsed). 2399 targets, 140 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "gfex-prototype3"
DISTRO = "poky"
DISTRO_VERSION = "2.2.1"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "morty:6a1f33cc40bfac33cf030fe41e1a8efd1e5fad6f"
meta-xilinx = "morty:9304e43528faab0221ef35a3a129a438715c52b2"
meta-oe
meta-python = "morty:1efa5d623bc64659b57389e50be2568b1355d5f7"
meta-l1calo = "master:887e347497a4e15558bc5b6babf8f0520e31d431"
common = "morty:47cb62194b800499e65c9fa7c8c2d0a251508151"
Initialising tasks: 100% |#######################################################################################################################################################################################################################################| Time: 0:00:05
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: libpng-native-1.6.24-r0 do_fetch: Failed to fetch URL http://distfiles.gentoo.org/distfiles/libpng-1.6.24.tar.xz, attempting MIRRORS if available
WARNING: kernel-module-mali-r5p1-01rel0-r0 do_fetch: Failed to fetch URL http://malideveloper.arm.com/downloads/drivers/DX910/r5p1-01rel0/DX910-SW-99002-r5p1-01rel0.tgz, attempting MIRRORS if available
ERROR: kernel-module-mali-r5p1-01rel0-r0 do_fetch: Fetcher failure: Fetch command export PATH="/local/d4/poky/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/local/d4/poky/scripts:/local/d4/poky/build/tmp/sysroots/x86_64-linux/usr/bin/aarch64-poky-linux:/local/d4/poky/build/tmp/sysroots/gfex-prototype3/usr/bin/crossscripts:/local/d4/poky/build/tmp/sysroots/x86_64-linux/usr/sbin:/local/d4/poky/build/tmp/sysroots/x86_64-linux/usr/bin:/local/d4/poky/build/tmp/sysroots/x86_64-linux/sbin:/local/d4/poky/build/tmp/sysroots/x86_64-linux/bin:/local/d4/poky/scripts:/local/d4/poky/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/users/kratsg/bin"; export HOME="/users/kratsg"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /local/d4/poky/build/downloads 'http://malideveloper.arm.com/downloads/drivers/DX910/r5p1-01rel0/DX910-SW-99002-r5p1-01rel0.tgz' --progress=dot -v failed with exit code 4, output:
--2017-11-16 13:20:25-- http://malideveloper.arm.com/downloads/drivers/DX910/r5p1-01rel0/DX910-SW-99002-r5p1-01rel0.tgz
Resolving malideveloper.arm.com<http://malideveloper.arm.com> (malideveloper.arm.com<http://malideveloper.arm.com>)... 128.135.167.43, 128.135.167.42
Connecting to malideveloper.arm.com<http://malideveloper.arm.com> (malideveloper.arm.com<http://malideveloper.arm.com>)|128.135.167.43|:80... connected.
HTTP request sent, awaiting response... 504 Gateway Time-out
Retrying.
--2017-11-16 13:20:45-- (try: 2) http://malideveloper.arm.com/downloads/drivers/DX910/r5p1-01rel0/DX910-SW-99002-r5p1-01rel0.tgz
Connecting to malideveloper.arm.com<http://malideveloper.arm.com> (malideveloper.arm.com<http://malideveloper.arm.com>)|128.135.167.43|:80... connected.
HTTP request sent, awaiting response... 504 Gateway Time-out
Giving up.
ERROR: kernel-module-mali-r5p1-01rel0-r0 do_fetch: Fetcher failure for URL: 'http://malideveloper.arm.com/downloads/drivers/DX910/r5p1-01rel0/DX910-SW-99002-r5p1-01rel0.tgz'. Unable to fetch URL from any source.
ERROR: kernel-module-mali-r5p1-01rel0-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /local/d4/poky/build/tmp/work/gfex_prototype3-poky-linux/kernel-module-mali/r5p1-01rel0-r0/temp/log.do_fetch.14503
ERROR: Task (/local/d4/meta-xilinx/recipes-graphics/mali/kernel-module-mali.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1559 tasks of which 891 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/local/d4/meta-xilinx/recipes-graphics/mali/kernel-module-mali.bb:do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20171116/a5ec5df4/attachment.html>
More information about the meta-xilinx
mailing list