[Bug 238008] math/fftw3: WIth OPENMP=ON, OPENMPI-ON it installs lib/libfftw3_mpi.so with unresolved ompi_xx and other symbols

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 20 20:17:45 UTC 2019


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

            Bug ID: 238008
           Summary: math/fftw3: WIth OPENMP=ON, OPENMPI-ON it installs
                    lib/libfftw3_mpi.so with unresolved  ompi_xx and other
                    symbols
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale at FreeBSD.org
          Reporter: yuri at freebsd.org
             Flags: maintainer-feedback?(jhale at FreeBSD.org)
          Assignee: jhale at FreeBSD.org

Created attachment 204491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204491&action=edit
Testcase: pfft.shar

Failure:
> configure:20330: cc -o conftest -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fno-omit-frame-pointer -isystem /usr/local/include -fstack-protector-strong -L/usr/local/lib conftest.c -lfftw3_mpi -lfftw3 -lm -lmpi >&5
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_op_sum
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_comm_null
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_unsigned
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to MPI_Comm_f2c
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_op_land
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_unsigned_long
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mpi_op_lor


See the attached new port math/pfft as a testcase.

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


More information about the freebsd-ports-bugs mailing list