[Bug 214401] base/gcc -r424540: requires older mpfr 3.1.4 which was not found so cross build failed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 10 18:18:52 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214401

            Bug ID: 214401
           Summary: base/gcc -r424540: requires older mpfr 3.1.4 which was
                    not found so cross build failed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: markmi at dsl-only.net

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list