Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740558 - net-analyzer/gvmd-9.0.1 fails to compile
Summary: net-analyzer/gvmd-9.0.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: jonas.licht
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: glibc-2.32
  Show dependency tree
 
Reported: 2020-09-05 19:26 UTC by Agostino Sarubbo
Modified: 2020-10-28 07:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,69.94 KB, text/plain)
2020-09-05 19:26 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,4.21 KB, text/plain)
2020-09-05 19:27 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,19.35 KB, text/plain)
2020-09-05 19:27 UTC, Agostino Sarubbo
Details
Simple User patch if you can't wait next release (gvmd_glibc232.patch,2.91 KB, patch)
2020-10-27 14:24 UTC, Cyrius
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)