Ticket #53549: CMakeOutput.3.log

File CMakeOutput.3.log, 12.9 KB (added by ppiseri, 7 years ago)
Line 
1The system is: Darwin - 8.11.1 - i386
2Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3Compiler: /opt/local/bin/gcc-apple-4.2
4Build flags: -Os
5Id flags:
6
7The output was:
80
9
10
11Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12
13The C compiler identification is GNU, found in "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/3.7.2/CompilerIdC/a.out"
14
15Determining if the C compiler works passed with the following output:
16Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp
17
18Run Build Command:"/usr/bin/make" "cmTC_53e92/fast"
19/usr/bin/make -f CMakeFiles/cmTC_53e92.dir/build.make CMakeFiles/cmTC_53e92.dir/build
20Building C object CMakeFiles/cmTC_53e92.dir/testCCompiler.c.o
21/opt/local/bin/gcc-apple-4.2    -Os  -arch i386 -mmacosx-version-min=10.4   -o CMakeFiles/cmTC_53e92.dir/testCCompiler.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp/testCCompiler.c
22Linking C executable cmTC_53e92
23/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53e92.dir/link.txt --verbose=1
24/opt/local/bin/gcc-apple-4.2  -Os  -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names  CMakeFiles/cmTC_53e92.dir/testCCompiler.c.o  -o cmTC_53e92 
25
26
27Detecting C compiler ABI info compiled with the following output:
28Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp
29
30Run Build Command:"/usr/bin/make" "cmTC_8af50/fast"
31/usr/bin/make -f CMakeFiles/cmTC_8af50.dir/build.make CMakeFiles/cmTC_8af50.dir/build
32Building C object CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o
33/opt/local/bin/gcc-apple-4.2    -Os  -arch i386 -mmacosx-version-min=10.4   -o CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o   -c /opt/local/share/cmake-3.7/Modules/CMakeCCompilerABI.c
34Linking C executable cmTC_8af50
35/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8af50.dir/link.txt --verbose=1
36/opt/local/bin/gcc-apple-4.2  -Os  -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o  -o cmTC_8af50   
37Using built-in specs.
38Target: i686-apple-darwin8
39Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=i686-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin8 --target=i686-apple-darwin8
40Thread model: posix
41gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15)
42collect2 version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15) (i686 Darwin)
43/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld -dynamic -arch i386 -macosx_version_min 10.4 -weak_reference_mismatches non-weak -o cmTC_8af50 -lcrt1.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1 -L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -v CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o -lgcc_s.10.4 -lgcc -lSystem
44@(#)PROGRAM:ld  PROJECT:ld64-97.17
45configured to support archs: i386 x86_64 ppc ppc64 armv6 armv7
46Library search paths:
47        /opt/local/lib
48        /opt/local/lib
49        /opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1
50        /opt/local/lib/apple-gcc42
51        /usr/lib
52        /usr/local/lib
53Framework search paths:
54        /Library/Frameworks/
55        /System/Library/Frameworks/
56
57
58Parsed C implicit link information from above output:
59  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
60  ignore line: [Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp]
61  ignore line: []
62  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8af50/fast"]
63  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_8af50.dir/build.make CMakeFiles/cmTC_8af50.dir/build]
64  ignore line: [Building C object CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o]
65  ignore line: [/opt/local/bin/gcc-apple-4.2    -Os  -arch i386 -mmacosx-version-min=10.4   -o CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o   -c /opt/local/share/cmake-3.7/Modules/CMakeCCompilerABI.c]
66  ignore line: [Linking C executable cmTC_8af50]
67  ignore line: [/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8af50.dir/link.txt --verbose=1]
68  ignore line: [/opt/local/bin/gcc-apple-4.2  -Os  -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o  -o cmTC_8af50   ]
69  ignore line: [Using built-in specs.]
70  ignore line: [Target: i686-apple-darwin8]
71  ignore line: [Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=i686-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin8 --target=i686-apple-darwin8]
72  ignore line: [Thread model: posix]
73  ignore line: [gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15)]
74  ignore line: [collect2 version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15) (i686 Darwin)]
75  link line: [/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld -dynamic -arch i386 -macosx_version_min 10.4 -weak_reference_mismatches non-weak -o cmTC_8af50 -lcrt1.o -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1 -L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -v CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o -lgcc_s.10.4 -lgcc -lSystem]
76    arg [/opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/ld] ==> ignore
77    arg [-dynamic] ==> ignore
78    arg [-arch] ==> ignore
79    arg [i386] ==> ignore
80    arg [-macosx_version_min] ==> ignore
81    arg [10.4] ==> ignore
82    arg [-weak_reference_mismatches] ==> ignore
83    arg [non-weak] ==> ignore
84    arg [-o] ==> ignore
85    arg [cmTC_8af50] ==> ignore
86    arg [-lcrt1.o] ==> lib [crt1.o]
87    arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
88    arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
89    arg [-L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1] ==> dir [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1]
90    arg [-L/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/../../..] ==> dir [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/../../..]
91    arg [-search_paths_first] ==> ignore
92    arg [-headerpad_max_install_names] ==> ignore
93    arg [-headerpad_max_install_names] ==> ignore
94    arg [-v] ==> ignore
95    arg [CMakeFiles/cmTC_8af50.dir/CMakeCCompilerABI.c.o] ==> ignore
96    arg [-lgcc_s.10.4] ==> lib [gcc_s.10.4]
97    arg [-lgcc] ==> lib [gcc]
98    arg [-lSystem] ==> lib [System]
99  Library search paths: [;/opt/local/lib;/opt/local/lib;/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1;/opt/local/lib/apple-gcc42;/usr/lib;/usr/local/lib]
100  Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
101  remove lib [crt1.o]
102  remove lib [gcc_s.10.4]
103  remove lib [gcc]
104  remove lib [System]
105  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
106  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
107  collapse library dir [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1] ==> [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1]
108  collapse library dir [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1/../../..] ==> [/opt/local/lib/apple-gcc42]
109  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
110  collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
111  collapse library dir [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1] ==> [/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1]
112  collapse library dir [/opt/local/lib/apple-gcc42] ==> [/opt/local/lib/apple-gcc42]
113  collapse library dir [/usr/lib] ==> [/usr/lib]
114  collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
115  collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
116  collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
117  implicit libs: []
118  implicit dirs: [/opt/local/lib;/opt/local/lib/apple-gcc42/gcc/i686-apple-darwin8/4.2.1;/opt/local/lib/apple-gcc42;/usr/lib;/usr/local/lib]
119  implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
120
121
122Performing C SOURCE FILE Test WITH_FPIC succeeded with the following output:
123Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp
124
125Run Build Command:"/usr/bin/make" "cmTC_aeb0a/fast"
126/usr/bin/make -f CMakeFiles/cmTC_aeb0a.dir/build.make CMakeFiles/cmTC_aeb0a.dir/build
127Building C object CMakeFiles/cmTC_aeb0a.dir/src.c.o
128/opt/local/bin/gcc-apple-4.2    -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -DWITH_FPIC -arch i386 -mmacosx-version-min=10.4   -fPIC -o CMakeFiles/cmTC_aeb0a.dir/src.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp/src.c
129Linking C executable cmTC_aeb0a
130/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aeb0a.dir/link.txt --verbose=1
131/opt/local/bin/gcc-apple-4.2  -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -DWITH_FPIC -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names  CMakeFiles/cmTC_aeb0a.dir/src.c.o  -o cmTC_aeb0a 
132
133Source file was:
134int main(void) { return 0; }
135Performing C SOURCE FILE Test WITH_STACK_PROTECTOR succeeded with the following output:
136Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp
137
138Run Build Command:"/usr/bin/make" "cmTC_4edaf/fast"
139/usr/bin/make -f CMakeFiles/cmTC_4edaf.dir/build.make CMakeFiles/cmTC_4edaf.dir/build
140Building C object CMakeFiles/cmTC_4edaf.dir/src.c.o
141/opt/local/bin/gcc-apple-4.2    -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DWITH_STACK_PROTECTOR -arch i386 -mmacosx-version-min=10.4   -fstack-protector -o CMakeFiles/cmTC_4edaf.dir/src.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp/src.c
142/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp/src.c: In function 'main':
143/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh/libssh/work/build/CMakeFiles/CMakeTmp/src.c:1: warning: unused parameter 'argv'
144Linking C executable cmTC_4edaf
145/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4edaf.dir/link.txt --verbose=1
146/opt/local/bin/gcc-apple-4.2  -Os -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -DWITH_STACK_PROTECTOR -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names  CMakeFiles/cmTC_4edaf.dir/src.c.o  -o cmTC_4edaf 
147
148Source file was:
149int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;}