Make failed on debian testing

• Aug 16, 2019 - 16:01
Reported version
3.2
Type
Development
Frequency
Many
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

My OS is debian testing with qt5.13. I just checked out the code via git, and tried to compile. I have already read the compile instructions. I successfully solved many build problems, at least until this one, that occurs when I run "make".

See also "/home/horvath/ccpp/musescore/git/MuseScore/build.release/CMakeFiles/CMakeOutput.log".
make[1]: Entering directory '/home/horvath/ccpp/musescore/git/MuseScore/build.release'
make[1]: *** No rule to make target 'lrelease'. Stop.
make[1]: Leaving directory '/home/horvath/ccpp/musescore/git/MuseScore/build.release'
make[1]: Entering directory '/home/horvath/ccpp/musescore/git/MuseScore/build.release'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/home/horvath/ccpp/musescore/git/MuseScore/build.release'
make: *** [Makefile:50: release] Error 2

I attached the full output.

Attachment Size
make-output.txt 2.71 KB

Comments

It fails earlier:
CMake Error at CMakeLists.txt:419 (message):
Error: PulseAudio support requested (BUILD_PULSEAUDIO=ON), but PulseAudio
was not found.

Status needs info active

PulseAudio is installed:

$ pulseaudio --version
pulseaudio 12.2

Are there additional requirements?

libpulse-dev was missed, installing it solved this problem. But now compiling is still failing. I attached the full output. This is a next issue, is it ok to continue in this thread?

Attachment Size
make-output2.txt 78.92 KB
Status needs info closed

Better not, the issue tracker is for reporting bugs, not for discussing difficulties in the build process. Those are best discussed in our developers chat on telegram.