Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374545 - sys-devel/gettext: Missing soname symlink will be automatically created (usr/lib64/libgnuintl.so.8 -> preloadable_libintl.so)
Summary: sys-devel/gettext: Missing soname symlink will be automatically created (usr/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal QA with 1 vote (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 412141 441722 459056 492320 511826 670942 680076 685596 685800 688234 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-09 12:54 UTC by Agostino Sarubbo
Modified: 2019-06-18 17:49 UTC (History)
10 users (show)

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


Attachments
Build log (gettext-0.18.1.1-r2:20110709-143553.log.bz2,39.00 KB, text/bzip2)
2011-07-09 12:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-07-09 12:54:24 UTC
* QA Notice: Missing soname symlink(s) will be automatically created:
 * 
 *      usr/lib64/libgnuintl.so.8 -> preloadable_libintl.so
 *
Comment 1 Agostino Sarubbo gentoo-dev 2011-07-09 12:55:38 UTC
Created attachment 279507 [details]
Build log
Comment 2 SpanKY gentoo-dev 2012-04-16 15:07:19 UTC
*** Bug 412141 has been marked as a duplicate of this bug. ***
Comment 3 Pacho Ramos gentoo-dev 2012-11-05 20:41:17 UTC
*** Bug 441722 has been marked as a duplicate of this bug. ***
Comment 4 Nikos Chantziaras 2013-11-12 09:55:01 UTC
This is still happening with app-emulation/emul-linux-x86-baselibs-20131008-r4:

  * QA Notice: Missing soname symlink(s):
  *
  *      usr/lib32/libgnuintl.so.8 -> preloadable_libintl.so
  *
Comment 5 Pacho Ramos gentoo-dev 2013-11-22 21:41:47 UTC
*** Bug 492320 has been marked as a duplicate of this bug. ***
Comment 6 Pacho Ramos gentoo-dev 2013-11-23 10:27:11 UTC
*** Bug 459056 has been marked as a duplicate of this bug. ***
Comment 7 Pacho Ramos gentoo-dev 2014-05-30 05:15:17 UTC
*** Bug 511826 has been marked as a duplicate of this bug. ***
Comment 8 SpanKY gentoo-dev 2016-01-29 14:57:49 UTC
the QA warning isn't accurate as ldconfig won't create symlinks for files that don't begin with 'lib'.  i tried to use QA_NO_SYMLINK= in the ebuild but can't seem to get it to work.
Comment 9 Mike Gilbert gentoo-dev 2019-03-06 16:32:50 UTC
*** Bug 670942 has been marked as a duplicate of this bug. ***
Comment 10 Mike Gilbert gentoo-dev 2019-05-08 16:27:13 UTC
*** Bug 680076 has been marked as a duplicate of this bug. ***
Comment 11 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-05-11 08:35:34 UTC
*** Bug 685596 has been marked as a duplicate of this bug. ***
Comment 12 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-05-13 09:01:44 UTC
*** Bug 685800 has been marked as a duplicate of this bug. ***
Comment 13 Mike Gilbert gentoo-dev 2019-06-17 20:51:47 UTC
*** Bug 688234 has been marked as a duplicate of this bug. ***
Comment 14 Larry the Git Cow gentoo-dev 2019-06-18 17:49:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221b5a28d5ea8dcfe9be5dc7d4c26a11aa4cf2d4

commit 221b5a28d5ea8dcfe9be5dc7d4c26a11aa4cf2d4
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-06-18 17:49:18 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-06-18 17:49:36 +0000

    sys-devel/gettext: set QA_SONAME_SYMLINK=".*/preloadable_libintl.so"
    
    Note this requires portage@f9f28734257129dd102d16e22ca5a6432243ddc3 to
    work properly.
    
    Closes: https://bugs.gentoo.org/374545
    Package-Manager: Portage-2.3.67_p10, Repoman-2.3.14_p5
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-devel/gettext/gettext-0.19.8.1.ebuild | 2 ++
 sys-devel/gettext/gettext-0.20.1.ebuild   | 2 ++
 2 files changed, 4 insertions(+)