[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-11

Carlos Santos unixmania at gmail.com
Mon Aug 12 11:41:01 UTC 2019


On Mon, Aug 12, 2019 at 3:17 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:

> Results for branch 'master'
> ===========================
>
> Classification of failures by reason
[...]
>                util-linux-2.34 | 1
[...]
> Detail of failures
> ------------------
>
>     arch     |             reason             | OK? |                                       url                                       | orph?
> -------------+--------------------------------+-----+---------------------------------------------------------------------------------+-------
>     arm      |        util-linux-2.34         | NOK | http://autobuild.buildroot.net/results/b70df12ac7e8c5d951507c326b16ac0615b2024b |

"ERROR: No hash found for util-linux-2.34.tar.xz"
gitid: 29186f8c832f682b2664bcf9a33551e4b7f05425

This does not make sense. There is no commit
29186f8c832f682b2664bcf9a33551e4b7f05425 in branch "master". It's in
2019.05.x. Also, the util-linux version at that point is 2.33:

$ git checkout 29186f8c832f682b2664bcf9a33551e4b7f05425
Note: checking out '29186f8c832f682b2664bcf9a33551e4b7f05425'.
$ head package/util-linux/util-linux.mk
################################################################################
#
# util-linux
#
################################################################################

UTIL_LINUX_VERSION_MAJOR = 2.33
UTIL_LINUX_VERSION = $(UTIL_LINUX_VERSION_MAJOR)
UTIL_LINUX_SOURCE = util-linux-$(UTIL_LINUX_VERSION).tar.xz
UTIL_LINUX_SITE =
$(BR2_KERNEL_MIRROR)/linux/utils/util-linux/v$(UTIL_LINUX_VERSION_MAJOR)

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list