Re: tmpfile() failure results in crash

2022-08-18 Thread Krzesimir Nowak
> Anyway, my knee-jerk reaction was to patch out the pfatal_with_name > invocations as follows: > > BEGIN PATCH > diff -u -r make-4.3/src/output.c make-4.3-fix/src/output.c > --- make-4.3/src/output.c 2020-01-03 07:11:27.0 - > +++ make-4.3-fix/src/output.c 2022-08-17

tmpfile() failure results in crash

2022-08-17 Thread Krzesimir Nowak
Hi, I was recently doing some toolchain updates in Flatcar and one of the updated packages was make (to version 4.3). At some point it's being run inside some weird environment (inside docker container, then chroot created by Gentoo's catalyst) to build binutils so that caused tmpfile() to