GithubHelp home page GithubHelp logo

segmentation fault about radeon-profile HOT 7 CLOSED

marazmista avatar marazmista commented on August 26, 2024
segmentation fault

from radeon-profile.

Comments (7)

marazmista avatar marazmista commented on August 26, 2024

Could you build it as debug and paste output?

git clone https://github.com/marazmista/radeon-profile.git &&
cd radeon-profile/radeon-profile
qmake CONFIG+=debug &&
make

from radeon-profile.

jarrard avatar jarrard commented on August 26, 2024

Here is the output:

the_riddick@underverse:~/Downloads/radeon-profile/radeon-profile$ qmake CONFIG+=debug && >make Info: creating stash file /home/the_riddick/Downloads/radeon-profile/radeon-profile/.qmake.stash Project MESSAGE: Building for debug /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic radeon_profile.ui -o ui_radeon_profile.h /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic components/pieprogressbar.ui -o ui_pieprogressbar.h /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic dialogs/dialog_defineplot.ui -o ui_dialog_defineplot.h /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic dialogs/dialog_rpevent.ui -o ui_dialog_rpevent.h /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic dialogs/dialog_topbarcfg.ui -o ui_dialog_topbarcfg.h /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/uic dialogs/dialog_deinetopbaritem.ui -o ui_dialog_deinetopbaritem.h g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o main.o main.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o radeon_profile.o radeon_profile.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o uiElements.o uiElements.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o uiEvents.o uiEvents.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o gpu.o gpu.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o dxorg.o dxorg.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o settings.o settings.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o daemonComm.o daemonComm.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o ioctlHandler.o ioctlHandler.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o ioctl_radeon.o ioctl_radeon.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o ioctl_amdgpu.o ioctl_amdgpu.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o execTab.o execTab.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o execbin.o execbin.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o eventsTab.o eventsTab.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o fanControlTab.o fanControlTab.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o plotsTab.o plotsTab.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o dialog_defineplot.o dialogs/dialog_defineplot.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o dialog_rpevent.o dialogs/dialog_rpevent.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o dialog_topbarcfg.o dialogs/dialog_topbarcfg.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o dialog_deinetopbaritem.o dialogs/dialog_deinetopbaritem.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/rcc -name radeon-resource radeon-resource.qrc -o qrc_radeon-resource.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o qrc_radeon-resource.o qrc_radeon-resource.cpp g++ -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -dM -E -o moc_predefs.h ../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/features/data/dummy.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include radeon_profile.h -o moc_radeon_profile.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_radeon_profile.o moc_radeon_profile.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include gpu.h -o moc_gpu.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_gpu.o moc_gpu.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include daemonComm.h -o moc_daemonComm.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_daemonComm.o moc_daemonComm.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include execbin.h -o moc_execbin.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_execbin.o moc_execbin.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include components/rpplot.h -o moc_rpplot.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_rpplot.o moc_rpplot.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include components/pieprogressbar.h -o moc_pieprogressbar.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_pieprogressbar.o moc_pieprogressbar.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include dialogs/dialog_defineplot.h -o moc_dialog_defineplot.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_dialog_defineplot.o moc_dialog_defineplot.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include dialogs/dialog_rpevent.h -o moc_dialog_rpevent.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_dialog_rpevent.o moc_dialog_rpevent.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include dialogs/dialog_topbarcfg.h -o moc_dialog_topbarcfg.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_dialog_topbarcfg.o moc_dialog_topbarcfg.cpp /home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/bin/moc -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -I/home/the_riddick/Downloads/radeon-profile/radeon-profile -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include dialogs/dialog_deinetopbaritem.h -o moc_dialog_deinetopbaritem.cpp g++ -c -pipe -std=c++11 -Wall -Wextra -Wpedantic -g -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_CHARTS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCharts -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtPrintSupport -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtWidgets -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtGui -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtNetwork -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I../../../Desktop/the_riddick/Qt/5.9/gcc_64/mkspecs/linux-g++ -o moc_dialog_deinetopbaritem.o moc_dialog_deinetopbaritem.cpp g++ -Wl,-rpath,/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/lib -o radeon-profile main.o radeon_profile.o uiElements.o uiEvents.o gpu.o dxorg.o settings.o daemonComm.o ioctlHandler.o ioctl_radeon.o ioctl_amdgpu.o execTab.o execbin.o eventsTab.o fanControlTab.o plotsTab.o dialog_defineplot.o dialog_rpevent.o dialog_topbarcfg.o dialog_deinetopbaritem.o qrc_radeon-resource.o moc_radeon_profile.o moc_gpu.o moc_daemonComm.o moc_execbin.o moc_rpplot.o moc_pieprogressbar.o moc_dialog_defineplot.o moc_dialog_rpevent.o moc_dialog_topbarcfg.o moc_dialog_deinetopbaritem.o -lXrandr -lX11 -L/home/the_riddick/Desktop/the_riddick/Qt/5.9/gcc_64/lib -lQt5Charts -L/home/the_riddick/Qt/5.9/gcc_64/lib -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL -lpthread the_riddick@underverse:~/Downloads/radeon-profile/radeon-profile$

from radeon-profile.

marazmista avatar marazmista commented on August 26, 2024

What is the output when you try to run radeon-profile compiled with debug flag?

from radeon-profile.

jarrard avatar jarrard commented on August 26, 2024

Segmentation fault:

Originally when I compiled and ran the rp-dev branch before you moved it to mainline it did produce some other Qt error but I didn't save that snap shot.

I'll try that again and see what happens. (thought the code has been updated since then)

from radeon-profile.

marazmista avatar marazmista commented on August 26, 2024

I pushed some updates, can you build latest master as debug and post output when you try to run it?

from radeon-profile.

jarrard avatar jarrard commented on August 26, 2024

Sure, it may take me a while as I'm still sorting out the kinks in my new computer system I built late last night. I sort of borked my Linux install trying to convert a btrfs to ext4 so my QT install is probably not setup right.

from radeon-profile.

dhardy avatar dhardy commented on August 26, 2024

I also get segfaults with Qt 5.9 (Fedora 27):

15:56 dhardy@localhost:~/other/radeon-profile/radeon-profile$ ./radeon-profile 
Segmentation fault (core dumped)
15:57 dhardy@localhost:~/other/radeon-profile/radeon-profile$ valgrind ./radeon-profile 
==7570== Memcheck, a memory error detector
==7570== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==7570== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==7570== Command: ./radeon-profile
==7570== 
==7570== 
==7570== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==7570==  Bad permissions for mapped region at address 0x19B63850
==7570==    at 0x19B63850: ??? (in /usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so)
==7570==    by 0xE7A4AFF: ???
==7570==    by 0xE7A459F: ???
==7570== 
==7570== HEAP SUMMARY:
==7570==     in use at exit: 536,232 bytes in 4,305 blocks
==7570==   total heap usage: 15,008 allocs, 10,703 frees, 1,781,954 bytes allocated
==7570== 
==7570== LEAK SUMMARY:
==7570==    definitely lost: 0 bytes in 0 blocks
==7570==    indirectly lost: 0 bytes in 0 blocks
==7570==      possibly lost: 896 bytes in 4 blocks
==7570==    still reachable: 535,336 bytes in 4,301 blocks
==7570==                       of which reachable via heuristic:
==7570==                         newarray           : 128 bytes in 4 blocks
==7570==         suppressed: 0 bytes in 0 blocks
==7570== Rerun with --leak-check=full to see details of leaked memory
==7570== 
==7570== For counts of detected and suppressed errors, rerun with: -v
==7570== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Segmentation fault (core dumped)

That was built in debug mode. There were two compiler warnings about implicit fall-through but probably unrelated.

from radeon-profile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.