On Apr 20, 2025, at 13:15, Mario Marietto <marietto2...@gmail.com> wrote:
> I've already issued a make clean,did you see it ? You are building in a way that changes the live system instead of building in a separate, clean environment. "make clean" can be insufficient to actually revert all status that might be messed up. Manual inspections and cleanup and reestablishment of a known-good context may be required. Again: So far there is no evidence that anyone else can replicate your problem. Absent reliable instructions for replicating the problem starting from some known-good context, you are really the only one that can investigate, based on the only-known failing context. Unless someone sees your note and has already handled such a failure and replies, things may prove difficult getting a fix from someone else --or any very detailed instructions. If you use ZFS and happened to have caused something to be available to revert to where the builds were known to work, that might provide a starting point for investigating the problem and what steps are required to replicate the problem when starting from a known-good state. Mark >> On Sun, Apr 20, 2025 at 10:12 PM Mark Millard <mark...@yahoo.com> wrote: >> On Apr 20, 2025, at 12:49, Mario Marietto <marietto2...@gmail.com> wrote: >> >> > Sorry,the compilation ends with an error on my system : >> > >> > . . . >> >> I know. My point was that the problem looks specific to your >> environment and does not repeat in other contexts. So far there >> is no evidence that anyone else can replicate the problem to >> investigate it in their environment. >> >> You likely need to clean things out and start over in some way. >> >> There should be prior activity that looks somewhat like: >> (from my poudriere bulk buuld's log fikle) >> >> cd >> /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse >> && /usr/local/bin/cmake -E copy >> /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/expparse.y >> >> /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse/expparse.y >> && /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/bin/lemon >> -T/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/misc/tools/lemon/lempar.c >> /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse/expparse.y >> >> That processes expparse.y to produce what would provide >> yypMinor (if I understand right). May be that is a >> context to clean out and have it regenerate from scratch >> in your environment. > === Mark Millard marklmi at yahoo.com