Ticket #68566: CMakeConfigureLog-2.yaml

File CMakeConfigureLog-2.yaml, 117.9 KB (added by barracuda156, 13 months ago)
Line 
1
2---
3events:
4  -
5    kind: "message-v1"
6    backtrace:
7      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake:211 (message)"
8      - "CMakeLists.txt:3 (project)"
9    message: |
10      The system is: Darwin - 10.0.0d2 - powerpc
11  -
12    kind: "message-v1"
13    backtrace:
14      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
15      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
16      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
17      - "CMakeLists.txt:3 (project)"
18    message: |
19      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
20      Compiler: /opt/local/bin/gcc-mp-13
21      Build flags: -pipe;-Os;-DNDEBUG;-I/opt/local/libexec/boost/1.76/include;-isystem/opt/local/include/LegacySupport
22      Id flags: 
23     
24      The output was:
25      0
26     
27     
28      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
29     
30      The C compiler identification is GNU, found in:
31        /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/3.27.6/CompilerIdC/a.out
32     
33  -
34    kind: "message-v1"
35    backtrace:
36      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
37      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
38      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
39      - "CMakeLists.txt:3 (project)"
40    message: |
41      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
42      Compiler: /opt/local/bin/g++-mp-13
43      Build flags: -pipe;-I/opt/local/libexec/boost/1.76/include;-Os;-DNDEBUG;-I/opt/local/libexec/boost/1.76/include;-isystem/opt/local/include/LegacySupport;-D_GLIBCXX_USE_CXX11_ABI=0
44      Id flags: 
45     
46      The output was:
47      0
48     
49     
50      Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
51     
52      The CXX compiler identification is GNU, found in:
53        /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/3.27.6/CompilerIdCXX/a.out
54     
55  -
56    kind: "try_compile-v1"
57    backtrace:
58      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
59      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
60      - "CMakeLists.txt:3 (project)"
61    checks:
62      - "Detecting C compiler ABI info"
63    directories:
64      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-68nXHq"
65      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-68nXHq"
66    cmakeVariables:
67      CMAKE_C_FLAGS: "-pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport"
68      CMAKE_C_FLAGS_DEBUG: "-g"
69      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
70      CMAKE_MODULE_PATH: "/opt/local/share/cmake/Modules"
71      CMAKE_OSX_ARCHITECTURES: "ppc"
72      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
73      CMAKE_OSX_SYSROOT: "/"
74      CMAKE_WARN_DEPRECATED: "FALSE"
75    buildResult:
76      variable: "CMAKE_C_ABI_COMPILED"
77      cached: true
78      stdout: |
79        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-68nXHq'
80       
81        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_0e142/fast
82        /usr/bin/make  -f CMakeFiles/cmTC_0e142.dir/build.make CMakeFiles/cmTC_0e142.dir/build
83        Building C object CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o
84        /opt/local/bin/gcc-mp-13   -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6   -v -Wl,-v -o CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -c /opt/local/share/cmake-3.27/Modules/CMakeCCompilerABI.c
85        Using built-in specs.
86        COLLECT_GCC=/opt/local/bin/gcc-mp-13
87        Target: powerpc-apple-darwin10
88        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
89        Thread model: posix
90        Supported LTO compression algorithms: zlib zstd
91        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
92        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_0e142.dir/'
93         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1 -quiet -v -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.27/Modules/CMakeCCompilerABI.c -fPIC -quiet -dumpdir CMakeFiles/cmTC_0e142.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -m32 -mmacosx-version-min=10.6 -Os -version -o - |
94         /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o
95        GNU C17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)
96                compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
97       
98        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
99        ignoring duplicate directory "/opt/local/include/LegacySupport"
100        ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"
101        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
102        ignoring duplicate directory "/opt/local/include"
103          as it is a non-system directory that duplicates a system directory
104        #include "..." search starts here:
105        #include <...> search starts here:
106         /opt/local/libexec/boost/1.76/include
107         /opt/local/include/LegacySupport
108         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include
109         /opt/local/include
110         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed
111         /usr/include
112         /System/Library/Frameworks
113         /Library/Frameworks
114        End of search list.
115        Apple Inc version cctools-localbuild, GNU assembler version 1.38
116        Compiler executable checksum: 87c76d2a2abb2a4ebfb3960d56a95f36
117        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
118        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
119        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.'
120        Linking C executable cmTC_0e142
121        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e142.dir/link.txt --verbose=1
122        /opt/local/bin/gcc-mp-13 -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl,-v CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -o cmTC_0e142
123        Using built-in specs.
124        COLLECT_GCC=/opt/local/bin/gcc-mp-13
125        COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper
126        Target: powerpc-apple-darwin10
127        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
128        Thread model: posix
129        Supported LTO compression algorithms: zlib zstd
130        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
131        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
132        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
133        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_0e142' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-dumpdir' 'cmTC_0e142.'
134         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_0e142 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
135        collect2 version 13.2.0
136        /opt/local/bin/ld -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_0e142 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
137        @(#)PROGRAM:ld  PROJECT:ld64-97.17
138        configured to support archs: i386 x86_64 ppc ppc64 armv6 armv7
139        Library search paths:
140                /opt/local/libexec/boost/1.76/lib
141                /opt/local/lib
142                /opt/local/lib
143                /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0
144                /opt/local/lib/gcc13
145                /usr/lib
146                /usr/local/lib
147        Framework search paths:
148                /Library/Frameworks/
149                /System/Library/Frameworks/
150       
151      exitCode: 0
152  -
153    kind: "message-v1"
154    backtrace:
155      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
156      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
157      - "CMakeLists.txt:3 (project)"
158    message: |
159      Parsed C implicit include dir info: rv=done
160        found start of include info
161        found start of implicit include info
162          add: [/opt/local/libexec/boost/1.76/include]
163          add: [/opt/local/include/LegacySupport]
164          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
165          add: [/opt/local/include]
166          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
167          add: [/usr/include]
168          add: [/System/Library/Frameworks]
169          add: [/Library/Frameworks]
170        end of search list found
171        collapse include dir [/opt/local/libexec/boost/1.76/include] ==> [/opt/local/libexec/boost/1.76/include]
172        collapse include dir [/opt/local/include/LegacySupport] ==> [/opt/local/include/LegacySupport]
173        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
174        collapse include dir [/opt/local/include] ==> [/opt/local/include]
175        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
176        collapse include dir [/usr/include] ==> [/usr/include]
177        collapse include dir [/System/Library/Frameworks] ==> [/System/Library/Frameworks]
178        collapse include dir [/Library/Frameworks] ==> [/Library/Frameworks]
179        implicit include dirs: [/opt/local/libexec/boost/1.76/include;/opt/local/include/LegacySupport;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include;/opt/local/include;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed;/usr/include;/System/Library/Frameworks;/Library/Frameworks]
180     
181     
182  -
183    kind: "message-v1"
184    backtrace:
185      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:152 (message)"
186      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
187      - "CMakeLists.txt:3 (project)"
188    message: |
189      Parsed C implicit link information:
190        link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
191        ignore line: [Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-68nXHq']
192        ignore line: []
193        ignore line: [Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_0e142/fast]
194        ignore line: [/usr/bin/make  -f CMakeFiles/cmTC_0e142.dir/build.make CMakeFiles/cmTC_0e142.dir/build]
195        ignore line: [Building C object CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o]
196        ignore line: [/opt/local/bin/gcc-mp-13   -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6   -v -Wl -v -o CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -c /opt/local/share/cmake-3.27/Modules/CMakeCCompilerABI.c]
197        ignore line: [Using built-in specs.]
198        ignore line: [COLLECT_GCC=/opt/local/bin/gcc-mp-13]
199        ignore line: [Target: powerpc-apple-darwin10]
200        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
201        ignore line: [Thread model: posix]
202        ignore line: [Supported LTO compression algorithms: zlib zstd]
203        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
204        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_0e142.dir/']
205        ignore line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1 -quiet -v -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.27/Modules/CMakeCCompilerABI.c -fPIC -quiet -dumpdir CMakeFiles/cmTC_0e142.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -m32 -mmacosx-version-min=10.6 -Os -version -o - |]
206        ignore line: [ /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o]
207        ignore line: [GNU C17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)]
208        ignore line: [  compiled by GNU C version 13.2.0  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.3.1  isl version isl-0.26-GMP]
209        ignore line: []
210        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
211        ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
212        ignore line: [ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"]
213        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
214        ignore line: [ignoring duplicate directory "/opt/local/include"]
215        ignore line: [  as it is a non-system directory that duplicates a system directory]
216        ignore line: [#include "..." search starts here:]
217        ignore line: [#include <...> search starts here:]
218        ignore line: [ /opt/local/libexec/boost/1.76/include]
219        ignore line: [ /opt/local/include/LegacySupport]
220        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
221        ignore line: [ /opt/local/include]
222        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
223        ignore line: [ /usr/include]
224        ignore line: [ /System/Library/Frameworks]
225        ignore line: [ /Library/Frameworks]
226        ignore line: [End of search list.]
227        ignore line: [Apple Inc version cctools-localbuild  GNU assembler version 1.38]
228        ignore line: [Compiler executable checksum: 87c76d2a2abb2a4ebfb3960d56a95f36]
229        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
230        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
231        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.']
232        ignore line: [Linking C executable cmTC_0e142]
233        ignore line: [/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e142.dir/link.txt --verbose=1]
234        ignore line: [/opt/local/bin/gcc-mp-13 -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6 -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl -headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl -v CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -o cmTC_0e142 ]
235        ignore line: [Using built-in specs.]
236        ignore line: [COLLECT_GCC=/opt/local/bin/gcc-mp-13]
237        ignore line: [COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper]
238        ignore line: [Target: powerpc-apple-darwin10]
239        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
240        ignore line: [Thread model: posix]
241        ignore line: [Supported LTO compression algorithms: zlib zstd]
242        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
243        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
244        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
245        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_0e142' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-dumpdir' 'cmTC_0e142.']
246        link line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_0e142 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc]
247          arg [/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2] ==> ignore
248          arg [-dynamic] ==> ignore
249          arg [-arch] ==> ignore
250          arg [ppc] ==> ignore
251          arg [-macosx_version_min] ==> ignore
252          arg [10.6] ==> ignore
253          arg [-o] ==> ignore
254          arg [cmTC_0e142] ==> ignore
255          arg [-lcrt1.10.5.o] ==> lib [crt1.10.5.o]
256          arg [-L/opt/local/libexec/boost/1.76/lib] ==> dir [/opt/local/libexec/boost/1.76/lib]
257          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
258          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
259          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
260          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..]
261          arg [-search_paths_first] ==> ignore
262          arg [-headerpad_max_install_names] ==> ignore
263          arg [-headerpad_max_install_names] ==> ignore
264          arg [-liconv] ==> lib [iconv]
265          arg [-lMacportsLegacySupport] ==> lib [MacportsLegacySupport]
266          arg [-v] ==> ignore
267          arg [CMakeFiles/cmTC_0e142.dir/CMakeCCompilerABI.c.o] ==> ignore
268          arg [-lemutls_w] ==> lib [emutls_w]
269          arg [-lgcc] ==> lib [gcc]
270          arg [-lSystem] ==> lib [System]
271          arg [-lef_ppc] ==> lib [ef_ppc]
272          arg [-no_compact_unwind] ==> ignore
273          arg [-rpath] ==> ignore
274          arg [/opt/local/lib/libgcc] ==> ignore
275        Library search paths: [;/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
276        Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
277        remove lib [crt1.10.5.o]
278        remove lib [System]
279        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
280        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
281        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
282        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
283        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> [/opt/local/lib/gcc13]
284        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
285        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
286        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
287        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
288        collapse library dir [/opt/local/lib/gcc13] ==> [/opt/local/lib/gcc13]
289        collapse library dir [/usr/lib] ==> [/usr/lib]
290        collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
291        collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
292        collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
293        implicit libs: [iconv;MacportsLegacySupport;emutls_w;gcc;ef_ppc]
294        implicit objs: []
295        implicit dirs: [/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
296        implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
297     
298     
299  -
300    kind: "try_compile-v1"
301    backtrace:
302      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
303      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
304      - "CMakeLists.txt:3 (project)"
305    checks:
306      - "Detecting CXX compiler ABI info"
307    directories:
308      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-18YarZ"
309      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-18YarZ"
310    cmakeVariables:
311      CMAKE_CXX_FLAGS: "-pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0"
312      CMAKE_CXX_FLAGS_DEBUG: "-g"
313      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
314      CMAKE_MODULE_PATH: "/opt/local/share/cmake/Modules"
315      CMAKE_OSX_ARCHITECTURES: "ppc"
316      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
317      CMAKE_OSX_SYSROOT: "/"
318      CMAKE_WARN_DEPRECATED: "FALSE"
319    buildResult:
320      variable: "CMAKE_CXX_ABI_COMPILED"
321      cached: true
322      stdout: |
323        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-18YarZ'
324       
325        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_42960/fast
326        /usr/bin/make  -f CMakeFiles/cmTC_42960.dir/build.make CMakeFiles/cmTC_42960.dir/build
327        Building CXX object CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o
328        /opt/local/bin/g++-mp-13   -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6   -v -Wl,-v -o CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -c /opt/local/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp
329        Using built-in specs.
330        COLLECT_GCC=/opt/local/bin/g++-mp-13
331        Target: powerpc-apple-darwin10
332        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
333        Thread model: posix
334        Supported LTO compression algorithms: zlib zstd
335        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
336        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_42960.dir/'
337         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1plus -quiet -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -D _GLIBCXX_USE_CXX11_ABI=0 -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp -fPIC -quiet -dumpdir CMakeFiles/cmTC_42960.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -m32 -mmacosx-version-min=10.6 -Os -version -o - |
338         /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o
339        GNU C++17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)
340                compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
341       
342        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
343        ignoring duplicate directory "/opt/local/include/LegacySupport"
344        ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"
345        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
346        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
347        ignoring duplicate directory "/opt/local/include"
348          as it is a non-system directory that duplicates a system directory
349        #include "..." search starts here:
350        #include <...> search starts here:
351         /opt/local/libexec/boost/1.76/include
352         /opt/local/include/LegacySupport
353         /opt/local/include/gcc13/c++/
354         /opt/local/include/gcc13/c++//powerpc-apple-darwin10
355         /opt/local/include/gcc13/c++//backward
356         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include
357         /opt/local/include
358         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed
359         /usr/include
360         /System/Library/Frameworks
361         /Library/Frameworks
362        End of search list.
363        Apple Inc version cctools-localbuild, GNU assembler version 1.38
364        Compiler executable checksum: c86eae33ce085f39fdb97f5f479fa610
365        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
366        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
367        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.'
368        Linking CXX executable cmTC_42960
369        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42960.dir/link.txt --verbose=1
370        /opt/local/bin/g++-mp-13 -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl,-v CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_42960
371        Using built-in specs.
372        COLLECT_GCC=/opt/local/bin/g++-mp-13
373        COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper
374        Target: powerpc-apple-darwin10
375        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
376        Thread model: posix
377        Supported LTO compression algorithms: zlib zstd
378        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
379        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
380        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
381        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_42960' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'cmTC_42960.'
382         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_42960 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
383        collect2 version 13.2.0
384        /opt/local/bin/ld -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_42960 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
385        @(#)PROGRAM:ld  PROJECT:ld64-97.17
386        configured to support archs: i386 x86_64 ppc ppc64 armv6 armv7
387        Library search paths:
388                /opt/local/libexec/boost/1.76/lib
389                /opt/local/lib
390                /opt/local/lib
391                /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0
392                /opt/local/lib/gcc13
393                /usr/lib
394                /usr/local/lib
395        Framework search paths:
396                /Library/Frameworks/
397                /System/Library/Frameworks/
398       
399      exitCode: 0
400  -
401    kind: "message-v1"
402    backtrace:
403      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
404      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
405      - "CMakeLists.txt:3 (project)"
406    message: |
407      Parsed CXX implicit include dir info: rv=done
408        found start of include info
409        found start of implicit include info
410          add: [/opt/local/libexec/boost/1.76/include]
411          add: [/opt/local/include/LegacySupport]
412          add: [/opt/local/include/gcc13/c++/]
413          add: [/opt/local/include/gcc13/c++//powerpc-apple-darwin10]
414          add: [/opt/local/include/gcc13/c++//backward]
415          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
416          add: [/opt/local/include]
417          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
418          add: [/usr/include]
419          add: [/System/Library/Frameworks]
420          add: [/Library/Frameworks]
421        end of search list found
422        collapse include dir [/opt/local/libexec/boost/1.76/include] ==> [/opt/local/libexec/boost/1.76/include]
423        collapse include dir [/opt/local/include/LegacySupport] ==> [/opt/local/include/LegacySupport]
424        collapse include dir [/opt/local/include/gcc13/c++/] ==> [/opt/local/include/gcc13/c++]
425        collapse include dir [/opt/local/include/gcc13/c++//powerpc-apple-darwin10] ==> [/opt/local/include/gcc13/c++/powerpc-apple-darwin10]
426        collapse include dir [/opt/local/include/gcc13/c++//backward] ==> [/opt/local/include/gcc13/c++/backward]
427        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
428        collapse include dir [/opt/local/include] ==> [/opt/local/include]
429        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
430        collapse include dir [/usr/include] ==> [/usr/include]
431        collapse include dir [/System/Library/Frameworks] ==> [/System/Library/Frameworks]
432        collapse include dir [/Library/Frameworks] ==> [/Library/Frameworks]
433        implicit include dirs: [/opt/local/libexec/boost/1.76/include;/opt/local/include/LegacySupport;/opt/local/include/gcc13/c++;/opt/local/include/gcc13/c++/powerpc-apple-darwin10;/opt/local/include/gcc13/c++/backward;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include;/opt/local/include;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed;/usr/include;/System/Library/Frameworks;/Library/Frameworks]
434     
435     
436  -
437    kind: "message-v1"
438    backtrace:
439      - "/opt/local/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:152 (message)"
440      - "/opt/local/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
441      - "CMakeLists.txt:3 (project)"
442    message: |
443      Parsed CXX implicit link information:
444        link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
445        ignore line: [Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-18YarZ']
446        ignore line: []
447        ignore line: [Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_42960/fast]
448        ignore line: [/usr/bin/make  -f CMakeFiles/cmTC_42960.dir/build.make CMakeFiles/cmTC_42960.dir/build]
449        ignore line: [Building CXX object CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o]
450        ignore line: [/opt/local/bin/g++-mp-13   -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6   -v -Wl -v -o CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -c /opt/local/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp]
451        ignore line: [Using built-in specs.]
452        ignore line: [COLLECT_GCC=/opt/local/bin/g++-mp-13]
453        ignore line: [Target: powerpc-apple-darwin10]
454        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
455        ignore line: [Thread model: posix]
456        ignore line: [Supported LTO compression algorithms: zlib zstd]
457        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
458        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_42960.dir/']
459        ignore line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1plus -quiet -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -D _GLIBCXX_USE_CXX11_ABI=0 -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.27/Modules/CMakeCXXCompilerABI.cpp -fPIC -quiet -dumpdir CMakeFiles/cmTC_42960.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -m32 -mmacosx-version-min=10.6 -Os -version -o - |]
460        ignore line: [ /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o]
461        ignore line: [GNU C++17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)]
462        ignore line: [  compiled by GNU C version 13.2.0  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.3.1  isl version isl-0.26-GMP]
463        ignore line: []
464        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
465        ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
466        ignore line: [ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"]
467        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
468        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
469        ignore line: [ignoring duplicate directory "/opt/local/include"]
470        ignore line: [  as it is a non-system directory that duplicates a system directory]
471        ignore line: [#include "..." search starts here:]
472        ignore line: [#include <...> search starts here:]
473        ignore line: [ /opt/local/libexec/boost/1.76/include]
474        ignore line: [ /opt/local/include/LegacySupport]
475        ignore line: [ /opt/local/include/gcc13/c++/]
476        ignore line: [ /opt/local/include/gcc13/c++//powerpc-apple-darwin10]
477        ignore line: [ /opt/local/include/gcc13/c++//backward]
478        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
479        ignore line: [ /opt/local/include]
480        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
481        ignore line: [ /usr/include]
482        ignore line: [ /System/Library/Frameworks]
483        ignore line: [ /Library/Frameworks]
484        ignore line: [End of search list.]
485        ignore line: [Apple Inc version cctools-localbuild  GNU assembler version 1.38]
486        ignore line: [Compiler executable checksum: c86eae33ce085f39fdb97f5f479fa610]
487        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
488        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
489        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.']
490        ignore line: [Linking CXX executable cmTC_42960]
491        ignore line: [/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42960.dir/link.txt --verbose=1]
492        ignore line: [/opt/local/bin/g++-mp-13 -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6 -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl -headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl -v CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_42960 ]
493        ignore line: [Using built-in specs.]
494        ignore line: [COLLECT_GCC=/opt/local/bin/g++-mp-13]
495        ignore line: [COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper]
496        ignore line: [Target: powerpc-apple-darwin10]
497        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
498        ignore line: [Thread model: posix]
499        ignore line: [Supported LTO compression algorithms: zlib zstd]
500        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
501        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
502        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
503        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_42960' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'cmTC_42960.']
504        link line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_42960 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc]
505          arg [/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2] ==> ignore
506          arg [-dynamic] ==> ignore
507          arg [-arch] ==> ignore
508          arg [ppc] ==> ignore
509          arg [-macosx_version_min] ==> ignore
510          arg [10.6] ==> ignore
511          arg [-o] ==> ignore
512          arg [cmTC_42960] ==> ignore
513          arg [-lcrt1.10.5.o] ==> lib [crt1.10.5.o]
514          arg [-L/opt/local/libexec/boost/1.76/lib] ==> dir [/opt/local/libexec/boost/1.76/lib]
515          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
516          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
517          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
518          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..]
519          arg [-search_paths_first] ==> ignore
520          arg [-headerpad_max_install_names] ==> ignore
521          arg [-headerpad_max_install_names] ==> ignore
522          arg [-liconv] ==> lib [iconv]
523          arg [-lMacportsLegacySupport] ==> lib [MacportsLegacySupport]
524          arg [-v] ==> ignore
525          arg [CMakeFiles/cmTC_42960.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
526          arg [-lstdc++] ==> lib [stdc++]
527          arg [-lgcc_s.1.1] ==> lib [gcc_s.1.1]
528          arg [-lgcc_s.10.5] ==> lib [gcc_s.10.5]
529          arg [-lgcc] ==> lib [gcc]
530          arg [-lSystem] ==> lib [System]
531          arg [-lef_ppc] ==> lib [ef_ppc]
532          arg [-no_compact_unwind] ==> ignore
533          arg [-rpath] ==> ignore
534          arg [/opt/local/lib/libgcc] ==> ignore
535        Library search paths: [;/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
536        Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
537        remove lib [crt1.10.5.o]
538        remove lib [System]
539        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
540        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
541        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
542        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
543        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> [/opt/local/lib/gcc13]
544        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
545        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
546        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
547        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
548        collapse library dir [/opt/local/lib/gcc13] ==> [/opt/local/lib/gcc13]
549        collapse library dir [/usr/lib] ==> [/usr/lib]
550        collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
551        collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
552        collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
553        implicit libs: [iconv;MacportsLegacySupport;stdc++;gcc_s.1.1;gcc_s.10.5;gcc;ef_ppc]
554        implicit objs: []
555        implicit dirs: [/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
556        implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
557     
558     
559  -
560    kind: "try_compile-v1"
561    backtrace:
562      - "/opt/local/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
563      - "/opt/local/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)"
564      - "cmake/modules/PopplerMacros.cmake:58 (check_cxx_source_compiles)"
565      - "cmake/modules/PopplerMacros.cmake:133 (poppler_check_link_flag)"
566      - "CMakeLists.txt:8 (include)"
567    checks:
568      - "Performing Test GCC_HAS_AS_NEEDED"
569    directories:
570      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-aMl1ah"
571      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-aMl1ah"
572    cmakeVariables:
573      CMAKE_CXX_FLAGS: "-fno-exceptions -fno-check-new -fno-common -fno-operator-names -D_DEFAULT_SOURCE"
574      CMAKE_CXX_FLAGS_DEBUG: "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline"
575      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
576      CMAKE_MODULE_PATH: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-23.10.0/cmake/modules"
577      CMAKE_OSX_ARCHITECTURES: "ppc"
578      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
579      CMAKE_OSX_SYSROOT: "/"
580      CMAKE_WARN_DEPRECATED: "FALSE"
581    buildResult:
582      variable: "GCC_HAS_AS_NEEDED"
583      cached: true
584      stdout: |
585        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-aMl1ah'
586       
587        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_419c1/fast
588        /usr/bin/make  -f CMakeFiles/cmTC_419c1.dir/build.make CMakeFiles/cmTC_419c1.dir/build
589        Building CXX object CMakeFiles/cmTC_419c1.dir/src.cxx.o
590        /opt/local/bin/g++-mp-13 -DGCC_HAS_AS_NEEDED  -fno-exceptions -fno-check-new -fno-common -fno-operator-names -D_DEFAULT_SOURCE  -arch ppc -mmacosx-version-min=10.6 -o CMakeFiles/cmTC_419c1.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-aMl1ah/src.cxx
591        Linking CXX executable cmTC_419c1
592        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_419c1.dir/link.txt --verbose=1
593        /opt/local/bin/g++-mp-13 -fno-exceptions -fno-check-new -fno-common -fno-operator-names -D_DEFAULT_SOURCE  -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport  CMakeFiles/cmTC_419c1.dir/src.cxx.o -o cmTC_419c1  -Wl,--as-needed
594        ld: unknown option: --as-needed
595        collect2: error: ld returned 1 exit status
596        make[1]: *** [cmTC_419c1] Error 1
597        make: *** [cmTC_419c1/fast] Error 2
598       
599      exitCode: 2
600  -
601    kind: "try_compile-v1"
602    backtrace:
603      - "cmake/modules/CheckFileOffsetBits.cmake:23 (TRY_COMPILE)"
604      - "CMakeLists.txt:25 (CHECK_FILE_OFFSET_BITS)"
605    directories:
606      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeTmp"
607      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeTmp"
608    cmakeVariables:
609      CMAKE_C_FLAGS: "-std=c99 -D_DEFAULT_SOURCE"
610      CMAKE_C_FLAGS_RELWITHDEBINFO: "-O2 -g -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport"
611      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
612      CMAKE_MODULE_PATH: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-23.10.0/cmake/modules"
613      CMAKE_OSX_ARCHITECTURES: "ppc"
614      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
615      CMAKE_OSX_SYSROOT: "/"
616      CMAKE_WARN_DEPRECATED: "FALSE"
617    buildResult:
618      variable: "__WITHOUT_FILE_OFFSET_BITS_64"
619      cached: true
620      stdout: |
621        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeTmp'
622       
623        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ac26b/fast
624        /usr/bin/make  -f CMakeFiles/cmTC_ac26b.dir/build.make CMakeFiles/cmTC_ac26b.dir/build
625        Building C object CMakeFiles/cmTC_ac26b.dir/CheckFileOffsetBits.c.o
626        /opt/local/bin/gcc-mp-13   -std=c99 -D_DEFAULT_SOURCE  -O2 -g -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -arch ppc -mmacosx-version-min=10.6 -o CMakeFiles/cmTC_ac26b.dir/CheckFileOffsetBits.c.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/poppler-23.10.0/cmake/modules/CheckFileOffsetBits.c
627        Linking C executable cmTC_ac26b
628        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac26b.dir/link.txt --verbose=1
629        /opt/local/bin/gcc-mp-13 -std=c99 -D_DEFAULT_SOURCE  -O2 -g -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport  CMakeFiles/cmTC_ac26b.dir/CheckFileOffsetBits.c.o -o cmTC_ac26b
630       
631      exitCode: 0
632...
633
634---
635events:
636  -
637    kind: "message-v1"
638    backtrace:
639      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:233 (message)"
640      - "CMakeLists.txt:3 (project)"
641    message: |
642      The system is: Darwin - 10.0.0d2 - powerpc
643  -
644    kind: "message-v1"
645    backtrace:
646      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
647      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
648      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
649      - "CMakeLists.txt:3 (project)"
650    message: |
651      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
652      Compiler: /opt/local/bin/gcc-mp-13
653      Build flags: -pipe;-Os;-DNDEBUG;-I/opt/local/libexec/boost/1.76/include;-isystem/opt/local/include/LegacySupport
654      Id flags: 
655     
656      The output was:
657      0
658     
659     
660      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
661     
662      The C compiler identification is GNU, found in:
663        /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/3.28.0-rc1/CompilerIdC/a.out
664     
665  -
666    kind: "message-v1"
667    backtrace:
668      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
669      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
670      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
671      - "CMakeLists.txt:3 (project)"
672    message: |
673      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
674      Compiler: /opt/local/bin/g++-mp-13
675      Build flags: -pipe;-I/opt/local/libexec/boost/1.76/include;-Os;-DNDEBUG;-I/opt/local/libexec/boost/1.76/include;-isystem/opt/local/include/LegacySupport;-D_GLIBCXX_USE_CXX11_ABI=0
676      Id flags: 
677     
678      The output was:
679      0
680     
681     
682      Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
683     
684      The CXX compiler identification is GNU, found in:
685        /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/3.28.0-rc1/CompilerIdCXX/a.out
686     
687  -
688    kind: "try_compile-v1"
689    backtrace:
690      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
691      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
692      - "CMakeLists.txt:3 (project)"
693    checks:
694      - "Detecting C compiler ABI info"
695    directories:
696      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-cqqjqt"
697      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-cqqjqt"
698    cmakeVariables:
699      CMAKE_C_FLAGS: "-pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport"
700      CMAKE_C_FLAGS_DEBUG: "-g"
701      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
702      CMAKE_MODULE_PATH: "/opt/local/share/cmake/Modules"
703      CMAKE_OSX_ARCHITECTURES: "ppc"
704      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
705      CMAKE_OSX_SYSROOT: "/"
706      CMAKE_WARN_DEPRECATED: "FALSE"
707    buildResult:
708      variable: "CMAKE_C_ABI_COMPILED"
709      cached: true
710      stdout: |
711        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-cqqjqt'
712       
713        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_c4e2c/fast
714        /usr/bin/make  -f CMakeFiles/cmTC_c4e2c.dir/build.make CMakeFiles/cmTC_c4e2c.dir/build
715        Building C object CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o
716        /opt/local/bin/gcc-mp-13   -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6   -v -Wl,-v -o CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -c /opt/local/share/cmake-3.28/Modules/CMakeCCompilerABI.c
717        Using built-in specs.
718        COLLECT_GCC=/opt/local/bin/gcc-mp-13
719        Target: powerpc-apple-darwin10
720        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
721        Thread model: posix
722        Supported LTO compression algorithms: zlib zstd
723        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
724        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_c4e2c.dir/'
725         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1 -quiet -v -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.28/Modules/CMakeCCompilerABI.c -fPIC -quiet -dumpdir CMakeFiles/cmTC_c4e2c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -m32 -mmacosx-version-min=10.6 -Os -version -o - |
726         /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o
727        GNU C17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)
728                compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
729       
730        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
731        ignoring duplicate directory "/opt/local/include/LegacySupport"
732        ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"
733        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
734        ignoring duplicate directory "/opt/local/include"
735          as it is a non-system directory that duplicates a system directory
736        #include "..." search starts here:
737        #include <...> search starts here:
738         /opt/local/libexec/boost/1.76/include
739         /opt/local/include/LegacySupport
740         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include
741         /opt/local/include
742         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed
743         /usr/include
744         /System/Library/Frameworks
745         /Library/Frameworks
746        End of search list.
747        Apple Inc version cctools-localbuild, GNU assembler version 1.38
748        Compiler executable checksum: 87c76d2a2abb2a4ebfb3960d56a95f36
749        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
750        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
751        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.'
752        Linking C executable cmTC_c4e2c
753        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4e2c.dir/link.txt --verbose=1
754        /opt/local/bin/gcc-mp-13 -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl,-v CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -o cmTC_c4e2c
755        Using built-in specs.
756        COLLECT_GCC=/opt/local/bin/gcc-mp-13
757        COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper
758        Target: powerpc-apple-darwin10
759        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
760        Thread model: posix
761        Supported LTO compression algorithms: zlib zstd
762        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
763        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
764        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
765        COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_c4e2c' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-dumpdir' 'cmTC_c4e2c.'
766         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_c4e2c -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
767        collect2 version 13.2.0
768        /opt/local/bin/ld -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_c4e2c -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
769        @(#)PROGRAM:ld  PROJECT:ld64-97.17
770        configured to support archs: i386 x86_64 ppc ppc64 armv6 armv7
771        Library search paths:
772                /opt/local/libexec/boost/1.76/lib
773                /opt/local/lib
774                /opt/local/lib
775                /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0
776                /opt/local/lib/gcc13
777                /usr/lib
778                /usr/local/lib
779        Framework search paths:
780                /Library/Frameworks/
781                /System/Library/Frameworks/
782       
783      exitCode: 0
784  -
785    kind: "message-v1"
786    backtrace:
787      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
788      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
789      - "CMakeLists.txt:3 (project)"
790    message: |
791      Parsed C implicit include dir info: rv=done
792        found start of include info
793        found start of implicit include info
794          add: [/opt/local/libexec/boost/1.76/include]
795          add: [/opt/local/include/LegacySupport]
796          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
797          add: [/opt/local/include]
798          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
799          add: [/usr/include]
800          add: [/System/Library/Frameworks]
801          add: [/Library/Frameworks]
802        end of search list found
803        collapse include dir [/opt/local/libexec/boost/1.76/include] ==> [/opt/local/libexec/boost/1.76/include]
804        collapse include dir [/opt/local/include/LegacySupport] ==> [/opt/local/include/LegacySupport]
805        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
806        collapse include dir [/opt/local/include] ==> [/opt/local/include]
807        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
808        collapse include dir [/usr/include] ==> [/usr/include]
809        collapse include dir [/System/Library/Frameworks] ==> [/System/Library/Frameworks]
810        collapse include dir [/Library/Frameworks] ==> [/Library/Frameworks]
811        implicit include dirs: [/opt/local/libexec/boost/1.76/include;/opt/local/include/LegacySupport;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include;/opt/local/include;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed;/usr/include;/System/Library/Frameworks;/Library/Frameworks]
812     
813     
814  -
815    kind: "message-v1"
816    backtrace:
817      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:159 (message)"
818      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
819      - "CMakeLists.txt:3 (project)"
820    message: |
821      Parsed C implicit link information:
822        link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
823        ignore line: [Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-cqqjqt']
824        ignore line: []
825        ignore line: [Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_c4e2c/fast]
826        ignore line: [/usr/bin/make  -f CMakeFiles/cmTC_c4e2c.dir/build.make CMakeFiles/cmTC_c4e2c.dir/build]
827        ignore line: [Building C object CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o]
828        ignore line: [/opt/local/bin/gcc-mp-13   -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6   -v -Wl -v -o CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -c /opt/local/share/cmake-3.28/Modules/CMakeCCompilerABI.c]
829        ignore line: [Using built-in specs.]
830        ignore line: [COLLECT_GCC=/opt/local/bin/gcc-mp-13]
831        ignore line: [Target: powerpc-apple-darwin10]
832        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
833        ignore line: [Thread model: posix]
834        ignore line: [Supported LTO compression algorithms: zlib zstd]
835        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
836        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_c4e2c.dir/']
837        ignore line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1 -quiet -v -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.28/Modules/CMakeCCompilerABI.c -fPIC -quiet -dumpdir CMakeFiles/cmTC_c4e2c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -m32 -mmacosx-version-min=10.6 -Os -version -o - |]
838        ignore line: [ /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o]
839        ignore line: [GNU C17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)]
840        ignore line: [  compiled by GNU C version 13.2.0  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.3.1  isl version isl-0.26-GMP]
841        ignore line: []
842        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
843        ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
844        ignore line: [ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"]
845        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
846        ignore line: [ignoring duplicate directory "/opt/local/include"]
847        ignore line: [  as it is a non-system directory that duplicates a system directory]
848        ignore line: [#include "..." search starts here:]
849        ignore line: [#include <...> search starts here:]
850        ignore line: [ /opt/local/libexec/boost/1.76/include]
851        ignore line: [ /opt/local/include/LegacySupport]
852        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
853        ignore line: [ /opt/local/include]
854        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
855        ignore line: [ /usr/include]
856        ignore line: [ /System/Library/Frameworks]
857        ignore line: [ /Library/Frameworks]
858        ignore line: [End of search list.]
859        ignore line: [Apple Inc version cctools-localbuild  GNU assembler version 1.38]
860        ignore line: [Compiler executable checksum: 87c76d2a2abb2a4ebfb3960d56a95f36]
861        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
862        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
863        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-v' '-o' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-dumpdir' 'CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.']
864        ignore line: [Linking C executable cmTC_c4e2c]
865        ignore line: [/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4e2c.dir/link.txt --verbose=1]
866        ignore line: [/opt/local/bin/gcc-mp-13 -pipe -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport  -arch ppc -mmacosx-version-min=10.6 -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl -headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl -v CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -o cmTC_c4e2c ]
867        ignore line: [Using built-in specs.]
868        ignore line: [COLLECT_GCC=/opt/local/bin/gcc-mp-13]
869        ignore line: [COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper]
870        ignore line: [Target: powerpc-apple-darwin10]
871        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
872        ignore line: [Thread model: posix]
873        ignore line: [Supported LTO compression algorithms: zlib zstd]
874        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
875        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
876        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
877        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_c4e2c' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-dumpdir' 'cmTC_c4e2c.']
878        link line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_c4e2c -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o -lemutls_w -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc]
879          arg [/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2] ==> ignore
880          arg [-dynamic] ==> ignore
881          arg [-arch] ==> ignore
882          arg [ppc] ==> ignore
883          arg [-macosx_version_min] ==> ignore
884          arg [10.6] ==> ignore
885          arg [-o] ==> ignore
886          arg [cmTC_c4e2c] ==> ignore
887          arg [-lcrt1.10.5.o] ==> lib [crt1.10.5.o]
888          arg [-L/opt/local/libexec/boost/1.76/lib] ==> dir [/opt/local/libexec/boost/1.76/lib]
889          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
890          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
891          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
892          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..]
893          arg [-search_paths_first] ==> ignore
894          arg [-headerpad_max_install_names] ==> ignore
895          arg [-headerpad_max_install_names] ==> ignore
896          arg [-liconv] ==> lib [iconv]
897          arg [-lMacportsLegacySupport] ==> lib [MacportsLegacySupport]
898          arg [-v] ==> ignore
899          arg [CMakeFiles/cmTC_c4e2c.dir/CMakeCCompilerABI.c.o] ==> ignore
900          arg [-lemutls_w] ==> lib [emutls_w]
901          arg [-lgcc] ==> lib [gcc]
902          arg [-lSystem] ==> lib [System]
903          arg [-lef_ppc] ==> lib [ef_ppc]
904          arg [-no_compact_unwind] ==> ignore
905          arg [-rpath] ==> ignore
906          arg [/opt/local/lib/libgcc] ==> ignore
907        Library search paths: [;/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
908        Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
909        remove lib [crt1.10.5.o]
910        remove lib [System]
911        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
912        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
913        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
914        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
915        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> [/opt/local/lib/gcc13]
916        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
917        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
918        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
919        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
920        collapse library dir [/opt/local/lib/gcc13] ==> [/opt/local/lib/gcc13]
921        collapse library dir [/usr/lib] ==> [/usr/lib]
922        collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
923        collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
924        collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
925        implicit libs: [iconv;MacportsLegacySupport;emutls_w;gcc;ef_ppc]
926        implicit objs: []
927        implicit dirs: [/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
928        implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
929     
930     
931  -
932    kind: "try_compile-v1"
933    backtrace:
934      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
935      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
936      - "CMakeLists.txt:3 (project)"
937    checks:
938      - "Detecting CXX compiler ABI info"
939    directories:
940      source: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-pVMlVo"
941      binary: "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-pVMlVo"
942    cmakeVariables:
943      CMAKE_CXX_FLAGS: "-pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0"
944      CMAKE_CXX_FLAGS_DEBUG: "-g"
945      CMAKE_EXE_LINKER_FLAGS: "-L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport"
946      CMAKE_MODULE_PATH: "/opt/local/share/cmake/Modules"
947      CMAKE_OSX_ARCHITECTURES: "ppc"
948      CMAKE_OSX_DEPLOYMENT_TARGET: "10.6"
949      CMAKE_OSX_SYSROOT: "/"
950      CMAKE_WARN_DEPRECATED: "FALSE"
951    buildResult:
952      variable: "CMAKE_CXX_ABI_COMPILED"
953      cached: true
954      stdout: |
955        Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-pVMlVo'
956       
957        Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ca0b1/fast
958        /usr/bin/make  -f CMakeFiles/cmTC_ca0b1.dir/build.make CMakeFiles/cmTC_ca0b1.dir/build
959        Building CXX object CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o
960        /opt/local/bin/g++-mp-13   -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6   -v -Wl,-v -o CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -c /opt/local/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp
961        Using built-in specs.
962        COLLECT_GCC=/opt/local/bin/g++-mp-13
963        Target: powerpc-apple-darwin10
964        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
965        Thread model: posix
966        Supported LTO compression algorithms: zlib zstd
967        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
968        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ca0b1.dir/'
969         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1plus -quiet -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -D _GLIBCXX_USE_CXX11_ABI=0 -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp -fPIC -quiet -dumpdir CMakeFiles/cmTC_ca0b1.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -m32 -mmacosx-version-min=10.6 -Os -version -o - |
970         /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o
971        GNU C++17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)
972                compiled by GNU C version 13.2.0, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP
973       
974        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
975        ignoring duplicate directory "/opt/local/include/LegacySupport"
976        ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"
977        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
978        ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"
979        ignoring duplicate directory "/opt/local/include"
980          as it is a non-system directory that duplicates a system directory
981        #include "..." search starts here:
982        #include <...> search starts here:
983         /opt/local/libexec/boost/1.76/include
984         /opt/local/include/LegacySupport
985         /opt/local/include/gcc13/c++/
986         /opt/local/include/gcc13/c++//powerpc-apple-darwin10
987         /opt/local/include/gcc13/c++//backward
988         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include
989         /opt/local/include
990         /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed
991         /usr/include
992         /System/Library/Frameworks
993         /Library/Frameworks
994        End of search list.
995        Apple Inc version cctools-localbuild, GNU assembler version 1.38
996        Compiler executable checksum: c86eae33ce085f39fdb97f5f479fa610
997        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
998        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
999        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.'
1000        Linking CXX executable cmTC_ca0b1
1001        /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca0b1.dir/link.txt --verbose=1
1002        /opt/local/bin/g++-mp-13 -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl,-headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl,-v CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca0b1
1003        Using built-in specs.
1004        COLLECT_GCC=/opt/local/bin/g++-mp-13
1005        COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper
1006        Target: powerpc-apple-darwin10
1007        Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3'
1008        Thread model: posix
1009        Supported LTO compression algorithms: zlib zstd
1010        gcc version 13.2.0 (MacPorts gcc13 13.2.0_3)
1011        COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/
1012        LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../
1013        COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_ca0b1' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'cmTC_ca0b1.'
1014         /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_ca0b1 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
1015        collect2 version 13.2.0
1016        /opt/local/bin/ld -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_ca0b1 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc
1017        @(#)PROGRAM:ld  PROJECT:ld64-97.17
1018        configured to support archs: i386 x86_64 ppc ppc64 armv6 armv7
1019        Library search paths:
1020                /opt/local/libexec/boost/1.76/lib
1021                /opt/local/lib
1022                /opt/local/lib
1023                /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0
1024                /opt/local/lib/gcc13
1025                /usr/lib
1026                /usr/local/lib
1027        Framework search paths:
1028                /Library/Frameworks/
1029                /System/Library/Frameworks/
1030       
1031      exitCode: 0
1032  -
1033    kind: "message-v1"
1034    backtrace:
1035      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
1036      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
1037      - "CMakeLists.txt:3 (project)"
1038    message: |
1039      Parsed CXX implicit include dir info: rv=done
1040        found start of include info
1041        found start of implicit include info
1042          add: [/opt/local/libexec/boost/1.76/include]
1043          add: [/opt/local/include/LegacySupport]
1044          add: [/opt/local/include/gcc13/c++/]
1045          add: [/opt/local/include/gcc13/c++//powerpc-apple-darwin10]
1046          add: [/opt/local/include/gcc13/c++//backward]
1047          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
1048          add: [/opt/local/include]
1049          add: [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
1050          add: [/usr/include]
1051          add: [/System/Library/Frameworks]
1052          add: [/Library/Frameworks]
1053        end of search list found
1054        collapse include dir [/opt/local/libexec/boost/1.76/include] ==> [/opt/local/libexec/boost/1.76/include]
1055        collapse include dir [/opt/local/include/LegacySupport] ==> [/opt/local/include/LegacySupport]
1056        collapse include dir [/opt/local/include/gcc13/c++/] ==> [/opt/local/include/gcc13/c++]
1057        collapse include dir [/opt/local/include/gcc13/c++//powerpc-apple-darwin10] ==> [/opt/local/include/gcc13/c++/powerpc-apple-darwin10]
1058        collapse include dir [/opt/local/include/gcc13/c++//backward] ==> [/opt/local/include/gcc13/c++/backward]
1059        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
1060        collapse include dir [/opt/local/include] ==> [/opt/local/include]
1061        collapse include dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
1062        collapse include dir [/usr/include] ==> [/usr/include]
1063        collapse include dir [/System/Library/Frameworks] ==> [/System/Library/Frameworks]
1064        collapse include dir [/Library/Frameworks] ==> [/Library/Frameworks]
1065        implicit include dirs: [/opt/local/libexec/boost/1.76/include;/opt/local/include/LegacySupport;/opt/local/include/gcc13/c++;/opt/local/include/gcc13/c++/powerpc-apple-darwin10;/opt/local/include/gcc13/c++/backward;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include;/opt/local/include;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed;/usr/include;/System/Library/Frameworks;/Library/Frameworks]
1066     
1067     
1068  -
1069    kind: "message-v1"
1070    backtrace:
1071      - "/opt/local/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:159 (message)"
1072      - "/opt/local/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
1073      - "CMakeLists.txt:3 (project)"
1074    message: |
1075      Parsed CXX implicit link information:
1076        link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
1077        ignore line: [Change Dir: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/work/build/CMakeFiles/CMakeScratch/TryCompile-pVMlVo']
1078        ignore line: []
1079        ignore line: [Run Build Command(s): /opt/local/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_ca0b1/fast]
1080        ignore line: [/usr/bin/make  -f CMakeFiles/cmTC_ca0b1.dir/build.make CMakeFiles/cmTC_ca0b1.dir/build]
1081        ignore line: [Building CXX object CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o]
1082        ignore line: [/opt/local/bin/g++-mp-13   -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6   -v -Wl -v -o CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -c /opt/local/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp]
1083        ignore line: [Using built-in specs.]
1084        ignore line: [COLLECT_GCC=/opt/local/bin/g++-mp-13]
1085        ignore line: [Target: powerpc-apple-darwin10]
1086        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
1087        ignore line: [Thread model: posix]
1088        ignore line: [Supported LTO compression algorithms: zlib zstd]
1089        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
1090        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ca0b1.dir/']
1091        ignore line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/cc1plus -quiet -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -D__DYNAMIC__ -D NDEBUG -D _GLIBCXX_USE_CXX11_ABI=0 -isystem /opt/local/include/LegacySupport /opt/local/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp -fPIC -quiet -dumpdir CMakeFiles/cmTC_ca0b1.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -m32 -mmacosx-version-min=10.6 -Os -version -o - |]
1092        ignore line: [ /opt/local/bin/as -v -I /opt/local/libexec/boost/1.76/include -I /opt/local/libexec/boost/1.76/include -arch ppc -o CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o]
1093        ignore line: [GNU C++17 (MacPorts gcc13 13.2.0_3) version 13.2.0 (powerpc-apple-darwin10)]
1094        ignore line: [  compiled by GNU C version 13.2.0  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.3.1  isl version isl-0.26-GMP]
1095        ignore line: []
1096        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
1097        ignore line: [ignoring duplicate directory "/opt/local/include/LegacySupport"]
1098        ignore line: [ignoring nonexistent directory "/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../../../powerpc-apple-darwin10/include"]
1099        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
1100        ignore line: [ignoring duplicate directory "/opt/local/libexec/boost/1.76/include"]
1101        ignore line: [ignoring duplicate directory "/opt/local/include"]
1102        ignore line: [  as it is a non-system directory that duplicates a system directory]
1103        ignore line: [#include "..." search starts here:]
1104        ignore line: [#include <...> search starts here:]
1105        ignore line: [ /opt/local/libexec/boost/1.76/include]
1106        ignore line: [ /opt/local/include/LegacySupport]
1107        ignore line: [ /opt/local/include/gcc13/c++/]
1108        ignore line: [ /opt/local/include/gcc13/c++//powerpc-apple-darwin10]
1109        ignore line: [ /opt/local/include/gcc13/c++//backward]
1110        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include]
1111        ignore line: [ /opt/local/include]
1112        ignore line: [ /opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/include-fixed]
1113        ignore line: [ /usr/include]
1114        ignore line: [ /System/Library/Frameworks]
1115        ignore line: [ /Library/Frameworks]
1116        ignore line: [End of search list.]
1117        ignore line: [Apple Inc version cctools-localbuild  GNU assembler version 1.38]
1118        ignore line: [Compiler executable checksum: c86eae33ce085f39fdb97f5f479fa610]
1119        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
1120        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
1121        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-v' '-o' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-m32' '-mmacosx-version-min=10.6'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.']
1122        ignore line: [Linking CXX executable cmTC_ca0b1]
1123        ignore line: [/opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca0b1.dir/link.txt --verbose=1]
1124        ignore line: [/opt/local/bin/g++-mp-13 -pipe -I/opt/local/libexec/boost/1.76/include -Os -DNDEBUG -I/opt/local/libexec/boost/1.76/include -isystem/opt/local/include/LegacySupport -D_GLIBCXX_USE_CXX11_ABI=0  -arch ppc -mmacosx-version-min=10.6 -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/local/libexec/boost/1.76/lib -Wl -headerpad_max_install_names -liconv -L/opt/local/lib -lMacportsLegacySupport -v -Wl -v CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca0b1 ]
1125        ignore line: [Using built-in specs.]
1126        ignore line: [COLLECT_GCC=/opt/local/bin/g++-mp-13]
1127        ignore line: [COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/lto-wrapper]
1128        ignore line: [Target: powerpc-apple-darwin10]
1129        ignore line: [Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc13/gcc13/work/gcc-13.2.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-13 --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --without-build-config --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --with-tune-cpu=G5 --disable-tls --with-pkgversion='MacPorts gcc13 13.2.0_3']
1130        ignore line: [Thread model: posix]
1131        ignore line: [Supported LTO compression algorithms: zlib zstd]
1132        ignore line: [gcc version 13.2.0 (MacPorts gcc13 13.2.0_3) ]
1133        ignore line: [COMPILER_PATH=/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/libexec/gcc/powerpc-apple-darwin10/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/]
1134        ignore line: [LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/:/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../../]
1135        ignore line: [COLLECT_GCC_OPTIONS='-pipe' '-I' '/opt/local/libexec/boost/1.76/include' '-Os' '-D' 'NDEBUG' '-I' '/opt/local/libexec/boost/1.76/include' '-isystem' '/opt/local/include/LegacySupport' '-D' '_GLIBCXX_USE_CXX11_ABI=0' '-L/opt/local/libexec/boost/1.76/lib' '-L/opt/local/lib' '-v' '-o' 'cmTC_ca0b1' '-m32' '-mmacosx-version-min=10.6' '-asm_macosx_version_min=10.6' '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'cmTC_ca0b1.']
1136        link line: [ /opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2 -dynamic -arch ppc -macosx_version_min 10.6 -o cmTC_ca0b1 -lcrt1.10.5.o -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0 -L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../.. -search_paths_first -headerpad_max_install_names -headerpad_max_install_names -liconv -lMacportsLegacySupport -v CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lgcc_s.1.1 -lgcc_s.10.5 -lgcc -lSystem -lef_ppc -no_compact_unwind -rpath /opt/local/lib/libgcc]
1137          arg [/opt/local/libexec/gcc/powerpc-apple-darwin10/13.2.0/collect2] ==> ignore
1138          arg [-dynamic] ==> ignore
1139          arg [-arch] ==> ignore
1140          arg [ppc] ==> ignore
1141          arg [-macosx_version_min] ==> ignore
1142          arg [10.6] ==> ignore
1143          arg [-o] ==> ignore
1144          arg [cmTC_ca0b1] ==> ignore
1145          arg [-lcrt1.10.5.o] ==> lib [crt1.10.5.o]
1146          arg [-L/opt/local/libexec/boost/1.76/lib] ==> dir [/opt/local/libexec/boost/1.76/lib]
1147          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
1148          arg [-L/opt/local/lib] ==> dir [/opt/local/lib]
1149          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
1150          arg [-L/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..]
1151          arg [-search_paths_first] ==> ignore
1152          arg [-headerpad_max_install_names] ==> ignore
1153          arg [-headerpad_max_install_names] ==> ignore
1154          arg [-liconv] ==> lib [iconv]
1155          arg [-lMacportsLegacySupport] ==> lib [MacportsLegacySupport]
1156          arg [-v] ==> ignore
1157          arg [CMakeFiles/cmTC_ca0b1.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
1158          arg [-lstdc++] ==> lib [stdc++]
1159          arg [-lgcc_s.1.1] ==> lib [gcc_s.1.1]
1160          arg [-lgcc_s.10.5] ==> lib [gcc_s.10.5]
1161          arg [-lgcc] ==> lib [gcc]
1162          arg [-lSystem] ==> lib [System]
1163          arg [-lef_ppc] ==> lib [ef_ppc]
1164          arg [-no_compact_unwind] ==> ignore
1165          arg [-rpath] ==> ignore
1166          arg [/opt/local/lib/libgcc] ==> ignore
1167        Library search paths: [;/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
1168        Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
1169        remove lib [crt1.10.5.o]
1170        remove lib [System]
1171        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
1172        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
1173        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
1174        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
1175        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0/../../..] ==> [/opt/local/lib/gcc13]
1176        collapse library dir [/opt/local/libexec/boost/1.76/lib] ==> [/opt/local/libexec/boost/1.76/lib]
1177        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
1178        collapse library dir [/opt/local/lib] ==> [/opt/local/lib]
1179        collapse library dir [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0] ==> [/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0]
1180        collapse library dir [/opt/local/lib/gcc13] ==> [/opt/local/lib/gcc13]
1181        collapse library dir [/usr/lib] ==> [/usr/lib]
1182        collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
1183        collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
1184        collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
1185        implicit libs: [iconv;MacportsLegacySupport;stdc++;gcc_s.1.1;gcc_s.10.5;gcc;ef_ppc]
1186        implicit objs: []
1187        implicit dirs: [/opt/local/libexec/boost/1.76/lib;/opt/local/lib;/opt/local/lib/gcc13/gcc/powerpc-apple-darwin10/13.2.0;/opt/local/lib/gcc13;/usr/lib;/usr/local/lib]
1188        implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
1189     
1190     
1191...