Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158373 - [QA] sci-libs/djbfft-0.76 lacks a SONAME
Summary: [QA] sci-libs/djbfft-0.76 lacks a SONAME
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-17 07:20 UTC by Timothy Redaelli (RETIRED)
Modified: 2008-10-10 20:31 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
djbfft-0.76.ebuild patch (Q70FU867.txt,1.53 KB, patch)
2006-12-17 08:00 UTC, Timothy Redaelli (RETIRED)
Details | Diff
djbfft-0.76.ebuild patch (pyNTnP47.txt,1.91 KB, patch)
2006-12-17 08:05 UTC, Timothy Redaelli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Redaelli (RETIRED) gentoo-dev 2006-12-17 07:20:29 UTC
>>> Completed installing djbfft-0.76 into /var/tmp/portage/sci-libs/djbfft-0.76/image/

man:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib/libdjbfft.so.0.7.6

QA Notice: the following shared libraries lack a SONAME
 /var/tmp/portage/sci-libs/djbfft-0.76/image/usr/lib/libdjbfft.so.0.7.6

Files matching a file type that is not allowed:
   usr/lib/libdjbfft.so.0.7.6

!!! ERROR: sci-libs/djbfft-0.76 failed.
Call stack:
  misc-functions.sh, line 428:   Called install_qa_check
  misc-functions.sh, line 207:   Called die

!!! multilib-strict check failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! install_qa_check failed; exiting.
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2006-12-17 08:00:02 UTC
Created attachment 104210 [details, diff]
djbfft-0.76.ebuild patch
Comment 2 Timothy Redaelli (RETIRED) gentoo-dev 2006-12-17 08:05:20 UTC
Created attachment 104211 [details, diff]
djbfft-0.76.ebuild patch

Sorry, this works
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2007-02-04 18:26:49 UTC
fixed the multilib-strict issue
Comment 4 Michael Crawford (ali3nx) 2007-02-07 02:38:24 UTC
i'm not completely certain if this is related to the SONAME multilib-strict issue but on two systems today this version failed to symlink the version appended shared library into /image using stable amd64

LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" ./speed > speed.out
>>> Source compiled.
>>> Test phase [not enabled]: sci-libs/djbfft-0.76

>>> Install djbfft-0.76 into /var/tmp/portage/djbfft-0.76/image/ category sci-libs
./install
./instcheck
ln: creating symbolic link `/var/tmp/portage/djbfft-0.76/image/usr/lib/libdjbfft.so': No such file or directory
ln: creating symbolic link `/var/tmp/portage/djbfft-0.76/image/usr/lib/libdjbfft.so.0': No such file or directory
>>> Completed installing djbfft-0.76 into /var/tmp/portage/djbfft-0.76/image/

man:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib64/libdjbfft.so.0.7.6

QA Notice: the following shared libraries lack a SONAME
 /var/tmp/portage/djbfft-0.76/image/usr/lib64/libdjbfft.so.0.7.6

>>> Merging sci-libs/djbfft-0.76 to /

Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-04-07 15:24:39 UTC
(In reply to comment #4)
> i'm not completely certain if this is related to the SONAME multilib-strict
> issue but on two systems today this version failed to symlink the version
> appended shared library into /image using stable amd64

SONAME, no, not related. multilib-strict, yeah it's still broken, see Bug 173624
Comment 6 Sébastien Fabbro (RETIRED) gentoo-dev 2008-10-10 20:31:26 UTC
fixed in cvs.