Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680062 - media-sound/csound-6.10.0 : /.../fluidOpcodes.cpp:223:40: error: aggregate fluid_preset_t fluidPreset has incomplete type and cannot be defined
Summary: media-sound/csound-6.10.0 : /.../fluidOpcodes.cpp:223:40: error: aggregate fl...
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: https://github.com/csound/csound/issu...
Whiteboard: fixed in 6.13.0
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-03-11 19:42 UTC by Toralf Förster
Modified: 2019-12-23 22:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.74 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
environment (environment,218.68 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.97 KB, application/x-bzip)
2019-03-11 19:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.42 KB, application/x-bzip)
2019-03-11 19:43 UTC, Toralf Förster
Details
media-sound:csound-6.10.0:20190311-043700.log (media-sound:csound-6.10.0:20190311-043700.log,386.74 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,55.80 KB, application/x-bzip)
2019-03-11 19:43 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-03-11 19:42:58 UTC
/var/tmp/portage/media-sound/csound-6.10.0/work/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function ‘int FluidLoad::init(CSOUND*)’:
/var/tmp/portage/media-sound/csound-6.10.0/work/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp:223:40: error: aggregate ‘fluid_preset_t fluidPreset’ has incomplete type and cannot be defined
                         fluid_preset_t fluidPreset;
                                        ^~~~~~~~~~~
/var/tmp/portage/media-sound/csound-6.10.0/work/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp:224:39: error: invalid use of incomplete type ‘fluid_sfont_t’ {aka ‘struct _fluid_sfont_t’}

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20190308-115051

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

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.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO media-sound/csound
[ebuild  N    ] media-sound/csound-6.10.0  USE="alsa cxx fluidsynth image nls openmp threads utils -beats -chua -csoundac -curl -debug -doc -double-precision -dssi -examples -fltk -jack -java -keyboard -linear -lua -luajit -osc -portaudio -portmidi -pulseaudio -python -samples -score -static-libs -stk -tcl -test -vim-syntax -websocket" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-03-11 19:43:01 UTC
Created attachment 568620 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-11 19:43:04 UTC
Created attachment 568622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-11 19:43:07 UTC
Created attachment 568624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-11 19:43:10 UTC
Created attachment 568626 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-11 19:43:13 UTC
Created attachment 568628 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-11 19:43:15 UTC
Created attachment 568630 [details]
media-sound:csound-6.10.0:20190311-043700.log
Comment 7 Toralf Förster gentoo-dev 2019-03-11 19:43:18 UTC
Created attachment 568632 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-12-23 22:11:52 UTC
The bug has been closed via the following commit(s):

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

commit c06dab394be78f626ba52648f590b3c7227bda7d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-23 22:09:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-23 22:11:41 +0000

    media-sound/csound: Drop 6.10.0
    
    Closes: https://bugs.gentoo.org/659400
    Closes: https://bugs.gentoo.org/680062
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/csound/Manifest             |   3 -
 media-sound/csound/csound-6.10.0.ebuild | 231 --------------------------------
 media-sound/csound/metadata.xml         |   3 -
 3 files changed, 237 deletions(-)