[Libre-soc-dev] Coriolis 2 - Tutorials and check

Luke Kenneth Casson Leighton lkcl at lkcl.net
Fri Aug 12 10:52:54 BST 2022


---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68

On Fri, Aug 12, 2022 at 5:49 AM Santhosh Kumar V V .
<123040015 at sastra.ac.in> wrote:
>
> Sir I have checked my versions of files and as you told it is in it's latest version.
>
> santhosh at vvsdebian:/opt/chroot/coriolis/home/santhosh/alliance-check-toolkit$

please do not run commands outside of the chroot!


> git reset --hard 7c1e7513c43022b1139cfff3447680bc9f5c3f4f
> fatal: Could not parse object '7c1e7513c43022b1139cfff3447680bc9f5c3f4f'.

bizarre.  oh hang on - yes i had that change locally but it wasn't put upstream
yet.   this one would i believe be ok:

https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit/-/commit/29be67dabc54d4eb73163947fbd63563e111ad57

so *inside the chroot* - after you have run the command "schroot -c coriolis",
do that "git checkout 29be67", clean everything out, and re-build.

> I could not revert back to your version for alliance-checkout toolkit.
>
> The log shows :
> santhosh at vvsdebian:/opt/chroot/coriolis/home/santhosh/alliance-check-toolkit$ git log -p

please do not run commands outside the chroot.

> commit 60defb0b9e9b16507706b05ecb24bd2f49da2098 (HEAD -> master, origin/master, origin/HEAD)
> Merge: 697d020 593ff3d
> Author: Jean-Paul Chaput <jean-paul.chaput at lip6.fr>
> Date:   Wed Aug 3 15:47:19 2022 +0000
>
>
> I could not find the coriolis2 git directory -
> santhosh at vvsdebian:/opt/chroot/coriolis/home/santhosh/coriolis-2.x$ git log -p

please don't operate *outside* of the chroot!

please ensure you ONLY run coriolis2 from INSIDE the chroot.

     $schroot -c coriolis

> fatal: not a git repository (or any of the parent directories): .git

that's correct - it isn't.  you want this:

    (coriolis)lkcl at fizzy:~/coriolis-2.x/src/coriolis$

l.



More information about the Libre-soc-dev mailing list