Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593402 - www-servers/resin: get_libdir called in global scope
Summary: www-servers/resin: get_libdir called in global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: function-calls-in-global-scope
  Show dependency tree
 
Reported: 2016-09-10 11:43 UTC by Michał Górny
Modified: 2016-09-28 21:24 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-10 11:43:05 UTC
See tracker.
Comment 1 Patrice Clement gentoo-dev 2016-09-28 21:24:02 UTC
commit dab6103d9c5839d72593654a6bef57b564fe500e (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Wed Sep 28 23:23:00 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Wed Sep 28 23:23:20 2016 +0200

www-servers/resin: do not call get_libdir in global scope.

Gentoo-Bug: https://bugs.gentoo.org/593402

Package-Manager: portage-2.2.28

www-servers/resin/resin-4.0.48-r1.ebuild | 180 +++++++++++++++++++++++++++++++
1 file changed, 180 insertions(+)
create mode 100644 www-servers/resin/resin-4.0.48-r1.ebuild

Fixed, thanks for flagging this up.