Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713090 - media-sound/vbrfixc-0.24 : wputil.h: error: cannot convert std::basic_ostream<char> to bool in return
Summary: media-sound/vbrfixc-0.24 : wputil.h: error: cannot convert std::basic_ostream...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 22:52 UTC by Toralf Förster
Modified: 2022-01-30 11:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2020-03-17 22:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.03 KB, text/plain)
2020-03-17 22:52 UTC, Toralf Förster
Details
environment (environment,15.95 KB, text/plain)
2020-03-17 22:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.35 KB, application/x-bzip)
2020-03-17 22:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.48 KB, application/x-bzip)
2020-03-17 22:52 UTC, Toralf Förster
Details
media-sound:vbrfixc-0.24:20200317-225002.log (media-sound:vbrfixc-0.24:20200317-225002.log,17.32 KB, text/plain)
2020-03-17 22:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.19 KB, application/x-bzip)
2020-03-17 22:52 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-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(-)