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

Bug 633626

Summary: media-sound/sonic-visualiser-3.0.2 : FAIL! : EncodingTest::readMetadata(id3v2-iso-8859-1.mp3) title != QString() returned FALSE. ()
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
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:sonic-visualiser-3.0.2:20171006-063046.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-10-06 15:44:05 UTC
PASS   : EncodingTest::readAudio(スポークの寺院.ogg)
ERROR: Directory creation failed for directory: /root/share/sonic-visualiser/test-fileio directory in $HOME
FAIL!  : EncodingTest::readMetadata(id3v2-iso-8859-1.mp3) 'title != QString()' returned FALSE. ()
   Loc: [o/../svcore/data/fileio/test/EncodingTest.h(154)]
ERROR: Directory creation failed for directory: /root/share/sonic-visualiser/test-fileio directory in $HOME
FAIL!  : EncodingTest::readMetadata(id3v2-ucs-2.mp3) 'title != QString()' returned FALSE. ()

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170927-191034

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv media-sound/sonic-visualiser
[ebuild  N    ] media-sound/sonic-visualiser-3.0.2  USE="mad ogg portaudio -id3tag -jack -osc -pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2017-10-06 15:44:08 UTC
Created attachment 497866 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-06 15:44:11 UTC
Created attachment 497868 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-06 15:44:14 UTC
Created attachment 497870 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-06 15:44:18 UTC
Created attachment 497872 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-06 15:44:21 UTC
Created attachment 497874 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-06 15:44:25 UTC
Created attachment 497876 [details]
media-sound:sonic-visualiser-3.0.2:20171006-063046.log
Comment 7 Toralf Förster gentoo-dev 2017-10-06 15:44:28 UTC
Created attachment 497878 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-18 21:32:39 UTC
The bug has been closed via the following commit(s):

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

commit 44294a7d2097c646d6c226a25c63ad1c06d58cf3
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-18 21:32:06 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-18 21:32:27 +0000

    media-sound/sonic-visualiser: removed old (3.1.1)
    
    Closes: https://bugs.gentoo.org/633626
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sonic-visualiser/Manifest              |   1 -
 media-sound/sonic-visualiser/files/notest.patch    |  33 --
 media-sound/sonic-visualiser/files/piper.capnp     | 364 ---------------------
 .../files/sonic-visualiser-3.1.1-qt-5.11.patch     |  12 -
 .../sonic-visualiser/sonic-visualiser-3.1.1.ebuild | 132 --------
 5 files changed, 542 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit e544c3ca8fe5893037061d94f06c5d55227054ff
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-18 21:29:14 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-18 21:32:25 +0000

    media-sound/sonic-visualiser: 4.0.1 bump
    
    1) eapi7
    2) switched from xdg-utils to xdg
    3) organized imports
    4) added opus use flag
    5) updated patches
    6) removed piper related code in ebuild as it is not
       applicable anymore
    7) updated and fixed tests (bug #633626)
    8) added hand-made mime xml file as upstream provides
       just desktop files
    
    Bug: https://bugs.gentoo.org/633626
    Closes: https://bugs.gentoo.org/683088
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sonic-visualiser/Manifest              |   1 +
 .../files/sonic-visualiser-4.0.1-notest.patch      |  52 +++++++++
 .../sonic-visualiser-4.0.1-qt-deprecated.patch     |  22 ++++
 .../sonic-visualiser/files/sonic-visualiser.xml    |  16 +++
 .../sonic-visualiser/sonic-visualiser-4.0.1.ebuild | 125 +++++++++++++++++++++
 5 files changed, 216 insertions(+)