Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787902 - media-sound/sc2mpd-1.1.7 - mpd2src/wavreader.cpp: error: ordered comparison of pointer with integer zero (FILE* and int)
Summary: media-sound/sc2mpd-1.1.7 - mpd2src/wavreader.cpp: error: ordered comparison o...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-03 13:15 UTC by Toralf Förster
Modified: 2021-07-25 22:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2021-05-03 13:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,422.77 KB, text/plain)
2021-05-03 13:15 UTC, Toralf Förster
Details
environment (environment,24.26 KB, text/plain)
2021-05-03 13:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.85 KB, application/x-bzip)
2021-05-03 13:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.38 KB, application/x-bzip)
2021-05-03 13:15 UTC, Toralf Förster
Details
media-sound:sc2mpd-1.1.7:20210503-130029.log (media-sound:sc2mpd-1.1.7:20210503-130029.log,238.62 KB, text/plain)
2021-05-03 13:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.36 KB, application/x-bzip)
2021-05-03 13:15 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 2021-05-03 13:15:48 UTC
mpd2src/wavreader.cpp: In member function ‘virtual void WavReader::close()’:
mpd2src/wavreader.cpp:58:14: error: ordered comparison of pointer with integer zero (‘FILE*’ and ‘int’)
   58 |     if (m_fp > 0)
      |         ~~~~~^~~
make: *** [Makefile:910: mpd2src/mpd2sc-wavreader.o] Error 1
 * ERROR: media-sound/sc2mpd-1.1.7::gentoo failed (compile phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.4
  [2]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May  3 11:35:18 UTC 2021

emerge -qpvO media-sound/sc2mpd
[ebuild  N    ] media-sound/sc2mpd-1.1.7
Comment 1 Toralf Förster gentoo-dev 2021-05-03 13:15:50 UTC
Created attachment 705699 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-03 13:15:52 UTC
Created attachment 705702 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-03 13:15:53 UTC
Created attachment 705705 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-03 13:15:54 UTC
Created attachment 705708 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-03 13:15:55 UTC
Created attachment 705711 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-03 13:15:57 UTC
Created attachment 705714 [details]
media-sound:sc2mpd-1.1.7:20210503-130029.log
Comment 7 Toralf Förster gentoo-dev 2021-05-03 13:15:58 UTC
Created attachment 705717 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-14 18:03:40 UTC
Fails earlier with 1.1.8.
Comment 9 Larry the Git Cow gentoo-dev 2021-06-14 18:35:15 UTC
The bug has been referenced in the following commit(s):

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

commit 0575b09d5c96e32a70701556519af447d0652f04
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 18:03:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 18:35:04 +0000

    media-sound/sc2mpd: add 1.1.8
    
    Bug: https://bugs.gentoo.org/787902
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/sc2mpd/Manifest            |  1 +
 media-sound/sc2mpd/sc2mpd-1.1.8.ebuild | 93 ++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-06-15 01:14:39 UTC
The bug has been referenced in the following commit(s):

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

commit 5d4199d41820cae0529e78f6a07a4486b65f99d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-15 00:40:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-15 00:53:48 +0000

    profiles: last-rite media-sound/sc2mpd
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2021-07-25 22:25:48 UTC
The bug has been referenced in the following commit(s):

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

commit a67da1b9b8a2db19a2b4645124b495cc90ba9046
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-25 22:24:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-25 22:25:11 +0000

    media-sound/sc2mpd: treeclean
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/sc2mpd/Manifest                        |  3 -
 media-sound/sc2mpd/files/sc2mpd-1.1.7-python.patch | 64 --------------
 media-sound/sc2mpd/files/sc2mpd-1.1.7-werror.patch | 72 ----------------
 media-sound/sc2mpd/metadata.xml                    |  7 --
 media-sound/sc2mpd/sc2mpd-1.1.7.ebuild             | 97 ----------------------
 media-sound/sc2mpd/sc2mpd-1.1.8.ebuild             | 93 ---------------------
 profiles/package.mask                              |  7 --
 7 files changed, 343 deletions(-)