Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682336 - media-sound/zynaddsubfx-3.0.3-r1 : /.../XMLwrapper.cpp:37:28: error: invalid use of incomplete type mxml_node_t {aka struct _mxml_node_s }
Summary: media-sound/zynaddsubfx-3.0.3-r1 : /.../XMLwrapper.cpp:37:28: error: invalid ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 686966
Blocks:
  Show dependency tree
 
Reported: 2019-04-02 17:06 UTC by Toralf Förster
Modified: 2019-05-29 20:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2019-04-02 17:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.48 KB, text/plain)
2019-04-02 17:06 UTC, Toralf Förster
Details
environment (environment,88.54 KB, text/plain)
2019-04-02 17:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,41.29 KB, application/x-bzip)
2019-04-02 17:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.98 KB, application/x-bzip)
2019-04-02 17:06 UTC, Toralf Förster
Details
media-sound:zynaddsubfx-3.0.3-r1:20190402-024807.log (media-sound:zynaddsubfx-3.0.3-r1:20190402-024807.log,92.13 KB, text/plain)
2019-04-02 17:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.33 KB, application/x-bzip)
2019-04-02 17:07 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 2019-04-02 17:06:43 UTC
/var/tmp/portage/media-sound/zynaddsubfx-3.0.3-r1/work/zynaddsubfx-3.0.3/src/Misc/XMLwrapper.cpp: In function ‘const char* zyn::XMLwrapper_whitespace_callback(mxml_node_t*, int)’:
/var/tmp/portage/media-sound/zynaddsubfx-3.0.3-r1/work/zynaddsubfx-3.0.3/src/Misc/XMLwrapper.cpp:37:28: error: invalid use of incomplete type ‘mxml_node_t’ {aka ‘struct _mxml_node_s’}
     const char *name = node->value.element.name;
                            ^~
In file included from /var/tmp/portage/media-sound/zynaddsubfx-3.0.3-r1/work/zynaddsubfx-3.0.3/src/Misc/XMLwrapper.h:16,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20190328-000917

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.33.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpvO media-sound/zynaddsubfx
[ebuild  N    ] media-sound/zynaddsubfx-3.0.3-r1  USE="alsa fltk -doc -dssi -jack -lash -portaudio"
Comment 1 Toralf Förster gentoo-dev 2019-04-02 17:06:46 UTC
Created attachment 571598 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-02 17:06:49 UTC
Created attachment 571600 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-02 17:06:52 UTC
Created attachment 571602 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-02 17:06:55 UTC
Created attachment 571604 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-02 17:06:58 UTC
Created attachment 571606 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-02 17:07:01 UTC
Created attachment 571608 [details]
media-sound:zynaddsubfx-3.0.3-r1:20190402-024807.log
Comment 7 Toralf Förster gentoo-dev 2019-04-02 17:07:04 UTC
Created attachment 571610 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-04-03 18:30:26 UTC
why is this bug blocking openssl-1.1?
Comment 9 Larry the Git Cow gentoo-dev 2019-05-08 17:04:55 UTC
The bug has been closed via the following commit(s):

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

commit 1140ea38daa75bc0667083fa43c886f5928f1780
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-06 17:43:03 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 17:03:37 +0000

    media-sound/zynaddsubfx: 3.0.5 version bump
    
    Closes: https://bugs.gentoo.org/682336
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/zynaddsubfx/Manifest                   |  1 +
 .../zynaddsubfx/files/zynaddsubfx-3.0.5-docs.patch | 12 +++
 media-sound/zynaddsubfx/zynaddsubfx-3.0.5.ebuild   | 87 ++++++++++++++++++++++
 3 files changed, 100 insertions(+)