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

Bug 695872

Summary: media-sound/yoshimi-1.5.10.2 with dev-libs/mxml-3.1 - mxml: XML does not start with '<' (saw '\n').
Product: Gentoo Linux Reporter: Porcupine of the Moon <porcupineofthemoon>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15146
Whiteboard:
Package list:
Runtime testing required: ---

Description Porcupine of the Moon 2019-09-29 15:22:26 UTC
Hi all,

there is an issue with media-sound/yoshimi-1.5.10.2 and dev-libs/mxml-3.1.

When I start yoshimi from the console, the program crashes directly with the following output:

Yoshimi 1.5.10.2 is starting
mxml: XML does not start with '<' (saw '
').
XML: File /home/porcupineofthemoon/.config/yoshimi/yoshimi.config is not XML
XML: Not good, XMLwrapper peek on an empty parentstack
XML: Not good, XMLwrapper peek on an empty parentstack
extractConfigData, no BASE_PARAMETERS branch
Bail: Yoshimi stages a strategic retreat :-(

After deleting the config folder above, yoshimi starts one time without errors, yet to crash again after a second start.

A downgrade to

dev-libs/mxml-3.0::gentoo [3.1::gentoo] USE="threads -static-libs" 

solved the issue.
Comment 1 Conrad Kostecki gentoo-dev 2019-12-21 23:58:21 UTC
This has been fixed by upstream with 1.6.0.1 and newer.
Current version is 1.6.1.

-> https://github.com/Yoshimi/yoshimi/releases
Comment 2 Larry the Git Cow gentoo-dev 2020-04-01 09:31:46 UTC
The bug has been closed via the following commit(s):

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

commit 2b6b44cfd05e2641164bdf4a9781c961e5d24576
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2020-03-28 03:23:57 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-04-01 09:31:38 +0000

    media-sound/yoshimi: Missing manifest
    
    Closes: https://bugs.gentoo.org/698540
    Closes: https://bugs.gentoo.org/695872
    Signed-off-by: Denis Reva <denis7774@gmail.com>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/yoshimi/Manifest | 1 +
 1 file changed, 1 insertion(+)