cu-ecen-aeld / assignment-autotest

Auto test code for assignments, using the Unity automated test framework
MIT License
3 stars 20 forks source link

assignment 2 validation error: version `GLIBC_2.34' not found #29

Closed virraaj closed 1 year ago

virraaj commented 1 year ago

I see this validation error only when action is running on github. image I am not able to reproduce it on running locally in my ubuntu 22.04 machine.

Can someone guide me, what could be my next step in debugging or reproducing it locally?

virraaj commented 1 year ago

It looks like just the binary didn't work it the server. After letting the server compile the binary with its toolchain it works.