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

Bug 715412

Summary: sys-apps/lmctfy-0.5.0-r1 : ./.../logging.h: error: declaration of operator<< as non-function
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: patrick
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:lmctfy-0.5.0-r1:20200330-075215.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-30 08:57:03 UTC
In file included from ./base/callback.h:17,
                 from lmctfy/cli/real_main.cc:29:
./base/logging.h:68:26: error: declaration of operator<< as non-function
   68 |   LogMessage& operator<<(uint value);
      |                          ^~~~
./base/logging.h:68:23: error: expected ; at end of member declaration

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
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-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 06:38:57 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sys-apps/lmctfy
[ebuild  N    ] sys-apps/lmctfy-0.5.0-r1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 08:57:05 UTC
Created attachment 627200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 08:57:08 UTC
Created attachment 627202 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 08:57:11 UTC
Created attachment 627204 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 08:57:14 UTC
Created attachment 627206 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 08:57:16 UTC
Created attachment 627208 [details]
sys-apps:lmctfy-0.5.0-r1:20200330-075215.log
Comment 6 Toralf Förster gentoo-dev 2020-03-30 08:57:19 UTC
Created attachment 627210 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-08-01 20:39:49 UTC
The bug has been referenced in the following commit(s):

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

commit 3cf637c76cf11ce35bc0fcf272c3e430ecdca37b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-01 20:38:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-01 20:39:41 +0000

    profiles: last-rite sys-apps/lmctfy
    
    Bug: https://bugs.gentoo.org/570484
    Bug: https://bugs.gentoo.org/715412
    Bug: https://bugs.gentoo.org/723204
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2021-08-30 17:39:09 UTC
The bug has been closed via the following commit(s):

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

commit 3fbf16320b89493a2c621d78390876836fec549d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-08-30 17:19:44 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-08-30 17:38:52 +0000

    sys-apps/lmctfy: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/715412
    Closes: https://bugs.gentoo.org/570484
    Closes: https://bugs.gentoo.org/723204
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                  |  7 -------
 sys-apps/lmctfy/Manifest               |  1 -
 sys-apps/lmctfy/lmctfy-0.5.0-r1.ebuild | 36 ----------------------------------
 sys-apps/lmctfy/metadata.xml           | 11 -----------
 4 files changed, 55 deletions(-)