-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Under Debian buster you have to fix MakeRelease.pl
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /usr/lib/arm-linux-gnueabihf/perl/5.28/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at ./MakeRelease.pl line 13.
BEGIN failed--compilation aborted at ./MakeRelease.pl line 13.
I think you have to replace line 13 with use File::Temp qw(tmpnam);
Metadata
Metadata
Assignees
Labels
No labels