On Mon, 13 Nov 2023 at 08:52, Vojtech Horky <[email protected]> wrote: > > Hello, > > ne 22. 10. 2023 v 21:37 odesílatel Jiří Zárevúcky > <[email protected]> napsal: > > On Sun, 22 Oct 2023 at 15:32, Jiri Svoboda <[email protected]> wrote: > > > I fixed export.sh to deal with thin archives and fixed conflict in GZX > > > that was causing its coastline build to fail. I went to check on > > > ci.helenos.org if it worked.... and now I see *all* coastline builds of > > > all packages on ci.helenos.org failing in a strange way. > > > It fails while trying to build binutils. Any idea what's going on? > > > > I'm as stumped as you are. > > I tried running CI locally and it worked pretty ok. > > I have finished the installation of the new CI machine and the latest > build looks like everything is setup correctly (well, almost). >
Awesome! > A lot of the ported software fails because it cannot resolve header > includes. It is probably related to the deduplication and introduction > of the /common directory; it seems to me that some directories are > missing in export.sh? > Yes. Committed a fix for that, let's see if it works now. > I have some fixes for running on new version of MSIM (the device is > now d4rkcpu, not dcpu and we need to run with -n to enable > non-deterministic behavior with keyboard). I will open a PR for this. > Nice! -- jzr _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
