bugDenemo - Bugs: bug #62202, Linking with --disable-fluidsynth...

 
 

bug #62202: Linking with --disable-fluidsynth failing

Submitter:  Bernd Waibel <waebbl>
Submitted:  Sat 19 Mar 2022 08:09:03 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Mar 2022 11:10:54 AM UTC, comment #2: 

Thanks for the quick fix.

Bernd Waibel <waebbl>
Sat 19 Mar 2022 10:22:35 AM UTC, comment #1: 

Thanks, fixed in 2.6.1

Richard Shann <rshann>
Group administrator
Sat 19 Mar 2022 08:09:03 AM UTC, original submission:  

I'm currently packaging denemo 2.6.0 for Gentoo Linux and trying out different combinations of enabled options.

When configuring with


./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/denemo-2.6.0 --htmldir=/usr/share/doc/denemo-2.6.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-gtk-doc-pdf --disable-gtk2 --disable-installed-tests --disable-mem --disable-rpath --disable-static --enable-evince --enable-gtk3 --enable-x11 --disable-alsa --enable-aubio --disable-debug --disable-doc --disable-gtk-doc --disable-gtk-doc-html --disable-fluidsynth --disable-jack --enable-nls --enable-portaudio --enable-portmidi --enable-rubberband --disable-always-build-tests


linking of the denemo binary fails with


/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: audio/playback.o: in function `ext_midi_playback':
playback.c:(.text+0x138): undefined reference to `fluidsynth_all_notes_off'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: core/view.o: in function `pb_volume':
view.c:(.text+0x9ae): undefined reference to `fluid_set_gain'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: view.c:(.text+0x9fb): undefined reference to `fluid_set_gain'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1172: denemo] Error 1


For the complete output please see the attached build log.

Bernd Waibel <waebbl>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #53005:  denemo-2.6.0:20220319-075746.log added by waebbl (436KiB - text/x-log - build log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Posted a comment)
  • -email is unavailable- added by waebbl (Submitted the item)
  • -email is unavailable- added by waebbl
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-03-19 rshann StatusNone Fixed
        Open/ClosedOpen Closed
    2022-03-19 waebbl Attached File- Added denemo-2.6.0:20220319-075746.log, #53005
        Carbon-Copy- Added waebbl

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code