Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 20:17:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238008] math/fftw3: WIth OPENMP=ON, OPENMPI-ON it installs lib/libfftw3_mpi.so with unresolved  ompi_xx and other symbols
Message-ID:  <bug-238008-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238008

            Bug ID: 238008
           Summary: math/fftw3: WIth OPENMP=3DON, 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@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)
          Assignee: jhale@FreeBSD.org

Created attachment 204491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204491&action=
=3Dedit
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-omi=
t-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_mp=
i_op_sum
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mp=
i_comm_null
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mp=
i_unsigned
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to MPI_Com=
m_f2c
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mp=
i_op_land
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mp=
i_unsigned_long
> ld: error: /usr/local/lib/libfftw3_mpi.so: undefined reference to ompi_mp=
i_op_lor


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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238008-7788>