Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712314 - dev-util/ccls-0.20190823.5 : /.../indexer.cc: error: bool ccls::{anonymous}::IndexDataConsumer::handleDeclOccurence(const clang::D
Summary: dev-util/ccls-0.20190823.5 : /.../indexer.cc: error: bool ccls::{anonymous}::...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 07:45 UTC by Toralf Förster
Modified: 2020-04-24 22:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
dev-util:ccls-0.20190823.5:20200313-060507.log (dev-util:ccls-0.20190823.5:20200313-060507.log,9.91 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.53 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
environment (environment,85.35 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.91 KB, application/x-bzip)
2020-03-13 07:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.25 KB, application/x-bzip)
2020-03-13 07:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.51 KB, application/x-bzip)
2020-03-13 07:46 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-13 07:45:42 UTC
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-util/ccls-0.20190823.5/work/ccls-0.20190823.5/src -isystem /var/tmp/portage/dev-util/ccls-0.20190823.5/work/ccls-0.20190823.5/third_party -isystem /usr/lib/llvm/10/include  -DNDEBUG -O2 -pipe -march=native -fno-common -falign-functions=32:25:16   -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -pthread -std=c++17 -MD -MT CMakeFiles/ccls.dir/src/indexer.cc.o -MF CMakeFiles/ccls.dir/src/indexer.cc.o.d -o CMakeFiles/ccls.dir/src/indexer.cc.o -c /var/tmp/portage/dev-util/ccls-0.20190823.5/work/ccls-0.20190823.5/src/indexer.cc
/var/tmp/portage/dev-util/ccls-0.20190823.5/work/ccls-0.20190823.5/src/indexer.cc:680:8: error: bool ccls::{anonymous}::IndexDataConsumer::handleDeclOccurence(const clang::Decl*, clang::index::SymbolRoleSet, llvm::ArrayRef<clang::index::SymbolRelation>, clang::SourceLocation, clang::index::IndexDataConsumer::ASTNodeInfo) marked override, but does not override
  680 |   bool handleDeclOccurence(const Decl *d, index::SymbolRoleSet roles,
      |        ^~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200307-230716

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1
  [2]   rust-1.41.1 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Mar 2020 03:38:34 +0000

emerge -qpvO dev-util/ccls
[ebuild  N    ] dev-util/ccls-0.20190823.5
Comment 1 Toralf Förster gentoo-dev 2020-03-13 07:45:45 UTC
Created attachment 618214 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-13 07:45:48 UTC
Created attachment 618216 [details]
dev-util:ccls-0.20190823.5:20200313-060507.log
Comment 3 Toralf Förster gentoo-dev 2020-03-13 07:45:54 UTC
Created attachment 618218 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-13 07:45:58 UTC
Created attachment 618220 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-13 07:46:01 UTC
Created attachment 618222 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-13 07:46:04 UTC
Created attachment 618224 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-13 07:46:07 UTC
Created attachment 618226 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-24 22:19:43 UTC
The bug has been closed via the following commit(s):

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

commit 97a90dff776eb9b4f723fd47f44154626df8d100
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-04-24 22:16:03 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-04-24 22:16:07 +0000

    dev-util/ccls: Version bump to 0.20190823.6
    
    Closes: https://bugs.gentoo.org/712314
    Closes: https://bugs.gentoo.org/714764
    Closes: https://bugs.gentoo.org/719034
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/ccls/Manifest                 |  1 +
 dev-util/ccls/ccls-0.20190823.6.ebuild | 40 ++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)