Hi, ARM9 platforms haven't been part of our builds and releases for quite some time - probably since daisy or maybe even before. So, some parts started to rot (first 2 issues you mentioned) and since the custom Arago toolchain used for those is about 5 years old, I started removing support for it from latest meta-arago (the last parsing issue).
The platforms themselves are still part of meta-ti and mainline kernel, so they can still be built with a more generic OE distroless or maybe even Poky distro, but Arago support has been deprecated for now... -- Denys On Mon, Jul 04, 2016 at 08:39:23PM -0400, Paul Thomas wrote: > Hi I'm trying to build an arago root file system for the L138 but > following the instructions on the wiki page: > http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment > > For daisy for MACHINE=am180x-evm with a few small changes (compiler > md5 & changing to linux-dummy) this worked, but udev was broken saying > "udevd[588]: unable to receive ctrl connection: Function not > implemented" looking other places this appears to be an issue with > accept4, arm-arago-linux-gnueabi-gcc doesn't even compile a test > program with the system call. (BTW, the system is runnable and usable, > but logging is flodded with the udev messages) > > Anyway my thought was to then try dora, but this also seems broken > when trying to build kmod with lines like "kmod.c:73: undefined > reference to `_Static_assert'" > > Is there any sort of build matix for the current build status? I think > it would be very helpful to include that on the wiki page > (http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment). > I can provide further info for either the kmod or udev issues. > > Just for completeness, krogoth & fido say: > ERROR: ParseError at > /home/bulk/amsc/arago/tisdk_krogoth/sources/meta-arago/meta-arago-distro/conf/distro/arago.conf:83: > Could not include required file > conf/distro/include/toolchain-arago.inc > > thanks, > Paul > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
