I am currently attemptig to update the musescore-git package in the AUR
(Archlinux) with snapshot 994090f.
Build fails with:
CMake Error at CMakeLists.txt:299 (MESSAGE):
Error: jack support requested (BUILD_JACK=ON), but jack was not found
CMake Error at CMakeLists.txt:321 (message):
Error: Portaudio support requested (BUILD_PORTAUDIO=ON), but
portaudio-2.0
Version 19 was not found (package portaudio19-dev)
-- Found gzip. Man pages will be compressed.
-- Found ln. Symlink aliases will be created for MuseScore executable
and the man pages.
-- precompiled header generation
-- Creating directory
/build/musescore-git/src/MuseScore/build.release/include/freetype/config
-- Creating file
/build/musescore-git/src/MuseScore/build.release/include/freetype/config/ftconfig.h
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Creating file
/build/musescore-git/src/MuseScore/build.release/include/freetype/config/ftoption.h
-- Configuring incomplete, errors occurred!
See also
"/build/musescore-git/src/MuseScore/build.release/CMakeFiles/CMakeOutput.log".
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent
make rule.
make[1]: Entering directory
'/build/musescore-git/src/MuseScore/build.release'
make[1]: *** No rule to make target 'lrelease'. Stop.
make[1]: Leaving directory
'/build/musescore-git/src/MuseScore/build.release'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory
'/build/musescore-git/src/MuseScore/build.release'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory
'/build/musescore-git/src/MuseScore/build.release'
Makefile:42: recipe for target 'release' failed
make: *** [release] Error 2
In my PKGBUILD I use the following build-function:
build() {
cd MuseScore
make revision
make PREFIX='/usr' SUFFIX="-git" LABEL="Git Build" release
}
Your help would be much appreciated.
kinds regards
Bernhard Landauer
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z_______________________________________________
Mscore-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mscore-developer