1 | # Log file generated by |
---|
2 | # |
---|
3 | # './configure --with-qt-dir=/opt/local --with-openssl-dir=/opt/local --with-gcc=/usr/bin/gcc-4.2 --with-g++=/usr/bin/g++-4.2 --enable-vde --enable-vnc' |
---|
4 | # |
---|
5 | |
---|
6 | ***** Checking environment ***** |
---|
7 | Determined build machine: darwin.amd64, target machine: darwin.amd64 |
---|
8 | |
---|
9 | |
---|
10 | ***** Checking kBuild ***** |
---|
11 | found |
---|
12 | |
---|
13 | |
---|
14 | ***** Checking Darwin version ***** |
---|
15 | found version 10.7 (SDK: /Developer/SDKs/MacOSX10.6.sdk) |
---|
16 | |
---|
17 | |
---|
18 | ***** Checking gcc ***** |
---|
19 | found version 4.2.1 |
---|
20 | |
---|
21 | |
---|
22 | ***** Checking libxml2 ***** |
---|
23 | compiling the following source file: |
---|
24 | #include <cstdio> |
---|
25 | #include <libxml/xmlversion.h> |
---|
26 | extern "C" int main(void) |
---|
27 | { |
---|
28 | printf("found version %s", LIBXML_DOTTED_VERSION); |
---|
29 | #if LIBXML_VERSION >= 20626 |
---|
30 | printf(", OK.\n"); |
---|
31 | return 0; |
---|
32 | #else |
---|
33 | printf(", expected version 2.6.26 or higher\n"); |
---|
34 | return 1; |
---|
35 | #endif |
---|
36 | } |
---|
37 | using the following command line: |
---|
38 | /usr/bin/g++-4.2 -mmacosx-version-min=10.6 -isysroot /Developer/SDKs/MacOSX10.6.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -g -O -Wall -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_src.cc "-L/opt/local/lib -lxml2 -lpthread -I/opt/local/include/libxml2" |
---|
39 | executing the binary |
---|
40 | found version 2.7.8, OK. |
---|
41 | |
---|
42 | |
---|
43 | ***** Checking libxslt ***** |
---|
44 | compiling the following source file: |
---|
45 | #include <cstdio> |
---|
46 | #include <libxslt/xsltconfig.h> |
---|
47 | extern "C" int main(void) |
---|
48 | { |
---|
49 | printf("found version %s", LIBXSLT_DOTTED_VERSION); |
---|
50 | #if LIBXSLT_VERSION >= 10117 |
---|
51 | printf(", OK.\n"); |
---|
52 | return 0; |
---|
53 | #else |
---|
54 | printf(", expected version 1.1.17 or higher\n"); |
---|
55 | return 1; |
---|
56 | #endif |
---|
57 | } |
---|
58 | using the following command line: |
---|
59 | /usr/bin/g++-4.2 -mmacosx-version-min=10.6 -isysroot /Developer/SDKs/MacOSX10.6.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -g -O -Wall -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_src.cc "-L/opt/local/lib -lxslt -lz -lpthread -liconv -lm -lxml2 -lpthread -I/opt/local/include -I/opt/local/include/libxml2" |
---|
60 | executing the binary |
---|
61 | found version 1.1.26, OK. |
---|
62 | |
---|
63 | |
---|
64 | ***** Checking libIDL ***** |
---|
65 | found version 0.8.14 |
---|
66 | |
---|
67 | |
---|
68 | ***** Checking ssl ***** |
---|
69 | compiling the following source file: |
---|
70 | #include <cstdio> |
---|
71 | #include <openssl/opensslv.h> |
---|
72 | #include <openssl/ssl.h> |
---|
73 | extern "C" int main(void) |
---|
74 | { |
---|
75 | printf("found version %s", OPENSSL_VERSION_TEXT); |
---|
76 | SSL_library_init(); |
---|
77 | #if OPENSSL_VERSION_NUMBER >= 0x00908000 |
---|
78 | printf(", OK.\n"); |
---|
79 | return 0; |
---|
80 | #else |
---|
81 | printf(", expected version 0.9.8 or higher\n"); |
---|
82 | return 1; |
---|
83 | #endif |
---|
84 | } |
---|
85 | using the following command line: |
---|
86 | /usr/bin/g++-4.2 -mmacosx-version-min=10.6 -isysroot /Developer/SDKs/MacOSX10.6.sdk -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -g -O -Wall -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_out /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_src.cc "-I/opt/local/include /opt/local/lib/libcrypto.dylib /opt/local/lib/libssl.dylib" |
---|
87 | In file included from /opt/local/include/openssl/bio.h:67, |
---|
88 | from /opt/local/include/openssl/ssl.h:152, |
---|
89 | from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.8_OSE/.tmp_src.cc:3: |
---|
90 | /Developer/SDKs/MacOSX10.6.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory |
---|
91 | |
---|