Closed reiinakano closed 6 years ago
I modified the task to actually install from recipe. Had to update cache since it couldn't find gr-starcoder recipe. Does that look right?
So libfec failed to install from pybombs. Same error I was debugging last night https://github.com/gnuradio/pybombs/issues/523
Should I modify elevate_pre_args
in gnuradio-nogui to fix it?
Nvm, different bug, it's gcc that can't be found
sudo doesn't preserve the environment so nothing will be found. But anyways, sudo isn't ever a correct workaround for a build issue like this. Sent #91
I guess we'd also need to update cache for pyconstruct to be forceinstalled?