Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 728154

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 packagesAssignee: 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 gentoo-dev 2020-06-13 20:31:57 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: sys-cluster/lustre fails to compile.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-13 20:32:02 UTC
Created attachment 644590 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-13 20:32:06 UTC
Created attachment 644592 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-03-09 09:44:45 UTC
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(-)
Comment 4 Larry the Git Cow gentoo-dev 2022-03-20 22:15:03 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2022-04-20 07:51:06 UTC
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(-)