{"bugs":[{"bugid":830080,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-perl\/Fuse-0.16.1-r2 - Fuse.xs: error: IOC_IN undeclared (first use in this function)"}],"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":394,"name":"sys-fs","summary":"The sys-fs category contains filesystem tools and utilities."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"535259c2e8884779ece0d43d62b167e7c0d8d166","committime":"2025-07-01T19:39:20","packageid":50057,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"58a7f9ed69bc6d9e7b2050488e9315ac8389a96c","committime":"2025-07-01T18:35:21","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: EAPI bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9e64d161cb2fcb322cdff6b1c357216a9a5e129f","committime":"2021-06-02T19:05:25","packageid":50057,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"f58d223e10902ba409b8be605d98b2c575e6285e","committime":"2021-06-02T18:43:31","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: Remove old"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"b45167f84c02cb6a51c158e24f056fd9237b23cb","committime":"2021-06-02T18:43:15","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: Stable for all"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"8b8417560acf607b2473027e6e3db0ee1a1eb7b7","committime":"2021-06-02T18:42:03","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7f17acd5975e6b6bae5d0d415d2d4d51dc6cb086","committime":"2020-09-18T05:05:14","packageid":50057,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kentnl@gentoo.org","authorname":"Kent Fredric","body":"- Fix incorrect LICENSE\n- Use sys-fs\/fuse:0 as the code doesn't bind against fuse:3, even if\n  present.\n- Strip unwanted tests\n- Disable parallel testing (has a defined order where an script ensures\n  the \"mount\" test is run before all others, and an \"unmount\" script run\n  at the end for cleanup, and jumbling this order messes everything up.\n- Fix tests failing to load without '.' in @INC\n- Patch test code to work in \"${T}\" instead of \/tmp\/, and guard against\n  lots of problems with bad path handling that could fail due to shell\n  interpolation, as well as avoiding a few unneeded calls to dumb things\n  like qx{cat foo} which works better done natively in perl\n- Borrow debians ioctl patch which may be tripping up musl\n- Ensure CFLAGS passed to make\/compiler\n- Avoid running test suite under FEATURES=\"usersandbox\" as the need to\n  run fuse and mount filesystems for testing\n\nBug: https:\/\/bugs.gentoo.org\/699664\nBug: https:\/\/bugs.gentoo.org\/712738\nBug: https:\/\/bugs.gentoo.org\/720770\nPackage-Manager: Portage-3.0.4, Repoman-3.0.1\nSigned-off-by: Kent Fredric <kentnl@gentoo.org>","commitid":"b4afbc116a7b929211e8bb9d9ddbcbec8ea3c1cd","committime":"2020-09-18T04:29:58","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: -r bump for various toolchain love and bug fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":50057,"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":50057,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4981fd8fe61079599a47d4a27f98cc334b726f3c","committime":"2019-10-17T04:26:16","packageid":50057,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Closes: https:\/\/bugs.gentoo.org\/697012\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13217\nPackage-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"d8547d588e10ec3e162b8cf5920ff87ee923a83a","committime":"2019-10-17T04:12:52","packageid":50057,"repoid":1,"summary":"dev-perl\/Fuse: revision bump, add missing deps, EAPI 7"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":50057,"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":50057,"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":50057,"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":50057,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8220e2a14ac76c889c6c52087c32562cdf2c872b","committime":"2015-06-21T20:21:20","packageid":50057,"repoid":1,"summary":"2015-06-21 20:21:19 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":50057,"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":[868854],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":394,"description":"An interface for filesystems implemented in userspace","ebuildids":[868854],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"fuse","packageid":46535}],"depending":[],"ebuilds":[{"archs":["amd64","x86"],"ebuildid":868854,"firstseen":"2025-07-01T20:40:02.564461","license":"LGPL-2.1","moddate":"2026-03-28T18:04:18","packageid":50057,"repoid":1,"slot":"0","uses":["perl_features_debug","perl_features_ithreads","perl_features_quadmath","test"],"version":"0.16.1-r3"}],"masks":[],"package":{"categoryid":425,"description":"Fuse module for perl","firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"Fuse","packageid":50057},"rdependencies":[{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[868854,868854],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":394,"description":"An interface for filesystems implemented in userspace","ebuildids":[868854],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"fuse","packageid":46535},{"block":false,"categoryid":425,"description":"Use the lchown(2) system call from Perl","ebuildids":[868854],"firstseen":"2010-10-26T14:34:02.466377","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"Lchown","packageid":56435},{"block":false,"categoryid":425,"description":"Perl extension for statvfs() and fstatvfs()","ebuildids":[868854],"firstseen":"2019-10-17T05:43:03.158579","name":"Filesys-Statvfs","packageid":70313},{"block":false,"categoryid":425,"description":"Perl extension for mknod, major, minor, and makedev","ebuildids":[868854],"firstseen":"2019-10-17T05:43:03.158579","name":"Unix-Mknod","packageid":70314}],"repos":[{"branch":"master","lastcommit":"43a4988e0fa15f038220ebd74aa888ace0c9b303","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/metacpan.org\/release\/Fuse"],"uses":[{"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"}]}