LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-24-2020, 09:40 AM   #46
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled

My latedt attempt ad running the command
Code:
ls -1 /var/log/packages/{jdk,portmidi,portaudio,lame,python3,jack,hyphen,ninja,meson,libxkbcommon,qt5,qt5-webkit}*
is this:
Code:
bash-4.3# ls -1 /var/log/packages/{jdk,portmidi,portaudio,lame,python3,jack,hyphen,ninja,meson,libxkbcommon,qt5,qt5-webkit}*
/var/log/packages/hyphen-2.8.8-x86_64-1_SBo
/var/log/packages/jack-1.9.14-x86_64-1_SBo
/var/log/packages/jdk-8u251-x86_64-1_SBo
/var/log/packages/lame-3.100-x86_64-1_SBo
/var/log/packages/libxkbcommon-0.10.0-x86_64-1_SBo
/var/log/packages/meson-0.52.1-x86_64-1_SBo
/var/log/packages/ninja-1.10.0-x86_64-1_SBo
/var/log/packages/portaudio-v190600_20161030-x86_64-1_SBo
/var/log/packages/portmidi-217-x86_64-5_SBo
/var/log/packages/python3-3.7.2-x86_64-1_SBo
/var/log/packages/qt5-5.12.8-x86_64-1_SBo
/var/log/packages/qt5-webkit-5.212.0_alpha4-x86_64-3_SBo
/var/log/packages/qt5-webkit-5.212.0_alpha4-x86_64-3_SBo
so I tried yet again to build MuseScore, and ended up with THIS:
Code:
[ 68%] Building CXX object mscore/CMakeFiles/mscoreapp.dir/pagesettings.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/mscore && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTCASE_BUILDDIR=\"/tmp/SBo/MuseScore-3.4.2/build.release\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/mscore -I/tmp/SBo/MuseScore-3.4.2/mscore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQuickControls2 -isystem /usr/include/qt5/QtQuickTemplates2 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtHelp -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2 -I/tmp/SBo/MuseScore-3.4.2/thirdparty -I/tmp/SBo/MuseScore-3.4.2/global -I/tmp/SBo/MuseScore-3.4.2/singleapp/src -I/tmp/SBo/MuseScore-3.4.2/telemetry  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wno-overloaded-virtual -Winvalid-pch -fPIC -std=gnu++11 -o CMakeFiles/mscoreapp.dir/pagesettings.cpp.o -c /tmp/SBo/MuseScore-3.4.2/mscore/pagesettings.cpp
mscore/CMakeFiles/mscoreapp.dir/build.make:1704: recipe for target 'mscore/CMakeFiles/mscoreapp.dir/musescore.cpp.o' failed
make[3]: *** [mscore/CMakeFiles/mscoreapp.dir/musescore.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /tmp/SBo/MuseScore-3.4.2/mscore/editstyle.h:23:0,
                 from /tmp/SBo/MuseScore-3.4.2/mscore/editstyle.cpp:16:
/tmp/SBo/MuseScore-3.4.2/build.release/mscore/ui_editstyle.h: In member function 'void Ui_EditStyleBase::setupUi(QDialog*)':
/tmp/SBo/MuseScore-3.4.2/build.release/mscore/ui_editstyle.h:977:10: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
     void setupUi(QDialog *EditStyleBase)
          ^
make[3]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
CMakeFiles/Makefile2:591: recipe for target 'mscore/CMakeFiles/mscoreapp.dir/all' failed
make[2]: *** [mscore/CMakeFiles/mscoreapp.dir/all] Error 2
make[2]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:52: recipe for target 'release' failed
make: *** [release] Error 2
So, I'm guessing that I need to install qt5-styleplugins?

Last edited by TheNutCase; 06-24-2020 at 09:45 AM.
 
Old 06-24-2020, 10:22 AM   #47
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
two things:
- the error is not there, should be a few lines above that, try posting more output, like you did before;
- you have two copies of qt5-webkit installed (try "removepkg qt5-webkit" twice then install it just once) but maybe it could be ininfluent.
 
Old 06-24-2020, 10:39 AM   #48
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,771

Rep: Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455Reputation: 1455
Quote:
Originally Posted by ponce View Post
- you have two copies of qt5-webkit installed
It was just the ls command that had it twice (ls qt5* qt5-webkit* )
 
2 members found this post helpful.
Old 06-24-2020, 10:52 AM   #49
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by TheNutCase View Post
I did that, and this is the output (and yes, I installed qt5-webkit):
Code:
bash-4.3# sbopkg -i qt5-webkit
bash: sbopkg: command not found
*sigh*

I said "if you have sbopkg". Since you don't, you'd use whatever other method you typically use to install packages from SBo.

As ponce said, the error we need is not in your output. We need more of the build log.

And no, you do not need to install any extra packages beyond what SBo requires. So you don't need qt5-styleplugins
 
Old 06-24-2020, 10:54 AM   #50
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by Petri Kaukasoina View Post
It was just the ls command that had it twice (ls qt5* qt5-webkit* )
yes, I should drink something icy because it's too hot here....
 
Old 06-24-2020, 11:42 AM   #51
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
two things:
- the error is not there, should be a few lines above that, try posting more output, like you did before;
- you have two copies of qt5-webkit installed (try "removepkg qt5-webkit" twice then install it just once) but maybe it could be ininfluent.
I tried that command twice as suggested, and the second time, I got the following result:
Code:
bash-4.3# removepkg qt5-webkit

ls: cannot access '/var/log/packages/qt5-webkit*': No such file or directory
No such package: /var/log/packages/qt5-webkit. Can't remove.
 
Old 06-24-2020, 11:46 AM   #52
svim
Member
 
Registered: Feb 2015
Distribution: Slackware 14.2-64bit
Posts: 62

Rep: Reputation: Disabled
The MuseScore page on slackbuilds lists out the required five dependencies it needs.
lame
qt5-webkit
portmidi
portaudio
jack
A twist being some requiring their own dependencies that require their own dependencies, which sounds complicated but it's all referenced in each slackbuilds page. Start at the bottom of the list and work your way up following the chain of succession so each one has its dependency built and installed.


MuseScore
https://slackbuilds.org/repository/1...dia/MuseScore/


* lame
https://slackbuilds.org/repository/14.2/libraries/lame/


* qt5-webkit
https://slackbuilds.org/repository/1...es/qt5-webkit/
** qt5
https://slackbuilds.org/repository/14.2/libraries/qt5/
*** libxkbcommon
https://slackbuilds.org/repository/1.../libxkbcommon/
** hyphen
https://slackbuilds.org/repository/1...raries/hyphen/


* portmidi
https://slackbuilds.org/repository/14.2/audio/portmidi/
** jdk
https://slackbuilds.org/repository/1...velopment/jdk/


* portaudio
https://slackbuilds.org/repository/1...ent/portaudio/


* jack
https://slackbuilds.org/repository/14.2/audio/jack/
** python3
https://slackbuilds.org/repository/14.2/python/python3/
 
Old 06-24-2020, 11:58 AM   #53
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
two things:
- the error is not there, should be a few lines above that, try posting more output, like you did before;
I hope this is enough output (I'm not sure of exactly how much more output you need):
Code:
[ 68%] Building CXX object mscore/CMakeFiles/mscoreapp.dir/menus.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/mscore && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTCASE_BUILDDIR=\"/tmp/SBo/MuseScore-3.4.2/build.release\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/mscore -I/tmp/SBo/MuseScore-3.4.2/mscore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQuickControls2 -isystem /usr/include/qt5/QtQuickTemplates2 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtHelp -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2 -I/tmp/SBo/MuseScore-3.4.2/thirdparty -I/tmp/SBo/MuseScore-3.4.2/global -I/tmp/SBo/MuseScore-3.4.2/singleapp/src -I/tmp/SBo/MuseScore-3.4.2/telemetry  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wno-overloaded-virtual -Winvalid-pch -fPIC -std=gnu++11 -o CMakeFiles/mscoreapp.dir/menus.cpp.o -c /tmp/SBo/MuseScore-3.4.2/mscore/menus.cpp
[ 68%] Building CXX object mscore/CMakeFiles/mscoreapp.dir/musescore.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/mscore && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTCASE_BUILDDIR=\"/tmp/SBo/MuseScore-3.4.2/build.release\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/mscore -I/tmp/SBo/MuseScore-3.4.2/mscore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQuickControls2 -isystem /usr/include/qt5/QtQuickTemplates2 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtHelp -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2 -I/tmp/SBo/MuseScore-3.4.2/thirdparty -I/tmp/SBo/MuseScore-3.4.2/global -I/tmp/SBo/MuseScore-3.4.2/singleapp/src -I/tmp/SBo/MuseScore-3.4.2/telemetry  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wno-overloaded-virtual -Winvalid-pch -fPIC -std=gnu++11 -o CMakeFiles/mscoreapp.dir/musescore.cpp.o -c /tmp/SBo/MuseScore-3.4.2/mscore/musescore.cpp
In file included from /tmp/SBo/MuseScore-3.4.2/mscore/musescore.cpp:124:0:
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:24:75: error: expected class-name before '{' token
 class MyWebUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor {
                                                                           ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:31:29: error: 'QWebEngineUrlRequestInfo' has not been declared
       void interceptRequest(QWebEngineUrlRequestInfo& info)
                             ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h: In constructor 'Ms::MyWebUrlRequestInterceptor::MyWebUrlRequestInterceptor(QObject*)':
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:29:15: error: class 'Ms::MyWebUrlRequestInterceptor' does not have any field named 'QWebEngineUrlRequestInterceptor'
             : QWebEngineUrlRequestInterceptor(p) {}
               ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h: In member function 'void Ms::MyWebUrlRequestInterceptor::interceptRequest(int&)':
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:33:18: error: request for member 'setHttpHeader' in 'info', which is of non-class type 'int'
             info.setHttpHeader("Accept-Language",
                  ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h: At global scope:
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:42:47: error: expected class-name before '{' token
 class MyWebEnginePage : public QWebEnginePage {
                                               ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:49:53: error: 'QWebEnginePage' has not been declared
       bool acceptNavigationRequest(const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame);
                                                     ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:49:84: error: expected ',' or '...' before 'type'
       bool acceptNavigationRequest(const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame);
                                                                                    ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h: In constructor 'Ms::MyWebEnginePage::MyWebEnginePage(QObject*)':
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:47:15: error: class 'Ms::MyWebEnginePage' does not have any field named 'QWebEnginePage'
             : QWebEnginePage(parent) {}
               ^
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h: At global scope:
/tmp/SBo/MuseScore-3.4.2/mscore/startcenter.h:56:41: error: expected class-name before '{' token
 class MyWebView : public QWebEngineView {
                                         ^
[ 68%] Building CXX object mscore/CMakeFiles/mscoreapp.dir/musescoredialogs.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/mscore && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTCASE_BUILDDIR=\"/tmp/SBo/MuseScore-3.4.2/build.release\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/mscore -I/tmp/SBo/MuseScore-3.4.2/mscore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQuickControls2 -isystem /usr/include/qt5/QtQuickTemplates2 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtHelp -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2 -I/tmp/SBo/MuseScore-3.4.2/thirdparty -I/tmp/SBo/MuseScore-3.4.2/global -I/tmp/SBo/MuseScore-3.4.2/singleapp/src -I/tmp/SBo/MuseScore-3.4.2/telemetry  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wno-overloaded-virtual -Winvalid-pch -fPIC -std=gnu++11 -o CMakeFiles/mscoreapp.dir/musescoredialogs.cpp.o -c /tmp/SBo/MuseScore-3.4.2/mscore/musescoredialogs.cpp
[ 68%] Building CXX object mscore/CMakeFiles/mscoreapp.dir/navigator.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/mscore && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTCASE_BUILDDIR=\"/tmp/SBo/MuseScore-3.4.2/build.release\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/mscore -I/tmp/SBo/MuseScore-3.4.2/mscore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQuickControls2 -isystem /usr/include/qt5/QtQuickTemplates2 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtHelp -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2 -I/tmp/SBo/MuseScore-3.4.2/thirdparty -I/tmp/SBo/MuseScore-3.4.2/global -I/tmp/SBo/MuseScore-3.4.2/singleapp/src -I/tmp/SBo/MuseScore-3.4.2/telemetry  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wno-overloaded-virtual -Winvalid-pch -fPIC -std=gnu++11 -o CMakeFiles/mscoreapp.dir/navigator.cpp.o -c /tmp/SBo/MuseScore-3.4.2/mscore/navigator.cpp
mscore/CMakeFiles/mscoreapp.dir/build.make:1704: recipe for target 'mscore/CMakeFiles/mscoreapp.dir/musescore.cpp.o' failed
make[3]: *** [mscore/CMakeFiles/mscoreapp.dir/musescore.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /tmp/SBo/MuseScore-3.4.2/mscore/editstyle.h:23:0,
                 from /tmp/SBo/MuseScore-3.4.2/mscore/editstyle.cpp:16:
/tmp/SBo/MuseScore-3.4.2/build.release/mscore/ui_editstyle.h: In member function 'void Ui_EditStyleBase::setupUi(QDialog*)':
/tmp/SBo/MuseScore-3.4.2/build.release/mscore/ui_editstyle.h:977:10: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
     void setupUi(QDialog *EditStyleBase)
          ^
make[3]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
CMakeFiles/Makefile2:591: recipe for target 'mscore/CMakeFiles/mscoreapp.dir/all' failed
make[2]: *** [mscore/CMakeFiles/mscoreapp.dir/all] Error 2
make[2]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:52: recipe for target 'release' failed
make: *** [release] Error 2
 
Old 06-24-2020, 12:06 PM   #54
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
if it's ok for you can you try updating your qt5 package with this?

http://ponce.cc/slackware/slackware6..._64-1ponce.txz

we can check if you still got that error then...
 
Old 06-24-2020, 12:37 PM   #55
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
if it's ok for you can you try updating your qt5 package with this?

http://ponce.cc/slackware/slackware6..._64-1ponce.txz

we can check if you still got that error then...
That version is already installed on my computer (it's the one I already had when I got the errors).
 
Old 06-24-2020, 12:54 PM   #56
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by TheNutCase View Post
That version is already installed on my computer (it's the one I already had when I got the errors).
yes, but maybe could be a problem in your package: if you wish to test it we could check it but you are free to just ignore this...
 
Old 06-24-2020, 01:00 PM   #57
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by TheNutCase View Post
That version is already installed on my computer (it's the one I already had when I got the errors).
It's a version that ponce built. Installing this will help us to see if there was anything wrong with your qt5 package.
 
Old 06-24-2020, 03:07 PM   #58
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
yes, but maybe could be a problem in your package: if you wish to test it we could check it but you are free to just ignore this...
I just to build MuseScore with the qt5 file that you suggested, and got the following output:
Code:
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/awl_automoc.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/awl_automoc.cpp.o -c /tmp/SBo/MuseScore-3.4.2/build.release/awl/awl_automoc.cpp
[ 10%] Linking CXX static library libawl.a
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/cmake -P CMakeFiles/awl.dir/cmake_clean_target.cmake
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/cmake -E cmake_link_script CMakeFiles/awl.dir/link.txt --verbose=1
/usr/bin/ar qc libawl.a  CMakeFiles/awl.dir/aslider.cpp.o CMakeFiles/awl.dir/knob.cpp.o CMakeFiles/awl.dir/panknob.cpp.o CMakeFiles/awl.dir/volknob.cpp.o CMakeFiles/awl.dir/midipanknob.cpp.o CMakeFiles/awl.dir/colorlabel.cpp.o CMakeFiles/awl.dir/slider.cpp.o CMakeFiles/awl.dir/styledslider.cpp.o CMakeFiles/awl.dir/volslider.cpp.o CMakeFiles/awl.dir/mslider.cpp.o CMakeFiles/awl.dir/pitchedit.cpp.o CMakeFiles/awl.dir/pitchlabel.cpp.o CMakeFiles/awl.dir/poslabel.cpp.o CMakeFiles/awl.dir/utils.cpp.o CMakeFiles/awl.dir/denomspinbox.cpp.o CMakeFiles/awl.dir/awl_automoc.cpp.o
/usr/bin/ranlib libawl.a
make[3]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
[ 10%] Built target awl
make[2]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:52: recipe for target 'release' failed
make: *** [release] Error 2

Last edited by TheNutCase; 06-24-2020 at 03:10 PM.
 
Old 06-24-2020, 03:10 PM   #59
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
The error is further up again.
 
Old 06-24-2020, 04:03 PM   #60
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
The error is further up again.
I hope this is enough of an output for you (I'm not sure how much of an output you need, and this forum limits how much output I'm allowed to paste):
Code:
[  9%] Building CXX object awl/CMakeFiles/awl.dir/volslider.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/volslider.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/volslider.cpp
[  9%] Building CXX object awl/CMakeFiles/awl.dir/mslider.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/mslider.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/mslider.cpp
[ 10%] Building CXX object synthesizer/CMakeFiles/synthesizer.dir/synthesizer_automoc.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/synthesizer && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/synthesizer -I/tmp/SBo/MuseScore-3.4.2/synthesizer -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/synthesizer.dir/synthesizer_automoc.cpp.o -c /tmp/SBo/MuseScore-3.4.2/build.release/synthesizer/synthesizer_automoc.cpp
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/pitchedit.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/pitchedit.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/pitchedit.cpp
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/pitchlabel.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/pitchlabel.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/pitchlabel.cpp
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/poslabel.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/poslabel.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/poslabel.cpp
[ 10%] Linking CXX static library libsynthesizer.a
cd /tmp/SBo/MuseScore-3.4.2/build.release/synthesizer && /usr/bin/cmake -P CMakeFiles/synthesizer.dir/cmake_clean_target.cmake
cd /tmp/SBo/MuseScore-3.4.2/build.release/synthesizer && /usr/bin/cmake -E cmake_link_script CMakeFiles/synthesizer.dir/link.txt --verbose=1
/usr/bin/ar qc libsynthesizer.a  CMakeFiles/synthesizer.dir/msynthesizer.cpp.o CMakeFiles/synthesizer.dir/event.cpp.o CMakeFiles/synthesizer.dir/synthesizergui.cpp.o CMakeFiles/synthesizer.dir/synthesizer_automoc.cpp.o
/usr/bin/ranlib libsynthesizer.a
make[3]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
[ 10%] Built target synthesizer
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/utils.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/utils.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/utils.cpp
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/denomspinbox.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/denomspinbox.cpp.o -c /tmp/SBo/MuseScore-3.4.2/awl/denomspinbox.cpp
[ 10%] Building CXX object awl/CMakeFiles/awl.dir/awl_automoc.cpp.o
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/c++   -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_TESTLIB_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DTELEMETRY_DISABLED -I/tmp/SBo/MuseScore-3.4.2/build.release/awl -I/tmp/SBo/MuseScore-3.4.2/awl -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtTest -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQuickControls2 -I/usr/include/qt5/QtQuickTemplates2 -I/usr/include/qt5/QtQuickWidgets -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtXmlPatterns -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtWebEngine -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtWebEngineWidgets -I/tmp/SBo/MuseScore-3.4.2 -I/tmp/SBo/MuseScore-3.4.2/build.release -I/usr/include/freetype2  -O2 -fPIC  -std=gnu++11 -fPIC -O2 -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT   -include /tmp/SBo/MuseScore-3.4.2/build.release/all.h -g -Wall -Wextra -Winvalid-pch -o CMakeFiles/awl.dir/awl_automoc.cpp.o -c /tmp/SBo/MuseScore-3.4.2/build.release/awl/awl_automoc.cpp
[ 10%] Linking CXX static library libawl.a
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/cmake -P CMakeFiles/awl.dir/cmake_clean_target.cmake
cd /tmp/SBo/MuseScore-3.4.2/build.release/awl && /usr/bin/cmake -E cmake_link_script CMakeFiles/awl.dir/link.txt --verbose=1
/usr/bin/ar qc libawl.a  CMakeFiles/awl.dir/aslider.cpp.o CMakeFiles/awl.dir/knob.cpp.o CMakeFiles/awl.dir/panknob.cpp.o CMakeFiles/awl.dir/volknob.cpp.o CMakeFiles/awl.dir/midipanknob.cpp.o CMakeFiles/awl.dir/colorlabel.cpp.o CMakeFiles/awl.dir/slider.cpp.o CMakeFiles/awl.dir/styledslider.cpp.o CMakeFiles/awl.dir/volslider.cpp.o CMakeFiles/awl.dir/mslider.cpp.o CMakeFiles/awl.dir/pitchedit.cpp.o CMakeFiles/awl.dir/pitchlabel.cpp.o CMakeFiles/awl.dir/poslabel.cpp.o CMakeFiles/awl.dir/utils.cpp.o CMakeFiles/awl.dir/denomspinbox.cpp.o CMakeFiles/awl.dir/awl_automoc.cpp.o
/usr/bin/ranlib libawl.a
make[3]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
[ 10%] Built target awl
make[2]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:149: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/SBo/MuseScore-3.4.2/build.release'
Makefile:52: recipe for target 'release' failed
make: *** [release] Error 2
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Trouble building Musescore on Slackware 64 Captain Pinkeye Slackware 7 06-30-2014 12:41 PM
[SOLVED] Musescore won't install on Intel 64 bit CPU PC, help please alex polvorilla Linux - Software 3 12-30-2012 02:46 PM
LXer: MuseScore, LilyPond, and Chordii: Projects on the Move LXer Syndicated Linux News 0 03-29-2011 05:40 AM
Classical organ sound fonts for MuseScore Tom Nichol Linux - Software 0 06-18-2009 02:30 PM
MusEScore 0.1pre2 compilation issues stev160 Linux - Software 0 07-15-2004 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration