Hi!
I am trying to build my own binary packages on sparc, matching latest
release
I need to install libtool and build does:
===> Installing dependencies for libtool-fortran-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency m4>=1.4: found m4-1.4.19nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency gcc10>=10.3.0nb2: NOT found
building gcc10 is hefty! will take days, why do we need that if the
system compiler is:
gcc (nb3 20231008) 10.5.0
which should be greater than 10.3.0nb2 ?
I leave it running for now, it is a good stress test for the 2x
SuperSPARC II
(asking here because the sparc ML is ... almost dead .. and I believe
this is actually a generic pkgsrc or 10.1 release issue)
Riccardo