openbabel 0.5.4

Rust bindings to cheminformatics toolbox OpenBabel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
The system is: Darwin - 21.1.0 - arm64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/clang 
Build flags: 
Id flags:  

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is AppleClang, found in "/Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/3.23.0/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/clang++ 
Build flags: 
Id flags:  

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is AppleClang, found in "/Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/3.23.0/CompilerIdCXX/a.out"

Detecting C compiler ABI info compiled with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_bbfce/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_bbfce.dir/build.make CMakeFiles/cmTC_bbfce.dir/build
Building C object CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk   -v -Wl,-v -MD -MT CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCCompilerABI.c
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: arm64-apple-darwin21.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
 "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.0 -fvisibility-inlines-hidden-static-local-var -target-cpu apple-m1 -target-feature +v8.5a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +dotprod -target-feature +fp16fml -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -target-abi darwinpcs -fallow-half-arguments-and-returns -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -fdebug-compilation-dir /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -x c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCCompilerABI.c
clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target arm64-apple-darwin21.1.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
 /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include
 /Library/Developer/CommandLineTools/usr/include
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks (framework directory)
End of search list.
Linking C executable cmTC_bbfce
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbfce.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib -v -Wl,-v CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -o cmTC_bbfce 
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: arm64-apple-darwin21.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
 "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 12.0.0 12.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -o cmTC_bbfce -L/opt/homebrew/opt/ruby/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld  PROJECT:ld64-711
BUILD 18:11:19 Aug  3 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
	/opt/homebrew/opt/ruby/lib
	/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib
Framework search paths:
	/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/



Parsed C implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
    add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
    add: [/Library/Developer/CommandLineTools/usr/include]
  end of search list found
  collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
  collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
  collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
  implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_bbfce/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_bbfce.dir/build.make CMakeFiles/cmTC_bbfce.dir/build]
  ignore line: [Building C object CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk   -v -Wl -v -MD -MT CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCCompilerABI.c]
  ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
  ignore line: [Target: arm64-apple-darwin21.1.0]
  ignore line: [Thread model: posix]
  ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
  ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.0 -fvisibility-inlines-hidden-static-local-var -target-cpu apple-m1 -target-feature +v8.5a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +dotprod -target-feature +fp16fml -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -target-abi darwinpcs -fallow-half-arguments-and-returns -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -fdebug-compilation-dir /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -x c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCCompilerABI.c]
  ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target arm64-apple-darwin21.1.0]
  ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include"]
  ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/Library/Frameworks"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
  ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
  ignore line: [ /Library/Developer/CommandLineTools/usr/include]
  ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks (framework directory)]
  ignore line: [End of search list.]
  ignore line: [Linking C executable cmTC_bbfce]
  ignore line: [/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbfce.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib -v -Wl -v CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -o cmTC_bbfce ]
  ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
  ignore line: [Target: arm64-apple-darwin21.1.0]
  ignore line: [Thread model: posix]
  ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 12.0.0 12.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -o cmTC_bbfce -L/opt/homebrew/opt/ruby/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
    arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
    arg [-demangle] ==> ignore
    arg [-lto_library] ==> ignore, skip following value
    arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
    arg [-dynamic] ==> ignore
    arg [-arch] ==> ignore
    arg [arm64] ==> ignore
    arg [-platform_version] ==> ignore
    arg [macos] ==> ignore
    arg [12.0.0] ==> ignore
    arg [12.0] ==> ignore
    arg [-syslibroot] ==> ignore
    arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_bbfce] ==> ignore
    arg [-L/opt/homebrew/opt/ruby/lib] ==> dir [/opt/homebrew/opt/ruby/lib]
    arg [-search_paths_first] ==> ignore
    arg [-headerpad_max_install_names] ==> ignore
    arg [-v] ==> ignore
    arg [CMakeFiles/cmTC_bbfce.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lSystem] ==> lib [System]
    arg [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
  Library search paths: [;/opt/homebrew/opt/ruby/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/]
  remove lib [System]
  remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
  collapse library dir [/opt/homebrew/opt/ruby/lib] ==> [/opt/homebrew/opt/ruby/lib]
  collapse library dir [/opt/homebrew/opt/ruby/lib] ==> [/opt/homebrew/opt/ruby/lib]
  collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks]
  implicit libs: []
  implicit objs: []
  implicit dirs: [/opt/homebrew/opt/ruby/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks]


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_66299/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_66299.dir/build.make CMakeFiles/cmTC_66299.dir/build
Building CXX object CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/clang++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk   -v -Wl,-v -MD -MT CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: arm64-apple-darwin21.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
 "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.0 -fvisibility-inlines-hidden-static-local-var -target-cpu apple-m1 -target-feature +v8.5a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +dotprod -target-feature +fp16fml -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -target-abi darwinpcs -fallow-half-arguments-and-returns -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -fdeprecated-macro -fdebug-compilation-dir /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target arm64-apple-darwin21.1.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1
 /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include
 /Library/Developer/CommandLineTools/usr/include
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks (framework directory)
End of search list.
Linking CXX executable cmTC_66299
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66299.dir/link.txt --verbose=1
/usr/bin/clang++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib -v -Wl,-v CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_66299 
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: arm64-apple-darwin21.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
 "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 12.0.0 12.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -o cmTC_66299 -L/opt/homebrew/opt/ruby/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld  PROJECT:ld64-711
BUILD 18:11:19 Aug  3 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
	/opt/homebrew/opt/ruby/lib
	/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib
Framework search paths:
	/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/



Parsed CXX implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1]
    add: [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
    add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
    add: [/Library/Developer/CommandLineTools/usr/include]
  end of search list found
  collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1]
  collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
  collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
  collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
  implicit include dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/make -f Makefile cmTC_66299/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_66299.dir/build.make CMakeFiles/cmTC_66299.dir/build]
  ignore line: [Building CXX object CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/clang++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk   -v -Wl -v -MD -MT CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
  ignore line: [Target: arm64-apple-darwin21.1.0]
  ignore line: [Thread model: posix]
  ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
  ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.0 -fvisibility-inlines-hidden-static-local-var -target-cpu apple-m1 -target-feature +v8.5a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +dotprod -target-feature +fp16fml -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -target-abi darwinpcs -fallow-half-arguments-and-returns -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -fdeprecated-macro -fdebug-compilation-dir /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target arm64-apple-darwin21.1.0]
  ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/local/include"]
  ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/Library/Frameworks"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include/c++/v1]
  ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
  ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/include]
  ignore line: [ /Library/Developer/CommandLineTools/usr/include]
  ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks (framework directory)]
  ignore line: [End of search list.]
  ignore line: [Linking CXX executable cmTC_66299]
  ignore line: [/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66299.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/clang++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib -v -Wl -v CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_66299 ]
  ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
  ignore line: [Target: arm64-apple-darwin21.1.0]
  ignore line: [Thread model: posix]
  ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
  link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 12.0.0 12.0 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -o cmTC_66299 -L/opt/homebrew/opt/ruby/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
    arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
    arg [-demangle] ==> ignore
    arg [-lto_library] ==> ignore, skip following value
    arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
    arg [-dynamic] ==> ignore
    arg [-arch] ==> ignore
    arg [arm64] ==> ignore
    arg [-platform_version] ==> ignore
    arg [macos] ==> ignore
    arg [12.0.0] ==> ignore
    arg [12.0] ==> ignore
    arg [-syslibroot] ==> ignore
    arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_66299] ==> ignore
    arg [-L/opt/homebrew/opt/ruby/lib] ==> dir [/opt/homebrew/opt/ruby/lib]
    arg [-search_paths_first] ==> ignore
    arg [-headerpad_max_install_names] ==> ignore
    arg [-v] ==> ignore
    arg [CMakeFiles/cmTC_66299.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lc++] ==> lib [c++]
    arg [-lSystem] ==> lib [System]
    arg [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
  Library search paths: [;/opt/homebrew/opt/ruby/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/]
  remove lib [System]
  remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
  collapse library dir [/opt/homebrew/opt/ruby/lib] ==> [/opt/homebrew/opt/ruby/lib]
  collapse library dir [/opt/homebrew/opt/ruby/lib] ==> [/opt/homebrew/opt/ruby/lib]
  collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks]
  implicit libs: [c++]
  implicit objs: []
  implicit dirs: [/opt/homebrew/opt/ruby/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/usr/lib]
  implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk/System/Library/Frameworks]


Determining if the include file sys/time.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_b9862/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b9862.dir/build.make CMakeFiles/cmTC_b9862.dir/build
Building C object CMakeFiles/cmTC_b9862.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_b9862.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b9862.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b9862.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b9862
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9862.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_b9862.dir/CheckIncludeFile.c.o -o cmTC_b9862 



Determining if the include file time.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_bd5a3/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_bd5a3.dir/build.make CMakeFiles/cmTC_bd5a3.dir/build
Building C object CMakeFiles/cmTC_bd5a3.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_bd5a3.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_bd5a3.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_bd5a3.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_bd5a3
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bd5a3.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_bd5a3.dir/CheckIncludeFile.c.o -o cmTC_bd5a3 



Determining if the include file strings.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_5fb1d/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_5fb1d.dir/build.make CMakeFiles/cmTC_5fb1d.dir/build
Building C object CMakeFiles/cmTC_5fb1d.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_5fb1d.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_5fb1d.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_5fb1d.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_5fb1d
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5fb1d.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_5fb1d.dir/CheckIncludeFile.c.o -o cmTC_5fb1d 



Determining if the include file regex.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_94cc2/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_94cc2.dir/build.make CMakeFiles/cmTC_94cc2.dir/build
Building C object CMakeFiles/cmTC_94cc2.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_94cc2.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_94cc2.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_94cc2.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_94cc2
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94cc2.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_94cc2.dir/CheckIncludeFile.c.o -o cmTC_94cc2 



Determining if the include file sstream exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_b5f38/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b5f38.dir/build.make CMakeFiles/cmTC_b5f38.dir/build
Building CXX object CMakeFiles/cmTC_b5f38.dir/CheckIncludeFile.cxx.o
/usr/bin/clang++   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_b5f38.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_b5f38.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_b5f38.dir/CheckIncludeFile.cxx.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_b5f38
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5f38.dir/link.txt --verbose=1
/usr/bin/clang++  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_b5f38.dir/CheckIncludeFile.cxx.o -o cmTC_b5f38 



Determining if the rint exist passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_15b12/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_15b12.dir/build.make CMakeFiles/cmTC_15b12.dir/build
Building C object CMakeFiles/cmTC_15b12.dir/CheckSymbolExists.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_15b12.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_15b12.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_15b12.dir/CheckSymbolExists.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_15b12
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_15b12.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_15b12.dir/CheckSymbolExists.c.o -o cmTC_15b12 


File /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <math.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef rint
  return ((int*)(&rint))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the snprintf exist passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_c841e/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_c841e.dir/build.make CMakeFiles/cmTC_c841e.dir/build
Building C object CMakeFiles/cmTC_c841e.dir/CheckSymbolExists.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_c841e.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_c841e.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_c841e.dir/CheckSymbolExists.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_c841e
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c841e.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_c841e.dir/CheckSymbolExists.c.o -o cmTC_c841e 


File /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef snprintf
  return ((int*)(&snprintf))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the sranddev exist passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_dd697/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_dd697.dir/build.make CMakeFiles/cmTC_dd697.dir/build
Building C object CMakeFiles/cmTC_dd697.dir/CheckSymbolExists.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_dd697.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_dd697.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_dd697.dir/CheckSymbolExists.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_dd697
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd697.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_dd697.dir/CheckSymbolExists.c.o -o cmTC_dd697 


File /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef sranddev
  return ((int*)(&sranddev))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the strcasecmp exist passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_2bfa0/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_2bfa0.dir/build.make CMakeFiles/cmTC_2bfa0.dir/build
Building C object CMakeFiles/cmTC_2bfa0.dir/CheckSymbolExists.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_2bfa0.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_2bfa0.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_2bfa0.dir/CheckSymbolExists.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_2bfa0
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2bfa0.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_2bfa0.dir/CheckSymbolExists.c.o -o cmTC_2bfa0 


File /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef strcasecmp
  return ((int*)(&strcasecmp))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the strncasecmp exist passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_7979c/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_7979c.dir/build.make CMakeFiles/cmTC_7979c.dir/build
Building C object CMakeFiles/cmTC_7979c.dir/CheckSymbolExists.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_7979c.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_7979c.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_7979c.dir/CheckSymbolExists.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_7979c
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7979c.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_7979c.dir/CheckSymbolExists.c.o -o cmTC_7979c 


File /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef strncasecmp
  return ((int*)(&strncasecmp))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the function dlopen exists in the dl passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_e8a27/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_e8a27.dir/build.make CMakeFiles/cmTC_e8a27.dir/build
Building C object CMakeFiles/cmTC_e8a27.dir/CheckFunctionExists.c.o
/usr/bin/clang   -DCHECK_FUNCTION_EXISTS=dlopen -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_e8a27.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_e8a27.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_e8a27.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CheckFunctionExists.c
Linking C executable cmTC_e8a27
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8a27.dir/link.txt --verbose=1
/usr/bin/clang  -DCHECK_FUNCTION_EXISTS=dlopen -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_e8a27.dir/CheckFunctionExists.c.o -o cmTC_e8a27  -ldl 



Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_83ea4/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_83ea4.dir/build.make CMakeFiles/cmTC_83ea4.dir/build
Building C object CMakeFiles/cmTC_83ea4.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_83ea4.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_83ea4.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_83ea4.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_83ea4
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83ea4.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_83ea4.dir/CheckIncludeFile.c.o -o cmTC_83ea4 



Determining if the include file stdint.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_1dfdb/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_1dfdb.dir/build.make CMakeFiles/cmTC_1dfdb.dir/build
Building C object CMakeFiles/cmTC_1dfdb.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_1dfdb.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_1dfdb.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_1dfdb.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_1dfdb
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1dfdb.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_1dfdb.dir/CheckIncludeFile.c.o -o cmTC_1dfdb 



Determining if the include file stddef.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_b31a7/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_b31a7.dir/build.make CMakeFiles/cmTC_b31a7.dir/build
Building C object CMakeFiles/cmTC_b31a7.dir/CheckIncludeFile.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_b31a7.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b31a7.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b31a7.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b31a7
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b31a7.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_b31a7.dir/CheckIncludeFile.c.o -o cmTC_b31a7 



Determining size of clock_t passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_ff62a/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_ff62a.dir/build.make CMakeFiles/cmTC_ff62a.dir/build
Building C object CMakeFiles/cmTC_ff62a.dir/CLOCK_T.c.o
/usr/bin/clang   -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_ff62a.dir/CLOCK_T.c.o -MF CMakeFiles/cmTC_ff62a.dir/CLOCK_T.c.o.d -o CMakeFiles/cmTC_ff62a.dir/CLOCK_T.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CheckTypeSize/CLOCK_T.c
Linking C executable cmTC_ff62a
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff62a.dir/link.txt --verbose=1
/usr/bin/clang  -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_ff62a.dir/CLOCK_T.c.o -o cmTC_ff62a 



Performing C++ SOURCE FILE Test HAVE_STD_SHARED_PTR succeeded with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_37789/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_37789.dir/build.make CMakeFiles/cmTC_37789.dir/build
Building CXX object CMakeFiles/cmTC_37789.dir/src.cxx.o
/usr/bin/clang++ -DHAVE_STD_SHARED_PTR  -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_37789.dir/src.cxx.o -MF CMakeFiles/cmTC_37789.dir/src.cxx.o.d -o CMakeFiles/cmTC_37789.dir/src.cxx.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_37789
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37789.dir/link.txt --verbose=1
/usr/bin/clang++  -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_37789.dir/src.cxx.o -o cmTC_37789 


Source file was:
#include <memory>
                           int main(){ std::shared_ptr<int> p; return 0; }
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_96a85/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_96a85.dir/build.make CMakeFiles/cmTC_96a85.dir/build
Building C object CMakeFiles/cmTC_96a85.dir/CheckIncludeFile.c.o
/usr/bin/clang   -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_96a85.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_96a85.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_96a85.dir/CheckIncludeFile.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_96a85
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96a85.dir/link.txt --verbose=1
/usr/bin/clang  -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_96a85.dir/CheckIncludeFile.c.o -o cmTC_96a85 



Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_8b109/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_8b109.dir/build.make CMakeFiles/cmTC_8b109.dir/build
Building C object CMakeFiles/cmTC_8b109.dir/src.c.o
/usr/bin/clang -DCMAKE_HAVE_LIBC_PTHREAD  -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_8b109.dir/src.c.o -MF CMakeFiles/cmTC_8b109.dir/src.c.o.d -o CMakeFiles/cmTC_8b109.dir/src.c.o -c /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_8b109
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b109.dir/link.txt --verbose=1
/usr/bin/clang  -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_8b109.dir/src.c.o -o cmTC_8b109 


Source file was:
#include <pthread.h>

static void* test_func(void* data)
{
  return data;
}

int main(void)
{
  pthread_t thread;
  pthread_create(&thread, NULL, test_func, NULL);
  pthread_detach(thread);
  pthread_cancel(thread);
  pthread_join(thread, NULL);
  pthread_atfork(NULL, NULL, NULL);
  pthread_exit(NULL);

  return 0;
}

Determining if the function getopt exists passed with the following output:
Change Dir: /Users/qw/Documents/dev-chiral/openbabel-rust/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_2cde6/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_2cde6.dir/build.make CMakeFiles/cmTC_2cde6.dir/build
Building C object CMakeFiles/cmTC_2cde6.dir/CheckFunctionExists.c.o
/usr/bin/clang   -DCHECK_FUNCTION_EXISTS=getopt -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -fPIE -MD -MT CMakeFiles/cmTC_2cde6.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_2cde6.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_2cde6.dir/CheckFunctionExists.c.o -c /Applications/CMake.app/Contents/share/cmake-3.23/Modules/CheckFunctionExists.c
Linking C executable cmTC_2cde6
/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cde6.dir/link.txt --verbose=1
/usr/bin/clang  -DCHECK_FUNCTION_EXISTS=getopt -Werror -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.0.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ruby/lib  CMakeFiles/cmTC_2cde6.dir/CheckFunctionExists.c.o -o cmTC_2cde6