Sadly, the computer I used is dead. I am unable to access the log file, for now at least :(
- Fil Lupin. On Wednesday, June 24th, 2026 at 8:26 PM, Fil Lupin via Replicant <[email protected]> wrote: > Thank you Josh, > I'll try to get back the log, but when reading it, I search for "err" and do > not find anything before the end. I also browse the file in case I saw > anything suspicious but did not notice anything else before those lines. > > Sorry bothering you with this issue, I really would like to build replicant 6 > since my phone is dead and I really need a new image. > > Regards, > > - Fil Lupin. > > On Tuesday, June 23rd, 2026 at 8:21 PM, J05HYYY <[email protected]> > wrote: > > > > > Hi, > > > > Hi > > > > > > getting back to the instructions, in `getSource-6.0.sh`, I first > > > > skipped "#i9305 patches" but I noticed "#generic (scintill) > > > > replicant 6.0 patches {", so I ran them this time > > > > I think those patches OK to apply if they apply OK ... can't remember > > 100% what they do but I think they'll be OK. I don't think it's > > those patches causing the error. > > > > > > > > > > Then > > > > ``` > > > > make clean > > > > ./vendor/replicant/build-toolchain 2>&1 | tee "${thepwd}/0.txt" > > > > ``` > > > > > > > > ``` > > > > make[1]: Leaving directory > > > > '/home/fil/ReplicantBuilds-messy-update/replicant-6.0/toolchain/gcc/arm/arm-linux-androideabi/build/gcc' > > > > Makefile:846: recipe for target 'all' failed make: *** [all] Error 2 > > > > ``` > > > > The line 846 of the Makefile is the first line after "all:" in: > > > > > > > > ``` > > > > # The target built for a native non-bootstrap build. > > > > .PHONY: all > > > > all: > > > > @: $(MAKE); $(unstage) > > > > @r=`${PWD_COMMAND}`; export r; \ > > > > s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \ > > > > $(MAKE) $(RECURSE_FLAGS_TO_PASS) all-host all-target \ > > > > && : > > > > ``` > > > > I do not understand `$(unstage)` so I do not get where is the error. > > > > The make command is failing for some reason. I can't tell why it is > > failing from what you have sent in the email. Maybe try read (tail or > > less) "${thepwd}/0.txt" and see if you can get any more information as > > to why the make command is failing to build the toolchain? > > > > > > - Fil Lupin. > > > > Josh > > > _______________________________________________ > Replicant mailing list > [email protected] > https://lists.osuosl.org/mailman/listinfo/replicant > _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
