Re: source builder fails on master

2021-06-30 Thread Richi Dubey
Thank you! I checked the config.log after using the --no-clean option and realized that my GCC wasn't working. Seems like there were some issues with linking: using binutils vs gold. Following this answer helped: https://stackoverflow.com/a/53969757 resolve that issue. On Tue, Jun 29, 2021 at 9:46

Re: source builder fails on master

2021-06-29 Thread Gedare Bloom
Run with --no-clean option and see if you can find the config.log for the expat package. Otherwise, you might try to build that expat package by hand to see what is failing. On Tue, Jun 29, 2021 at 1:43 AM Richi Dubey wrote: > > These are the last few lines of the report: > > bindir=/home/richi/q

Re: source builder fails on master

2021-06-29 Thread Richi Dubey
These are the last few lines of the report: bindir=/home/richi/quick-start/LatestMaster/rtems/6/bin --exec-prefix=/home/richi/quick-start/LatestMaster/rtems/6 --includedir=/home/richi/quick-start/LatestMaster/rtems/6/include --libdir=/home/richi/quick-start/LatestMaster/rtems/6/lib --mandir=/home/