cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
78 stars 26 forks source link

sage-10.1.beta6 fails prepare phase #749

Closed strogdon closed 1 year ago

strogdon commented 1 year ago
 * Build system packages:
 *   dev-python/gpep517            : 13
 *   dev-python/installer          : 0.7.0
 *   dev-python/cython             : 0.29.35
 *   dev-python/setuptools         : 67.8.0
 *   dev-python/setuptools-rust    : 1.6.0
 *   dev-python/setuptools-scm     : 7.1.0
 *   dev-python/wheel              : 0.40.0
 * generating setup.cfg and al. - be patient
/var/tmp/portage/sci-mathematics/sage-9999/work/sage-9999/build/pkgs/sagelib /var/tmp/portage/sci-mathematics/sage-9999/work/sage-9999/src
m4:src/setup.cfg.m4:1: cannot open `sage_spkg_versions.m4': No such file or directory
 * ERROR: sci-mathematics/sage-9999::sage-on-gentoo failed (prepare phase):
 *   cannot generate setup.cfg and al.
 * 

On vanilla sage_spkg_versions.m4 is located under the m4/ folder. It's generated by SAGE_ROOT/bootstrap. Is it needed on s-o-g?

kiwifb commented 1 year ago

I know about this and I thought I pushed a fix to the master branch last night - and it turns out I forgot to push. 12961a1b75bb3cc8559819d945b9520518c2ec7f is fixing this. Wait 15mn for the overlay to sync and try again.

strogdon commented 1 year ago

fixed.