Bug 236185 - math/py-numpy: linker error
Summary: math/py-numpy: linker error
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Walter Schwarzenfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-03 17:40 UTC by Walter Schwarzenfeld
Modified: 2019-08-04 18:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld freebsd_triage 2019-03-03 17:40:19 UTC
py-numpy shows during compilation at lot of linker errors like this:

//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__getf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__floatunditf@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__subtf3@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__multf3@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__unordtf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__lttf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__addtf3@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__gttf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__divtf3@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__letf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__cpu_model@GCC_4.8.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__netf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__floatditf@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__eqtf2@GCC_4.6.0'
//usr/local/lib/gcc8/libgfortran.so.5: undefined reference to `__floatsitf@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.
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-03-03 17:42:28 UTC
On 11.2 amd64 with standard-options.