[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_shlibdeps warnings on buildd about undefined OpenMP symbols



On 10.06.2014 00:45, Leo Singer wrote:
> Hi,
> 
> In healpix-cxx, I'm getting warnings from dh_shlibdeps about missing OpenMP symbols. See, for example, this excerpt from https://buildd.debian.org/status/fetch.php?pkg=healpix-cxx&arch=i386&ver=3.11.2-6&stamp=1401836504:
> 
>> dpkg-shlibdeps: warning: symbol GOMP_critical_end used by debian/libhealpix-cxx0/usr/lib/i386-linux-gnu/libhealpix_cxx.so.0.0.0 found in none of the libraries
>> dpkg-shlibdeps: warning: symbol GOMP_loop_end used by debian/libhealpix-cxx0/usr/lib/i386-linux-gnu/libhealpix_cxx.so.0.0.0 found in none of the libraries
>> dpkg-shlibdeps: warning: symbol omp_get_wtime used by debian/libhealpix-cxx0/usr/lib/i386-linux-gnu/libhealpix_cxx.so.0.0.0 found in none of the libraries
>> ...
> 
> Furthermore, the package built by the buildd is missing a dependency on libgomp1:
> https://packages.debian.org/sid/libhealpix-cxx0
> 

the log unfortunately does not show.
is -fopenmp in LDFLAGS? aka is it used during linking and not only
during compile?


Reply to: