DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_populate_lic
WARNING: Could not copy license file TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/COPYING.MIT to TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/license-destdir/cortexa15t2hf-neon/libmatchbox/COPYING.MIT: [Errno 2] No such file or directory: 'TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/COPYING.MIT'
DEBUG: Python function do_populate_lic finished
DEBUG: Executing python function populate_lic_qa_checksum
ERROR: QA Issue: libmatchbox: The LIC_FILES_CHKSUM does not match for file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34
libmatchbox: The new md5 checksum is 87712c91ca9a2c2d475a0604c00f8f54
libmatchbox: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
SPDX-License-Identifier: LGPL-2.0-or-later
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
libmatchbox: Check if the license information has changed in TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/COPYING to verify that the LICENSE value "LGPL-2.0-or-later & HPND" remains valid [license-checksum]
ERROR: QA Issue: libmatchbox: LIC_FILES_CHKSUM points to an invalid file: TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/COPYING.MIT [license-checksum]
ERROR: QA Issue: libmatchbox: The LIC_FILES_CHKSUM does not match for file://libmb/mbexp.c;endline=20;md5=28c0aef3b23e308464f5dae6a11b0d2f
libmatchbox: The new md5 checksum is d8be4d897aa62d2cdec7535ecd558e9c
libmatchbox: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
/* libmb
* Copyright (C) 2002 Matthew Allum
*
* SPDX-License-Identifier: LGPL-2.0-or-later
*/
#define _GNU_SOURCE
#include "mbexp.h"
...
void /* Not Used */
mb_init(void)
{
/* XXXX init gtype system here ? */
}
MBColor *
mb_col_new_from_spec(MBPixbuf *pb, char *spec)
{
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ endline=20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
libmatchbox: Check if the license information has changed in TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/libmb/mbexp.c (ending on line 20) to verify that the LICENSE value "LGPL-2.0-or-later & HPND" remains valid [license-checksum]
ERROR: QA Issue: libmatchbox: The LIC_FILES_CHKSUM does not match for file://libmb/xsettings-client.c;endline=20;md5=4b106a387602db8d91a50d5cdfd65031
libmatchbox: The new md5 checksum is 7428d52893487747ca4ff769fbb85583
libmatchbox: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
/*
* Copyright © 2001 Red Hat, Inc.
*
* SPDX-License-Identifier: HPND
*
* Author: Owen Taylor, Red Hat, Inc.
*/
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
...
#include <string.h>
#include <X11/Xlib.h>
#include <X11/Xmd.h> /* For CARD16 */
#include "xsettings-client.h"
struct _XSettingsClient
{
Display *display;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ endline=20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
libmatchbox: Check if the license information has changed in TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/libmatchbox/1.13/git/libmb/xsettings-client.c (ending on line 20) to verify that the LICENSE value "LGPL-2.0-or-later & HPND" remains valid [license-checksum]
ERROR: Fatal QA errors were found, failing task.
DEBUG: Python function populate_lic_qa_checksum finished