base/gcc (from ports/head -r424540) requires older mpfr (3.1.4 vs. the installed 3.1.5); 3.1.4 distfile not found
Mark Millard
markmi at dsl-only.net
Wed Nov 9 04:14:40 UTC 2016
My attempt to build (package) base/gcc for targeting powerpc64 failed:
> Script started on Tue Nov 8 19:59:23 2016
> Command: make CROSS_TOOLCHAIN=powerpc64-gcc CROSS_SYSROOT=/usr/obj/DESTDIRs/xtoolchain-powerpc64-installworld package
. . .
> => mpfr-3.1.4.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch http://www.mpfr.org/mpfr-current/mpfr-3.1.4.tar.xz
> fetch: http://www.mpfr.org/mpfr-current/mpfr-3.1.4.tar.xz: Not Found
> => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/mpfr-3.1.4.tar.xz
> fetch: http://distcache.FreeBSD.org/ports-distfiles/mpfr-3.1.4.tar.xz: Not Found
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/base/gcc
>
> Script done, output file is /root/ports_typescripts/gcc_00.typescript
# pkg info | grep mpfr
mpfr-3.1.5 Library for multiple-precision floating-point computations
===
Mark Millard
markmi at dsl-only.net
More information about the freebsd-ppc
mailing list