24 | | A syn3_monitoring_client/model.cpp |
25 | | A syn3_monitoring_client/include |
26 | | A syn3_monitoring_client/include/systray.h |
27 | | A syn3_monitoring_client/include/qanimatedbutton.h |
28 | | A syn3_monitoring_client/include/model.h |
29 | | A syn3_monitoring_client/include/settingsdialog.h |
30 | | A syn3_monitoring_client/include/controller.h |
31 | | A syn3_monitoring_client/include/rpcclient.h |
32 | | A syn3_monitoring_client/include/statswindow.h |
33 | | A syn3_monitoring_client/include/notifydialog.h |
34 | | A syn3_monitoring_client/monitoring-client.qrc |
35 | | A syn3_monitoring_client/json_value.cpp |
36 | | A syn3_monitoring_client/json_writer.cpp |
37 | | A syn3_monitoring_client/serverstats.json |
38 | | A syn3_monitoring_client/systray.cpp |
39 | | A syn3_monitoring_client/monitoring-client.pro |
40 | | A syn3_monitoring_client/settingsdialog.cpp |
41 | | A syn3_monitoring_client/controller.cpp |
42 | | A syn3_monitoring_client/rpcclient.cpp |
43 | | A syn3_monitoring_client/statswindow.cpp-back |
44 | | A syn3_monitoring_client/images |
45 | | A syn3_monitoring_client/images/systrayalerticon.png |
46 | | A syn3_monitoring_client/images/systraynormalicon.png |
47 | | A syn3_monitoring_client/images/CAUTION_ACK.gif |
48 | | A syn3_monitoring_client/images/systrayerroricon.png |
49 | | A syn3_monitoring_client/images/CAUTION.gif |
50 | | A syn3_monitoring_client/images/OFFLINE.gif |
51 | | A syn3_monitoring_client/images/ALERT_ACK.gif |
52 | | A syn3_monitoring_client/images/ALERT.gif |
53 | | A syn3_monitoring_client/images/OK.gif |
54 | | A syn3_monitoring_client/main.cpp |
55 | | A syn3_monitoring_client/statswindow.cpp |
56 | | A syn3_monitoring_client/settings.json |
57 | | A syn3_monitoring_client/notifydialog.cpp |
58 | | A syn3_monitoring_client/json |
59 | | A syn3_monitoring_client/json/json.h |
60 | | A syn3_monitoring_client/json/json_valueiterator.inl |
61 | | A syn3_monitoring_client/json/json_batchallocator.h |
62 | | A syn3_monitoring_client/json/value.h |
63 | | A syn3_monitoring_client/json/writer.h |
64 | | A syn3_monitoring_client/json/json_internalmap.inl |
65 | | A syn3_monitoring_client/json/json_internalarray.inl |
66 | | A syn3_monitoring_client/json/reader.h |
67 | | A syn3_monitoring_client/json/config.h |
68 | | A syn3_monitoring_client/json/autolink.h |
69 | | A syn3_monitoring_client/json/forwards.h |
70 | | A syn3_monitoring_client/json_reader.cpp |
71 | | A syn3_monitoring_client/ui |
72 | | A syn3_monitoring_client/ui/statswindow.ui |
73 | | A syn3_monitoring_client/ui/notifydialog.ui |
| 24 | ... |
79 | | /usr/bin/uic ui/notifydialog.ui -o ui_notifydialog.h |
80 | | /usr/bin/uic ui/settingsdialog.ui -o ui_settingsdialog.h |
81 | | /usr/bin/uic ui/statswindow.ui -o ui_statswindow.h |
82 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o controller.o controller.cpp |
83 | | In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/iostream.h:31, |
84 | | from controller.cpp:8: |
85 | | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. |
86 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o json_reader.o json_reader.cpp |
87 | | json_reader.cpp:379: warning: unused parameter 'tokenStart' |
88 | | json_reader.cpp:438: warning: unused parameter 'tokenStart' |
89 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o json_value.o json_value.cpp |
90 | | json_value.cpp:519: warning: unused parameter 'other' |
91 | | json_value.cpp:1590: warning: unused parameter 'path' |
92 | | json_value.cpp:1609: warning: unused parameter 'path' |
93 | | json_value.cpp:1609: warning: unused parameter 'location' |
94 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o json_writer.o json_writer.cpp |
95 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o main.o main.cpp |
96 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o model.o model.cpp |
97 | | In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/iostream.h:31, |
98 | | from model.cpp:2: |
99 | | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. |
100 | | model.cpp: In member function 'void Model::diffServerStats(Json::Value)': |
101 | | model.cpp:138: warning: comparison between signed and unsigned integer expressions |
102 | | model.cpp:161: warning: comparison between signed and unsigned integer expressions |
103 | | model.cpp:206: warning: comparison between signed and unsigned integer expressions |
104 | | model.cpp: In member function 'QList<Json::Value> Model::getTroubleList()': |
105 | | model.cpp:290: warning: comparison between signed and unsigned integer expressions |
106 | | model.cpp:314: warning: comparison between signed and unsigned integer expressions |
107 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o notifydialog.o notifydialog.cpp |
108 | | In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/iostream.h:31, |
109 | | from notifydialog.cpp:8: |
110 | | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. |
111 | | notifydialog.cpp:140: warning: unused parameter 'event' |
112 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o qanimatedbutton.o qanimatedbutton.cpp |
113 | | qanimatedbutton.cpp:13: warning: unused parameter 'event' |
114 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o rpcclient.o rpcclient.cpp |
115 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o settingsdialog.o settingsdialog.cpp |
116 | | In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/iostream.h:31, |
117 | | from settingsdialog.cpp:7: |
118 | | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. |
119 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o statswindow.o statswindow.cpp |
120 | | In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/iostream.h:31, |
121 | | from statswindow.cpp:7: |
122 | | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. |
123 | | statswindow.cpp: In member function 'virtual bool StatsWindow::event(QEvent*)': |
124 | | statswindow.cpp:243: warning: control reaches end of non-void function |
125 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o systray.o systray.cpp |
126 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/controller.h -o moc_controller.cpp |
127 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_controller.o moc_controller.cpp |
128 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/model.h -o moc_model.cpp |
129 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_model.o moc_model.cpp |
130 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/notifydialog.h -o moc_notifydialog.cpp |
131 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_notifydialog.o moc_notifydialog.cpp |
132 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/qanimatedbutton.h -o moc_qanimatedbutton.cpp |
133 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_qanimatedbutton.o moc_qanimatedbutton.cpp |
134 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/rpcclient.h -o moc_rpcclient.cpp |
135 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_rpcclient.o moc_rpcclient.cpp |
136 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/settingsdialog.h -o moc_settingsdialog.cpp |
137 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_settingsdialog.o moc_settingsdialog.cpp |
138 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/statswindow.h -o moc_statswindow.cpp |
139 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_statswindow.o moc_statswindow.cpp |
140 | | /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. include/systray.h -o moc_systray.cpp |
141 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o moc_systray.o moc_systray.cpp |
142 | | /usr/bin/rcc -name monitoring-client monitoring-client.qrc -o qrc_monitoring-client.cpp |
143 | | g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Iinclude -Ijson -I. -I. -o qrc_monitoring-client.o qrc_monitoring-client.cpp |
144 | | g++ -Wl,-O1 -o monitoring-client controller.o json_reader.o json_value.o json_writer.o main.o model.o notifydialog.o qanimatedbutton.o rpcclient.o settingsdialog.o statswindow.o systray.o moc_controller.o moc_model.o moc_notifydialog.o moc_qanimatedbutton.o moc_rpcclient.o moc_settingsdialog.o moc_statswindow.o moc_systray.o qrc_monitoring-client.o -L/usr/lib64/qt4 -lQtGui -L/usr/lib64 -L/usr/lib64/mysql -L/usr/lib64/qt4 -L/usr/lib -lpng -lSM -lICE -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lm -lrt -ldl -lpthread |
| 30 | ... |