You're building and executing the unit tests as root. That doesn't
make much sense. You should only use sudo when really needed, cf. the
docs:
https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#common-tips-for-compiling-from-source

> And when the music ends, it can not exit automatically.

Because you're not telling fluidsynth to exit. Pass -ni options to do
so. Refer to the manual for details:
https://github.com/FluidSynth/fluidsynth/wiki/UserManual#options


Tom

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to