[Bug 236185] devel/py-numpy: linker error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 3 17:40:21 UTC 2019


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

            Bug ID: 236185
           Summary: devel/py-numpy: linker error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

py-numpy shows during compilation at lot of linker errors like this:

//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__getf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__floatunditf at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__subtf3 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__multf3 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__unordtf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__lttf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__addtf3 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__gttf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__divtf3 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__letf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__cpu_model at GCC_4.8.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__netf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__floatditf at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__eqtf2 at GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to
`__floatsitf at GCC_4.6.0'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
  NOT AVAILABLE

but it builds to the end and installs. But I think, this could not be right.

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


More information about the freebsd-ports-bugs mailing list