VirtualBox

Ticket #16848: configure.log

File configure.log, 7.9 KB (added by Frank Mehnert, 7 years ago)

configure.log file copied from the original description

Line 
1
2./configure
3Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK.
4Checking for kBuild: found, OK.
5Checking for gcc: found version 5.4.0, OK.
6Checking for Open Watcom:
7 ** Open Watcom was not found!
8Checking for iasl: found version 20160108, OK.
9Checking for xslt: found, OK.
10Checking for mkisofs: found genisoimage 1.1.11 (Linux), OK.
11Checking for pthread: found, OK.
12Checking for libxml2: found version 2.9.3, OK.
13Checking for libIDL: found version 0.8.14, OK.
14Checking for ssl: found version OpenSSL 1.0.2g 1 Mar 2016, OK.
15Checking for libcurl: found version 7.47.0, OK.
16Checking for libvpx: found version 1.5.0, OK.
17Checking for zlib: found version 1.2.8, OK.
18Checking for libpng: found version 1.2.54, OK.
19Checking for SDL: found version 1.2.15, OK.
20Checking for X libraries: found, OK.
21Checking for Xcursor: found, OK.
22Checking for Xinerama: found, OK.
23Checking for Xrandr: found, OK.
24Checking for Xmu: found, OK.
25Checking for Mesa / GLU: found version 1.4, OK.
26Checking for Qt5:
27 ** qt5 not found!
28Check /home/talos/source/vbox/configure.log for details
29
30
31cat configure.log:
32***** Checking Qt5 *****
33(Qt5 from pkg-config)
34compiling the following source file:
35#include <QtGlobal>
36extern "C" int main(void)
37{
38#if QT_VERSION >= 329216
39 return 0;
40#else
41 return 1;
42#endif
43}
44using the following command line:
45g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib/x86_64-linux-gnu -lQt5Core -lpthread -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5"
46executing the binary (LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu)
47
48
49(Qt5 from '/usr/lib/qt5')
50compiling the following source file:
51#include <QtGlobal>
52extern "C" int main(void)
53{
54#if QT_VERSION >= 329216
55 return 0;
56#else
57 return 1;
58#endif
59}
60using the following command line:
61g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib/qt5/lib -lQt5CoreVBox -lpthread -I/usr/lib/qt5/include -I/usr/lib/qt5/include/QtCore -DQT_SHARED"
62/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
63compilation terminated.
64
65
66compiling the following source file:
67#include <QtGlobal>
68extern "C" int main(void)
69{
70#if QT_VERSION >= 329216
71 return 0;
72#else
73 return 1;
74#endif
75}
76using the following command line:
77g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib/qt5/lib -lQt5Core -lpthread -I/usr/lib/qt5/include -I/usr/lib/qt5/include/QtCore -DQT_SHARED"
78/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
79compilation terminated.
80
81
82(Qt5 from '/usr/share/qt5')
83compiling the following source file:
84#include <QtGlobal>
85extern "C" int main(void)
86{
87#if QT_VERSION >= 329216
88 return 0;
89#else
90 return 1;
91#endif
92}
93using the following command line:
94g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/share/qt5/lib -lQt5CoreVBox -lpthread -I/usr/share/qt5/include -I/usr/share/qt5/include/QtCore -DQT_SHARED"
95/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
96compilation terminated.
97
98
99compiling the following source file:
100#include <QtGlobal>
101extern "C" int main(void)
102{
103#if QT_VERSION >= 329216
104 return 0;
105#else
106 return 1;
107#endif
108}
109using the following command line:
110g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/share/qt5/lib -lQt5Core -lpthread -I/usr/share/qt5/include -I/usr/share/qt5/include/QtCore -DQT_SHARED"
111/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
112compilation terminated.
113
114
115(Qt5 from '/usr/lib64/qt5')
116compiling the following source file:
117#include <QtGlobal>
118extern "C" int main(void)
119{
120#if QT_VERSION >= 329216
121 return 0;
122#else
123 return 1;
124#endif
125}
126using the following command line:
127g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib64/qt5/lib -lQt5CoreVBox -lpthread -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtCore -DQT_SHARED"
128/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
129compilation terminated.
130
131
132compiling the following source file:
133#include <QtGlobal>
134extern "C" int main(void)
135{
136#if QT_VERSION >= 329216
137 return 0;
138#else
139 return 1;
140#endif
141}
142using the following command line:
143g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib64/qt5/lib -lQt5Core -lpthread -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtCore -DQT_SHARED"
144/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
145compilation terminated.
146
147
148(Qt5 from '/usr')
149compiling the following source file:
150#include <QtGlobal>
151extern "C" int main(void)
152{
153#if QT_VERSION >= 329216
154 return 0;
155#else
156 return 1;
157#endif
158}
159using the following command line:
160g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib -lQt5CoreVBox -lpthread -I/usr/include -I/usr/include/QtCore -DQT_SHARED"
161/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
162compilation terminated.
163
164
165compiling the following source file:
166#include <QtGlobal>
167extern "C" int main(void)
168{
169#if QT_VERSION >= 329216
170 return 0;
171#else
172 return 1;
173#endif
174}
175using the following command line:
176g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/lib -lQt5Core -lpthread -I/usr/include -I/usr/include/QtCore -DQT_SHARED"
177/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
178compilation terminated.
179
180
181(Qt5 from '/usr/local')
182compiling the following source file:
183#include <QtGlobal>
184extern "C" int main(void)
185{
186#if QT_VERSION >= 329216
187 return 0;
188#else
189 return 1;
190#endif
191}
192using the following command line:
193g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/local/lib -lQt5CoreVBox -lpthread -I/usr/local/include -I/usr/local/include/QtCore -DQT_SHARED"
194/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
195compilation terminated.
196
197
198compiling the following source file:
199#include <QtGlobal>
200extern "C" int main(void)
201{
202#if QT_VERSION >= 329216
203 return 0;
204#else
205 return 1;
206#endif
207}
208using the following command line:
209g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/usr/local/lib -lQt5Core -lpthread -I/usr/local/include -I/usr/local/include/QtCore -DQT_SHARED"
210/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
211compilation terminated.
212
213
214(Qt5 from '/home/talos/source/vbox/tools/linux.amd64/qt/v5.*')
215compiling the following source file:
216#include <QtGlobal>
217extern "C" int main(void)
218{
219#if QT_VERSION >= 329216
220 return 0;
221#else
222 return 1;
223#endif
224}
225using the following command line:
226g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/lib -lQt5CoreVBox -lpthread -I/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/include -I/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/include/QtCore -DQT_SHARED"
227/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
228compilation terminated.
229
230
231compiling the following source file:
232#include <QtGlobal>
233extern "C" int main(void)
234{
235#if QT_VERSION >= 329216
236 return 0;
237#else
238 return 1;
239#endif
240}
241using the following command line:
242g++ -fPIC -g -O -Wall -o /home/talos/source/vbox/.tmp_out /home/talos/source/vbox/.tmp_src.cc "-L/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/lib -lQt5Core -lpthread -I/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/include -I/home/talos/source/vbox/tools/linux.amd64/qt/v5.*/include/QtCore -DQT_SHARED"
243/home/talos/source/vbox/.tmp_src.cc:1:20: fatal error: QtGlobal: No such file or directory
244compilation terminated.
245
246
247** qt5 not found!
248

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy