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

Bug 740558

Summary: net-analyzer/gvmd-9.0.1 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: jonas.licht
Status: RESOLVED FIXED    
Severity: normal CC: cyrius, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/greenbone/gvmd/pull/1280
https://github.com/gentoo/gentoo/pull/18050
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 736174    
Attachments: build.log
1-CMakeError.log
1-CMakeOutput.log
Simple User patch if you can't wait next release

Description Agostino Sarubbo gentoo-dev 2020-09-05 19:26:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/gvmd-9.0.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-05 19:26:58 UTC
Created attachment 658634 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-05 19:27:00 UTC
Created attachment 658636 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-05 19:27:01 UTC
Created attachment 658638 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 jonas.licht 2020-10-10 12:32:14 UTC
Wait for the next release of gvmd.
Comment 5 Cyrius 2020-10-27 14:24:32 UTC
Created attachment 668807 [details, diff]
Simple User patch if you can't wait next release
Comment 6 Agostino Sarubbo gentoo-dev 2020-10-27 14:25:31 UTC
Hello, thanks for the patch. I believe you can speed up the process by making a pull-request via Github.
Comment 7 Cyrius 2020-10-27 14:36:46 UTC
Could i do it without being a gentoo developer ?
if yes, then i ll be glad to do it :-)
Comment 8 Cyrius 2020-10-27 18:57:28 UTC
I ve done my first pull request :

   https://github.com/gentoo/gentoo/pull/18050

I hope it will be ok.
Thanks.
Comment 9 Larry the Git Cow gentoo-dev 2020-10-28 07:51:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20fff237b4292f8f82d57e7dbbfcc8a32c675e7

commit e20fff237b4292f8f82d57e7dbbfcc8a32c675e7
Author:     CyriusGentoo <cyrius@linog-consulting.com>
AuthorDate: 2020-10-27 18:44:31 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-28 07:51:07 +0000

    net-analyzer/gvmd: Replace deprecated sys_siglist with strsignal
    
    Signed-off-by: François Logier <cyrius@linog-consulting.com>
    Closes: https://bugs.gentoo.org/740558
    Closes: https://github.com/gentoo/gentoo/pull/18050
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../gvmd/files/gvmd-9.0.1-glibc_siglist.patch      | 82 ++++++++++++++++++++++
 net-analyzer/gvmd/gvmd-9.0.1.ebuild                |  5 ++
 2 files changed, 87 insertions(+)