Created
July 2, 2018 02:32
-
-
Save jeffypooo/7e7cfd05a4d093035e67b7de625ab08d to your computer and use it in GitHub Desktop.
libftdi (libftdi) on macOS 10.14 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for libftdi on macOS 10.14 | |
| Build date: 2018-07-01 19:32:06 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 1.6.9 | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: c814199a791867ab75f90a22715e2475706b13d8 | |
| Last commit: 2 weeks ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b314a662626e0a7fd61fb8f2a5e12fbbb04651e6 | |
| Core tap last commit: 8 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_BINTRAY_KEY: set | |
| HOMEBREW_BINTRAY_USER: jeffbeartooth | |
| HOMEBREW_GITHUB_API_TOKEN: set | |
| CPU: octa-core 64-bit kabylake | |
| Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
| Clang: 10.0 build 1000 | |
| Git: 2.17.1 => /usr/local/bin/git | |
| Curl: 7.54.0 => /usr/bin/curl | |
| Java: 1.8.0_172 | |
| macOS: 10.14-x86_64 | |
| CLT: 10.0.0.0.1.1529074627 | |
| CLT headers: 10.0.0.0.1.1529074627 | |
| Xcode: 10.0 => /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer | |
| XQuartz: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry or file an issue; just ignore this. Thanks! | |
| Warning: You are using macOS 10.14. | |
| We do not provide support for this pre-release version. | |
| You may encounter build failures or other breakages. | |
| Please create pull-requests instead of filing issues. | |
| Warning: Ruby version 2.3.7 is unsupported on 10.14. Homebrew | |
| is developed and tested on Ruby 2.3.3, and may not work correctly | |
| on other Rubies. Patches are accepted as long as they don't cause breakage | |
| on supported Rubies. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| libftdi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Formula: libftdi | |
| Tap: | |
| Path: /Users/jeff/Library/Caches/Homebrew/Formula/libftdi.rb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-07-01 19:31:59 -0700 | |
| cmake | |
| .. | |
| -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
| -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
| -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/libftdi/1.2 | |
| -DCMAKE_BUILD_TYPE=Release | |
| -DCMAKE_FIND_FRAMEWORK=LAST | |
| -DCMAKE_VERBOSE_MAKEFILE=ON | |
| -Wno-dev | |
| -- The C compiler identification is AppleClang 10.0.0.10001025 | |
| -- The CXX compiler identification is AppleClang 10.0.0.10001025 | |
| -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang | |
| -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -- works | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| -- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ | |
| -- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -- works | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Build type: Release | |
| -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") | |
| -- Checking for module 'libusb-1.0' | |
| -- Found libusb-1.0, version 1.0.22 | |
| -- Found LIBUSB: /usr/local/lib/libusb-1.0.dylib | |
| -- Could NOT find Boost | |
| -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
| -- Not generating API documentation | |
| fatal: not a git repository (or any of the parent directories): .git | |
| -- Detected git snapshot version: unknown | |
| -- Boost not found, won't build libftdi1++ | |
| -- Found SWIG: /usr/local/bin/swig (found version "3.0.12") | |
| -- Found PythonLibs: /usr/local/Frameworks/Python.framework/Versions/3.6/lib/libpython3.6m.dylib (found version "3.6.5") | |
| -- Found PythonInterp: /usr/local/bin/python3.6 (found version "3.6.5") | |
| -- Building python bindings via swig. Will be installed under /usr/local/Cellar/libftdi/1.2/lib/python3.6/site-packages | |
| -- Could NOT find Confuse (missing: CONFUSE_LIBRARY CONFUSE_INCLUDE_DIR) | |
| -- Could NOT find Libintl (missing: LIBINTL_INCLUDE_DIR LIBINTL_LIB_FOUND) | |
| -- libConfuse not found, won't build ftdi_eeprom | |
| -- Building example programs. | |
| CMake Warning at /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindBoost.cmake:587 (message): | |
| Imported targets and dependency information not available for Boost version | |
| (all versions older than 1.33) | |
| Call Stack (most recent call first): | |
| /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) | |
| /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) | |
| test/CMakeLists.txt:5 (find_package) | |
| -- Could NOT find Boost | |
| -- NOT building unit test (requires boost unit test framework) | |
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: CMakeCCompilerId.c | |
| superenv added: -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: CMakeCXXCompilerId.cpp | |
| superenv added: -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_a370f.dir/testCCompiler.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/CMakeTmp/testCCompiler.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_a370f.dir/testCCompiler.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a370f.dir/testCCompiler.c.o -o cmTC_a370f | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a370f.dir/testCCompiler.c.o -o cmTC_a370f -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_b905a.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCCompilerABI.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_b905a.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b905a.dir/CMakeCCompilerABI.c.o -o cmTC_b905a | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b905a.dir/CMakeCCompilerABI.c.o -o cmTC_b905a -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c11 -o CMakeFiles/cmTC_e4820.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_e4820.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c -isystem/usr/local/include | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4820.dir/feature_tests.c.o -o cmTC_e4820 | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4820.dir/feature_tests.c.o -o cmTC_e4820 -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c99 -o CMakeFiles/cmTC_b54cc.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_b54cc.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c -isystem/usr/local/include | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b54cc.dir/feature_tests.c.o -o cmTC_b54cc | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b54cc.dir/feature_tests.c.o -o cmTC_b54cc -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c90 -o CMakeFiles/cmTC_8f08d.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_8f08d.dir/feature_tests.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.c -isystem/usr/local/include | |
| clang called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f08d.dir/feature_tests.c.o -o cmTC_8f08d | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f08d.dir/feature_tests.c.o -o cmTC_8f08d -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_5f1aa.dir/testCXXCompiler.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_5f1aa.dir/testCXXCompiler.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5f1aa.dir/testCXXCompiler.cxx.o -o cmTC_5f1aa | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5f1aa.dir/testCXXCompiler.cxx.o -o cmTC_5f1aa -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_72849.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_72849.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.11.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_72849.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_72849 | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_72849.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_72849 -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++1z -o CMakeFiles/cmTC_045cb.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -std=c++1z -o CMakeFiles/cmTC_045cb.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_045cb.dir/feature_tests.cxx.o -o cmTC_045cb | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_045cb.dir/feature_tests.cxx.o -o cmTC_045cb -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++14 -o CMakeFiles/cmTC_369e7.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -std=c++14 -o CMakeFiles/cmTC_369e7.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_369e7.dir/feature_tests.cxx.o -o cmTC_369e7 | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_369e7.dir/feature_tests.cxx.o -o cmTC_369e7 -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++11 -o CMakeFiles/cmTC_5320b.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -o CMakeFiles/cmTC_5320b.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5320b.dir/feature_tests.cxx.o -o cmTC_5320b | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5320b.dir/feature_tests.cxx.o -o cmTC_5320b -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++98 -o CMakeFiles/cmTC_ad231.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -std=c++98 -o CMakeFiles/cmTC_ad231.dir/feature_tests.cxx.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include | |
| clang++ called with: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ad231.dir/feature_tests.cxx.o -o cmTC_ad231 | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ad231.dir/feature_tests.cxx.o -o cmTC_ad231 -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-07-01 19:32:06 -0700 | |
| make | |
| install | |
| /usr/local/Cellar/cmake/3.11.4/bin/cmake -H/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 -B/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build --check-build-system CMakeFiles/Makefile.cmake 0 | |
| /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_progress_start /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/CMakeFiles/progress.marks | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/ftdi1-static.dir/build.make src/CMakeFiles/ftdi1-static.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/ftdi1.dir/build.make src/CMakeFiles/ftdi1.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f python/CMakeFiles/gen_ftdi1_ftdi1PYTHON_wrap.dir/build.make python/CMakeFiles/gen_ftdi1_ftdi1PYTHON_wrap.dir/depend | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src/CMakeFiles/ftdi1-static.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src/CMakeFiles/ftdi1.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/python /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/CMakeFiles/gen_ftdi1_ftdi1PYTHON_wrap.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target ftdi1-static | |
| Scanning dependencies of target ftdi1 | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/ftdi1-static.dir/build.make src/CMakeFiles/ftdi1-static.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/ftdi1.dir/build.make src/CMakeFiles/ftdi1.dir/build | |
| [ 10%] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o | |
| [ 10%] Building C object src/CMakeFiles/ftdi1.dir/ftdi_stream.c.o | |
| [ 10%] Building C object src/CMakeFiles/ftdi1.dir/ftdi.c.o | |
| [ 13%] Building C object src/CMakeFiles/ftdi1-static.dir/ftdi.c.o | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/ftdi1.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/ftdi1.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/ftdi1-static.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c | |
| Scanning dependencies of target gen_ftdi1_ftdi1PYTHON_wrap | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f python/CMakeFiles/gen_ftdi1_ftdi1PYTHON_wrap.dir/build.make python/CMakeFiles/gen_ftdi1_ftdi1PYTHON_wrap.dir/build | |
| [ 17%] Swig source | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E make_directory /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E touch /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.stamp | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python && /usr/local/bin/swig -python -outdir /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/usr/local/Frameworks/Python.framework/Versions/3.6/include/python3.6m -o /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/python/ftdi1.i | |
| [ 24%] Linking C shared library libftdi1.dylib | |
| [ 24%] Linking C static library libftdi1.a | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Cellar/cmake/3.11.4/bin/cmake -P CMakeFiles/ftdi1-static.dir/cmake_clean_target.cmake | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/ftdi1.dir/link.txt --verbose=1 | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.2.0 -o libftdi1.2.2.0.dylib -install_name /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src/libftdi1.2.dylib CMakeFiles/ftdi1.dir/ftdi.c.o CMakeFiles/ftdi1.dir/ftdi_stream.c.o /usr/local/lib/libusb-1.0.dylib | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/ftdi1-static.dir/link.txt --verbose=1 | |
| /usr/bin/ar qc libftdi1.a CMakeFiles/ftdi1-static.dir/ftdi.c.o CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o | |
| /usr/bin/ranlib libftdi1.a | |
| [ 24%] Built target ftdi1-static | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_symlink_library libftdi1.2.2.0.dylib libftdi1.2.dylib libftdi1.dylib | |
| [ 24%] Built target gen_ftdi1_ftdi1PYTHON_wrap | |
| [ 24%] Built target ftdi1 | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f python/CMakeFiles/_ftdi1.dir/build.make python/CMakeFiles/_ftdi1.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/eeprom.dir/build.make examples/CMakeFiles/eeprom.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/stream_test.dir/build.make examples/CMakeFiles/stream_test.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/baud_test.dir/build.make examples/CMakeFiles/baud_test.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/find_all.dir/build.make examples/CMakeFiles/find_all.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang_cbus.dir/build.make examples/CMakeFiles/bitbang_cbus.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang_ft2232.dir/build.make examples/CMakeFiles/bitbang_ft2232.dir/depend | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang2.dir/build.make examples/CMakeFiles/bitbang2.dir/depend | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/python /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/CMakeFiles/_ftdi1.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/eeprom.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/stream_test.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/baud_test.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/find_all.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/bitbang_cbus.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/bitbang_ft2232.dir/DependInfo.cmake --color= | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2 /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples/CMakeFiles/bitbang2.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target bitbang2 | |
| Scanning dependencies of target baud_test | |
| Scanning dependencies of target eeprom | |
| Scanning dependencies of target bitbang_cbus | |
| Scanning dependencies of target bitbang_ft2232 | |
| Scanning dependencies of target find_all | |
| Scanning dependencies of target stream_test | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang2.dir/build.make examples/CMakeFiles/bitbang2.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang_ft2232.dir/build.make examples/CMakeFiles/bitbang_ft2232.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/bitbang_cbus.dir/build.make examples/CMakeFiles/bitbang_cbus.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/find_all.dir/build.make examples/CMakeFiles/find_all.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/baud_test.dir/build.make examples/CMakeFiles/baud_test.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/stream_test.dir/build.make examples/CMakeFiles/stream_test.dir/build | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f examples/CMakeFiles/eeprom.dir/build.make examples/CMakeFiles/eeprom.dir/build | |
| Scanning dependencies of target _ftdi1 | |
| /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/usr/bin/make -f python/CMakeFiles/_ftdi1.dir/build.make python/CMakeFiles/_ftdi1.dir/build | |
| [ 37%] Building C object examples/CMakeFiles/baud_test.dir/baud_test.c.o | |
| [ 37%] Building C object examples/CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o | |
| [ 37%] Building C object examples/CMakeFiles/bitbang2.dir/bitbang2.c.o | |
| [ 44%] Building C object examples/CMakeFiles/find_all.dir/find_all.c.o | |
| [ 48%] Building C object examples/CMakeFiles/stream_test.dir/stream_test.c.o | |
| [ 48%] Building C object examples/CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang2.dir/bitbang2.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang2.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/baud_test.dir/baud_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/baud_test.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_ft2232.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/find_all.dir/find_all.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/find_all.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_cbus.c | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/stream_test.dir/stream_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/stream_test.c | |
| [ 48%] Building C object examples/CMakeFiles/eeprom.dir/eeprom.c.o | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/eeprom.dir/eeprom.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/eeprom.c | |
| [ 51%] Building C object python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -D_ftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/usr/local/Frameworks/Python.framework/Versions/3.6/include/python3.6m -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.c | |
| /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.c:149:11: fatal error: 'Python.h' file not found | |
| # include <Python.h> | |
| ^~~~~~~~~~ | |
| [ 55%] Linking C executable find_all | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/find_all.dir/link.txt --verbose=1 | |
| [ 58%] Linking C executable bitbang_cbus | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/bitbang_cbus.dir/link.txt --verbose=1 | |
| [ 65%] Linking C executable bitbang_ft2232 | |
| [ 65%] Linking C executable bitbang2 | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/bitbang_ft2232.dir/link.txt --verbose=1 | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/bitbang2.dir/link.txt --verbose=1 | |
| [ 68%] Linking C executable baud_test | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/baud_test.dir/link.txt --verbose=1 | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/find_all.dir/find_all.c.o -o find_all ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -o bitbang_cbus ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -o bitbang_ft2232 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang2.dir/bitbang2.c.o -o bitbang2 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| 1 error generated. | |
| [ 72%] Linking C executable stream_test | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/stream_test.dir/link.txt --verbose=1 | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/baud_test.dir/baud_test.c.o -o baud_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| make[2]: *** [python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o] Error 1 | |
| make[1]: *** [python/CMakeFiles/_ftdi1.dir/all] Error 2 | |
| make[1]: *** Waiting for unfinished jobs.... | |
| [ 75%] Linking C executable eeprom | |
| cd /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples && /usr/local/Cellar/cmake/3.11.4/bin/cmake -E cmake_link_script CMakeFiles/eeprom.dir/link.txt --verbose=1 | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream_test.dir/stream_test.c.o -o stream_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/eeprom.dir/eeprom.c.o -o eeprom ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| [ 75%] Built target bitbang_ft2232 | |
| [ 75%] Built target bitbang2 | |
| [ 75%] Built target bitbang_cbus | |
| [ 75%] Built target find_all | |
| [ 75%] Built target baud_test | |
| [ 75%] Built target stream_test | |
| [ 75%] Built target eeprom | |
| make: *** [all] Error 2 | |
| HOMEBREW_VERSION: 1.6.9 | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: c814199a791867ab75f90a22715e2475706b13d8 | |
| Last commit: 2 weeks ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b314a662626e0a7fd61fb8f2a5e12fbbb04651e6 | |
| Core tap last commit: 8 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CACHE: /Users/jeff/Library/Caches/Homebrew | |
| CPU: octa-core 64-bit kabylake | |
| Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
| Clang: 10.0 build 1000 | |
| Git: 2.17.1 => /usr/local/bin/git | |
| Curl: 7.54.0 => /usr/bin/curl | |
| Java: 1.8.0_172 | |
| macOS: 10.14-x86_64 | |
| CLT: 10.0.0.0.1.1529074627 | |
| CLT headers: 10.0.0.0.1.1529074627 | |
| Xcode: 10.0 => /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer | |
| XQuartz: N/A | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_PATH: /usr/local/opt/libusb/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14 | |
| ACLOCAL_PATH: /usr/local/share/aclocal | |
| PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/pkg-config/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/ftdi1-static.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -o CMakeFiles/ftdi1-static.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c -isystem/usr/local/include | |
| clang called with: -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/ftdi1.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -fPIC -o CMakeFiles/ftdi1.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c -isystem/usr/local/include | |
| clang called with: -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/ftdi1.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -Dftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -fPIC -o CMakeFiles/ftdi1.dir/ftdi.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src -I/usr/local/include/libusb-1.0 -DNDEBUG -o CMakeFiles/ftdi1-static.dir/ftdi_stream.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src/ftdi_stream.c -isystem/usr/local/include | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.2.0 -o libftdi1.2.2.0.dylib -install_name /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src/libftdi1.2.dylib CMakeFiles/ftdi1.dir/ftdi.c.o CMakeFiles/ftdi1.dir/ftdi_stream.c.o /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.2.0 -o libftdi1.2.2.0.dylib -install_name /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/src/libftdi1.2.dylib CMakeFiles/ftdi1.dir/ftdi.c.o CMakeFiles/ftdi1.dir/ftdi_stream.c.o /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_cbus.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_cbus.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_ft2232.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang_ft2232.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/eeprom.dir/eeprom.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/eeprom.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/eeprom.dir/eeprom.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/eeprom.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/baud_test.dir/baud_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/baud_test.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/baud_test.dir/baud_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/baud_test.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/bitbang2.dir/bitbang2.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang2.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/bitbang2.dir/bitbang2.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/bitbang2.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/stream_test.dir/stream_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/stream_test.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/stream_test.dir/stream_test.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/stream_test.c -isystem/usr/local/include | |
| clang called with: -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall -o CMakeFiles/find_all.dir/find_all.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/find_all.c | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/examples -DNDEBUG -o CMakeFiles/find_all.dir/find_all.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/examples/find_all.c -isystem/usr/local/include | |
| clang called with: -D_ftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -I/usr/local/Frameworks/Python.framework/Versions/3.6/include/python3.6m -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fPIC -Wall -o CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.c | |
| superenv removed: -I/usr/local/Frameworks/Python.framework/Versions/3.6/include/python3.6m -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wall | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include | |
| superenv executed: clang -pipe -w -Os -march=native -D_ftdi1_EXPORTS -I/tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/src -I/usr/local/include/libusb-1.0 -DNDEBUG -fPIC -o CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c.o -c /tmp/libftdi-20180701-98850-7jx3hw/libftdi1-1.2/libftdi-build/python/ftdi1PYTHON_wrap.c -isystem/usr/local/include | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -o bitbang_ft2232 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o -o bitbang_ft2232 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/find_all.dir/find_all.c.o -o find_all ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/find_all.dir/find_all.c.o -o find_all ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang2.dir/bitbang2.c.o -o bitbang2 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang2.dir/bitbang2.c.o -o bitbang2 ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -o bitbang_cbus ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o -o bitbang_cbus ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/baud_test.dir/baud_test.c.o -o baud_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/baud_test.dir/baud_test.c.o -o baud_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream_test.dir/stream_test.c.o -o stream_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream_test.dir/stream_test.c.o -o stream_test ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DNDEBUG -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/eeprom.dir/eeprom.c.o -o eeprom ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib | |
| superenv removed: -isysroot /Users/jeff/development/ios/xcode-betas/10/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/eeprom.dir/eeprom.c.o -o eeprom ../src/libftdi1.2.2.0.dylib /usr/local/lib/libusb-1.0.dylib -isystem/usr/local/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment