nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.72k stars 567 forks source link

Meaning Filehandle GEN1 opened only for input at /usr/share/perl5/IO/Tee.pm line 132. #361

Closed LuccaRoofthooft closed 2 years ago

LuccaRoofthooft commented 2 years ago

I'm trying to build the RTL (command /tools/bin/tmake -build vmod) and I get the following log: https://pastebin.com/4JtNF4bB . It generates a lot of files, but at the end it says: 'Filehandle GEN1 opened only for input at /usr/share/perl5/IO/Tee.pm line 132.'. What is going wrong?

Somebody already opened a similar issue (#328) but there is no answer.