From: Mike <mikez@OpenPlayer.org>
To: buildroot@busybox.net
Subject: [Buildroot] Hash checking infrastructure
Date: Sun, 5 Jul 2015 08:32:53 -0500 [thread overview]
Message-ID: <20150705083253.1bfaefa5@core2quad.morethan.org> (raw)
In-Reply-To: <20150705111007.63ff239b@free-electrons.com>
On Sun, 5 Jul 2015 11:10:07 +0200
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> Dear Mike,
>
- - - - -
> I.e, it works perfectly fine.
>
> So there is something else you are doing, or that is special in your
> setup.
>
This should allow duplication of the problem I am seeing:
Setup:
Brand new (2 hours ago) clone of buildroot.git and luajit.git
Both with heads left on master.
Brand new out-of-tree working directory.
Content of local.mk:
LUAJIT_OVERRIDE_SRCDIR = /var1/arm/luajit-2.0.git
The defconfig (from make savedefconfig):
BR2_PACKAGE_LUAJIT=y
BR2_PACKAGE_LUALOGGING=y
BR2_PACKAGE_LUAPOSIX=y
The (relevant) progress highlights, up to the failure:
>>> luajit custom Syncing from source dir /var1/arm/luajit-2.0.git
>>> luajit custom Configuring
>>> luajit custom Building
>>> luajit custom Installing to staging directory
>>> luajit custom Installing to target
The problem area:
>>> host-luajit custom Downloading
--2015-07-05 08:15:09-- http://luajit.org/download/LuaJIT-custom.tar.gz
Resolving luajit.org... 94.23.39.66
Connecting to luajit.org|94.23.39.66|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-07-05 08:15:10 ERROR 404: Not Found.
--2015-07-05 08:15:10-- http://sources.buildroot.net/LuaJIT-custom.tar.gz
Resolving sources.buildroot.net... 176.9.16.109
Connecting to sources.buildroot.net|176.9.16.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-07-05 08:15:10 ERROR 404: Not Found.
make: *** [/var1/arm/new-i386/build/host-luajit-custom/.stamp_downloaded] Error 1
make: Leaving directory `/var1/arm/buildroot.git'
- - - -
I was not imagining this problem. ;)
And that does look like it is from the LuaRocks infrastructure.
I.E: the host-luajit (required to execute the lua-rocks install
in /host).
Mike
> Best regards,
>
> Thomas
next prev parent reply other threads:[~2015-07-05 13:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-04 19:01 [Buildroot] Hash checking infrastructure Mike
2015-07-04 21:47 ` Yann E. MORIN
2015-07-05 2:36 ` Mike
2015-07-05 5:00 ` Mike
2015-07-05 9:10 ` Thomas Petazzoni
2015-07-05 9:42 ` Yann E. MORIN
2015-07-05 13:32 ` Mike [this message]
2015-07-05 14:27 ` Yann E. MORIN
[not found] ` <20150705095425.174bde89@core2quad.morethan.org>
2015-07-05 15:03 ` Yann E. MORIN
2015-07-05 16:56 ` [Buildroot] host-luarocks include path does not match installation of host-luajit Mike
2015-07-05 17:09 ` Yann E. MORIN
2015-07-05 9:44 ` [Buildroot] Hash checking infrastructure Yann E. MORIN
2015-07-05 12:15 ` Mike
2015-07-05 12:27 ` Mike
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=20150705083253.1bfaefa5@core2quad.morethan.org \
--to=mikez@openplayer.org \
--cc=buildroot@busybox.net \
/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.