Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701422 - sys-fs/bees-0.6.1-r1 : bees.cc:118:19: error: call of overloaded gettid() is ambiguous
Summary: sys-fs/bees-0.6.1-r1 : bees.cc:118:19: error: call of overloaded gettid() is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kai Krakow
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-28 18:57 UTC by Toralf Förster
Modified: 2020-01-04 17:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2019-11-28 18:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.06 KB, text/plain)
2019-11-28 18:57 UTC, Toralf Förster
Details
environment (environment,80.18 KB, text/plain)
2019-11-28 18:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.50 KB, application/x-bzip)
2019-11-28 18:57 UTC, Toralf Förster
Details
sys-fs:bees-0.6.1-r1:20191128-185436.log (sys-fs:bees-0.6.1-r1:20191128-185436.log,12.52 KB, text/plain)
2019-11-28 18:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.28 KB, application/x-bzip)
2019-11-28 18:57 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 2019-11-28 18:57:32 UTC
c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -o bees.o -c bees.cc
bees.cc: In destructor ‘BeesNote::~BeesNote()’:
bees.cc:118:19: error: call of overloaded ‘gettid()’ is ambiguous
  118 |   s_status[gettid()] = tl_next;
      |                   ^
In file included from /usr/include/unistd.h:1170,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20191125-201714

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

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

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



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 28 Nov 2019 17:26:15 +0000

emerge -qpvO sys-fs/bees
[ebuild  N    ] sys-fs/bees-0.6.1-r1  USE="-tools"
Comment 1 Toralf Förster gentoo-dev 2019-11-28 18:57:34 UTC
Created attachment 597808 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-28 18:57:37 UTC
Created attachment 597810 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-28 18:57:40 UTC
Created attachment 597812 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-28 18:57:43 UTC
Created attachment 597814 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-28 18:57:46 UTC
Created attachment 597816 [details]
sys-fs:bees-0.6.1-r1:20191128-185436.log
Comment 6 Toralf Förster gentoo-dev 2019-11-28 18:57:49 UTC
Created attachment 597818 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-11-30 07:49:33 UTC
The bug has been closed via the following commit(s):

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

commit 5edfb351c0192a34bbbbacd38a9c7fb7de1cf26d
Author:     Kai Krakow <kai@kaishome.de>
AuthorDate: 2019-11-28 21:33:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-30 07:48:55 +0000

    sys-fs/bees: Bump to v0.6.1-r2
    
    Closes: https://bugs.gentoo.org/701422
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Kai Krakow <kai@kaishome.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/bees/bees-0.6.1-r2.ebuild                   | 98 ++++++++++++++++++++++
 ...cess-Fix-gettid-ambiguity-with-glibc-2.30.patch | 97 +++++++++++++++++++++
 2 files changed, 195 insertions(+)