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

Bug 713090

Summary: media-sound/vbrfixc-0.24 : wputil.h: error: cannot convert std::basic_ostream<char> to bool in return
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: maintainer-needed
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:vbrfixc-0.24:20200317-225002.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-17 22:52:25 UTC
      |         ^~~~~~~~
wputil.h: In static member function static bool wfile::copyFile(const char*, const char*, bool):
wputil.h:202:16: error: cannot convert std::basic_ostream<char> to bool in return
  202 |     return out << in.rdbuf();
      |            ~~~~^~~~~~~~~~~~~
      |                |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

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) *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 21:38:32 +0000
emerge -qpvO media-sound/vbrfixc
[ebuild  N    ] media-sound/vbrfixc-0.24
Comment 1 Toralf Förster gentoo-dev 2020-03-17 22:52:28 UTC
Created attachment 621132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-17 22:52:31 UTC
Created attachment 621134 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-17 22:52:33 UTC
Created attachment 621136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-17 22:52:36 UTC
Created attachment 621138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-17 22:52:39 UTC
Created attachment 621140 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-17 22:52:42 UTC
Created attachment 621142 [details]
media-sound:vbrfixc-0.24:20200317-225002.log
Comment 7 Toralf Förster gentoo-dev 2020-03-17 22:52:44 UTC
Created attachment 621144 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-30 11:05:01 UTC
The bug has been closed via the following commit(s):

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

commit 1025e894d5ba0b088a768bd9cb135e19e8c492e9
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-30 11:04:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-30 11:04:45 +0000

    media-sound/vbrfixc: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/699916
    Closes: https://bugs.gentoo.org/713090
    Closes: https://bugs.gentoo.org/829346
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-sound/vbrfixc/files/vbrfixc-0.24-gcc43.patch | 28 ++++++++++++++++++----
 ...{vbrfixc-0.24.ebuild => vbrfixc-0.24-r1.ebuild} | 14 ++++-------
 2 files changed, 29 insertions(+), 13 deletions(-)