On Mon, Apr 13, 2020 at 05:00:25AM -0500, Pierre-Louis Bossart wrote:
Could I please ask the team to update the make.cross scripts:
thanks for the feedback Pierre, we will follow up to check and provide
update to you.
>
> COMPILER=clang ../make.cross ARCH=x86_64
> E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13:
> Permission denied)
> E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend),
> are you root?
>
> <<< you should be using sudo here
>
> cross tool binutils-x86_64-linux-gnu install failed
> Please ensure x86_64 cross tools has been installed.
> cd: received redirection to `https://download.01.org/0day-ci/cross-package/'
> lftpget -c
>
https://download.01.org/0day-ci/cross-package/./clang-latest/clang.tar.xz
> tar Jxf clang-latest/clang.tar.xz -C /home/pbossart/0day
>
> <<< wrong directory, don't assume that you install in the user home
> directory. Why not install in /opt like all other cross tools?
>
> Thanks
> -Pierre
>
> On 4/10/20 7:24 PM, kbuild test robot wrote:
> > COMPILER=clang make.cross ARCH=x86_64
> _______________________________________________
> kbuild-all mailing list -- kbuild-all(a)lists.01.org
> To unsubscribe send an email to kbuild-all-leave(a)lists.01.org