1 | Determining if the Q_WS_X11 exist failed with the following output: |
---|
2 | Change Dir: /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp |
---|
3 | |
---|
4 | Run Build Command:"/opt/local/bin/gmake" "cmTC_bf98a/fast" |
---|
5 | /opt/local/bin/gmake -f CMakeFiles/cmTC_bf98a.dir/build.make CMakeFiles/cmTC_bf98a.dir/build |
---|
6 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
7 | Building CXX object CMakeFiles/cmTC_bf98a.dir/CheckSymbolExists.cxx.o |
---|
8 | /Developer/usr/bin/g++-4.2 -pipe -Os -arch x86_64 -fno-common -fstack-protector --param=ssp-buffer-size=4 -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -std=c++0x -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -I/opt/local/include -o CMakeFiles/cmTC_bf98a.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
9 | cc1plus: error: unrecognized command line option "-std=c++0x" |
---|
10 | CMakeFiles/cmTC_bf98a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_bf98a.dir/CheckSymbolExists.cxx.o' failed |
---|
11 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
12 | gmake[1]: *** [CMakeFiles/cmTC_bf98a.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
13 | Makefile:126: recipe for target 'cmTC_bf98a/fast' failed |
---|
14 | gmake: *** [cmTC_bf98a/fast] Error 2 |
---|
15 | |
---|
16 | File /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
17 | /* */ |
---|
18 | #include <QtCore/qglobal.h> |
---|
19 | |
---|
20 | int main(int argc, char** argv) |
---|
21 | { |
---|
22 | (void)argv; |
---|
23 | #ifndef Q_WS_X11 |
---|
24 | return ((int*)(&Q_WS_X11))[argc]; |
---|
25 | #else |
---|
26 | (void)argc; |
---|
27 | return 0; |
---|
28 | #endif |
---|
29 | } |
---|
30 | |
---|
31 | Determining if the Q_WS_WIN exist failed with the following output: |
---|
32 | Change Dir: /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp |
---|
33 | |
---|
34 | Run Build Command:"/opt/local/bin/gmake" "cmTC_efcc2/fast" |
---|
35 | /opt/local/bin/gmake -f CMakeFiles/cmTC_efcc2.dir/build.make CMakeFiles/cmTC_efcc2.dir/build |
---|
36 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
37 | Building CXX object CMakeFiles/cmTC_efcc2.dir/CheckSymbolExists.cxx.o |
---|
38 | /Developer/usr/bin/g++-4.2 -pipe -Os -arch x86_64 -fno-common -fstack-protector --param=ssp-buffer-size=4 -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -std=c++0x -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -I/opt/local/include -o CMakeFiles/cmTC_efcc2.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
39 | cc1plus: error: unrecognized command line option "-std=c++0x" |
---|
40 | CMakeFiles/cmTC_efcc2.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_efcc2.dir/CheckSymbolExists.cxx.o' failed |
---|
41 | gmake[1]: *** [CMakeFiles/cmTC_efcc2.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
42 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
43 | Makefile:126: recipe for target 'cmTC_efcc2/fast' failed |
---|
44 | gmake: *** [cmTC_efcc2/fast] Error 2 |
---|
45 | |
---|
46 | File /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
47 | /* */ |
---|
48 | #include <QtCore/qglobal.h> |
---|
49 | |
---|
50 | int main(int argc, char** argv) |
---|
51 | { |
---|
52 | (void)argv; |
---|
53 | #ifndef Q_WS_WIN |
---|
54 | return ((int*)(&Q_WS_WIN))[argc]; |
---|
55 | #else |
---|
56 | (void)argc; |
---|
57 | return 0; |
---|
58 | #endif |
---|
59 | } |
---|
60 | |
---|
61 | Determining if the Q_WS_QWS exist failed with the following output: |
---|
62 | Change Dir: /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp |
---|
63 | |
---|
64 | Run Build Command:"/opt/local/bin/gmake" "cmTC_9b307/fast" |
---|
65 | /opt/local/bin/gmake -f CMakeFiles/cmTC_9b307.dir/build.make CMakeFiles/cmTC_9b307.dir/build |
---|
66 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
67 | Building CXX object CMakeFiles/cmTC_9b307.dir/CheckSymbolExists.cxx.o |
---|
68 | /Developer/usr/bin/g++-4.2 -pipe -Os -arch x86_64 -fno-common -fstack-protector --param=ssp-buffer-size=4 -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -std=c++0x -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -I/opt/local/include -o CMakeFiles/cmTC_9b307.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
69 | cc1plus: error: unrecognized command line option "-std=c++0x" |
---|
70 | CMakeFiles/cmTC_9b307.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_9b307.dir/CheckSymbolExists.cxx.o' failed |
---|
71 | gmake[1]: *** [CMakeFiles/cmTC_9b307.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
72 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
73 | Makefile:126: recipe for target 'cmTC_9b307/fast' failed |
---|
74 | gmake: *** [cmTC_9b307/fast] Error 2 |
---|
75 | |
---|
76 | File /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
77 | /* */ |
---|
78 | #include <QtCore/qglobal.h> |
---|
79 | |
---|
80 | int main(int argc, char** argv) |
---|
81 | { |
---|
82 | (void)argv; |
---|
83 | #ifndef Q_WS_QWS |
---|
84 | return ((int*)(&Q_WS_QWS))[argc]; |
---|
85 | #else |
---|
86 | (void)argc; |
---|
87 | return 0; |
---|
88 | #endif |
---|
89 | } |
---|
90 | |
---|
91 | Determining if the Q_WS_MAC exist failed with the following output: |
---|
92 | Change Dir: /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp |
---|
93 | |
---|
94 | Run Build Command:"/opt/local/bin/gmake" "cmTC_0d095/fast" |
---|
95 | /opt/local/bin/gmake -f CMakeFiles/cmTC_0d095.dir/build.make CMakeFiles/cmTC_0d095.dir/build |
---|
96 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
97 | Building CXX object CMakeFiles/cmTC_0d095.dir/CheckSymbolExists.cxx.o |
---|
98 | /Developer/usr/bin/g++-4.2 -pipe -Os -arch x86_64 -fno-common -fstack-protector --param=ssp-buffer-size=4 -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -std=c++0x -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -I/opt/local/include -o CMakeFiles/cmTC_0d095.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
99 | cc1plus: error: unrecognized command line option "-std=c++0x" |
---|
100 | CMakeFiles/cmTC_0d095.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0d095.dir/CheckSymbolExists.cxx.o' failed |
---|
101 | gmake[1]: *** [CMakeFiles/cmTC_0d095.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
102 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
103 | Makefile:126: recipe for target 'cmTC_0d095/fast' failed |
---|
104 | gmake: *** [cmTC_0d095/fast] Error 2 |
---|
105 | |
---|
106 | File /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
107 | /* */ |
---|
108 | #include <QtCore/qglobal.h> |
---|
109 | |
---|
110 | int main(int argc, char** argv) |
---|
111 | { |
---|
112 | (void)argv; |
---|
113 | #ifndef Q_WS_MAC |
---|
114 | return ((int*)(&Q_WS_MAC))[argc]; |
---|
115 | #else |
---|
116 | (void)argc; |
---|
117 | return 0; |
---|
118 | #endif |
---|
119 | } |
---|
120 | |
---|
121 | Performing C++ SOURCE FILE Test ZLIB_SUPPORTS_GZIP failed with the following output: |
---|
122 | Change Dir: /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp |
---|
123 | |
---|
124 | Run Build Command:"/opt/local/bin/gmake" "cmTC_f8a4e/fast" |
---|
125 | /opt/local/bin/gmake -f CMakeFiles/cmTC_f8a4e.dir/build.make CMakeFiles/cmTC_f8a4e.dir/build |
---|
126 | gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
127 | Building CXX object CMakeFiles/cmTC_f8a4e.dir/src.cxx.o |
---|
128 | /Developer/usr/bin/g++-4.2 -pipe -Os -arch x86_64 -fno-common -fstack-protector --param=ssp-buffer-size=4 -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -std=c++0x -DZLIB_SUPPORTS_GZIP -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -o CMakeFiles/cmTC_f8a4e.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
129 | cc1plus: error: unrecognized command line option "-std=c++0x" |
---|
130 | CMakeFiles/cmTC_f8a4e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f8a4e.dir/src.cxx.o' failed |
---|
131 | gmake[1]: *** [CMakeFiles/cmTC_f8a4e.dir/src.cxx.o] Error 1 |
---|
132 | gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_macports-git_trunk_dports_security_KeePassX/KeePassX/work/build/CMakeFiles/CMakeTmp' |
---|
133 | Makefile:126: recipe for target 'cmTC_f8a4e/fast' failed |
---|
134 | gmake: *** [cmTC_f8a4e/fast] Error 2 |
---|
135 | |
---|
136 | Source file was: |
---|
137 | |
---|
138 | #include </opt/local/include/zlib.h> |
---|
139 | |
---|
140 | #if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1200) |
---|
141 | #error zlib 1.2.x or higher is required to use the gzip format |
---|
142 | #endif |
---|
143 | |
---|
144 | int main() { return 0; } |
---|