Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669854 - dev-lang/mujs-1.0.4: QA Notice: Files built without respecting LDFLAGS have been detected
Summary: dev-lang/mujs-1.0.4: QA Notice: Files built without respecting LDFLAGS have b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-28 12:17 UTC by Conrad Kostecki
Modified: 2018-10-30 00:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2018-10-28 12:17:50 UTC
>>> Completed installing mujs-1.0.4 into /var/tmp/portage/dev-lang/mujs-1.0.4/image

 * Final size of build directory: 1936 KiB (1.8 MiB)
 * Final size of installed tree:   480 KiB


 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/libmujs.so.1.0.4

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/mujs
   /usr/lib64/libmujs.so.1.0.4
Comment 1 Larry the Git Cow gentoo-dev 2018-10-30 00:08:56 UTC
The bug has been closed via the following commit(s):

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

commit d1328f92d871f75668d7ae9e352b3129c574863d
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-10-28 19:15:32 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-10-30 00:05:57 +0000

    dev-lang/mujs: bump to version 1.0.5
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=668492
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=669854
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=669884
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10283
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 dev-lang/mujs/Manifest                     |  1 +
 dev-lang/mujs/files/mujs-1.0.5-flags.patch | 30 +++++++++++++++++
 dev-lang/mujs/metadata.xml                 |  8 +++++
 dev-lang/mujs/mujs-1.0.5.ebuild            | 52 ++++++++++++++++++++++++++++++
 4 files changed, 91 insertions(+)