Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731204 - net-analyzer/sancp-1.6.1-r4 - clang: sancp.cc:277:22: error: declaration of 'gVars' has a different language linkage
Summary: net-analyzer/sancp-1.6.1-r4 - clang: sancp.cc:277:22: error: declaration of '...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-07 06:28 UTC by Agostino Sarubbo
Modified: 2020-08-20 09:34 UTC (History)
0 users

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


Attachments
build.log (build.log,12.92 KB, text/plain)
2020-07-07 06:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-07 06:28:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/sancp fails to compile.
Discovered on: amd64

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 isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-07 06:28:16 UTC
Created attachment 648160 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-20 09:34:26 UTC
The bug has been closed via the following commit(s):

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

commit 7c666e87b06399c7091fdd2919c6b55d0f74d8dc
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-08-20 09:06:39 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-08-20 09:34:24 +0000

    net-analyzer/sancp: Fix building with clang
    
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=731204
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 .../sancp/files/sancp-1.6.1-compiler.patch         |  4 +-
 net-analyzer/sancp/files/sancp-1.6.1-extern.patch  | 18 ++++++
 net-analyzer/sancp/sancp-1.6.1-r5.ebuild           | 73 ++++++++++++++++++++++
 3 files changed, 93 insertions(+), 2 deletions(-)