Today I tried to create a new problem on Polygon. After committing changes, I would like to create a problem package, but the following message appears:
PackageException: Failed on verification of the first test: Can't compile file: could not create dummy IR bfd: Memory exhausted collect2.exe: error: ld returned 1 exit status
Has anyone encountered the same issue? Could you admins help me on this?
Have a good day everyone!
I'm not polygon developer, but anyway.
This is just a error from c++ compiler (I guess, it's clang) while compiling some file. It would be usefull to write which one in this message. Please add an issue on https://github.com/Codeforces/polygon-issue-tracking/issues about this.
I went through the same problem and thought it was my fault, so I struggled for an hour and came into Codeforce and saw this blog. :)
I have the same problem now and I don't understand, what could cause that.
I've faced the same problem while preparing a mashup contest too. Just submitted this issue on the tracking log on GitHub.
Looking into it now.Fixed.