{"bugs":[{"bugid":924157,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-perl\/RRD-Simple-1.440.0-r3 fails tests"}],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":425,"name":"dev-perl","summary":"The dev-perl category contains libraries and utilities relevant to the Perl programming language."},{"categoryid":334,"name":"net-analyzer","summary":"The net-analyzer category contains network analysis software."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e16f56236ee339e1784d2f0ddfb6daa0874f61c0","committime":"2021-10-16T20:21:17","packageid":56610,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Closes: https:\/\/bugs.gentoo.org\/737446\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"489a19c7054544d0fe9e9f1ba6c7e3fa9864834f","committime":"2021-10-16T20:02:02","packageid":56610,"repoid":1,"summary":"dev-perl\/RRD-Simple: Require rrdtool[graph]; EAPI=8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":56610,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"The result was achieved via the following pipeline:\n\n    pkgcheck scan -c RestrictTestCheck -R FormatReporter \\\n      --format '{category}\/{package}\/{package}-{version}.ebuild' |\n    xargs -n32 grep -L RESTRICT |\n    xargs -n32 sed -i -e '\/^IUSE=.*test\/aRESTRICT=\"!test? ( test )\"'\n\nThe resulting metadata was compared before and after the change.\nFew Go ebuilds had to be fixed manually due to implicit RESTRICT=strip\nadded by the eclass.  Two ebuilds have to be fixed because of multiline\nIUSE.\n\nSuggested-by: Robin H. Johnson <robbat2@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13942\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"064af661d0c9a31cecdf348632bc5603333a9149","committime":"2019-12-10T22:02:54","packageid":56610,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"269ed8cb2249c08beeebb5092167a55f20115e5f","committime":"2018-07-21T12:04:11","packageid":56610,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kentnl@gentoo.org","authorname":"Kent Fredric","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"2235c88a3838ff405f727c51759cf342e8b2e4fd","committime":"2018-07-21T11:31:32","packageid":56610,"repoid":1,"summary":"dev-perl\/RRD-Simple: Cleanup old version 1.440.0-r1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"47baa27a84e66b09b0f3fba3e6582bfa3f167144","committime":"2018-01-03T13:52:31","packageid":56610,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kentnl@gentoo.org","authorname":"Kent Fredric","body":"- EAPI6ify\n- Enable tests\n- Add USE=examples\n- Cleanup useless deps\n- Cleanup useless tests\n- Hard disable phone-home logic\n- Fix test failures without '.' in @INC\n- Patch tests for various changes in Perl Inf\/Nan handling\n- Patch tests for various changes in RRDtool\n- Patch tests for parallel testing\n\nPackage-Manager: Portage-2.3.18, Repoman-2.3.6","commitid":"c4f82644e0cd24b17799458359a2962c30562260","committime":"2018-01-03T13:01:22","packageid":56610,"repoid":1,"summary":"dev-perl\/RRD-Simple: EAPI6 + tests"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":56610,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":56610,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":56610,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":56610,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":56610,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[727273],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582}],"depending":[],"ebuilds":[{"archs":["~amd64"],"ebuildid":727273,"firstseen":"2021-10-16T21:32:30.888313","license":"|| ( Artistic GPL-1+ )","moddate":"2026-03-28T18:04:18","packageid":56610,"repoid":1,"slot":"0","uses":["examples","perl_features_debug","perl_features_ithreads","perl_features_quadmath","test"],"version":"1.440.0-r3"}],"masks":[],"package":{"categoryid":425,"description":"Simple interface to create and store data in RRD files","firstseen":"2010-12-10T14:39:29.658908","maintainer":"chainsaw@gentoo.org","maintainername":"Tony Vroon","name":"RRD-Simple","packageid":56610},"rdependencies":[{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[727273,727273],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":334,"description":"A data logging and graphing system for time series data","ebuildids":[727273],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"rrdtool","packageid":49327}],"repos":[{"branch":"master","lastcommit":"82366aa45a35f6900f43023917c2c86ccdbb00a3","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/metacpan.org\/release\/RRD-Simple"],"uses":[{"description":"Install examples, usually source code","isdefault":false,"use":"examples"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"PERL_FEATURES setting enabling internal debug support in Perl","group":"perl_features","isdefault":false,"use":"debug"},{"description":"PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems","group":"perl_features","isdefault":false,"use":"ithreads"},{"description":"PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath","group":"perl_features","isdefault":false,"use":"quadmath"}]}