On 06/06/2018 16:20, Bryan Drewery wrote:
I think I know the issue. Will try looking later today or tomorrow.

Regards,
Bryan Drewery

On Jun 5, 2018, at 13:18, Claude Buisson <clbuis...@orange.fr> wrote:

Replying to my own mail for more details, and ccing potential commiters

On 06/04/2018 17:34, Claude Buisson wrote:
Hi,
During a buildworld of head on amd64, from 332518 to 334590, the build stops 
with:
--- all_subdir_lib/libpmc ---
===> lib/libpmc (all)
--- libpmc_events.c ---
./pmu-events/jevents "x86" /home/src/lib/libpmc/pmu-events/arch libpmc_events.c
sh: ./pmu-events/jevents: not found
*** [libpmc_events.c] Error code 127
...

This was during the lib32 build: jevents is not built in this context

The same error has been described by kevans@ on svn-src-all@ as a consequence 
of svn 334226 (by bdrewery), pmu-events having since been moved in svn r334242 
(by mmacy)

CBu


After further investigations, I found that jevents was effectively built, but in the src directory, instead of obj-lib32

Commenting WITHOUT_AUTO_OBJ in src-env.conf has been sufficient to get a successful buildword !

So the question becomes: must WITHOUT_AUTO_OBJ be supported by the build infrastructure ?

Thanks for your time

CBu
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to