From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com [209.85.217.44]) by mx.groups.io with SMTP id smtpd.web11.10970.1603787091223411033 for ; Tue, 27 Oct 2020 01:24:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=kt2slur0; spf=pass (domain: gmail.com, ip: 209.85.217.44, mailfrom: stefano.cappa.ks89@gmail.com) Received: by mail-vs1-f44.google.com with SMTP id w25so389693vsk.9 for ; Tue, 27 Oct 2020 01:24:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Ub6Lgb5xTO0l1N7l2EtTHb83tDOBXowt1kkRpmW9Huc=; b=kt2slur00f0ELyZvZo5KaJ60f9t1gZw5ESJq20VugzWVhQ5B62dosAHEXLtKC8JKEX iHhQdvgiE+ICIF+LpSxMCVgwvvdsDgPXZscrBPKJU6sp565gUWxYeaVvxF91gsTiUTiA 8FwkRnAoptdwibykbziH17UKN2K7f6F6QykmbdGZ0W+7t2/h5w3t7FJNMsYm7BwTayY9 Z26NZ93zNhGKdIt+0CmJa5TeM1gm7n7VLryTH2z4Pbe0/WbMa5RscbpgJ76t43lR+G+Z rSeE9z9egSQqaTHoyFFIVY6ISOoVjgnj8+KqnFQ8CJsBMUuP7HQKpkmg/zokHu3NIH6P 68DA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Ub6Lgb5xTO0l1N7l2EtTHb83tDOBXowt1kkRpmW9Huc=; b=Kb68/3zJy3ZT/KCCjOU96wh1Ylne8+jFgM9IL3mTDiDLNE1upDs+og9gVu9X6EWK0C jrP507a6kKuqkA/Mp0n3myxlliEj9GF/I8wmYkFAITGCmFWTdnf+NpAGx5dgX5l4sFsm z2KgU4MaJ+IWYTWGcsFjbHybB/ihhvqymuC32+7I/egwWZvGBvwANdf5Q/X2JD1doX2x mM2/zjSrqDbKLzcB1GviH+X7Ddbaut/Z4ehCehdzFggeXWTmq5lYw7pPnm5g9uAbcOkZ eyEsh64H6IML0UN15T+lBgyRElUb/0SRaJcqwudLv2MEaHfeO0xutieytpu7Ixrc4hrl Zm2Q== X-Gm-Message-State: AOAM532mntaLzwww9RL/17O3yMKYcakRpCqlAB08DtIWNwhR7nM7ejQC TW8vFTjH3+d9WAyMwQ4U7cl6++Bx4LsSrY0WSUU= X-Google-Smtp-Source: ABdhPJxhtjTiiWcpP/kPXgeFNFxiJTBdK2PvtZD/m822xiD8xEJ+GIoofjd2XpesLewnzLyXk/lvi8jfmPktMHmwdD8= X-Received: by 2002:a67:f555:: with SMTP id z21mr448984vsn.25.1603787090243; Tue, 27 Oct 2020 01:24:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Ks89" Date: Tue, 27 Oct 2020 09:24:39 +0100 Message-ID: Subject: Re: [meta-freescale] Cannot run "devtool mofidy linux-fslc" in Dunfell branch To: Stefano Cappa Cc: meta-freescale@lists.yoctoproject.org Content-Type: multipart/alternative; boundary="000000000000cf326805b2a2c790" --000000000000cf326805b2a2c790 Content-Type: text/plain; charset="UTF-8" I'm still having the same issue. I cannot run devtool modify linux-fslc. I'm using dunfell with imx6ullevk. Il mar 4 ago 2020, 16:27 Ks89 via lists.yoctoproject.org ha scritto: > [Edited Message Follows] > [Reason: remove quoted log] > Hi, > If I build my image based on imx6ullevk with linux-fslc everything works > fine, > but when I run "devtool modify linux-fslc" it throws this error: > > NOTE: Executing Tasks > ERROR: Execution of > '/home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' > failed with exit code 2: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > WARNING: exit code 2 from a shell command. > > ERROR: Logfile of failure stored in: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/log.do_preconfigure.20615 > Log data follows: > | DEBUG: Executing shell function do_preconfigure > | > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > | WARNING: exit code 2 from a shell command. > | ERROR: Execution of > '/home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' > failed with exit code 2: > | > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > | WARNING: exit code 2 from a shell command. > | > NOTE: Tasks Summary: Attempted 427 tasks of which 417 didn't need to be > rerun and 1 failed. > ERROR: Extracting source for linux-fslc faile > > --000000000000cf326805b2a2c790 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm still having the same issue. I cannot run devtool= modify linux-fslc. I'm using dunfell with imx6ullevk.



Il mar 4 ago 2020, 16:27 Ks89 via lists.yoctoproject.org <stef= ano.cappa.ks89=3Dgmail.= com@lists.yoctoproject.org> ha scritto:

[Edited Message Follows]
[Reason: remove quoted log]

Hi,
If I build my image based on imx6ullevk with linux-fslc everything = works fine,
but when I run "devtool modify linux-fslc" it thro= ws this error:
=C2=A0
NOTE: Executing Tasks
ERROR: Execution of '/home/myuser/git/dunfell/poky/build/tmp/work= /myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/de= vtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' failed with exit code= 2:
/home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnu= eabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/ru= n.do_preconfigure.20615: 120: /home/myuser/git/dunfell/poky/build/tmp/work/= myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/dev= tooltmp-mtebo5r_/temp/run.do_preconfigure.20615: cannot open /home/myuser/g= it/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.= 51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: No such = file
WARNING: exit code 2 from a shell command.
=C2=A0
ERROR: Logfile of failure stored in: /home/myuser/git/dunfell/poky/bu= ild/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051= c7c9af-r0/devtooltmp-mtebo5r_/temp/log.do_preconfigure.20615
Log data follows:
| DEBUG: Executing shell function do_preconfigure
| /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-g= nueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/= run.do_preconfigure.20615: 120: /home/myuser/git/dunfell/poky/build/tmp/wor= k/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/d= evtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: cannot open /home/myuser= /git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.= 4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: No suc= h file
| WARNING: exit code 2 from a shell command.
| ERROR: Execution of '/home/myuser/git/dunfell/poky/build/tmp/wo= rk/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/= devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' failed with exit co= de 2:
| /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-g= nueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/= run.do_preconfigure.20615: 120: /home/myuser/git/dunfell/poky/build/tmp/wor= k/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/d= evtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: cannot open /home/myuser= /git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.= 4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: No suc= h file
| WARNING: exit code 2 from a shell command.
|=C2=A0
NOTE: Tasks Summary: Attempted 427 tasks of which 417 didn't need= to be rerun and 1 failed.
ERROR: Extracting source for linux-fslc faile

--000000000000cf326805b2a2c790--