Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593422 - app-misc/mosquitto: get_libdir called in global scope
Summary: app-misc/mosquitto: 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: Neil Bothwick
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: function-calls-in-global-scope
  Show dependency tree
 
Reported: 2016-09-10 11:51 UTC by Michał Górny
Modified: 2016-09-29 18:03 UTC (History)
1 user (show)

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


Attachments
Updated ebuild for mosquitto-1.4.10 (mosquitto-1.4.10.ebuild,2.31 KB, text/plain)
2016-09-27 22:39 UTC, Neil Bothwick
Details
Updated patch (mosquitto-1.4.10-conditional-tests.patch,1.12 KB, patch)
2016-09-29 18:03 UTC, Neil Bothwick
Details | Diff

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:51:14 UTC
See tracker.
Comment 1 Neil Bothwick 2016-09-27 22:39:39 UTC
Created attachment 448174 [details]
Updated ebuild for mosquitto-1.4.10
Comment 2 Patrice Clement gentoo-dev 2016-09-28 21:28:18 UTC
OK, that looks good Neil. Thanks.
Comment 3 Patrice Clement gentoo-dev 2016-09-28 21:37:34 UTC
commit bf71556d4a2b2c314ab9cd14468ed70f3eb7d2ba (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Wed Sep 28 23:30:19 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Wed Sep 28 23:30:19 2016 +0200

app-misc/mosquitto: do not call get_libdir in global scope.

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

Package-Manager: portage-2.2.28

app-misc/mosquitto/mosquitto-1.4.10.ebuild | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)

Fixed, thanks for flagging this up.
Comment 4 Neil Bothwick 2016-09-29 18:03:49 UTC
Created attachment 448466 [details, diff]
Updated patch

I should have sent this along with the updated ebuild.