https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269637
John Hein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #240518|text/x-matlab |text/plain mime type| | --- Comment #5 from John Hein <[email protected]> --- Created attachment 240518 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240518&action=edit [backtrace] i386 core dump for a 'nix flake' test FYI, while 'make test' on amd64 passed, it did not on i386. Attached is a backtrace of a core file produced by 'nix flake metadata flake1' in tests/flakes/flakes.sh I don't necessarily think this failure on i386 is a show stopper for updating to the latest nix, it's worth noting. I don't know if the old nix worked on i386 either (I could never build it with the latest versions dependencies - maybe it used to build on i386 with old aws-sdk-cpp, for instance?). I'll try to dig in and find the root cause at some point. Maybe setting TEST_BROKEN_i386 is the appropriate course of action for now. It may be that the test failure is an indication that the tool is broken on i386 entirely. I don't know yet. -- You are receiving this mail because: You are the assignee for the bug.
