From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mx.groups.io with SMTP id smtpd.web10.31212.1618228359381861511 for ; Mon, 12 Apr 2021 04:52:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ossystems-com-br.20150623.gappssmtp.com header.s=20150623 header.b=PADlxsq6; spf=pass (domain: ossystems.com.br, ip: 209.85.219.53, mailfrom: otavio.salvador@ossystems.com.br) Received: by mail-qv1-f53.google.com with SMTP id ef17so382764qvb.0 for ; Mon, 12 Apr 2021 04:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ossystems-com-br.20150623.gappssmtp.com; s=20150623; h=from:mime-version:references:in-reply-to:date:message-id:subject:to :cc:content-transfer-encoding; bh=jAURJaiNexfsrdx5E+uK2ISWxssEw+7Miz7/DcQZicw=; b=PADlxsq6blhaTKrksJzX2NFuAWSbI+VpB3YMR01PKSA4iXf/xKnAp5K3K9FskMH+Wn MwYfHmRpflPH5TBhkXxB72tdo/fGTHfpxRnX4b7O//w/MYqpHF9uNjNUuWuVZNL/iiHs iX7KxhVo5jl3JMCSxcvAY6tpoBu83Zd80qcpY5u/6TWRwMJaC1Szpv2ML7DRnTr95b42 ylG1dZOVDXRPhjmjomUZC1Vfeo3R4fL/rnIK2RYCh9uRii8RCGKVzEVajxdLGtfYhEOD OYUf2Eb8n460F9I/xnAvjrutBYLDFkjcNr4h/eIcqJaMvlNh+lwT5sBnRcCpRM2T8NRf hfcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:references:in-reply-to:date :message-id:subject:to:cc:content-transfer-encoding; bh=jAURJaiNexfsrdx5E+uK2ISWxssEw+7Miz7/DcQZicw=; b=Gj8/7KlpWmbZs+dD2c9LodtoJcKq4/UuK5CkD7wkGzHB1m5OHcDh8g1OYocSNRW+MM sBLC0okcq3i+P1AY6DB3rtnllV1VE3Zxb8m4ZAQsD9j713Cj2mqAxNWf0pc/ETeRGDVd VigNA5DZQ1FGPGSqmUNjIeuVjaMu314fOxh0a2/5bUUL+iX16r9me2C+TdJ+Nn4E4KiR F0NJKUAkpCG308wIVcCQxN8DiUGGLSEvF4zTh5xLinQENcDAZtqiCQqcNiahuwzsPfN8 T2hH0RLd53ftuK8mbG7p2krhIOsLZ1VN0bmXxITtLdUAHktVOe5WeZtJ5xqNHavCvewC M73g== X-Gm-Message-State: AOAM531w8xgRZpJmHR/OBsRiHdhqTMjPtQ3pFS8XqA1oK5UHi9lfKUTC R6apEoLuSJyuVGTqVzOcX+nMaiIix4nKOaXF X-Google-Smtp-Source: ABdhPJz/CEEJCntsRelFieyvyLgb9H4WkD2mUbN+caL+8MjcGA70LYR99vKl90G52dUjc3vAHQz6kQ== X-Received: by 2002:ad4:58b1:: with SMTP id ea17mr5227067qvb.11.1618228358342; Mon, 12 Apr 2021 04:52:38 -0700 (PDT) Return-Path: Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com. [209.85.222.179]) by smtp.gmail.com with ESMTPSA id z17sm7446213qtf.10.2021.04.12.04.52.37 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 12 Apr 2021 04:52:38 -0700 (PDT) From: "Otavio Salvador" X-Google-Original-From: Otavio Salvador Received: by mail-qk1-f179.google.com with SMTP id b139so7505066qkc.10 for ; Mon, 12 Apr 2021 04:52:37 -0700 (PDT) X-Received: by 2002:a37:bb04:: with SMTP id l4mr15076209qkf.383.1618228357690; Mon, 12 Apr 2021 04:52:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 12 Apr 2021 08:52:26 -0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [meta-freescale] error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad To: svdb Cc: leimaohui , "meta-freescale@lists.yoctoproject.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Could you open an issue on GitHub about it? I'll take a look once I find some time. Em seg., 12 de abr. de 2021 =C3=A0s 03:29, svdb escreveu: > > Hi Lei, > > Some time ago I think we were discussing the same issue. See > https://lists.yoctoproject.org/g/meta-freescale/topic/75903226. > Unfortunately I haven't been able to investigate any further. Now and > then the issue pops up and I always manage to > work around it... > > Kr, > Sam. > > > On Mon, Apr 12, 2021 at 4:13 AM leimaohui wrote: > > > > Hi, > > > > I select linux-qoriq as kernel in my config file: > > > > PREFERRED_PROVIDER_virtual/kernel =3D "linux-qoriq" > > > > And I met the following error with the latest commit of master branch = today. > > ---------------------------------------- > > NOTE: Executing Tasks > > ERROR: linux-qoriq-5.4.47+gitAUTOINC+6bff40d413-r0 do_kernel_localvers= ion: Execution of '/ubinux-dev/fct001/fnst/ubinux-build/build-ubinux-armv8/= tmp/work/ubinux_armv8-ubinux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff40d413= -r0/temp/run.do_kernel_localversion.44674' failed with exit code 2: > > /ubinux-dev/ /ubinux-build/build-ubinux-armv8/tmp/work/ubinux_armv8-ub= inux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff40d413-r0/temp/run.do_kernel_l= ocalversion.44674: 162: cannot open /ubinux-dev/ ubinux-build/build-ubinux-= armv8/tmp/work/ubinux_armv8-ubinux-linux/linux-qoriq/5.4.47+gitAUTOINC+6bff= 40d413-r0/defconfig: No such file > > WARNING: exit code 2 from a shell command. > > ----------------------------------------- > > > > I found this error will disappear without commit 492999986124b5e960d0e= 21fc81d341458d6c5ad: > > > > classes: fsl-kernel-localversion: Fix task dependency > > > > We need to do any change to the generated `.config` file after it = is > > finished to be modified. In the case of `kernel-yocto` class being= in use, > > we need to do it after `kernel_configme` task. > > > > Fixes: c7e23876 ("linux-imx.inc: inherit kernel-yocto class") > > Fixes: #707. > > Signed-off-by: Otavio Salvador > > Change-Id: I7d32b47595dff269defdc5b3f98aa0b9d89b603a > > > > > > So, is there anything wrong in my config? Or is something wrong with t= his this commit? > > > > Best regards > > Lei > > > > > > > >=20 > --=20 Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750