FS#39420 - [musescore] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 14 March 2014, 15:24 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 19 March 2014, 11:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


[ 23%] Building CXX object awl/CMakeFiles/awlplugin.dir/pitchedit.cpp.o
/build/musescore/src/mscore-1.3/mscore/mscore/genft.cpp:30:31: fatal error: freetype/tttables.h: No such file or directory
#include <freetype/tttables.h>
^
compilation terminated.
mscore/CMakeFiles/genft.dir/build.make:416: recipe for target 'mscore/CMakeFiles/genft.dir/genft.cpp.o' failed
make[2]: *** [mscore/CMakeFiles/genft.dir/genft.cpp.o] Error 1
CMakeFiles/Makefile2:603: recipe for target 'mscore/CMakeFiles/genft.dir/all' failed
make[1]: *** [mscore/CMakeFiles/genft.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 23%] Building CXX object awl/CMakeFiles/awlplugin.dir/pitchlabel.cpp.o
/build/musescore/src/mscore-1.3/mscore/awl/denomspinbox.cpp:58:19: warning: unused parameter 'pos' [-Wunused-parameter]
QValidator::State DenominatorSpinBox::validate(QString& input, int& pos) const
^
[ 23%] Building CXX object awl/CMakeFiles/awlplugin.dir/utils.cpp.o
Linking CXX static library libawl.a
Linking CXX shared library libawlplugin.so
[ 23%] Built target awlplugin
[ 25%] Built target awl
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...

Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Wednesday, 19 March 2014, 11:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.3-6

Loading...