danielpclark/rutie

Docs for version 0.8.0 build failed

abinoam opened this issue ยท 3 comments

Interesting... I didn't know about this. I think the first step would be to build the docs locally and see if that works before proceeding in diagnosing this.

It looks like it's failing when trying to create target/<profile>/deps. Typically build scripts are supposed to put artifacts in ENV['OUT_DIR'], so rutie should probably put the symlink to the .so there instead?

This is resolved for v0.8.2