Summary: | sys-cluster/lustre-2.13.0 fails to compile: mgc_request.c:1531:24: error: ‘sprintf’ argument 4 may overlap destination object ‘<unknown>’ [-Werror=restrict] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexxy, treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/19833 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
other.tar.bz2 |
Description
Agostino Sarubbo
![]() Created attachment 644590 [details]
build.log
build log and emerge --info
Created attachment 644592 [details]
other.tar.bz2
other logs
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223d67ae0f1e6c9d791af037ab29a5135e51b9fb commit 223d67ae0f1e6c9d791af037ab29a5135e51b9fb Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2021-03-08 15:33:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-09 09:44:26 +0000 sys-cluster/lustre: fix patching, remove unused eclass Closes: https://github.com/gentoo/gentoo/pull/19833 Closes: https://bugs.gentoo.org/705996 Bug: https://bugs.gentoo.org/728154 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/lustre/lustre-2.13.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1568d633ac010ca9bdad02e733c7cfb6b4e7c0 commit ee1568d633ac010ca9bdad02e733c7cfb6b4e7c0 Author: David Seifert <soap@gentoo.org> AuthorDate: 2022-03-20 22:14:44 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2022-03-20 22:14:44 +0000 profiles: last-rite sys-cluster/lustre Bug: https://bugs.gentoo.org/725746 Bug: https://bugs.gentoo.org/728154 Bug: https://bugs.gentoo.org/835693 Signed-off-by: David Seifert <soap@gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d87cc6e3e9786d7c81c0a45c00dec5963a12d4e commit 6d87cc6e3e9786d7c81c0a45c00dec5963a12d4e Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-04-20 07:42:22 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-04-20 07:50:24 +0000 sys-cluster/lustre: treeclean Closes: https://bugs.gentoo.org/835693 Closes: https://bugs.gentoo.org/725746 Closes: https://bugs.gentoo.org/728154 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> profiles/package.mask | 7 - sys-cluster/lustre/Manifest | 1 - sys-cluster/lustre/files/lnet.initd | 45 --- sys-cluster/lustre/files/lustre-2.13.0-gcc9.patch | 406 ---------------------- sys-cluster/lustre/files/lustre-client.initd | 47 --- sys-cluster/lustre/lustre-2.13.0-r1.ebuild | 122 ------- sys-cluster/lustre/metadata.xml | 19 - 7 files changed, 647 deletions(-) |