Bug#763720: Please enable the vst plugin on i386 and amd64

Petter Reinholdtsen pere at hungry.com
Thu Oct 2 06:04:01 UTC 2014


Package: lmms
Version: 1.0.3-1
Severity: important

When building lmms with libwine-dev installed, the build fail like this:

[ 88%] Generating RemoteVstPlugin
cd /«PKGBUILDDIR»/obj-i586-linux-gnu/plugins/vst_base &&
WINE_CXX-NOTFOUND -I"/«PKGBUILDDIR»/obj-i586-linux-gnu"
-I"/«PKGBUILDDIR»/include" -I"/usr/include/wine/windows"
-I"/usr/include" -I/usr/include/wine/windows
"/«PKGBUILDDIR»/plugins/vst_base/RemoteVstPlugin.cpp" -mwindows
-lpthread -o RemoteVstPlugin
/bin/sh: 1: WINE_CXX-NOTFOUND: not found
plugins/vst_base/CMakeFiles/vstbase.dir/build.make:56: recipe for target
'plugins/vst_base/RemoteVstPlugin' failed
make[3]: *** [plugins/vst_base/RemoteVstPlugin] Error 127
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-i586-linux-gnu'
make[2]: *** [plugins/vst_base/CMakeFiles/vstbase.dir/all] Error 2
make[1]: *** [all] Error 2
CMakeFiles/Makefile2:7441: recipe for target
'plugins/vst_base/CMakeFiles/vstbase.dir/all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-i586-linux-gnu'
Makefile:140: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/obj-i586-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:9: recipe for target 'build-arch' failed

The cause is that the wineg++ is needed, which on Debian seem to be in
the wine32-dev-tools and wine64-dev-tools packages.  But the cmake rules
do not seem to find it.  I've dropped libwine-dev from the build
dependencies to work around this build problem, but we should find a way
to enable it again.

-- 
Happy hacking
Petter Reinholdtsen



More information about the Debian-edu-pkg-team mailing list