Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745456 - media-sound/snapcast-0.15.0-r1 : /.../config.cpp: error: SLOG was not declared in this scope
Summary: media-sound/snapcast-0.15.0-r1 : /.../config.cpp: error: SLOG was not declare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-29 16:31 UTC by Toralf Förster
Modified: 2020-11-10 11:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2020-09-29 16:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,261.59 KB, text/plain)
2020-09-29 16:31 UTC, Toralf Förster
Details
environment (environment,133.92 KB, text/plain)
2020-09-29 16:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.75 KB, application/x-bzip)
2020-09-29 16:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.94 KB, application/x-bzip)
2020-09-29 16:31 UTC, Toralf Förster
Details
media-sound:snapcast-0.15.0-r1:20200929-102940.log (media-sound:snapcast-0.15.0-r1:20200929-102940.log,14.15 KB, text/plain)
2020-09-29 16:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.70 KB, application/x-bzip)
2020-09-29 16:31 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-09-29 16:31:41 UTC
/var/tmp/portage/media-sound/snapcast-0.15.0-r1/work/snapcast-0.15.0/server/config.cpp: In member function ‘void Config::init(const string&, const string&, const string&)’:
/var/tmp/portage/media-sound/snapcast-0.15.0-r1/work/snapcast-0.15.0/server/config.cpp:65:2: error: ‘SLOG’ was not declared in this scope; did you mean ‘LOG’?
   65 |  SLOG(NOTICE) << "Settings file: \"" << filename_ << "\"\n";
      |  ^~~~
      |  LOG

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20200920-133319

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.46.0
  [2]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Sep 29 09:35:38 AM UTC 2020

emerge -qpvO media-sound/snapcast
[ebuild  N    ] media-sound/snapcast-0.15.0-r1  USE="client flac server vorbis zeroconf -static-libs -tremor"
Comment 1 Toralf Förster gentoo-dev 2020-09-29 16:31:42 UTC
Created attachment 663163 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-29 16:31:44 UTC
Created attachment 663166 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-09-29 16:31:46 UTC
Created attachment 663169 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-09-29 16:31:47 UTC
Created attachment 663172 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-09-29 16:31:49 UTC
Created attachment 663175 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-29 16:31:50 UTC
Created attachment 663178 [details]
media-sound:snapcast-0.15.0-r1:20200929-102940.log
Comment 7 Toralf Förster gentoo-dev 2020-09-29 16:31:51 UTC
Created attachment 663181 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-10 11:52:35 UTC
The bug has been closed via the following commit(s):

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

commit e21a601ae79cf014963c4f5107be181f7f4bcf0d
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-08-30 12:19:20 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-10 11:52:26 +0000

    media-sound/snapcast: bump to 0.20.0
    
    Closes: https://bugs.gentoo.org/698064
    Closes: https://bugs.gentoo.org/745456
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/snapcast/Manifest               |  1 +
 media-sound/snapcast/snapcast-0.20.0.ebuild | 72 +++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)