Created
September 15, 2020 21:49
-
-
Save mistydemeo/2e11652cb07ea9ebba206959688d33cf to your computer and use it in GitHub Desktop.
guile on macOS 11.0 - 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 guile on macOS 11.0 | |
| Build date: 2020-09-15 14:48:38 |
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: 2.5.1-22-g16f936a-dirty | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: 16f936a534fb12837fff699cd07584c4fe483562 | |
| Last commit: 3 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 756ffabae87ecac456a85ab28a44f144590eaf33 | |
| Core tap last commit: 6 hours ago | |
| Core tap branch: master | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CASK_OPTS: [] | |
| HOMEBREW_DEVELOPER: set | |
| HOMEBREW_EDITOR: rsub | |
| HOMEBREW_GITHUB_API_TOKEN: set | |
| HOMEBREW_MAKE_JOBS: 8 | |
| HOMEBREW_NO_AUTO_UPDATE: set | |
| HOMEBREW_SKIP_OR_LATER_BOTTLES: set | |
| Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
| CPU: octa-core 64-bit arm_vortex_tempest | |
| Clang: 12.0 build 1200 | |
| Git: 2.24.3 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git | |
| Curl: 7.64.1 => /usr/bin/curl | |
| macOS: 11.0-arm64 | |
| CLT: N/A | |
| Xcode: 12.0 => /Applications/Xcode-beta.app/Contents/Developer |
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 have uncommitted modifications to Homebrew/brew. | |
| If this is a surprise to you, then you should stash these modifications. | |
| Stashing returns Homebrew to a pristine state but can be undone | |
| should you later need to do so for some reason. | |
| cd /usr/local/Homebrew && git stash && git clean -d -f | |
| Uncommitted files: | |
| D .dockerignore | |
| D .editorconfig | |
| D .github/ISSUE_TEMPLATE.md | |
| D .github/ISSUE_TEMPLATE/bug.md | |
| D .github/ISSUE_TEMPLATE/config.yml | |
| D .github/ISSUE_TEMPLATE/feature.md | |
| D .github/PULL_REQUEST_TEMPLATE.md | |
| D .github/codecov.yml | |
| D .github/stale.yml | |
| D .github/workflows/docker.yml | |
| D .github/workflows/doctor.yml | |
| D .github/workflows/spdx.yml | |
| D .github/workflows/tapioca.yml | |
| D .github/workflows/tests.yml | |
| D .gitignore | |
| D .vale.ini | |
| D .yardopts | |
| D CHANGELOG.md | |
| D CONTRIBUTING.md | |
| D Dockerfile | |
| D LICENSE.txt | |
| D Library/.rubocop.yml | |
| D Library/.rubocop_cask.yml | |
| D Library/.rubocop_rspec.yml | |
| D Library/Homebrew/.bundle/config | |
| D Library/Homebrew/.rubocop.yml | |
| D Library/Homebrew/.rubocop_todo.yml | |
| D Library/Homebrew/.simplecov | |
| D Library/Homebrew/Gemfile | |
| D Library/Homebrew/Gemfile.lock | |
| D Library/Homebrew/PATH.rb | |
| D Library/Homebrew/README.md | |
| D Library/Homebrew/bintray.rb | |
| D Library/Homebrew/brew.rb | |
| D Library/Homebrew/brew.sh | |
| D Library/Homebrew/build.rb | |
| D Library/Homebrew/build_environment.rb | |
| D Library/Homebrew/build_options.rb | |
| D Library/Homebrew/cache_store.rb | |
| D Library/Homebrew/cask.rb | |
| D Library/Homebrew/cask/artifact.rb | |
| D Library/Homebrew/cask/artifact/abstract_artifact.rb | |
| D Library/Homebrew/cask/artifact/abstract_flight_block.rb | |
| D Library/Homebrew/cask/artifact/abstract_uninstall.rb | |
| D Library/Homebrew/cask/artifact/app.rb | |
| D Library/Homebrew/cask/artifact/artifact.rb | |
| D Library/Homebrew/cask/artifact/audio_unit_plugin.rb | |
| D Library/Homebrew/cask/artifact/binary.rb | |
| D Library/Homebrew/cask/artifact/colorpicker.rb | |
| D Library/Homebrew/cask/artifact/dictionary.rb | |
| D Library/Homebrew/cask/artifact/font.rb | |
| D Library/Homebrew/cask/artifact/input_method.rb | |
| D Library/Homebrew/cask/artifact/installer.rb | |
| D Library/Homebrew/cask/artifact/internet_plugin.rb | |
| D Library/Homebrew/cask/artifact/manpage.rb | |
| D Library/Homebrew/cask/artifact/mdimporter.rb | |
| D Library/Homebrew/cask/artifact/moved.rb | |
| D Library/Homebrew/cask/artifact/pkg.rb | |
| D Library/Homebrew/cask/artifact/postflight_block.rb | |
| D Library/Homebrew/cask/artifact/preflight_block.rb | |
| D Library/Homebrew/cask/artifact/prefpane.rb | |
| D Library/Homebrew/cask/artifact/qlplugin.rb | |
| D Library/Homebrew/cask/artifact/relocated.rb | |
| D Library/Homebrew/cask/artifact/screen_saver.rb | |
| D Library/Homebrew/cask/artifact/service.rb | |
| D Library/Homebrew/cask/artifact/stage_only.rb | |
| D Library/Homebrew/cask/artifact/suite.rb | |
| D Library/Homebrew/cask/artifact/symlinked.rb | |
| D Library/Homebrew/cask/artifact/uninstall.rb | |
| D Library/Homebrew/cask/artifact/vst3_plugin.rb | |
| D Library/Homebrew/cask/artifact/vst_plugin.rb | |
| D Library/Homebrew/cask/artifact/zap.rb | |
| D Library/Homebrew/cask/audit.rb | |
| D Library/Homebrew/cask/auditor.rb | |
| D Library/Homebrew/cask/cache.rb | |
| D Library/Homebrew/cask/cask.rb | |
| D Library/Homebrew/cask/cask_loader.rb | |
| D Library/Homebrew/cask/caskroom.rb | |
| D Library/Homebrew/cask/cmd.rb | |
| D Library/Homebrew/cask/cmd/--cache.rb | |
| D Library/Homebrew/cask/cmd/abstract_command.rb | |
| D Library/Homebrew/cask/cmd/abstract_internal_command.rb | |
| D Library/Homebrew/cask/cmd/audit.rb | |
| D Library/Homebrew/cask/cmd/cat.rb | |
| D Library/Homebrew/cask/cmd/create.rb | |
| D Library/Homebrew/cask/cmd/doctor.rb | |
| D Library/Homebrew/cask/cmd/edit.rb | |
| D Library/Homebrew/cask/cmd/fetch.rb | |
| D Library/Homebrew/cask/cmd/help.rb | |
| D Library/Homebrew/cask/cmd/home.rb | |
| D Library/Homebrew/cask/cmd/info.rb | |
| D Library/Homebrew/cask/cmd/install.rb | |
| D Library/Homebrew/cask/cmd/internal_help.rb | |
| D Library/Homebrew/cask/cmd/internal_stanza.rb | |
| D Library/Homebrew/cask/cmd/list.rb | |
| D Library/Homebrew/cask/cmd/outdated.rb | |
| D Library/Homebrew/cask/cmd/reinstall.rb | |
| D Library/Homebrew/cask/cmd/style.rb | |
| D Library/Homebrew/cask/cmd/uninstall.rb | |
| D Library/Homebrew/cask/cmd/upgrade.rb | |
| D Library/Homebrew/cask/cmd/zap.rb | |
| D Library/Homebrew/cask/config.rb | |
| D Library/Homebrew/cask/denylist.rb | |
| D Library/Homebrew/cask/download.rb | |
| D Library/Homebrew/cask/dsl.rb | |
| D Library/Homebrew/cask/dsl/appcast.rb | |
| D Library/Homebrew/cask/dsl/base.rb | |
| D Library/Homebrew/cask/dsl/caveats.rb | |
| D Library/Homebrew/cask/dsl/conflicts_with.rb | |
| D Library/Homebrew/cask/dsl/container.rb | |
| D Library/Homebrew/cask/dsl/depends_on.rb | |
| D Library/Homebrew/cask/dsl/postflight.rb | |
| D Library/Homebrew/cask/dsl/preflight.rb | |
| D Library/Homebrew/cask/dsl/uninstall_postflight.rb | |
| D Library/Homebrew/cask/dsl/uninstall_preflight.rb | |
| D Library/Homebrew/cask/dsl/version.rb | |
| D Library/Homebrew/cask/exceptions.rb | |
| D Library/Homebrew/cask/installer.rb | |
| D Library/Homebrew/cask/macos.rb | |
| D Library/Homebrew/cask/metadata.rb | |
| D Library/Homebrew/cask/pkg.rb | |
| D Library/Homebrew/cask/quarantine.rb | |
| D Library/Homebrew/cask/staged.rb | |
| D Library/Homebrew/cask/topological_hash.rb | |
| D Library/Homebrew/cask/url.rb | |
| D Library/Homebrew/cask/utils.rb | |
| D Library/Homebrew/cask/utils/quarantine.swift | |
| D Library/Homebrew/cask/utils/trash.swift | |
| D Library/Homebrew/cask/verify.rb | |
| D Library/Homebrew/cask_dependent.rb | |
| D Library/Homebrew/caveats.rb | |
| D Library/Homebrew/checksum.rb | |
| D Library/Homebrew/cleaner.rb | |
| D Library/Homebrew/cleanup.rb | |
| D Library/Homebrew/cli/args.rb | |
| D Library/Homebrew/cli/named_args.rb | |
| D Library/Homebrew/cli/parser.rb | |
| D Library/Homebrew/cmd/--cache.rb | |
| D Library/Homebrew/cmd/--caskroom.rb | |
| D Library/Homebrew/cmd/--cellar.rb | |
| D Library/Homebrew/cmd/--env.rb | |
| D Library/Homebrew/cmd/--prefix.rb | |
| D Library/Homebrew/cmd/--repository.rb | |
| D Library/Homebrew/cmd/--version.rb | |
| D Library/Homebrew/cmd/analytics.rb | |
| D Library/Homebrew/cmd/cask.rb | |
| D Library/Homebrew/cmd/cleanup.rb | |
| D Library/Homebrew/cmd/commands.rb | |
| D Library/Homebrew/cmd/config.rb | |
| D Library/Homebrew/cmd/deps.rb | |
| D Library/Homebrew/cmd/desc.rb | |
| D Library/Homebrew/cmd/doctor.rb | |
| D Library/Homebrew/cmd/fetch.rb | |
| D Library/Homebrew/cmd/gist-logs.rb | |
| D Library/Homebrew/cmd/help.rb | |
| D Library/Homebrew/cmd/home.rb | |
| D Library/Homebrew/cmd/info.rb | |
| D Library/Homebrew/cmd/install.rb | |
| D Library/Homebrew/cmd/leaves.rb | |
| D Library/Homebrew/cmd/link.rb | |
| D Library/Homebrew/cmd/list.rb | |
| D Library/Homebrew/cmd/log.rb | |
| D Library/Homebrew/cmd/migrate.rb | |
| D Library/Homebrew/cmd/missing.rb | |
| D Library/Homebrew/cmd/options.rb | |
| D Library/Homebrew/cmd/outdated.rb | |
| D Library/Homebrew/cmd/pin.rb | |
| D Library/Homebrew/cmd/postinstall.rb | |
| D Library/Homebrew/cmd/readall.rb | |
| D Library/Homebrew/cmd/reinstall.rb | |
| D Library/Homebrew/cmd/search.rb | |
| D Library/Homebrew/cmd/shellenv.sh | |
| D Library/Homebrew/cmd/switch.rb | |
| D Library/Homebrew/cmd/tap-info.rb | |
| D Library/Homebrew/cmd/tap.rb | |
| D Library/Homebrew/cmd/uninstall.rb | |
| D Library/Homebrew/cmd/unlink.rb | |
| D Library/Homebrew/cmd/unpin.rb | |
| D Library/Homebrew/cmd/untap.rb | |
| D Library/Homebrew/cmd/update-report.rb | |
| D Library/Homebrew/cmd/update-reset.sh | |
| D Library/Homebrew/cmd/update.sh | |
| D Library/Homebrew/cmd/upgrade.rb | |
| D Library/Homebrew/cmd/uses.rb | |
| D Library/Homebrew/cmd/vendor-install.sh | |
| D Library/Homebrew/commands.rb | |
| D Library/Homebrew/compat.rb | |
| D Library/Homebrew/compat/cli/parser.rb | |
| D Library/Homebrew/compat/dependencies_helpers.rb | |
| D Library/Homebrew/compat/extend/nil.rb | |
| D Library/Homebrew/compat/extend/string.rb | |
| D Library/Homebrew/compat/formula.rb | |
| D Library/Homebrew/compat/language/haskell.rb | |
| D Library/Homebrew/compat/language/java.rb | |
| D Library/Homebrew/compat/language/python.rb | |
| D Library/Homebrew/compat/os/mac.rb | |
| D Library/Homebrew/compilers.rb | |
| D Library/Homebrew/config.rb | |
| D Library/Homebrew/context.rb | |
| D Library/Homebrew/cxxstdlib.rb | |
| D Library/Homebrew/data/spdx/spdx_exceptions.json | |
| D Library/Homebrew/data/spdx/spdx_licenses.json | |
| D Library/Homebrew/debrew.rb | |
| D Library/Homebrew/debrew/irb.rb | |
| D Library/Homebrew/dependable.rb | |
| D Library/Homebrew/dependencies.rb | |
| D Library/Homebrew/dependencies_helpers.rb | |
| D Library/Homebrew/dependency.rb | |
| D Library/Homebrew/dependency_collector.rb | |
| D Library/Homebrew/deprecate_disable.rb | |
| D Library/Homebrew/description_cache_store.rb | |
| D Library/Homebrew/descriptions.rb | |
| D Library/Homebrew/dev-cmd/audit.rb | |
| D Library/Homebrew/dev-cmd/bottle.rb | |
| D Library/Homebrew/dev-cmd/bump-cask-pr.rb | |
| D Library/Homebrew/dev-cmd/bump-formula-pr.rb | |
| D Library/Homebrew/dev-cmd/bump-revision.rb | |
| D Library/Homebrew/dev-cmd/bump.rb | |
| D Library/Homebrew/dev-cmd/cat.rb | |
| D Library/Homebrew/dev-cmd/command.rb | |
| D Library/Homebrew/dev-cmd/create.rb | |
| D Library/Homebrew/dev-cmd/diy.rb | |
| D Library/Homebrew/dev-cmd/edit.rb | |
| D Library/Homebrew/dev-cmd/extract.rb | |
| D Library/Homebrew/dev-cmd/formula.rb | |
| D Library/Homebrew/dev-cmd/install-bundler-gems.rb | |
| D Library/Homebrew/dev-cmd/irb.rb | |
| D Library/Homebrew/dev-cmd/linkage.rb | |
| D Library/Homebrew/dev-cmd/livecheck.rb | |
| D Library/Homebrew/dev-cmd/man.rb | |
| D Library/Homebrew/dev-cmd/mirror.rb | |
| D Library/Homebrew/dev-cmd/pr-automerge.rb | |
| D Library/Homebrew/dev-cmd/pr-publish.rb | |
| D Library/Homebrew/dev-cmd/pr-pull.rb | |
| D Library/Homebrew/dev-cmd/pr-upload.rb | |
| D Library/Homebrew/dev-cmd/prof.rb | |
| D Library/Homebrew/dev-cmd/pull.rb | |
| D Library/Homebrew/dev-cmd/release-notes.rb | |
| D Library/Homebrew/dev-cmd/ruby.rb | |
| D Library/Homebrew/dev-cmd/sh.rb | |
| D Library/Homebrew/dev-cmd/sponsors.rb | |
| D Library/Homebrew/dev-cmd/style.rb | |
| D Library/Homebrew/dev-cmd/tap-new.rb | |
| D Library/Homebrew/dev-cmd/test.rb | |
| D Library/Homebrew/dev-cmd/tests.rb | |
| D Library/Homebrew/dev-cmd/typecheck.rb | |
| D Library/Homebrew/dev-cmd/unpack.rb | |
| D Library/Homebrew/dev-cmd/update-license-data.rb | |
| D Library/Homebrew/dev-cmd/update-python-resources.rb | |
| D Library/Homebrew/dev-cmd/update-test.rb | |
| D Library/Homebrew/dev-cmd/vendor-gems.rb | |
| D Library/Homebrew/development_tools.rb | |
| D Library/Homebrew/diagnostic.rb | |
| D Library/Homebrew/download_strategy.rb | |
| D Library/Homebrew/env_config.rb | |
| D Library/Homebrew/exceptions.rb | |
| D Library/Homebrew/extend/ENV.rb | |
| D Library/Homebrew/extend/ENV/shared.rb | |
| D Library/Homebrew/extend/ENV/std.rb | |
| D Library/Homebrew/extend/ENV/super.rb | |
| D Library/Homebrew/extend/cachable.rb | |
| D Library/Homebrew/extend/git_repository.rb | |
| D Library/Homebrew/extend/hash_validator.rb | |
| D Library/Homebrew/extend/io.rb | |
| D Library/Homebrew/extend/module.rb | |
| D Library/Homebrew/extend/optparse.rb | |
| D Library/Homebrew/extend/os/bottles.rb | |
| D Library/Homebrew/extend/os/caveats.rb | |
| D Library/Homebrew/extend/os/cleaner.rb | |
| D Library/Homebrew/extend/os/dependency_collector.rb | |
| D Library/Homebrew/extend/os/development_tools.rb | |
| D Library/Homebrew/extend/os/diagnostic.rb | |
| D Library/Homebrew/extend/os/extend/ENV/shared.rb | |
| D Library/Homebrew/extend/os/extend/ENV/std.rb | |
| D Library/Homebrew/extend/os/extend/ENV/super.rb | |
| D Library/Homebrew/extend/os/formula.rb | |
| D Library/Homebrew/extend/os/formula_cellar_checks.rb | |
| D Library/Homebrew/extend/os/formula_support.rb | |
| D Library/Homebrew/extend/os/hardware.rb | |
| D Library/Homebrew/extend/os/install.rb | |
| D Library/Homebrew/extend/os/keg.rb | |
| D Library/Homebrew/extend/os/keg_relocate.rb | |
| D Library/Homebrew/extend/os/language/java.rb | |
| D Library/Homebrew/extend/os/linkage_checker.rb | |
| D Library/Homebrew/extend/os/linux/cleaner.rb | |
| D Library/Homebrew/extend/os/linux/dependency_collector.rb | |
| D Library/Homebrew/extend/os/linux/development_tools.rb | |
| D Library/Homebrew/extend/os/linux/diagnostic.rb | |
| D Library/Homebrew/extend/os/linux/extend/ENV/shared.rb | |
| D Library/Homebrew/extend/os/linux/extend/ENV/std.rb | |
| D Library/Homebrew/extend/os/linux/extend/ENV/super.rb | |
| D Library/Homebrew/extend/os/linux/extend/pathname.rb | |
| D Library/Homebrew/extend/os/linux/formula.rb | |
| D Library/Homebrew/extend/os/linux/formula_cellar_checks.rb | |
| D Library/Homebrew/extend/os/linux/hardware/cpu.rb | |
| D Library/Homebrew/extend/os/linux/install.rb | |
| D Library/Homebrew/extend/os/linux/keg_relocate.rb | |
| D Library/Homebrew/extend/os/linux/linkage_checker.rb | |
| D Library/Homebrew/extend/os/linux/readall.rb | |
| D Library/Homebrew/extend/os/linux/requirements/java_requirement.rb | |
| D Library/Homebrew/extend/os/linux/requirements/osxfuse_requirement.rb | |
| D Library/Homebrew/extend/os/linux/resource.rb | |
| D Library/Homebrew/extend/os/linux/software_spec.rb | |
| D Library/Homebrew/extend/os/linux/system_config.rb | |
| D Library/Homebrew/extend/os/linux/tap.rb | |
| D Library/Homebrew/extend/os/linux/utils/analytics.rb | |
| D Library/Homebrew/extend/os/mac/caveats.rb | |
| D Library/Homebrew/extend/os/mac/cleaner.rb | |
| D Library/Homebrew/extend/os/mac/dependency_collector.rb | |
| D Library/Homebrew/extend/os/mac/development_tools.rb | |
| D Library/Homebrew/extend/os/mac/diagnostic.rb | |
| D Library/Homebrew/extend/os/mac/extend/ENV/shared.rb | |
| D Library/Homebrew/extend/os/mac/extend/ENV/std.rb | |
| D Library/Homebrew/extend/os/mac/extend/ENV/super.rb | |
| D Library/Homebrew/extend/os/mac/extend/pathname.rb | |
| D Library/Homebrew/extend/os/mac/formula.rb | |
| D Library/Homebrew/extend/os/mac/formula_cellar_checks.rb | |
| D Library/Homebrew/extend/os/mac/formula_support.rb | |
| D Library/Homebrew/extend/os/mac/hardware.rb | |
| D Library/Homebrew/extend/os/mac/hardware/cpu.rb | |
| D Library/Homebrew/extend/os/mac/keg.rb | |
| D Library/Homebrew/extend/os/mac/keg_relocate.rb | |
| D Library/Homebrew/extend/os/mac/language/java.rb | |
| D Library/Homebrew/extend/os/mac/missing_formula.rb | |
| D Library/Homebrew/extend/os/mac/requirements/java_requirement.rb | |
| D Library/Homebrew/extend/os/mac/requirements/osxfuse_requirement.rb | |
| D Library/Homebrew/extend/os/mac/requirements/x11_requirement.rb | |
| D Library/Homebrew/extend/os/mac/resource.rb | |
| D Library/Homebrew/extend/os/mac/search.rb | |
| D Library/Homebrew/extend/os/mac/software_spec.rb | |
| D Library/Homebrew/extend/os/mac/system_config.rb | |
| D Library/Homebrew/extend/os/mac/unpack_strategy/zip.rb | |
| D Library/Homebrew/extend/os/mac/utils/analytics.rb | |
| D Library/Homebrew/extend/os/mac/utils/bottles.rb | |
| D Library/Homebrew/extend/os/missing_formula.rb | |
| D Library/Homebrew/extend/os/pathname.rb | |
| D Library/Homebrew/extend/os/readall.rb | |
| D Library/Homebrew/extend/os/requirements/java_requirement.rb | |
| D Library/Homebrew/extend/os/requirements/osxfuse_requirement.rb | |
| D Library/Homebrew/extend/os/requirements/x11_requirement.rb | |
| D Library/Homebrew/extend/os/resource.rb | |
| D Library/Homebrew/extend/os/search.rb | |
| D Library/Homebrew/extend/os/software_spec.rb | |
| D Library/Homebrew/extend/os/system_config.rb | |
| D Library/Homebrew/extend/os/tap.rb | |
| D Library/Homebrew/extend/os/utils/analytics.rb | |
| D Library/Homebrew/extend/pathname.rb | |
| D Library/Homebrew/extend/predicable.rb | |
| D Library/Homebrew/extend/string.rb | |
| D Library/Homebrew/fetch.rb | |
| D Library/Homebrew/formula.rb | |
| D Library/Homebrew/formula_assertions.rb | |
| D Library/Homebrew/formula_cellar_checks.rb | |
| D Library/Homebrew/formula_creator.rb | |
| D Library/Homebrew/formula_free_port.rb | |
| D Library/Homebrew/formula_info.rb | |
| D Library/Homebrew/formula_installer.rb | |
| D Library/Homebrew/formula_pin.rb | |
| D Library/Homebrew/formula_support.rb | |
| D Library/Homebrew/formula_versions.rb | |
| D Library/Homebrew/formulary.rb | |
| D Library/Homebrew/global.rb | |
| D Library/Homebrew/hardware.rb | |
| D Library/Homebrew/help.rb | |
| D Library/Homebrew/install.rb | |
| D Library/Homebrew/install_renamed.rb | |
| D Library/Homebrew/keg.rb | |
| D Library/Homebrew/keg_relocate.rb | |
| D Library/Homebrew/language/go.rb | |
| D Library/Homebrew/language/haskell.rb | |
| D Library/Homebrew/language/java.rb | |
| D Library/Homebrew/language/node.rb | |
| D Library/Homebrew/language/perl.rb | |
| D Library/Homebrew/language/python.rb | |
| D Library/Homebrew/lazy_object.rb | |
| D Library/Homebrew/linkage_cache_store.rb | |
| D Library/Homebrew/linkage_checker.rb | |
| D Library/Homebrew/livecheck.rb | |
| D Library/Homebrew/livecheck/livecheck.rb | |
| D Library/Homebrew/livecheck/strategy.rb | |
| D Library/Homebrew/livecheck/strategy/apache.rb | |
| D Library/Homebrew/livecheck/strategy/bitbucket.rb | |
| D Library/Homebrew/livecheck/strategy/git.rb | |
| D Library/Homebrew/livecheck/strategy/gnome.rb | |
| D Library/Homebrew/livecheck/strategy/gnu.rb | |
| D Library/Homebrew/livecheck/strategy/hackage.rb | |
| D Library/Homebrew/livecheck/strategy/launchpad.rb | |
| D Library/Homebrew/livecheck/strategy/npm.rb | |
| D Library/Homebrew/livecheck/strategy/page_match.rb | |
| D Library/Homebrew/livecheck/strategy/pypi.rb | |
| D Library/Homebrew/livecheck/strategy/sourceforge.rb | |
| D Library/Homebrew/livecheck/strategy/xorg.rb | |
| D Library/Homebrew/load_path.rb | |
| D Library/Homebrew/locale.rb | |
| D Library/Homebrew/lock_file.rb | |
| D Library/Homebrew/manpages/brew-cask.1.md | |
| D Library/Homebrew/manpages/brew.1.md.erb | |
| D Library/Homebrew/messages.rb | |
| D Library/Homebrew/metafiles.rb | |
| D Library/Homebrew/migrator.rb | |
| D Library/Homebrew/missing_formula.rb | |
| D Library/Homebrew/mktemp.rb | |
| D Library/Homebrew/official_taps.rb | |
| D Library/Homebrew/options.rb | |
| D Library/Homebrew/os.rb | |
| D Library/Homebrew/os/global.rb | |
| D Library/Homebrew/os/linux.rb | |
| D Library/Homebrew/os/linux/elf.rb | |
| D Library/Homebrew/os/linux/glibc.rb | |
| D Library/Homebrew/os/linux/global.rb | |
| D Library/Homebrew/os/linux/kernel.rb | |
| D Library/Homebrew/os/mac.rb | |
| D Library/Homebrew/os/mac/architecture_list.rb | |
| D Library/Homebrew/os/mac/keg.rb | |
| D Library/Homebrew/os/mac/mach.rb | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.10/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.11/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.12/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.13/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.14/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.15/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/10.9/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc | |
| D Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc | |
| D Library/Homebrew/os/mac/pkgconfig/fuse/fuse.pc | |
| D Library/Homebrew/os/mac/pkgconfig/fuse/osxfuse.pc | |
| D Library/Homebrew/os/mac/sdk.rb | |
| D Library/Homebrew/os/mac/version.rb | |
| D Library/Homebrew/os/mac/xcode.rb | |
| D Library/Homebrew/os/mac/xquartz.rb | |
| D Library/Homebrew/patch.rb | |
| D Library/Homebrew/pkg_version.rb | |
| D Library/Homebrew/postinstall.rb | |
| D Library/Homebrew/readall.rb | |
| D Library/Homebrew/reinstall.rb | |
| D Library/Homebrew/requirement.rb | |
| D Library/Homebrew/requirements.rb | |
| D Library/Homebrew/requirements/arch_requirement.rb | |
| D Library/Homebrew/requirements/codesign_requirement.rb | |
| D Library/Homebrew/requirements/java_requirement.rb | |
| D Library/Homebrew/requirements/linux_requirement.rb | |
| D Library/Homebrew/requirements/macos_requirement.rb | |
| D Library/Homebrew/requirements/osxfuse_requirement.rb | |
| D Library/Homebrew/requirements/tuntap_requirement.rb | |
| D Library/Homebrew/requirements/x11_requirement.rb | |
| D Library/Homebrew/requirements/xcode_requirement.rb | |
| D Library/Homebrew/resource.rb | |
| D Library/Homebrew/rubocops.rb | |
| D Library/Homebrew/rubocops/cask/ast/cask_block.rb | |
| D Library/Homebrew/rubocops/cask/ast/cask_header.rb | |
| D Library/Homebrew/rubocops/cask/ast/stanza.rb | |
| D Library/Homebrew/rubocops/cask/constants/stanza.rb | |
| D Library/Homebrew/rubocops/cask/desc.rb | |
| D Library/Homebrew/rubocops/cask/extend/node.rb | |
| D Library/Homebrew/rubocops/cask/extend/string.rb | |
| D Library/Homebrew/rubocops/cask/homepage_matches_url.rb | |
| D Library/Homebrew/rubocops/cask/homepage_url_trailing_slash.rb | |
| D Library/Homebrew/rubocops/cask/mixin/cask_help.rb | |
| D Library/Homebrew/rubocops/cask/mixin/on_desc_stanza.rb | |
| D Library/Homebrew/rubocops/cask/mixin/on_homepage_stanza.rb | |
| D Library/Homebrew/rubocops/cask/no_dsl_version.rb | |
| D Library/Homebrew/rubocops/cask/stanza_grouping.rb | |
| D Library/Homebrew/rubocops/cask/stanza_order.rb | |
| D Library/Homebrew/rubocops/caveats.rb | |
| D Library/Homebrew/rubocops/checksum.rb | |
| D Library/Homebrew/rubocops/class.rb | |
| D Library/Homebrew/rubocops/components_order.rb | |
| D Library/Homebrew/rubocops/components_redundancy.rb | |
| D Library/Homebrew/rubocops/conflicts.rb | |
| D Library/Homebrew/rubocops/dependency_order.rb | |
| D Library/Homebrew/rubocops/deprecate_disable.rb | |
| D Library/Homebrew/rubocops/extend/formula.rb | |
| D Library/Homebrew/rubocops/files.rb | |
| D Library/Homebrew/rubocops/formula_desc.rb | |
| D Library/Homebrew/rubocops/homepage.rb | |
| D Library/Homebrew/rubocops/keg_only.rb | |
| D Library/Homebrew/rubocops/lines.rb | |
| D Library/Homebrew/rubocops/options.rb | |
| D Library/Homebrew/rubocops/patches.rb | |
| D Library/Homebrew/rubocops/rubocop-cask.rb | |
| D Library/Homebrew/rubocops/shared/desc_helper.rb | |
| D Library/Homebrew/rubocops/shared/helper_functions.rb | |
| D Library/Homebrew/rubocops/text.rb | |
| D Library/Homebrew/rubocops/urls.rb | |
| D Library/Homebrew/rubocops/uses_from_macos.rb | |
| D Library/Homebrew/rubocops/version.rb | |
| D Library/Homebrew/sandbox.rb | |
| D Library/Homebrew/search.rb | |
| D Library/Homebrew/searchable.rb | |
| D Library/Homebrew/shims/linux/super/c++ | |
| D Library/Homebrew/shims/linux/super/c89 | |
| D Library/Homebrew/shims/linux/super/c99 | |
| D Library/Homebrew/shims/linux/super/cc | |
| D Library/Homebrew/shims/linux/super/clang | |
| D Library/Homebrew/shims/linux/super/clang++ | |
| D Library/Homebrew/shims/linux/super/cpp | |
| D Library/Homebrew/shims/linux/super/g++ | |
| D Library/Homebrew/shims/linux/super/g++-10 | |
| D Library/Homebrew/shims/linux/super/g++-4.2 | |
| D Library/Homebrew/shims/linux/super/g++-4.9 | |
| D Library/Homebrew/shims/linux/super/g++-5 | |
| D Library/Homebrew/shims/linux/super/g++-6 | |
| D Library/Homebrew/shims/linux/super/g++-7 | |
| D Library/Homebrew/shims/linux/super/g++-8 | |
| D Library/Homebrew/shims/linux/super/g++-9 | |
| D Library/Homebrew/shims/linux/super/gcc | |
| D Library/Homebrew/shims/linux/super/gcc-10 | |
| D Library/Homebrew/shims/linux/super/gcc-4.2 | |
| D Library/Homebrew/shims/linux/super/gcc-4.9 | |
| D Library/Homebrew/shims/linux/super/gcc-5 | |
| D Library/Homebrew/shims/linux/super/gcc-6 | |
| D Library/Homebrew/shims/linux/super/gcc-7 | |
| D Library/Homebrew/shims/linux/super/gcc-8 | |
| D Library/Homebrew/shims/linux/super/gcc-9 | |
| D Library/Homebrew/shims/linux/super/git | |
| D Library/Homebrew/shims/linux/super/gold | |
| D Library/Homebrew/shims/linux/super/ld | |
| D Library/Homebrew/shims/linux/super/ld.gold | |
| D Library/Homebrew/shims/linux/super/llvm-g++ | |
| D Library/Homebrew/shims/linux/super/llvm-g++-4.2 | |
| D Library/Homebrew/shims/linux/super/llvm-gcc | |
| D Library/Homebrew/shims/linux/super/llvm-gcc-4.2 | |
| D Library/Homebrew/shims/linux/super/llvm_clang | |
| D Library/Homebrew/shims/linux/super/llvm_clang++ | |
| D Library/Homebrew/shims/linux/super/make | |
| D Library/Homebrew/shims/linux/super/svn | |
| D Library/Homebrew/shims/linux/super/x86_64-linux-gnu-gcc | |
| D Library/Homebrew/shims/mac/super/ant | |
| D Library/Homebrew/shims/mac/super/apr-1-config | |
| D Library/Homebrew/shims/mac/super/bsdmake | |
| D Library/Homebrew/shims/mac/super/c++ | |
| D Library/Homebrew/shims/mac/super/c89 | |
| D Library/Homebrew/shims/mac/super/c99 | |
| D Library/Homebrew/shims/mac/super/cc | |
| D Library/Homebrew/shims/mac/super/clang | |
| D Library/Homebrew/shims/mac/super/clang++ | |
| D Library/Homebrew/shims/mac/super/cpp | |
| D Library/Homebrew/shims/mac/super/g++ | |
| D Library/Homebrew/shims/mac/super/g++-10 | |
| D Library/Homebrew/shims/mac/super/g++-4.2 | |
| D Library/Homebrew/shims/mac/super/g++-4.9 | |
| D Library/Homebrew/shims/mac/super/g++-5 | |
| D Library/Homebrew/shims/mac/super/g++-6 | |
| D Library/Homebrew/shims/mac/super/g++-7 | |
| D Library/Homebrew/shims/mac/super/g++-8 | |
| D Library/Homebrew/shims/mac/super/g++-9 | |
| D Library/Homebrew/shims/mac/super/gcc | |
| D Library/Homebrew/shims/mac/super/gcc-10 | |
| D Library/Homebrew/shims/mac/super/gcc-4.2 | |
| D Library/Homebrew/shims/mac/super/gcc-4.9 | |
| D Library/Homebrew/shims/mac/super/gcc-5 | |
| D Library/Homebrew/shims/mac/super/gcc-6 | |
| D Library/Homebrew/shims/mac/super/gcc-7 | |
| D Library/Homebrew/shims/mac/super/gcc-8 | |
| D Library/Homebrew/shims/mac/super/gcc-9 | |
| D Library/Homebrew/shims/mac/super/git | |
| D Library/Homebrew/shims/mac/super/gmake | |
| D Library/Homebrew/shims/mac/super/i686-apple-darwin11-llvm-g++-4.2 | |
| D Library/Homebrew/shims/mac/super/i686-apple-darwin11-llvm-gcc-4.2 | |
| D Library/Homebrew/shims/mac/super/ld | |
| D Library/Homebrew/shims/mac/super/llvm-g++ | |
| D Library/Homebrew/shims/mac/super/llvm-g++-4.2 | |
| D Library/Homebrew/shims/mac/super/llvm-gcc | |
| D Library/Homebrew/shims/mac/super/llvm-gcc-4.2 | |
| D Library/Homebrew/shims/mac/super/llvm_clang | |
| D Library/Homebrew/shims/mac/super/llvm_clang++ | |
| D Library/Homebrew/shims/mac/super/make | |
| D Library/Homebrew/shims/mac/super/mig | |
| D Library/Homebrew/shims/mac/super/pkg-config | |
| D Library/Homebrew/shims/mac/super/pod2man | |
| D Library/Homebrew/shims/mac/super/sed | |
| D Library/Homebrew/shims/mac/super/svn | |
| D Library/Homebrew/shims/mac/super/xcrun | |
| D Library/Homebrew/shims/scm/git | |
| D Library/Homebrew/shims/scm/svn | |
| D Library/Homebrew/shims/super/c++ | |
| D Library/Homebrew/shims/super/c89 | |
| D Library/Homebrew/shims/super/c99 | |
| D Library/Homebrew/shims/super/cc | |
| D Library/Homebrew/shims/super/clang | |
| D Library/Homebrew/shims/super/clang++ | |
| D Library/Homebrew/shims/super/cpp | |
| D Library/Homebrew/shims/super/g++ | |
| D Library/Homebrew/shims/super/g++-10 | |
| D Library/Homebrew/shims/super/g++-4.2 | |
| D Library/Homebrew/shims/super/g++-4.9 | |
| D Library/Homebrew/shims/super/g++-5 | |
| D Library/Homebrew/shims/super/g++-6 | |
| D Library/Homebrew/shims/super/g++-7 | |
| D Library/Homebrew/shims/super/g++-8 | |
| D Library/Homebrew/shims/super/g++-9 | |
| D Library/Homebrew/shims/super/gcc | |
| D Library/Homebrew/shims/super/gcc-10 | |
| D Library/Homebrew/shims/super/gcc-4.9 | |
| D Library/Homebrew/shims/super/gcc-5 | |
| D Library/Homebrew/shims/super/gcc-6 | |
| D Library/Homebrew/shims/super/gcc-7 | |
| D Library/Homebrew/shims/super/gcc-8 | |
| D Library/Homebrew/shims/super/gcc-9 | |
| D Library/Homebrew/shims/super/git | |
| D Library/Homebrew/shims/super/i686-apple-darwin11-llvm-g++-4.2 | |
| D Library/Homebrew/shims/super/i686-apple-darwin11-llvm-gcc-4.2 | |
| D Library/Homebrew/shims/super/ld | |
| D Library/Homebrew/shims/super/llvm-g++ | |
| D Library/Homebrew/shims/super/llvm-g++-4.2 | |
| D Library/Homebrew/shims/super/llvm-gcc | |
| D Library/Homebrew/shims/super/llvm-gcc-4.2 | |
| D Library/Homebrew/shims/super/llvm_clang | |
| D Library/Homebrew/shims/super/llvm_clang++ | |
| D Library/Homebrew/shims/super/svn | |
| D Library/Homebrew/software_spec.rb | |
| D Library/Homebrew/sorbet/config | |
| D Library/Homebrew/sorbet/files.yaml | |
| D Library/Homebrew/sorbet/rbi/cli.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/activesupport@6.0.3.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/ast@2.4.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/bindata@2.4.8.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/byebug@11.1.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/codecov@0.2.11.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/coderay@1.1.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/colorize@0.8.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/commander@4.5.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/concurrent-ruby@1.1.7.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/connection_pool@2.2.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/diff-lcs@1.4.4.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/docile@1.3.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/domain_name@0.5.20190701.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/elftools@1.1.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/highline@2.0.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/hpricot@0.8.6.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/http-cookie@1.0.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/i18n@1.8.5.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/json@2.3.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/mechanize@2.7.6.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/method_source@1.0.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/mime-types-data@3.2020.0512.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/mime-types@3.3.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/mini_portile2@2.4.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/minitest@5.14.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/mustache@1.1.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/net-http-digest_auth@1.4.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/net-http-persistent@4.0.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/nokogiri@1.10.10.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/ntlm-http@0.1.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/parallel@1.19.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/parallel_tests@3.2.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/parlour@4.0.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/parser@2.7.1.4.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/patchelf@1.3.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/plist@3.5.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/pry@0.13.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rainbow@3.0.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rdiscount@2.2.0.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/regexp_parser@1.7.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rexml@3.2.4.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/ronn@0.7.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-core@3.9.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.9.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-its@1.3.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-mocks@3.9.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-retry@0.6.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-support@3.9.3.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec-wait@0.0.9.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rspec@3.9.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rubocop-ast@0.4.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rubocop-performance@1.8.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rubocop-rspec@1.43.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/rubocop@0.91.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/ruby-macho@2.2.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/ruby-progressbar@1.10.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/simplecov-html@0.12.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/simplecov@0.19.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/spoom@1.0.4.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.5.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/thor@1.0.1.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/thread_safe@0.3.6.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/tzinfo@1.2.7.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/unf@0.1.4.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.7.7.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/unicode-display_width@1.7.0.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/webrobots@0.1.2.rbi | |
| D Library/Homebrew/sorbet/rbi/gems/zeitwerk@2.4.0.rbi | |
| D Library/Homebrew/sorbet/rbi/hidden-definitions/hidden.rbi | |
| D Library/Homebrew/sorbet/rbi/homebrew.rbi | |
| D Library/Homebrew/sorbet/rbi/os.rbi | |
| D Library/Homebrew/sorbet/rbi/todo.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/inreplace.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/notability.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/shell.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/spdx.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/svn.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/tty.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/user.rbi | |
| D Library/Homebrew/sorbet/rbi/utils/utils.rbi | |
| D Library/Homebrew/sorbet/tapioca/require.rb | |
| D Library/Homebrew/style.rb | |
| D Library/Homebrew/system_command.rb | |
| D Library/Homebrew/system_config.rb | |
| D Library/Homebrew/tab.rb | |
| D Library/Homebrew/tap.rb | |
| D Library/Homebrew/tap_constants.rb | |
| D Library/Homebrew/test.rb | |
| D Library/Homebrew/test/.rubocop.yml | |
| D Library/Homebrew/test/.rubocop_todo.yml | |
| D Library/Homebrew/test/ENV_spec.rb | |
| D Library/Homebrew/test/PATH_spec.rb | |
| D Library/Homebrew/test/bash_spec.rb | |
| D Library/Homebrew/test/bintray_spec.rb | |
| D Library/Homebrew/test/bottle_filename_spec.rb | |
| D Library/Homebrew/test/build_environment_spec.rb | |
| D Library/Homebrew/test/build_options_spec.rb | |
| D Library/Homebrew/test/cache_store_spec.rb | |
| D Library/Homebrew/test/cask/artifact/alt_target_spec.rb | |
| D Library/Homebrew/test/cask/artifact/app_spec.rb | |
| D Library/Homebrew/test/cask/artifact/binary_spec.rb | |
| D Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb | |
| D Library/Homebrew/test/cask/artifact/installer_spec.rb | |
| D Library/Homebrew/test/cask/artifact/manpage_spec.rb | |
| D Library/Homebrew/test/cask/artifact/pkg_spec.rb | |
| D Library/Homebrew/test/cask/artifact/postflight_block_spec.rb | |
| D Library/Homebrew/test/cask/artifact/preflight_block_spec.rb | |
| D Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb | |
| D Library/Homebrew/test/cask/artifact/suite_spec.rb | |
| D Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb | |
| D Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb | |
| D Library/Homebrew/test/cask/artifact/uninstall_spec.rb | |
| D Library/Homebrew/test/cask/artifact/zap_spec.rb | |
| D Library/Homebrew/test/cask/audit_spec.rb | |
| D Library/Homebrew/test/cask/cask_loader/from__path_loader_spec.rb | |
| D Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb | |
| D Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb | |
| D Library/Homebrew/test/cask/cask_spec.rb | |
| D Library/Homebrew/test/cask/cmd/audit_spec.rb | |
| D Library/Homebrew/test/cask/cmd/cache_spec.rb | |
| D Library/Homebrew/test/cask/cmd/cat_spec.rb | |
| D Library/Homebrew/test/cask/cmd/create_spec.rb | |
| D Library/Homebrew/test/cask/cmd/doctor_spec.rb | |
| D Library/Homebrew/test/cask/cmd/edit_spec.rb | |
| D Library/Homebrew/test/cask/cmd/fetch_spec.rb | |
| D Library/Homebrew/test/cask/cmd/home_spec.rb | |
| D Library/Homebrew/test/cask/cmd/info_spec.rb | |
| D Library/Homebrew/test/cask/cmd/install_spec.rb | |
| D Library/Homebrew/test/cask/cmd/internal_stanza_spec.rb | |
| D Library/Homebrew/test/cask/cmd/list_spec.rb | |
| D Library/Homebrew/test/cask/cmd/outdated_spec.rb | |
| D Library/Homebrew/test/cask/cmd/reinstall_spec.rb | |
| D Library/Homebrew/test/cask/cmd/shared_examples/invalid_option.rb | |
| D Library/Homebrew/test/cask/cmd/shared_examples/requires_cask_token.rb | |
| D Library/Homebrew/test/cask/cmd/style_spec.rb | |
| D Library/Homebrew/test/cask/cmd/uninstall_spec.rb | |
| D Library/Homebrew/test/cask/cmd/upgrade_spec.rb | |
| D Library/Homebrew/test/cask/cmd/zap_spec.rb | |
| D Library/Homebrew/test/cask/cmd_spec.rb | |
| D Library/Homebrew/test/cask/config_spec.rb | |
| D Library/Homebrew/test/cask/conflicts_with_spec.rb | |
| D Library/Homebrew/test/cask/denylist_spec.rb | |
| D Library/Homebrew/test/cask/depends_on_spec.rb | |
| D Library/Homebrew/test/cask/dsl/appcast_spec.rb | |
| D Library/Homebrew/test/cask/dsl/caveats_spec.rb | |
| D Library/Homebrew/test/cask/dsl/postflight_spec.rb | |
| D Library/Homebrew/test/cask/dsl/preflight_spec.rb | |
| D Library/Homebrew/test/cask/dsl/shared_examples/base.rb | |
| D Library/Homebrew/test/cask/dsl/shared_examples/staged.rb | |
| D Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb | |
| D Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb | |
| D Library/Homebrew/test/cask/dsl/version_spec.rb | |
| D Library/Homebrew/test/cask/dsl_spec.rb | |
| D Library/Homebrew/test/cask/installer_spec.rb | |
| D Library/Homebrew/test/cask/macos_spec.rb | |
| D Library/Homebrew/test/cask/pkg_spec.rb | |
| D Library/Homebrew/test/cask/quarantine_spec.rb | |
| D Library/Homebrew/test/cask/verify_spec.rb | |
| D Library/Homebrew/test/cask_dependent_spec.rb | |
| D Library/Homebrew/test/caveats_spec.rb | |
| D Library/Homebrew/test/checksum_spec.rb | |
| D Library/Homebrew/test/checksum_verification_spec.rb | |
| D Library/Homebrew/test/cleaner_spec.rb | |
| D Library/Homebrew/test/cleanup_spec.rb | |
| D Library/Homebrew/test/cli/named_args_spec.rb | |
| D Library/Homebrew/test/cli/parser_spec.rb | |
| D Library/Homebrew/test/cmd/--cache_spec.rb | |
| D Library/Homebrew/test/cmd/--caskroom_spec.rb | |
| D Library/Homebrew/test/cmd/--cellar_spec.rb | |
| D Library/Homebrew/test/cmd/--env_spec.rb | |
| D Library/Homebrew/test/cmd/--prefix_spec.rb | |
| D Library/Homebrew/test/cmd/--repository_spec.rb | |
| D Library/Homebrew/test/cmd/--version_spec.rb | |
| D Library/Homebrew/test/cmd/analytics_spec.rb | |
| D Library/Homebrew/test/cmd/bundle_spec.rb | |
| D Library/Homebrew/test/cmd/cask_spec.rb | |
| D Library/Homebrew/test/cmd/cleanup_spec.rb | |
| D Library/Homebrew/test/cmd/commands_spec.rb | |
| D Library/Homebrew/test/cmd/config_spec.rb | |
| D Library/Homebrew/test/cmd/custom-external-command_spec.rb | |
| D Library/Homebrew/test/cmd/deps_spec.rb | |
| D Library/Homebrew/test/cmd/desc_spec.rb | |
| D Library/Homebrew/test/cmd/doctor_spec.rb | |
| D Library/Homebrew/test/cmd/fetch_spec.rb | |
| D Library/Homebrew/test/cmd/gist-logs_spec.rb | |
| D Library/Homebrew/test/cmd/help_spec.rb | |
| D Library/Homebrew/test/cmd/home_spec.rb | |
| D Library/Homebrew/test/cmd/info_spec.rb | |
| D Library/Homebrew/test/cmd/install_spec.rb | |
| D Library/Homebrew/test/cmd/leaves_spec.rb | |
| D Library/Homebrew/test/cmd/link_spec.rb | |
| D Library/Homebrew/test/cmd/list_spec.rb | |
| D Library/Homebrew/test/cmd/log_spec.rb | |
| D Library/Homebrew/test/cmd/migrate_spec.rb | |
| D Library/Homebrew/test/cmd/missing_spec.rb | |
| D Library/Homebrew/test/cmd/options_spec.rb | |
| D Library/Homebrew/test/cmd/outdated_spec.rb | |
| D Library/Homebrew/test/cmd/pin_spec.rb | |
| D Library/Homebrew/test/cmd/postinstall_spec.rb | |
| D Library/Homebrew/test/cmd/readall_spec.rb | |
| D Library/Homebrew/test/cmd/reinstall_spec.rb | |
| D Library/Homebrew/test/cmd/search_spec.rb | |
| D Library/Homebrew/test/cmd/services_spec.rb | |
| D Library/Homebrew/test/cmd/shared_examples/args_parse.rb | |
| D Library/Homebrew/test/cmd/switch_spec.rb | |
| D Library/Homebrew/test/cmd/tap-info_spec.rb | |
| D Library/Homebrew/test/cmd/tap_spec.rb | |
| D Library/Homebrew/test/cmd/uninstall_spec.rb | |
| D Library/Homebrew/test/cmd/unlink_spec.rb | |
| D Library/Homebrew/test/cmd/unpin_spec.rb | |
| D Library/Homebrew/test/cmd/untap_spec.rb | |
| D Library/Homebrew/test/cmd/update-report_spec.rb | |
| D Library/Homebrew/test/cmd/upgrade_spec.rb | |
| D Library/Homebrew/test/cmd/uses_spec.rb | |
| D Library/Homebrew/test/commands_spec.rb | |
| D Library/Homebrew/test/compiler_failure_spec.rb | |
| D Library/Homebrew/test/compiler_selector_spec.rb | |
| D Library/Homebrew/test/cxxstdlib_spec.rb | |
| D Library/Homebrew/test/dependable_spec.rb | |
| D Library/Homebrew/test/dependencies_helpers_spec.rb | |
| D Library/Homebrew/test/dependencies_spec.rb | |
| D Library/Homebrew/test/dependency_collector_spec.rb | |
| D Library/Homebrew/test/dependency_expansion_spec.rb | |
| D Library/Homebrew/test/dependency_spec.rb | |
| D Library/Homebrew/test/description_cache_store_spec.rb | |
| D Library/Homebrew/test/descriptions_spec.rb | |
| D Library/Homebrew/test/dev-cmd/audit_spec.rb | |
| D Library/Homebrew/test/dev-cmd/bottle_spec.rb | |
| D Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb | |
| D Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb | |
| D Library/Homebrew/test/dev-cmd/bump-revision_spec.rb | |
| D Library/Homebrew/test/dev-cmd/bump_spec.rb | |
| D Library/Homebrew/test/dev-cmd/cat_spec.rb | |
| D Library/Homebrew/test/dev-cmd/command_spec.rb | |
| D Library/Homebrew/test/dev-cmd/create_spec.rb | |
| D Library/Homebrew/test/dev-cmd/diy_spec.rb | |
| D Library/Homebrew/test/dev-cmd/edit_spec.rb | |
| D Library/Homebrew/test/dev-cmd/extract_spec.rb | |
| D Library/Homebrew/test/dev-cmd/formula_spec.rb | |
| D Library/Homebrew/test/dev-cmd/irb_spec.rb | |
| D Library/Homebrew/test/dev-cmd/linkage_spec.rb | |
| D Library/Homebrew/test/dev-cmd/livecheck_spec.rb | |
| D Library/Homebrew/test/dev-cmd/man_spec.rb | |
| D Library/Homebrew/test/dev-cmd/mirror_spec.rb | |
| D Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb | |
| D Library/Homebrew/test/dev-cmd/pr-publish_spec.rb | |
| D Library/Homebrew/test/dev-cmd/pr-pull_spec.rb | |
| D Library/Homebrew/test/dev-cmd/pr-upload_spec.rb | |
| D Library/Homebrew/test/dev-cmd/prof_spec.rb | |
| D Library/Homebrew/test/dev-cmd/release-notes_spec.rb | |
| D Library/Homebrew/test/dev-cmd/ruby_spec.rb | |
| D Library/Homebrew/test/dev-cmd/sh_spec.rb | |
| D Library/Homebrew/test/dev-cmd/sponsors_spec.rb | |
| D Library/Homebrew/test/dev-cmd/style_spec.rb | |
| D Library/Homebrew/test/dev-cmd/tap-new_spec.rb | |
| D Library/Homebrew/test/dev-cmd/test_spec.rb | |
| D Library/Homebrew/test/dev-cmd/typecheck_spec.rb | |
| D Library/Homebrew/test/dev-cmd/unpack_spec.rb | |
| D Library/Homebrew/test/dev-cmd/update-license-data_spec.rb | |
| D Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb | |
| D Library/Homebrew/test/diagnostic_checks_spec.rb | |
| D Library/Homebrew/test/download_strategies_spec.rb | |
| D Library/Homebrew/test/env_config_spec.rb | |
| D Library/Homebrew/test/error_during_execution_spec.rb | |
| D Library/Homebrew/test/exceptions_spec.rb | |
| D Library/Homebrew/test/formatter_spec.rb | |
| D Library/Homebrew/test/formula_free_port_spec.rb | |
| D Library/Homebrew/test/formula_info_spec.rb | |
| D Library/Homebrew/test/formula_installer_bottle_spec.rb | |
| D Library/Homebrew/test/formula_installer_spec.rb | |
| D Library/Homebrew/test/formula_pin_spec.rb | |
| D Library/Homebrew/test/formula_spec.rb | |
| D Library/Homebrew/test/formula_spec_selection_spec.rb | |
| D Library/Homebrew/test/formula_support_spec.rb | |
| D Library/Homebrew/test/formula_validation_spec.rb | |
| D Library/Homebrew/test/formulary_spec.rb | |
| D Library/Homebrew/test/global_spec.rb | |
| D Library/Homebrew/test/hardware/cpu_spec.rb | |
| D Library/Homebrew/test/inreplace_spec.rb | |
| D Library/Homebrew/test/java_requirement_spec.rb | |
| D Library/Homebrew/test/keg_spec.rb | |
| D Library/Homebrew/test/language/go_spec.rb | |
| D Library/Homebrew/test/language/java_spec.rb | |
| D Library/Homebrew/test/language/node_spec.rb | |
| D Library/Homebrew/test/language/perl/shebang_spec.rb | |
| D Library/Homebrew/test/language/python_spec.rb | |
| D Library/Homebrew/test/lazy_object_spec.rb | |
| D Library/Homebrew/test/linkage_cache_store_spec.rb | |
| D Library/Homebrew/test/livecheck/livecheck_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/apache_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/git_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/gnome_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/gnu_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/hackage_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/npm_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/page_match_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/pypi_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy/xorg_spec.rb | |
| D Library/Homebrew/test/livecheck/strategy_spec.rb | |
| D Library/Homebrew/test/livecheck_spec.rb | |
| D Library/Homebrew/test/locale_spec.rb | |
| D Library/Homebrew/test/lock_file_spec.rb | |
| D Library/Homebrew/test/messages_spec.rb | |
| D Library/Homebrew/test/migrator_spec.rb | |
| D Library/Homebrew/test/missing_formula_spec.rb | |
| D Library/Homebrew/test/options_spec.rb | |
| D Library/Homebrew/test/os/linux/dependency_collector_spec.rb | |
| D Library/Homebrew/test/os/linux/diagnostic_spec.rb | |
| D Library/Homebrew/test/os/linux/formula_spec.rb | |
| D Library/Homebrew/test/os/linux/pathname_spec.rb | |
| D Library/Homebrew/test/os/mac/dependency_collector_spec.rb | |
| D Library/Homebrew/test/os/mac/diagnostic_spec.rb | |
| D Library/Homebrew/test/os/mac/formula_spec.rb | |
| D Library/Homebrew/test/os/mac/java_requirement_spec.rb | |
| D Library/Homebrew/test/os/mac/keg_spec.rb | |
| D Library/Homebrew/test/os/mac/mach_spec.rb | |
| D Library/Homebrew/test/os/mac/pkgconfig_spec.rb | |
| D Library/Homebrew/test/os/mac/software_spec_spec.rb | |
| D Library/Homebrew/test/os/mac/version_spec.rb | |
| D Library/Homebrew/test/os/mac_spec.rb | |
| D Library/Homebrew/test/os/os_spec.rb | |
| D Library/Homebrew/test/patch_spec.rb | |
| D Library/Homebrew/test/patching_spec.rb | |
| D Library/Homebrew/test/pathname_spec.rb | |
| D Library/Homebrew/test/pkg_version_spec.rb | |
| D Library/Homebrew/test/requirement_spec.rb | |
| D Library/Homebrew/test/requirements/codesign_requirement_spec.rb | |
| D Library/Homebrew/test/requirements/java_requirement_spec.rb | |
| D Library/Homebrew/test/requirements/linux_requirement_spec.rb | |
| D Library/Homebrew/test/requirements/macos_requirement_spec.rb | |
| D Library/Homebrew/test/requirements/osxfuse_requirement_spec.rb | |
| D Library/Homebrew/test/requirements_spec.rb | |
| D Library/Homebrew/test/resource_spec.rb | |
| D Library/Homebrew/test/rubocop_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/desc_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/homepage_matches_url_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb | |
| D Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb | |
| D Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb | |
| D Library/Homebrew/test/rubocops/caveats_spec.rb | |
| D Library/Homebrew/test/rubocops/checksum_spec.rb | |
| D Library/Homebrew/test/rubocops/class_spec.rb | |
| D Library/Homebrew/test/rubocops/components_order_spec.rb | |
| D Library/Homebrew/test/rubocops/components_redundancy_spec.rb | |
| D Library/Homebrew/test/rubocops/conflicts_spec.rb | |
| D Library/Homebrew/test/rubocops/dependency_order_spec.rb | |
| D Library/Homebrew/test/rubocops/deprecate_disable_spec.rb | |
| D Library/Homebrew/test/rubocops/files_spec.rb | |
| D Library/Homebrew/test/rubocops/formula_desc_spec.rb | |
| D Library/Homebrew/test/rubocops/homepage_spec.rb | |
| D Library/Homebrew/test/rubocops/keg_only_spec.rb | |
| D Library/Homebrew/test/rubocops/lines_spec.rb | |
| D Library/Homebrew/test/rubocops/options_spec.rb | |
| D Library/Homebrew/test/rubocops/patches_spec.rb | |
| D Library/Homebrew/test/rubocops/text_spec.rb | |
| D Library/Homebrew/test/rubocops/urls_spec.rb | |
| D Library/Homebrew/test/rubocops/uses_from_macos_spec.rb | |
| D Library/Homebrew/test/rubocops/version_spec.rb | |
| D Library/Homebrew/test/sandbox_spec.rb | |
| D Library/Homebrew/test/search_spec.rb | |
| D Library/Homebrew/test/searchable_spec.rb | |
| D Library/Homebrew/test/software_spec_spec.rb | |
| D Library/Homebrew/test/spec_helper.rb | |
| D Library/Homebrew/test/string_spec.rb | |
| D Library/Homebrew/test/style_spec.rb | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.aarch64_linux.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.armv6_linux.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.armv7l_linux.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.big_sur.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.big_sur_arm.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.catalina.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.el_capitan.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.high_sierra.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.intel_macintosh.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mavericks.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mojave.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mountain_lion.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.sierra.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.x86_64_linux.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.yosemite.bottle.tar.gz | |
| D Library/Homebrew/test/support/fixtures/cask/AppWithBinary.zip | |
| D Library/Homebrew/test/support/fixtures/cask/AppWithEmbeddedBinary.zip | |
| D Library/Homebrew/test/support/fixtures/cask/AppWithManpage.zip | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/adobe-air.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/adobe-illustrator.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/appdir-interpolation.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/auto-updates.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/bad-checksum.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/bad-checksum2.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/basic-cask.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/booby-trap.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/compat/with-depends-on-macos-string.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-7z.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-bzip2.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-cab.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-dmg.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-gzip.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-pkg.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-tar-gz.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/container-xar.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/devmate-with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/devmate-without-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/generic-artifact-absolute-target.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/generic-artifact-relative-target.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/github-with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/github-without-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/hockeyapp-with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/hockeyapp-without-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/installer-with-uninstall.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid-sha256.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-appcast-multiple.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-appcast-url.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-conflicts-with-key.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-arch-value.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-key.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-macos-bad-release.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-macos-conflicting-forms.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-x11-value.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-generic-artifact-no-target.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-token-mismatch.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-version.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-manpage-no-section.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-stage-only-conflict.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-homepage.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-url.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-version.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/latest-with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/latest-with-auto-updates.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/local-transmission.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-checksum.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-homepage.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-name.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-sha256.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-url.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/missing-version.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/naked-executable.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/nested-app.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/no-checksum.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/no-dsl-version.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/osdn-correct-url-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/osdn-incorrect-url-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/auto-updates.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/bad-checksum.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/bad-checksum2.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/local-caffeine.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/local-transmission.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/version-latest.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/outdated/will-fail-if-upgraded.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/pkg-without-uninstall.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/sha256-for-empty-string.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-correct-url-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-incorrect-url-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-version-latest-correct-url-format.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/stage-only.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/test-opera-mail.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/test-opera.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/version-latest-string.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/version-latest-with-checksum.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/version-latest.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/will-fail-if-upgraded.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-allow-untrusted.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-alt-target.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-appcast.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-auto-updates.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-autodetected-manpage-section.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-binary.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-caveats.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-choices.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-conditional-caveats.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-conflicts-with.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-arch.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-cyclic-helper.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-cyclic.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-multiple.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-formula-multiple.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-formula.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-array.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-comparison.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-failure.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-symbol.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-x11-false.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-x11.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-embedded-binary.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-generic-artifact.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-installable.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-installer-manual.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-installer-script.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-languages.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-macosx-dir.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-non-executable-binary.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-pkgutil-zap.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-postflight-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-postflight.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-preflight-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-preflight.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-suite.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-two-apps-correct.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-two-apps-subdir.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-delete.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-early-script.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-kext.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-launchctl.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-login-item.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-pkgutil.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-postflight-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-postflight.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-preflight-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-preflight.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-quit.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-rmdir.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-script-app.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-script.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-signal.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-trash.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-delete.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-early-script.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-kext.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-launchctl.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-login-item.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-multi.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-pkgutil.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-quit.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-rmdir.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-script.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-signal.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-trash.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/with-zap.rb | |
| D Library/Homebrew/test/support/fixtures/cask/Casks/without-languages.rb | |
| D Library/Homebrew/test/support/fixtures/cask/MyFancyApp.zip | |
| D Library/Homebrew/test/support/fixtures/cask/MyFancyPkg.zip | |
| D Library/Homebrew/test/support/fixtures/cask/NestedApp.dmg.zip | |
| D Library/Homebrew/test/support/fixtures/cask/caffeine-suite.zip | |
| D Library/Homebrew/test/support/fixtures/cask/caffeine.zip | |
| D Library/Homebrew/test/support/fixtures/cask/caffeines-subdir.zip | |
| D Library/Homebrew/test/support/fixtures/cask/caffeines.zip | |
| D Library/Homebrew/test/support/fixtures/cask/container.7z | |
| D Library/Homebrew/test/support/fixtures/cask/container.air | |
| D Library/Homebrew/test/support/fixtures/cask/container.bz2 | |
| D Library/Homebrew/test/support/fixtures/cask/container.cab | |
| D Library/Homebrew/test/support/fixtures/cask/container.dmg | |
| D Library/Homebrew/test/support/fixtures/cask/container.gz | |
| D Library/Homebrew/test/support/fixtures/cask/container.lzma | |
| D Library/Homebrew/test/support/fixtures/cask/container.pkg | |
| D Library/Homebrew/test/support/fixtures/cask/container.rar | |
| D Library/Homebrew/test/support/fixtures/cask/container.sit | |
| D Library/Homebrew/test/support/fixtures/cask/container.tar.gz | |
| D Library/Homebrew/test/support/fixtures/cask/container.tar.xz.gpg | |
| D Library/Homebrew/test/support/fixtures/cask/container.xar | |
| D Library/Homebrew/test/support/fixtures/cask/container.xz | |
| D Library/Homebrew/test/support/fixtures/cask/naked_executable | |
| D Library/Homebrew/test/support/fixtures/cask/naked_non_executable | |
| D Library/Homebrew/test/support/fixtures/cask/transmission-2.61.dmg | |
| D Library/Homebrew/test/support/fixtures/elf/c.elf | |
| D Library/Homebrew/test/support/fixtures/elf/hello | |
| D Library/Homebrew/test/support/fixtures/elf/hello_with_rpath | |
| D Library/Homebrew/test/support/fixtures/elf/libforty.so.0 | |
| D Library/Homebrew/test/support/fixtures/elf/libhello.so.0 | |
| D Library/Homebrew/test/support/fixtures/failball.rb | |
| D Library/Homebrew/test/support/fixtures/mach/a.out | |
| D Library/Homebrew/test/support/fixtures/mach/fat.bundle | |
| D Library/Homebrew/test/support/fixtures/mach/fat.dylib | |
| D Library/Homebrew/test/support/fixtures/mach/i386.bundle | |
| D Library/Homebrew/test/support/fixtures/mach/i386.dylib | |
| D Library/Homebrew/test/support/fixtures/mach/x86_64.bundle | |
| D Library/Homebrew/test/support/fixtures/mach/x86_64.dylib | |
| D Library/Homebrew/test/support/fixtures/patches/noop-a.diff | |
| D Library/Homebrew/test/support/fixtures/patches/noop-b.diff | |
| D Library/Homebrew/test/support/fixtures/patches/noop-c.diff | |
| D Library/Homebrew/test/support/fixtures/receipt.json | |
| D Library/Homebrew/test/support/fixtures/receipt_old.json | |
| D Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz | |
| D Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-patches.tgz | |
| D Library/Homebrew/test/support/fixtures/tarballs/testball-0.1.tbz | |
| D Library/Homebrew/test/support/fixtures/test.diff | |
| D Library/Homebrew/test/support/fixtures/test.eps | |
| D Library/Homebrew/test/support/fixtures/test.flac | |
| D Library/Homebrew/test/support/fixtures/test.gif | |
| D Library/Homebrew/test/support/fixtures/test.ico | |
| D Library/Homebrew/test/support/fixtures/test.jar | |
| D Library/Homebrew/test/support/fixtures/test.jpg | |
| D Library/Homebrew/test/support/fixtures/test.lha | |
| D Library/Homebrew/test/support/fixtures/test.lz | |
| D Library/Homebrew/test/support/fixtures/test.m4a | |
| D Library/Homebrew/test/support/fixtures/test.mp3 | |
| D Library/Homebrew/test/support/fixtures/test.pcap | |
| D Library/Homebrew/test/support/fixtures/test.pdf | |
| D Library/Homebrew/test/support/fixtures/test.png | |
| D Library/Homebrew/test/support/fixtures/test.ps | |
| D Library/Homebrew/test/support/fixtures/test.svg | |
| D Library/Homebrew/test/support/fixtures/test.tiff | |
| D Library/Homebrew/test/support/fixtures/test.wav | |
| D Library/Homebrew/test/support/fixtures/testball.rb | |
| D Library/Homebrew/test/support/fixtures/testball_bottle.rb | |
| D Library/Homebrew/test/support/fixtures/third-party/Casks/pharo.rb | |
| D Library/Homebrew/test/support/fixtures/third-party/Casks/third-party-cask.rb | |
| D Library/Homebrew/test/support/fixtures/updater_fixture.yaml | |
| D Library/Homebrew/test/support/github_formatter.rb | |
| D Library/Homebrew/test/support/helper/cask.rb | |
| D Library/Homebrew/test/support/helper/cask/fake_system_command.rb | |
| D Library/Homebrew/test/support/helper/cask/install_helper.rb | |
| D Library/Homebrew/test/support/helper/cask/never_sudo_system_command.rb | |
| D Library/Homebrew/test/support/helper/cmd/brew-verify-formula-undefined.rb | |
| D Library/Homebrew/test/support/helper/fixtures.rb | |
| D Library/Homebrew/test/support/helper/formula.rb | |
| D Library/Homebrew/test/support/helper/integration_mocks.rb | |
| D Library/Homebrew/test/support/helper/mktmpdir.rb | |
| D Library/Homebrew/test/support/helper/output_as_tty.rb | |
| D Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb | |
| D Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb | |
| D Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb | |
| D Library/Homebrew/test/support/lib/config.rb | |
| D Library/Homebrew/test/support/no_seed_progress_formatter.rb | |
| D Library/Homebrew/test/system_command_result_spec.rb | |
| D Library/Homebrew/test/system_command_spec.rb | |
| D Library/Homebrew/test/tab_spec.rb | |
| D Library/Homebrew/test/tap_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/bazaar_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/bzip2_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/cvs_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/directory_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/dmg_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/git_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/gzip_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/jar_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/lha_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/lzip_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/mercurial_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/p7zip_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/rar_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/shared_examples.rb | |
| D Library/Homebrew/test/unpack_strategy/subversion_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/tar_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/xar_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/xz_spec.rb | |
| D Library/Homebrew/test/unpack_strategy/zip_spec.rb | |
| D Library/Homebrew/test/unpack_strategy_spec.rb | |
| D Library/Homebrew/test/utils/analytics_spec.rb | |
| D Library/Homebrew/test/utils/bottles/bintray_spec.rb | |
| D Library/Homebrew/test/utils/bottles/bottles_spec.rb | |
| D Library/Homebrew/test/utils/bottles/collector_spec.rb | |
| D Library/Homebrew/test/utils/curl_spec.rb | |
| D Library/Homebrew/test/utils/fork_spec.rb | |
| D Library/Homebrew/test/utils/git_spec.rb | |
| D Library/Homebrew/test/utils/github/actions_spec.rb | |
| D Library/Homebrew/test/utils/github_spec.rb | |
| D Library/Homebrew/test/utils/livecheck_formula_spec.rb | |
| D Library/Homebrew/test/utils/popen_spec.rb | |
| D Library/Homebrew/test/utils/repology_spec.rb | |
| D Library/Homebrew/test/utils/shell_spec.rb | |
| D Library/Homebrew/test/utils/spdx_spec.rb | |
| D Library/Homebrew/test/utils/svn_spec.rb | |
| D Library/Homebrew/test/utils/tar_spec.rb | |
| D Library/Homebrew/test/utils/tty_spec.rb | |
| D Library/Homebrew/test/utils/user_spec.rb | |
| D Library/Homebrew/test/utils_spec.rb | |
| D Library/Homebrew/test/version_spec.rb | |
| D Library/Homebrew/test/x11_requirement_spec.rb | |
| D Library/Homebrew/unpack_strategy.rb | |
| D Library/Homebrew/unpack_strategy/air.rb | |
| D Library/Homebrew/unpack_strategy/bazaar.rb | |
| D Library/Homebrew/unpack_strategy/bzip2.rb | |
| D Library/Homebrew/unpack_strategy/cab.rb | |
| D Library/Homebrew/unpack_strategy/compress.rb | |
| D Library/Homebrew/unpack_strategy/cvs.rb | |
| D Library/Homebrew/unpack_strategy/directory.rb | |
| D Library/Homebrew/unpack_strategy/dmg.rb | |
| D Library/Homebrew/unpack_strategy/executable.rb | |
| D Library/Homebrew/unpack_strategy/fossil.rb | |
| D Library/Homebrew/unpack_strategy/generic_unar.rb | |
| D Library/Homebrew/unpack_strategy/git.rb | |
| D Library/Homebrew/unpack_strategy/gzip.rb | |
| D Library/Homebrew/unpack_strategy/jar.rb | |
| D Library/Homebrew/unpack_strategy/lha.rb | |
| D Library/Homebrew/unpack_strategy/lua_rock.rb | |
| D Library/Homebrew/unpack_strategy/lzip.rb | |
| D Library/Homebrew/unpack_strategy/lzma.rb | |
| D Library/Homebrew/unpack_strategy/mercurial.rb | |
| D Library/Homebrew/unpack_strategy/microsoft_office_xml.rb | |
| D Library/Homebrew/unpack_strategy/otf.rb | |
| D Library/Homebrew/unpack_strategy/p7zip.rb | |
| D Library/Homebrew/unpack_strategy/pax.rb | |
| D Library/Homebrew/unpack_strategy/pkg.rb | |
| D Library/Homebrew/unpack_strategy/rar.rb | |
| D Library/Homebrew/unpack_strategy/self_extracting_executable.rb | |
| D Library/Homebrew/unpack_strategy/sit.rb | |
| D Library/Homebrew/unpack_strategy/subversion.rb | |
| D Library/Homebrew/unpack_strategy/tar.rb | |
| D Library/Homebrew/unpack_strategy/ttf.rb | |
| D Library/Homebrew/unpack_strategy/uncompressed.rb | |
| D Library/Homebrew/unpack_strategy/xar.rb | |
| D Library/Homebrew/unpack_strategy/xz.rb | |
| D Library/Homebrew/unpack_strategy/zip.rb | |
| D Library/Homebrew/upgrade.rb | |
| D Library/Homebrew/utils.rb | |
| D Library/Homebrew/utils/analytics.rb | |
| D Library/Homebrew/utils/analytics.sh | |
| D Library/Homebrew/utils/bottles.rb | |
| D Library/Homebrew/utils/curl.rb | |
| D Library/Homebrew/utils/fork.rb | |
| D Library/Homebrew/utils/formatter.rb | |
| D Library/Homebrew/utils/gems.rb | |
| D Library/Homebrew/utils/git.rb | |
| D Library/Homebrew/utils/github.rb | |
| D Library/Homebrew/utils/github/actions.rb | |
| D Library/Homebrew/utils/inreplace.rb | |
| D Library/Homebrew/utils/link.rb | |
| D Library/Homebrew/utils/livecheck_formula.rb | |
| D Library/Homebrew/utils/lock.sh | |
| D Library/Homebrew/utils/popen.rb | |
| D Library/Homebrew/utils/pypi.rb | |
| D Library/Homebrew/utils/repology.rb | |
| D Library/Homebrew/utils/ruby.sh | |
| D Library/Homebrew/utils/ruby_check_version_script.rb | |
| D Library/Homebrew/utils/shared_audits.rb | |
| D Library/Homebrew/utils/shebang.rb | |
| D Library/Homebrew/utils/shell.rb | |
| D Library/Homebrew/utils/spdx.rb | |
| D Library/Homebrew/utils/svn.rb | |
| D Library/Homebrew/utils/tar.rb | |
| D Library/Homebrew/utils/tty.rb | |
| D Library/Homebrew/utils/user.rb | |
| D Library/Homebrew/vendor/bundle/bundler/setup.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/actionable_error.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/array_inquirer.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/backtrace_cleaner.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/benchmarkable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/builder.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/callbacks.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/concern.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/configurable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/access.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/extract.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/extract_options.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/grouping.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/inquiry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/prepend_and_append.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/wrap.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/benchmark.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/big_decimal.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/big_decimal/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/attribute.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/attribute_accessors.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/subclasses.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/acts_like.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/blank.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/calculations.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/zones.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/calculations.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/compatibility.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/zones.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/acts_like.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/blank.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/calculations.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/compatibility.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/digest.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/digest/uuid.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/enumerable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/file/atomic.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/compact.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/deep_merge.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/deep_transform_values.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/except.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/indifferent_access.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/keys.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/reverse_merge.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/slice.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/transform_values.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/inflections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/multiple.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/concern.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/reporting.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/singleton_class.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/load_error.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/marshal.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/aliasing.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/anonymous.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attr_internal.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attribute_accessors.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/concerning.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/delegation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/deprecation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/introspection.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/reachable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/redefine_method.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/remove_method.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/name_error.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/bytes.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/inquiry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/acts_like.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/blank.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/deep_dup.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/duplicable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/inclusion.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/instance_variables.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/json.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/to_param.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/to_query.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/with_options.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/compare_range.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/each.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/include_range.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/include_time_with_zone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/overlaps.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/regexp.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/securerandom.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/access.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/behavior.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/exclude.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/filters.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/indent.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inflections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inquiry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/multibyte.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/output_safety.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/starts_ends_with.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/strip.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/zones.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/acts_like.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/calculations.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/compatibility.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/conversions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/zones.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/uri.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/current_attributes.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/behaviors.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/constant_accessor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/instance_delegator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/method_wrappers.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/proxy_wrappers.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/reporting.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/descendants_tracker.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/digest.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/duration.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/encrypted_configuration.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/encrypted_file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/evented_file_update_checker.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/execution_wrapper.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/file_update_checker.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/gem_version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/gzip.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/hash_with_indifferent_access.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/i18n.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/i18n_railtie.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/inflections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/transliterate.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/key_generator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/lazy_load_hooks.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/locale/en.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/locale/en.yml | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger_silence.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger_thread_safe_level.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/message_encryptor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/message_verifier.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/multibyte.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications/fanout.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications/instrumenter.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/option_merger.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/ordered_hash.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/ordered_options.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/parameter_filter.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/per_thread_registry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/proxy_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/rails.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/railtie.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/reloader.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/rescuable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/security_utils.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/string_inquirer.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/subscriber.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/tagged_logging.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/test_case.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/time_with_zone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/values/time_zone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/jdom.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/libxml.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/libxmlsax.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/nokogiri.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/nokogirisax.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/rexml.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/alignment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/array.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/base.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/base_primitive.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/bits.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/buffer.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/choice.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/count_bytes_remaining.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/delayed_io.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/dsl.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/float.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/framework.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/int.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/io.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/lazy.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/name.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/offset.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/params.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/primitive.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/record.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/registry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/rest.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/sanitize.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/skip.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/string.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/stringz.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/trace.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/uint8_array.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/virtual.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/warnings.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent-ruby.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/agent.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/array.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/async.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atom.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/event.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/semaphore.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomics.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/deprecation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/logging.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/obligation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/observable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concurrent_ruby.jar | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/configuration.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/constants.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/dataflow.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/delay.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/errors.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/exchanger.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/timer_set.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executors.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/future.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/hash.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/immutable_struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/ivar.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/map.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/maybe.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/mutable_struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/mvar.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/options.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/promise.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/promises.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/re_include.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/scheduled_task.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/set.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/settable_struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/condition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/lock.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/volatile.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/timer_task.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/tuple.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/tvar.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/engine.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/native_integer.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/processor_counter.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/constants.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/dynamic.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/elf_file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/exceptions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/lazy_array.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/note.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/dynamic_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/note_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/null_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/relocation_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/sections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/str_tab_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/sym_tab_section.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/dynamic_segment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/interp_segment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/load_segment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/note_segment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/segment.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/segments.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/structs.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/util.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/base.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cache.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cache_file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cascade.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/chain.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/fallbacks.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/flatten.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/gettext.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/interpolation_compiler.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/key_value.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/memoize.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/metadata.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/pluralization.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/simple.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/transliterator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/config.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/core_ext/hash.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/exceptions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext/helpers.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext/po_parser.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/interpolate/ruby.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/fallbacks.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/parents.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/rfc4646.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/simple.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/middleware.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/mechanize-2.7.6/lib/mechanize/http/content_disposition_parser.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/mechanize-2.7.6/lib/mechanize/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/alt_saver.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/cli.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/exceptions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/helper.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/logger.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/mm.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/patcher.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/saver.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/generator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/parser.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/config/default.yml | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop-performance.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/mixin/regexp_metacharacter.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/mixin/sort_block.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/ancestors_include.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/bind_call.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/caller.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/case_when_splat.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/casecmp.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/chain_array_allocation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/collection_literal_in_loop.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/compare_with_block.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/count.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/delete_prefix.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/delete_suffix.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/detect.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/double_start_end_with.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/end_with.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/fixed_size.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/flat_map.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/inefficient_hash_search.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/io_readlines.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/open_struct.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/range_include.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_block_call.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_match.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_merge.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_sort_block.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_string_chars.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/regexp_match.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/reverse_each.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/reverse_first.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/size.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/sort_reverse.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/squeeze.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/start_with.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/string_include.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/string_replacement.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/sum.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/times_map.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/unfreeze_string.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/uri_default_parser.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance_cops.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance/inject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/config/default.yml | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop-rspec.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/align_left_let_brace.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/align_right_let_brace.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/any_instance.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/around_block.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/base.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/be.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/be_eql.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/before_after_all.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/current_path_expectation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/feature_methods.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/visibility_matcher.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/context_method.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/context_wording.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/cop.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_class.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_method.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_symbol.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/described_class.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/described_class_module_wrapping.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/dialect.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_example_group.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_hook.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_example.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_example_group.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_final_let.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_hook.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_subject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_length.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_without_description.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_wording.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_actual.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_change.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_in_hook.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_output.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/attribute_defined_statically.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/create_list.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/factory_class_name.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/file_path.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/focus.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/hook_argument.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/hooks_before_examples.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_block_expectation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_expect.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_subject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/instance_spy.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/instance_variable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/invalid_predicate_matcher.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/it_behaves_like.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/iterated_expectation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/leading_subject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/leaky_constant_declaration.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/let_before_examples.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/let_setup.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_chain.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_expectation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_spies.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/missing_example_group_argument.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_describes.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_expectations.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_memoized_helpers.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_subjects.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/named_subject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/nested_groups.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/not_to_not.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/overwriting_setup.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/pending.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/predicate_matcher.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/rails/http_status.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/receive_counts.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/receive_never.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_description.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example_group_body.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example_group_description.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/return_from_stub.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/scattered_let.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/scattered_setup.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/shared_context.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/shared_examples.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/single_argument_message_chain.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/subject_stub.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/unspecified_exception.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/variable_definition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/variable_name.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/verified_doubles.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/void_expect.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/yield.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec_cops.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/align_let_brace.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/concept.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/config_formatter.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/corrector/move_node.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/description_extractor.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/empty_line_separation.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/example.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/example_group.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/factory_bot.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/final_end_location.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/hook.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/inject.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/language.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/language/node_pattern.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/node.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/top_level_describe.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/top_level_group.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/variable.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/wording.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/exceptions.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/fat_file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/headers.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/load_commands.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/macho_file.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/sections.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/structure.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/tools.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/utils.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/view.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/atomic_reference_cache_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_cache_backend.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/util.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/version.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_index_definition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_timezone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_source.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/info_timezone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/offset_rationals.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_core_support.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_country_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_data_source.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/time_or_datetime.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_definition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_index_definition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_offset.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_period.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_proxy.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition_definition.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/transition_data_timezone_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_country_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_data_source.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_timezone_info.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/error.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/explicit_namespace.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/gem_inflector.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/inflector.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/kernel.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/loader.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/loader/callbacks.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/real_mod_name.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/registry.rb | |
| D Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/version.rb | |
| D Library/Homebrew/vendor/portable-ruby-version | |
| D Library/Homebrew/version.rb | |
| D Library/Homebrew/version/null.rb | |
| D Library/README.md | |
| D README.md | |
| D SECURITY.md | |
| D bin/brew | |
| D completions/README.md | |
| D completions/bash/brew | |
| D completions/fish/brew.fish | |
| D completions/internal_commands_list.txt | |
| D completions/zsh/_brew | |
| D completions/zsh/_brew_cask | |
| D docs/Acceptable-Formulae.md | |
| D docs/Adding-Software-to-Homebrew.md | |
| D docs/Analytics.md | |
| D docs/Bottles.md | |
| D docs/Brew-Test-Bot-For-Core-Contributors.md | |
| D docs/Brew-Test-Bot.md | |
| D docs/Building-Against-Non-Homebrew-Dependencies.md | |
| D docs/C++-Standard-Libraries.md | |
| D docs/CNAME | |
| D docs/Checksum_Deprecation.md | |
| D docs/Common-Issues-for-Core-Contributors.md | |
| D docs/Common-Issues.md | |
| D docs/Creating-a-Homebrew-Issue.md | |
| D docs/Custom-GCC-and-cross-compilers.md | |
| D docs/Diagram-Guidelines.md | |
| D docs/External-Commands.md | |
| D docs/FAQ.md | |
| D docs/Formula-Cookbook.md | |
| D docs/Gemfile | |
| D docs/Gemfile.lock | |
| D docs/Gems,-Eggs-and-Perl-Modules.md | |
| D docs/Homebrew-Governance.md | |
| D docs/Homebrew-and-Python.md | |
| D docs/Homebrew-homebrew-core-Merge-Checklist.md | |
| D docs/Homebrew-linuxbrew-core-Maintainer-Guide.md | |
| D docs/Homebrew-on-Linux.md | |
| D docs/How-To-Open-a-Homebrew-Pull-Request.md | |
| D docs/How-to-Build-Software-Outside-Homebrew-with-Homebrew-keg-only-Dependencies.md | |
| D docs/How-to-Create-and-Maintain-a-Tap.md | |
| D docs/Installation.md | |
| D docs/Interesting-Taps-and-Forks.md | |
| D docs/Kickstarter-Supporters.md | |
| D docs/License-Guidelines.md | |
| D docs/Maintainer-Guidelines.md | |
| D docs/Maintainers-Avoiding-Burnout.md | |
| D docs/Manpage.md | |
| D docs/Migrating-A-Formula-To-A-Tap.md | |
| D docs/New-Maintainer-Checklist.md | |
| D docs/Node-for-Formula-Authors.md | |
| D docs/Prose-Style-Guidelines.md | |
| D docs/Python-for-Formula-Authors.md | |
| D docs/Querying-Brew.md | |
| D docs/README.md | |
| D docs/Rakefile | |
| D docs/Releases.md | |
| D docs/Rename-A-Formula.md | |
| D docs/Shell-Completion.md | |
| D docs/Taps.md | |
| D docs/Tips-N'-Tricks.md | |
| D docs/Troubleshooting.md | |
| D docs/Typechecking.md | |
| D docs/Updating-Software-in-Homebrew.md | |
| D docs/Versions.md | |
| D docs/Xcode.md | |
| D docs/_config.yml | |
| D docs/assets/img/docs/analytics.png | |
| D docs/assets/img/docs/brew-test-bot-failed-pr.png | |
| D docs/assets/img/docs/brew-test-bot-passed-pr.png | |
| D docs/assets/img/docs/brew-test-bot-triggered-pr.png | |
| D docs/assets/img/docs/managing-pull-requests.drawio.svg | |
| D docs/robots.txt | |
| D docs/vale-styles/Homebrew/Abbreviations.yml | |
| D docs/vale-styles/Homebrew/OxfordComma.yml | |
| D docs/vale-styles/Homebrew/Pronouns.yml | |
| D docs/vale-styles/Homebrew/README.md | |
| D docs/vale-styles/Homebrew/Spacing.yml | |
| D docs/vale-styles/Homebrew/Terms.yml | |
| D docs/vale-styles/Homebrew/Titles.yml | |
| D docs/vale-styles/Homebrew/Trademarks.yml | |
| D manpages/README.md | |
| D manpages/brew.1 | |
| ?? .dockerignore | |
| ?? .editorconfig | |
| ?? .github/ISSUE_TEMPLATE.md | |
| ?? .github/ISSUE_TEMPLATE/bug.md | |
| ?? .github/ISSUE_TEMPLATE/config.yml | |
| ?? .github/ISSUE_TEMPLATE/feature.md | |
| ?? .github/PULL_REQUEST_TEMPLATE.md | |
| ?? .github/codecov.yml | |
| ?? .github/stale.yml | |
| ?? .github/workflows/docker.yml | |
| ?? .github/workflows/doctor.yml | |
| ?? .github/workflows/spdx.yml | |
| ?? .github/workflows/tapioca.yml | |
| ?? .github/workflows/tests.yml | |
| ?? .gitignore | |
| ?? .vale.ini | |
| ?? .yardopts | |
| ?? CHANGELOG.md | |
| ?? CONTRIBUTING.md | |
| ?? Dockerfile | |
| ?? LICENSE.txt | |
| ?? Library/.rubocop.yml | |
| ?? Library/.rubocop_cask.yml | |
| ?? Library/.rubocop_rspec.yml | |
| ?? Library/Homebrew/.bundle/config | |
| ?? Library/Homebrew/.rubocop.yml | |
| ?? Library/Homebrew/.rubocop_todo.yml | |
| ?? Library/Homebrew/.simplecov | |
| ?? Library/Homebrew/Gemfile | |
| ?? Library/Homebrew/Gemfile.lock | |
| ?? Library/Homebrew/PATH.rb | |
| ?? Library/Homebrew/README.md | |
| ?? Library/Homebrew/bintray.rb | |
| ?? Library/Homebrew/brew.rb | |
| ?? Library/Homebrew/brew.sh | |
| ?? Library/Homebrew/build.rb | |
| ?? Library/Homebrew/build_environment.rb | |
| ?? Library/Homebrew/build_options.rb | |
| ?? Library/Homebrew/cache_store.rb | |
| ?? Library/Homebrew/cask.rb | |
| ?? Library/Homebrew/cask/artifact.rb | |
| ?? Library/Homebrew/cask/artifact/abstract_artifact.rb | |
| ?? Library/Homebrew/cask/artifact/abstract_flight_block.rb | |
| ?? Library/Homebrew/cask/artifact/abstract_uninstall.rb | |
| ?? Library/Homebrew/cask/artifact/app.rb | |
| ?? Library/Homebrew/cask/artifact/artifact.rb | |
| ?? Library/Homebrew/cask/artifact/audio_unit_plugin.rb | |
| ?? Library/Homebrew/cask/artifact/binary.rb | |
| ?? Library/Homebrew/cask/artifact/colorpicker.rb | |
| ?? Library/Homebrew/cask/artifact/dictionary.rb | |
| ?? Library/Homebrew/cask/artifact/font.rb | |
| ?? Library/Homebrew/cask/artifact/input_method.rb | |
| ?? Library/Homebrew/cask/artifact/installer.rb | |
| ?? Library/Homebrew/cask/artifact/internet_plugin.rb | |
| ?? Library/Homebrew/cask/artifact/manpage.rb | |
| ?? Library/Homebrew/cask/artifact/mdimporter.rb | |
| ?? Library/Homebrew/cask/artifact/moved.rb | |
| ?? Library/Homebrew/cask/artifact/pkg.rb | |
| ?? Library/Homebrew/cask/artifact/postflight_block.rb | |
| ?? Library/Homebrew/cask/artifact/preflight_block.rb | |
| ?? Library/Homebrew/cask/artifact/prefpane.rb | |
| ?? Library/Homebrew/cask/artifact/qlplugin.rb | |
| ?? Library/Homebrew/cask/artifact/relocated.rb | |
| ?? Library/Homebrew/cask/artifact/screen_saver.rb | |
| ?? Library/Homebrew/cask/artifact/service.rb | |
| ?? Library/Homebrew/cask/artifact/stage_only.rb | |
| ?? Library/Homebrew/cask/artifact/suite.rb | |
| ?? Library/Homebrew/cask/artifact/symlinked.rb | |
| ?? Library/Homebrew/cask/artifact/uninstall.rb | |
| ?? Library/Homebrew/cask/artifact/vst3_plugin.rb | |
| ?? Library/Homebrew/cask/artifact/vst_plugin.rb | |
| ?? Library/Homebrew/cask/artifact/zap.rb | |
| ?? Library/Homebrew/cask/audit.rb | |
| ?? Library/Homebrew/cask/auditor.rb | |
| ?? Library/Homebrew/cask/cache.rb | |
| ?? Library/Homebrew/cask/cask.rb | |
| ?? Library/Homebrew/cask/cask_loader.rb | |
| ?? Library/Homebrew/cask/caskroom.rb | |
| ?? Library/Homebrew/cask/cmd.rb | |
| ?? Library/Homebrew/cask/cmd/--cache.rb | |
| ?? Library/Homebrew/cask/cmd/abstract_command.rb | |
| ?? Library/Homebrew/cask/cmd/abstract_internal_command.rb | |
| ?? Library/Homebrew/cask/cmd/audit.rb | |
| ?? Library/Homebrew/cask/cmd/cat.rb | |
| ?? Library/Homebrew/cask/cmd/create.rb | |
| ?? Library/Homebrew/cask/cmd/doctor.rb | |
| ?? Library/Homebrew/cask/cmd/edit.rb | |
| ?? Library/Homebrew/cask/cmd/fetch.rb | |
| ?? Library/Homebrew/cask/cmd/help.rb | |
| ?? Library/Homebrew/cask/cmd/home.rb | |
| ?? Library/Homebrew/cask/cmd/info.rb | |
| ?? Library/Homebrew/cask/cmd/install.rb | |
| ?? Library/Homebrew/cask/cmd/internal_help.rb | |
| ?? Library/Homebrew/cask/cmd/internal_stanza.rb | |
| ?? Library/Homebrew/cask/cmd/list.rb | |
| ?? Library/Homebrew/cask/cmd/outdated.rb | |
| ?? Library/Homebrew/cask/cmd/reinstall.rb | |
| ?? Library/Homebrew/cask/cmd/style.rb | |
| ?? Library/Homebrew/cask/cmd/uninstall.rb | |
| ?? Library/Homebrew/cask/cmd/upgrade.rb | |
| ?? Library/Homebrew/cask/cmd/zap.rb | |
| ?? Library/Homebrew/cask/config.rb | |
| ?? Library/Homebrew/cask/denylist.rb | |
| ?? Library/Homebrew/cask/download.rb | |
| ?? Library/Homebrew/cask/dsl.rb | |
| ?? Library/Homebrew/cask/dsl/appcast.rb | |
| ?? Library/Homebrew/cask/dsl/base.rb | |
| ?? Library/Homebrew/cask/dsl/caveats.rb | |
| ?? Library/Homebrew/cask/dsl/conflicts_with.rb | |
| ?? Library/Homebrew/cask/dsl/container.rb | |
| ?? Library/Homebrew/cask/dsl/depends_on.rb | |
| ?? Library/Homebrew/cask/dsl/postflight.rb | |
| ?? Library/Homebrew/cask/dsl/preflight.rb | |
| ?? Library/Homebrew/cask/dsl/uninstall_postflight.rb | |
| ?? Library/Homebrew/cask/dsl/uninstall_preflight.rb | |
| ?? Library/Homebrew/cask/dsl/version.rb | |
| ?? Library/Homebrew/cask/exceptions.rb | |
| ?? Library/Homebrew/cask/installer.rb | |
| ?? Library/Homebrew/cask/macos.rb | |
| ?? Library/Homebrew/cask/metadata.rb | |
| ?? Library/Homebrew/cask/pkg.rb | |
| ?? Library/Homebrew/cask/quarantine.rb | |
| ?? Library/Homebrew/cask/staged.rb | |
| ?? Library/Homebrew/cask/topological_hash.rb | |
| ?? Library/Homebrew/cask/url.rb | |
| ?? Library/Homebrew/cask/utils.rb | |
| ?? Library/Homebrew/cask/utils/quarantine.swift | |
| ?? Library/Homebrew/cask/utils/trash.swift | |
| ?? Library/Homebrew/cask/verify.rb | |
| ?? Library/Homebrew/cask_dependent.rb | |
| ?? Library/Homebrew/caveats.rb | |
| ?? Library/Homebrew/checksum.rb | |
| ?? Library/Homebrew/cleaner.rb | |
| ?? Library/Homebrew/cleanup.rb | |
| ?? Library/Homebrew/cli/args.rb | |
| ?? Library/Homebrew/cli/named_args.rb | |
| ?? Library/Homebrew/cli/parser.rb | |
| ?? Library/Homebrew/cmd/--cache.rb | |
| ?? Library/Homebrew/cmd/--caskroom.rb | |
| ?? Library/Homebrew/cmd/--cellar.rb | |
| ?? Library/Homebrew/cmd/--env.rb | |
| ?? Library/Homebrew/cmd/--prefix.rb | |
| ?? Library/Homebrew/cmd/--repository.rb | |
| ?? Library/Homebrew/cmd/--version.rb | |
| ?? Library/Homebrew/cmd/analytics.rb | |
| ?? Library/Homebrew/cmd/cask.rb | |
| ?? Library/Homebrew/cmd/cleanup.rb | |
| ?? Library/Homebrew/cmd/commands.rb | |
| ?? Library/Homebrew/cmd/config.rb | |
| ?? Library/Homebrew/cmd/deps.rb | |
| ?? Library/Homebrew/cmd/desc.rb | |
| ?? Library/Homebrew/cmd/doctor.rb | |
| ?? Library/Homebrew/cmd/fetch.rb | |
| ?? Library/Homebrew/cmd/gist-logs.rb | |
| ?? Library/Homebrew/cmd/help.rb | |
| ?? Library/Homebrew/cmd/home.rb | |
| ?? Library/Homebrew/cmd/info.rb | |
| ?? Library/Homebrew/cmd/install.rb | |
| ?? Library/Homebrew/cmd/leaves.rb | |
| ?? Library/Homebrew/cmd/link.rb | |
| ?? Library/Homebrew/cmd/list.rb | |
| ?? Library/Homebrew/cmd/log.rb | |
| ?? Library/Homebrew/cmd/migrate.rb | |
| ?? Library/Homebrew/cmd/missing.rb | |
| ?? Library/Homebrew/cmd/options.rb | |
| ?? Library/Homebrew/cmd/outdated.rb | |
| ?? Library/Homebrew/cmd/pin.rb | |
| ?? Library/Homebrew/cmd/postinstall.rb | |
| ?? Library/Homebrew/cmd/readall.rb | |
| ?? Library/Homebrew/cmd/reinstall.rb | |
| ?? Library/Homebrew/cmd/search.rb | |
| ?? Library/Homebrew/cmd/shellenv.sh | |
| ?? Library/Homebrew/cmd/switch.rb | |
| ?? Library/Homebrew/cmd/tap-info.rb | |
| ?? Library/Homebrew/cmd/tap.rb | |
| ?? Library/Homebrew/cmd/uninstall.rb | |
| ?? Library/Homebrew/cmd/unlink.rb | |
| ?? Library/Homebrew/cmd/unpin.rb | |
| ?? Library/Homebrew/cmd/untap.rb | |
| ?? Library/Homebrew/cmd/update-report.rb | |
| ?? Library/Homebrew/cmd/update-reset.sh | |
| ?? Library/Homebrew/cmd/update.sh | |
| ?? Library/Homebrew/cmd/upgrade.rb | |
| ?? Library/Homebrew/cmd/uses.rb | |
| ?? Library/Homebrew/cmd/vendor-install.sh | |
| ?? Library/Homebrew/commands.rb | |
| ?? Library/Homebrew/compat.rb | |
| ?? Library/Homebrew/compat/cli/parser.rb | |
| ?? Library/Homebrew/compat/dependencies_helpers.rb | |
| ?? Library/Homebrew/compat/extend/nil.rb | |
| ?? Library/Homebrew/compat/extend/string.rb | |
| ?? Library/Homebrew/compat/formula.rb | |
| ?? Library/Homebrew/compat/language/haskell.rb | |
| ?? Library/Homebrew/compat/language/java.rb | |
| ?? Library/Homebrew/compat/language/python.rb | |
| ?? Library/Homebrew/compat/os/mac.rb | |
| ?? Library/Homebrew/compilers.rb | |
| ?? Library/Homebrew/config.rb | |
| ?? Library/Homebrew/context.rb | |
| ?? Library/Homebrew/cxxstdlib.rb | |
| ?? Library/Homebrew/data/spdx/spdx_exceptions.json | |
| ?? Library/Homebrew/data/spdx/spdx_licenses.json | |
| ?? Library/Homebrew/debrew.rb | |
| ?? Library/Homebrew/debrew/irb.rb | |
| ?? Library/Homebrew/dependable.rb | |
| ?? Library/Homebrew/dependencies.rb | |
| ?? Library/Homebrew/dependencies_helpers.rb | |
| ?? Library/Homebrew/dependency.rb | |
| ?? Library/Homebrew/dependency_collector.rb | |
| ?? Library/Homebrew/deprecate_disable.rb | |
| ?? Library/Homebrew/description_cache_store.rb | |
| ?? Library/Homebrew/descriptions.rb | |
| ?? Library/Homebrew/dev-cmd/audit.rb | |
| ?? Library/Homebrew/dev-cmd/bottle.rb | |
| ?? Library/Homebrew/dev-cmd/bump-cask-pr.rb | |
| ?? Library/Homebrew/dev-cmd/bump-formula-pr.rb | |
| ?? Library/Homebrew/dev-cmd/bump-revision.rb | |
| ?? Library/Homebrew/dev-cmd/bump.rb | |
| ?? Library/Homebrew/dev-cmd/cat.rb | |
| ?? Library/Homebrew/dev-cmd/command.rb | |
| ?? Library/Homebrew/dev-cmd/create.rb | |
| ?? Library/Homebrew/dev-cmd/diy.rb | |
| ?? Library/Homebrew/dev-cmd/edit.rb | |
| ?? Library/Homebrew/dev-cmd/extract.rb | |
| ?? Library/Homebrew/dev-cmd/formula.rb | |
| ?? Library/Homebrew/dev-cmd/install-bundler-gems.rb | |
| ?? Library/Homebrew/dev-cmd/irb.rb | |
| ?? Library/Homebrew/dev-cmd/linkage.rb | |
| ?? Library/Homebrew/dev-cmd/livecheck.rb | |
| ?? Library/Homebrew/dev-cmd/man.rb | |
| ?? Library/Homebrew/dev-cmd/mirror.rb | |
| ?? Library/Homebrew/dev-cmd/pr-automerge.rb | |
| ?? Library/Homebrew/dev-cmd/pr-publish.rb | |
| ?? Library/Homebrew/dev-cmd/pr-pull.rb | |
| ?? Library/Homebrew/dev-cmd/pr-upload.rb | |
| ?? Library/Homebrew/dev-cmd/prof.rb | |
| ?? Library/Homebrew/dev-cmd/pull.rb | |
| ?? Library/Homebrew/dev-cmd/release-notes.rb | |
| ?? Library/Homebrew/dev-cmd/ruby.rb | |
| ?? Library/Homebrew/dev-cmd/sh.rb | |
| ?? Library/Homebrew/dev-cmd/show.sh | |
| ?? Library/Homebrew/dev-cmd/sponsors.rb | |
| ?? Library/Homebrew/dev-cmd/style.rb | |
| ?? Library/Homebrew/dev-cmd/tap-new.rb | |
| ?? Library/Homebrew/dev-cmd/test.rb | |
| ?? Library/Homebrew/dev-cmd/tests.rb | |
| ?? Library/Homebrew/dev-cmd/typecheck.rb | |
| ?? Library/Homebrew/dev-cmd/unpack.rb | |
| ?? Library/Homebrew/dev-cmd/update-license-data.rb | |
| ?? Library/Homebrew/dev-cmd/update-python-resources.rb | |
| ?? Library/Homebrew/dev-cmd/update-test.rb | |
| ?? Library/Homebrew/dev-cmd/vendor-gems.rb | |
| ?? Library/Homebrew/development_tools.rb | |
| ?? Library/Homebrew/diagnostic.rb | |
| ?? Library/Homebrew/download_strategy.rb | |
| ?? Library/Homebrew/env_config.rb | |
| ?? Library/Homebrew/exceptions.rb | |
| ?? Library/Homebrew/extend/ENV.rb | |
| ?? Library/Homebrew/extend/ENV/shared.rb | |
| ?? Library/Homebrew/extend/ENV/std.rb | |
| ?? Library/Homebrew/extend/ENV/super.rb | |
| ?? Library/Homebrew/extend/cachable.rb | |
| ?? Library/Homebrew/extend/git_repository.rb | |
| ?? Library/Homebrew/extend/hash_validator.rb | |
| ?? Library/Homebrew/extend/io.rb | |
| ?? Library/Homebrew/extend/module.rb | |
| ?? Library/Homebrew/extend/optparse.rb | |
| ?? Library/Homebrew/extend/os/bottles.rb | |
| ?? Library/Homebrew/extend/os/caveats.rb | |
| ?? Library/Homebrew/extend/os/cleaner.rb | |
| ?? Library/Homebrew/extend/os/dependency_collector.rb | |
| ?? Library/Homebrew/extend/os/development_tools.rb | |
| ?? Library/Homebrew/extend/os/diagnostic.rb | |
| ?? Library/Homebrew/extend/os/extend/ENV/shared.rb | |
| ?? Library/Homebrew/extend/os/extend/ENV/std.rb | |
| ?? Library/Homebrew/extend/os/extend/ENV/super.rb | |
| ?? Library/Homebrew/extend/os/formula.rb | |
| ?? Library/Homebrew/extend/os/formula_cellar_checks.rb | |
| ?? Library/Homebrew/extend/os/formula_support.rb | |
| ?? Library/Homebrew/extend/os/hardware.rb | |
| ?? Library/Homebrew/extend/os/install.rb | |
| ?? Library/Homebrew/extend/os/keg.rb | |
| ?? Library/Homebrew/extend/os/keg_relocate.rb | |
| ?? Library/Homebrew/extend/os/language/java.rb | |
| ?? Library/Homebrew/extend/os/linkage_checker.rb | |
| ?? Library/Homebrew/extend/os/linux/cleaner.rb | |
| ?? Library/Homebrew/extend/os/linux/dependency_collector.rb | |
| ?? Library/Homebrew/extend/os/linux/development_tools.rb | |
| ?? Library/Homebrew/extend/os/linux/diagnostic.rb | |
| ?? Library/Homebrew/extend/os/linux/extend/ENV/shared.rb | |
| ?? Library/Homebrew/extend/os/linux/extend/ENV/std.rb | |
| ?? Library/Homebrew/extend/os/linux/extend/ENV/super.rb | |
| ?? Library/Homebrew/extend/os/linux/extend/pathname.rb | |
| ?? Library/Homebrew/extend/os/linux/formula.rb | |
| ?? Library/Homebrew/extend/os/linux/formula_cellar_checks.rb | |
| ?? Library/Homebrew/extend/os/linux/hardware/cpu.rb | |
| ?? Library/Homebrew/extend/os/linux/install.rb | |
| ?? Library/Homebrew/extend/os/linux/keg_relocate.rb | |
| ?? Library/Homebrew/extend/os/linux/linkage_checker.rb | |
| ?? Library/Homebrew/extend/os/linux/readall.rb | |
| ?? Library/Homebrew/extend/os/linux/requirements/java_requirement.rb | |
| ?? Library/Homebrew/extend/os/linux/requirements/osxfuse_requirement.rb | |
| ?? Library/Homebrew/extend/os/linux/resource.rb | |
| ?? Library/Homebrew/extend/os/linux/software_spec.rb | |
| ?? Library/Homebrew/extend/os/linux/system_config.rb | |
| ?? Library/Homebrew/extend/os/linux/tap.rb | |
| ?? Library/Homebrew/extend/os/linux/utils/analytics.rb | |
| ?? Library/Homebrew/extend/os/mac/caveats.rb | |
| ?? Library/Homebrew/extend/os/mac/cleaner.rb | |
| ?? Library/Homebrew/extend/os/mac/dependency_collector.rb | |
| ?? Library/Homebrew/extend/os/mac/development_tools.rb | |
| ?? Library/Homebrew/extend/os/mac/diagnostic.rb | |
| ?? Library/Homebrew/extend/os/mac/extend/ENV/shared.rb | |
| ?? Library/Homebrew/extend/os/mac/extend/ENV/std.rb | |
| ?? Library/Homebrew/extend/os/mac/extend/ENV/super.rb | |
| ?? Library/Homebrew/extend/os/mac/extend/pathname.rb | |
| ?? Library/Homebrew/extend/os/mac/formula.rb | |
| ?? Library/Homebrew/extend/os/mac/formula_cellar_checks.rb | |
| ?? Library/Homebrew/extend/os/mac/formula_support.rb | |
| ?? Library/Homebrew/extend/os/mac/hardware.rb | |
| ?? Library/Homebrew/extend/os/mac/hardware/cpu.rb | |
| ?? Library/Homebrew/extend/os/mac/keg.rb | |
| ?? Library/Homebrew/extend/os/mac/keg_relocate.rb | |
| ?? Library/Homebrew/extend/os/mac/language/java.rb | |
| ?? Library/Homebrew/extend/os/mac/missing_formula.rb | |
| ?? Library/Homebrew/extend/os/mac/requirements/java_requirement.rb | |
| ?? Library/Homebrew/extend/os/mac/requirements/osxfuse_requirement.rb | |
| ?? Library/Homebrew/extend/os/mac/requirements/x11_requirement.rb | |
| ?? Library/Homebrew/extend/os/mac/resource.rb | |
| ?? Library/Homebrew/extend/os/mac/search.rb | |
| ?? Library/Homebrew/extend/os/mac/software_spec.rb | |
| ?? Library/Homebrew/extend/os/mac/system_config.rb | |
| ?? Library/Homebrew/extend/os/mac/unpack_strategy/zip.rb | |
| ?? Library/Homebrew/extend/os/mac/utils/analytics.rb | |
| ?? Library/Homebrew/extend/os/mac/utils/bottles.rb | |
| ?? Library/Homebrew/extend/os/missing_formula.rb | |
| ?? Library/Homebrew/extend/os/pathname.rb | |
| ?? Library/Homebrew/extend/os/readall.rb | |
| ?? Library/Homebrew/extend/os/requirements/java_requirement.rb | |
| ?? Library/Homebrew/extend/os/requirements/osxfuse_requirement.rb | |
| ?? Library/Homebrew/extend/os/requirements/x11_requirement.rb | |
| ?? Library/Homebrew/extend/os/resource.rb | |
| ?? Library/Homebrew/extend/os/search.rb | |
| ?? Library/Homebrew/extend/os/software_spec.rb | |
| ?? Library/Homebrew/extend/os/system_config.rb | |
| ?? Library/Homebrew/extend/os/tap.rb | |
| ?? Library/Homebrew/extend/os/utils/analytics.rb | |
| ?? Library/Homebrew/extend/pathname.rb | |
| ?? Library/Homebrew/extend/predicable.rb | |
| ?? Library/Homebrew/extend/string.rb | |
| ?? Library/Homebrew/fetch.rb | |
| ?? Library/Homebrew/formula.rb | |
| ?? Library/Homebrew/formula_assertions.rb | |
| ?? Library/Homebrew/formula_cellar_checks.rb | |
| ?? Library/Homebrew/formula_creator.rb | |
| ?? Library/Homebrew/formula_free_port.rb | |
| ?? Library/Homebrew/formula_info.rb | |
| ?? Library/Homebrew/formula_installer.rb | |
| ?? Library/Homebrew/formula_pin.rb | |
| ?? Library/Homebrew/formula_support.rb | |
| ?? Library/Homebrew/formula_versions.rb | |
| ?? Library/Homebrew/formulary.rb | |
| ?? Library/Homebrew/global.rb | |
| ?? Library/Homebrew/hardware.rb | |
| ?? Library/Homebrew/help.rb | |
| ?? Library/Homebrew/install.rb | |
| ?? Library/Homebrew/install_renamed.rb | |
| ?? Library/Homebrew/keg.rb | |
| ?? Library/Homebrew/keg_relocate.rb | |
| ?? Library/Homebrew/language/go.rb | |
| ?? Library/Homebrew/language/haskell.rb | |
| ?? Library/Homebrew/language/java.rb | |
| ?? Library/Homebrew/language/node.rb | |
| ?? Library/Homebrew/language/perl.rb | |
| ?? Library/Homebrew/language/python.rb | |
| ?? Library/Homebrew/lazy_object.rb | |
| ?? Library/Homebrew/linkage_cache_store.rb | |
| ?? Library/Homebrew/linkage_checker.rb | |
| ?? Library/Homebrew/livecheck.rb | |
| ?? Library/Homebrew/livecheck/livecheck.rb | |
| ?? Library/Homebrew/livecheck/strategy.rb | |
| ?? Library/Homebrew/livecheck/strategy/apache.rb | |
| ?? Library/Homebrew/livecheck/strategy/bitbucket.rb | |
| ?? Library/Homebrew/livecheck/strategy/git.rb | |
| ?? Library/Homebrew/livecheck/strategy/gnome.rb | |
| ?? Library/Homebrew/livecheck/strategy/gnu.rb | |
| ?? Library/Homebrew/livecheck/strategy/hackage.rb | |
| ?? Library/Homebrew/livecheck/strategy/launchpad.rb | |
| ?? Library/Homebrew/livecheck/strategy/npm.rb | |
| ?? Library/Homebrew/livecheck/strategy/page_match.rb | |
| ?? Library/Homebrew/livecheck/strategy/pypi.rb | |
| ?? Library/Homebrew/livecheck/strategy/sourceforge.rb | |
| ?? Library/Homebrew/livecheck/strategy/xorg.rb | |
| ?? Library/Homebrew/load_path.rb | |
| ?? Library/Homebrew/locale.rb | |
| ?? Library/Homebrew/lock_file.rb | |
| ?? Library/Homebrew/manpages/brew-cask.1.md | |
| ?? Library/Homebrew/manpages/brew.1.md.erb | |
| ?? Library/Homebrew/messages.rb | |
| ?? Library/Homebrew/metafiles.rb | |
| ?? Library/Homebrew/migrator.rb | |
| ?? Library/Homebrew/missing_formula.rb | |
| ?? Library/Homebrew/mktemp.rb | |
| ?? Library/Homebrew/official_taps.rb | |
| ?? Library/Homebrew/options.rb | |
| ?? Library/Homebrew/os.rb | |
| ?? Library/Homebrew/os/global.rb | |
| ?? Library/Homebrew/os/linux.rb | |
| ?? Library/Homebrew/os/linux/elf.rb | |
| ?? Library/Homebrew/os/linux/glibc.rb | |
| ?? Library/Homebrew/os/linux/global.rb | |
| ?? Library/Homebrew/os/linux/kernel.rb | |
| ?? Library/Homebrew/os/mac.rb | |
| ?? Library/Homebrew/os/mac/architecture_list.rb | |
| ?? Library/Homebrew/os/mac/keg.rb | |
| ?? Library/Homebrew/os/mac/mach.rb | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.10/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.11/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.12/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.13/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.14/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.15/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/10.9/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/expat.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libcurl.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libedit.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libexslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libffi.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libxml-2.0.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/libxslt.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/ncurses.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/ncursesw.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/sqlite3.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/uuid.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/11.0/zlib.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/fuse/fuse.pc | |
| ?? Library/Homebrew/os/mac/pkgconfig/fuse/osxfuse.pc | |
| ?? Library/Homebrew/os/mac/sdk.rb | |
| ?? Library/Homebrew/os/mac/version.rb | |
| ?? Library/Homebrew/os/mac/xcode.rb | |
| ?? Library/Homebrew/os/mac/xquartz.rb | |
| ?? Library/Homebrew/patch.rb | |
| ?? Library/Homebrew/pkg_version.rb | |
| ?? Library/Homebrew/postinstall.rb | |
| ?? Library/Homebrew/readall.rb | |
| ?? Library/Homebrew/reinstall.rb | |
| ?? Library/Homebrew/requirement.rb | |
| ?? Library/Homebrew/requirements.rb | |
| ?? Library/Homebrew/requirements/arch_requirement.rb | |
| ?? Library/Homebrew/requirements/codesign_requirement.rb | |
| ?? Library/Homebrew/requirements/java_requirement.rb | |
| ?? Library/Homebrew/requirements/linux_requirement.rb | |
| ?? Library/Homebrew/requirements/macos_requirement.rb | |
| ?? Library/Homebrew/requirements/osxfuse_requirement.rb | |
| ?? Library/Homebrew/requirements/tuntap_requirement.rb | |
| ?? Library/Homebrew/requirements/x11_requirement.rb | |
| ?? Library/Homebrew/requirements/xcode_requirement.rb | |
| ?? Library/Homebrew/resource.rb | |
| ?? Library/Homebrew/rubocops.rb | |
| ?? Library/Homebrew/rubocops/cask/ast/cask_block.rb | |
| ?? Library/Homebrew/rubocops/cask/ast/cask_header.rb | |
| ?? Library/Homebrew/rubocops/cask/ast/stanza.rb | |
| ?? Library/Homebrew/rubocops/cask/constants/stanza.rb | |
| ?? Library/Homebrew/rubocops/cask/desc.rb | |
| ?? Library/Homebrew/rubocops/cask/extend/node.rb | |
| ?? Library/Homebrew/rubocops/cask/extend/string.rb | |
| ?? Library/Homebrew/rubocops/cask/homepage_matches_url.rb | |
| ?? Library/Homebrew/rubocops/cask/homepage_url_trailing_slash.rb | |
| ?? Library/Homebrew/rubocops/cask/mixin/cask_help.rb | |
| ?? Library/Homebrew/rubocops/cask/mixin/on_desc_stanza.rb | |
| ?? Library/Homebrew/rubocops/cask/mixin/on_homepage_stanza.rb | |
| ?? Library/Homebrew/rubocops/cask/no_dsl_version.rb | |
| ?? Library/Homebrew/rubocops/cask/stanza_grouping.rb | |
| ?? Library/Homebrew/rubocops/cask/stanza_order.rb | |
| ?? Library/Homebrew/rubocops/caveats.rb | |
| ?? Library/Homebrew/rubocops/checksum.rb | |
| ?? Library/Homebrew/rubocops/class.rb | |
| ?? Library/Homebrew/rubocops/components_order.rb | |
| ?? Library/Homebrew/rubocops/components_redundancy.rb | |
| ?? Library/Homebrew/rubocops/conflicts.rb | |
| ?? Library/Homebrew/rubocops/dependency_order.rb | |
| ?? Library/Homebrew/rubocops/deprecate_disable.rb | |
| ?? Library/Homebrew/rubocops/extend/formula.rb | |
| ?? Library/Homebrew/rubocops/files.rb | |
| ?? Library/Homebrew/rubocops/formula_desc.rb | |
| ?? Library/Homebrew/rubocops/homepage.rb | |
| ?? Library/Homebrew/rubocops/keg_only.rb | |
| ?? Library/Homebrew/rubocops/lines.rb | |
| ?? Library/Homebrew/rubocops/options.rb | |
| ?? Library/Homebrew/rubocops/patches.rb | |
| ?? Library/Homebrew/rubocops/rubocop-cask.rb | |
| ?? Library/Homebrew/rubocops/shared/desc_helper.rb | |
| ?? Library/Homebrew/rubocops/shared/helper_functions.rb | |
| ?? Library/Homebrew/rubocops/text.rb | |
| ?? Library/Homebrew/rubocops/urls.rb | |
| ?? Library/Homebrew/rubocops/uses_from_macos.rb | |
| ?? Library/Homebrew/rubocops/version.rb | |
| ?? Library/Homebrew/sandbox.rb | |
| ?? Library/Homebrew/search.rb | |
| ?? Library/Homebrew/searchable.rb | |
| ?? Library/Homebrew/shims/linux/super/c++ | |
| ?? Library/Homebrew/shims/linux/super/c89 | |
| ?? Library/Homebrew/shims/linux/super/c99 | |
| ?? Library/Homebrew/shims/linux/super/cc | |
| ?? Library/Homebrew/shims/linux/super/clang | |
| ?? Library/Homebrew/shims/linux/super/clang++ | |
| ?? Library/Homebrew/shims/linux/super/cpp | |
| ?? Library/Homebrew/shims/linux/super/g++ | |
| ?? Library/Homebrew/shims/linux/super/g++-10 | |
| ?? Library/Homebrew/shims/linux/super/g++-4.2 | |
| ?? Library/Homebrew/shims/linux/super/g++-4.9 | |
| ?? Library/Homebrew/shims/linux/super/g++-5 | |
| ?? Library/Homebrew/shims/linux/super/g++-6 | |
| ?? Library/Homebrew/shims/linux/super/g++-7 | |
| ?? Library/Homebrew/shims/linux/super/g++-8 | |
| ?? Library/Homebrew/shims/linux/super/g++-9 | |
| ?? Library/Homebrew/shims/linux/super/gcc | |
| ?? Library/Homebrew/shims/linux/super/gcc-10 | |
| ?? Library/Homebrew/shims/linux/super/gcc-4.2 | |
| ?? Library/Homebrew/shims/linux/super/gcc-4.9 | |
| ?? Library/Homebrew/shims/linux/super/gcc-5 | |
| ?? Library/Homebrew/shims/linux/super/gcc-6 | |
| ?? Library/Homebrew/shims/linux/super/gcc-7 | |
| ?? Library/Homebrew/shims/linux/super/gcc-8 | |
| ?? Library/Homebrew/shims/linux/super/gcc-9 | |
| ?? Library/Homebrew/shims/linux/super/git | |
| ?? Library/Homebrew/shims/linux/super/gold | |
| ?? Library/Homebrew/shims/linux/super/ld | |
| ?? Library/Homebrew/shims/linux/super/ld.gold | |
| ?? Library/Homebrew/shims/linux/super/llvm-g++ | |
| ?? Library/Homebrew/shims/linux/super/llvm-g++-4.2 | |
| ?? Library/Homebrew/shims/linux/super/llvm-gcc | |
| ?? Library/Homebrew/shims/linux/super/llvm-gcc-4.2 | |
| ?? Library/Homebrew/shims/linux/super/llvm_clang | |
| ?? Library/Homebrew/shims/linux/super/llvm_clang++ | |
| ?? Library/Homebrew/shims/linux/super/make | |
| ?? Library/Homebrew/shims/linux/super/svn | |
| ?? Library/Homebrew/shims/linux/super/x86_64-linux-gnu-gcc | |
| ?? Library/Homebrew/shims/mac/super/ant | |
| ?? Library/Homebrew/shims/mac/super/apr-1-config | |
| ?? Library/Homebrew/shims/mac/super/bsdmake | |
| ?? Library/Homebrew/shims/mac/super/c++ | |
| ?? Library/Homebrew/shims/mac/super/c89 | |
| ?? Library/Homebrew/shims/mac/super/c99 | |
| ?? Library/Homebrew/shims/mac/super/cc | |
| ?? Library/Homebrew/shims/mac/super/clang | |
| ?? Library/Homebrew/shims/mac/super/clang++ | |
| ?? Library/Homebrew/shims/mac/super/cpp | |
| ?? Library/Homebrew/shims/mac/super/g++ | |
| ?? Library/Homebrew/shims/mac/super/g++-10 | |
| ?? Library/Homebrew/shims/mac/super/g++-4.2 | |
| ?? Library/Homebrew/shims/mac/super/g++-4.9 | |
| ?? Library/Homebrew/shims/mac/super/g++-5 | |
| ?? Library/Homebrew/shims/mac/super/g++-6 | |
| ?? Library/Homebrew/shims/mac/super/g++-7 | |
| ?? Library/Homebrew/shims/mac/super/g++-8 | |
| ?? Library/Homebrew/shims/mac/super/g++-9 | |
| ?? Library/Homebrew/shims/mac/super/gcc | |
| ?? Library/Homebrew/shims/mac/super/gcc-10 | |
| ?? Library/Homebrew/shims/mac/super/gcc-4.2 | |
| ?? Library/Homebrew/shims/mac/super/gcc-4.9 | |
| ?? Library/Homebrew/shims/mac/super/gcc-5 | |
| ?? Library/Homebrew/shims/mac/super/gcc-6 | |
| ?? Library/Homebrew/shims/mac/super/gcc-7 | |
| ?? Library/Homebrew/shims/mac/super/gcc-8 | |
| ?? Library/Homebrew/shims/mac/super/gcc-9 | |
| ?? Library/Homebrew/shims/mac/super/git | |
| ?? Library/Homebrew/shims/mac/super/gmake | |
| ?? Library/Homebrew/shims/mac/super/i686-apple-darwin11-llvm-g++-4.2 | |
| ?? Library/Homebrew/shims/mac/super/i686-apple-darwin11-llvm-gcc-4.2 | |
| ?? Library/Homebrew/shims/mac/super/ld | |
| ?? Library/Homebrew/shims/mac/super/llvm-g++ | |
| ?? Library/Homebrew/shims/mac/super/llvm-g++-4.2 | |
| ?? Library/Homebrew/shims/mac/super/llvm-gcc | |
| ?? Library/Homebrew/shims/mac/super/llvm-gcc-4.2 | |
| ?? Library/Homebrew/shims/mac/super/llvm_clang | |
| ?? Library/Homebrew/shims/mac/super/llvm_clang++ | |
| ?? Library/Homebrew/shims/mac/super/make | |
| ?? Library/Homebrew/shims/mac/super/mig | |
| ?? Library/Homebrew/shims/mac/super/pkg-config | |
| ?? Library/Homebrew/shims/mac/super/pod2man | |
| ?? Library/Homebrew/shims/mac/super/sed | |
| ?? Library/Homebrew/shims/mac/super/svn | |
| ?? Library/Homebrew/shims/mac/super/xcrun | |
| ?? Library/Homebrew/shims/scm/git | |
| ?? Library/Homebrew/shims/scm/svn | |
| ?? Library/Homebrew/shims/super/c++ | |
| ?? Library/Homebrew/shims/super/c89 | |
| ?? Library/Homebrew/shims/super/c99 | |
| ?? Library/Homebrew/shims/super/cc | |
| ?? Library/Homebrew/shims/super/clang | |
| ?? Library/Homebrew/shims/super/clang++ | |
| ?? Library/Homebrew/shims/super/cpp | |
| ?? Library/Homebrew/shims/super/g++ | |
| ?? Library/Homebrew/shims/super/g++-10 | |
| ?? Library/Homebrew/shims/super/g++-4.2 | |
| ?? Library/Homebrew/shims/super/g++-4.9 | |
| ?? Library/Homebrew/shims/super/g++-5 | |
| ?? Library/Homebrew/shims/super/g++-6 | |
| ?? Library/Homebrew/shims/super/g++-7 | |
| ?? Library/Homebrew/shims/super/g++-8 | |
| ?? Library/Homebrew/shims/super/g++-9 | |
| ?? Library/Homebrew/shims/super/gcc | |
| ?? Library/Homebrew/shims/super/gcc-10 | |
| ?? Library/Homebrew/shims/super/gcc-4.9 | |
| ?? Library/Homebrew/shims/super/gcc-5 | |
| ?? Library/Homebrew/shims/super/gcc-6 | |
| ?? Library/Homebrew/shims/super/gcc-7 | |
| ?? Library/Homebrew/shims/super/gcc-8 | |
| ?? Library/Homebrew/shims/super/gcc-9 | |
| ?? Library/Homebrew/shims/super/git | |
| ?? Library/Homebrew/shims/super/i686-apple-darwin11-llvm-g++-4.2 | |
| ?? Library/Homebrew/shims/super/i686-apple-darwin11-llvm-gcc-4.2 | |
| ?? Library/Homebrew/shims/super/ld | |
| ?? Library/Homebrew/shims/super/llvm-g++ | |
| ?? Library/Homebrew/shims/super/llvm-g++-4.2 | |
| ?? Library/Homebrew/shims/super/llvm-gcc | |
| ?? Library/Homebrew/shims/super/llvm-gcc-4.2 | |
| ?? Library/Homebrew/shims/super/llvm_clang | |
| ?? Library/Homebrew/shims/super/llvm_clang++ | |
| ?? Library/Homebrew/shims/super/svn | |
| ?? Library/Homebrew/software_spec.rb | |
| ?? Library/Homebrew/sorbet/config | |
| ?? Library/Homebrew/sorbet/files.yaml | |
| ?? Library/Homebrew/sorbet/rbi/cli.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/activesupport@6.0.3.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/ast@2.4.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/bindata@2.4.8.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/byebug@11.1.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/codecov@0.2.11.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/coderay@1.1.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/colorize@0.8.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/commander@4.5.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/concurrent-ruby@1.1.7.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/connection_pool@2.2.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/diff-lcs@1.4.4.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/docile@1.3.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/domain_name@0.5.20190701.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/elftools@1.1.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/highline@2.0.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/hpricot@0.8.6.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/http-cookie@1.0.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/i18n@1.8.5.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/json@2.3.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/mechanize@2.7.6.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/method_source@1.0.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/mime-types-data@3.2020.0512.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/mime-types@3.3.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/mini_portile2@2.4.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/minitest@5.14.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/mustache@1.1.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/net-http-digest_auth@1.4.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/net-http-persistent@4.0.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/nokogiri@1.10.10.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/ntlm-http@0.1.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/parallel@1.19.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/parallel_tests@3.2.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/parlour@4.0.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/parser@2.7.1.4.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/patchelf@1.3.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/plist@3.5.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/pry@0.13.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rainbow@3.0.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rdiscount@2.2.0.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/regexp_parser@1.7.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rexml@3.2.4.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/ronn@0.7.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-core@3.9.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.9.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-its@1.3.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-mocks@3.9.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-retry@0.6.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-support@3.9.3.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec-wait@0.0.9.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rspec@3.9.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rubocop-ast@0.4.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rubocop-performance@1.8.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rubocop-rspec@1.43.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/rubocop@0.91.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/ruby-macho@2.2.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/ruby-progressbar@1.10.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/simplecov-html@0.12.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/simplecov@0.19.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/spoom@1.0.4.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.5.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/thor@1.0.1.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/thread_safe@0.3.6.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/tzinfo@1.2.7.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/unf@0.1.4.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.7.7.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/unicode-display_width@1.7.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/webrobots@0.1.2.rbi | |
| ?? Library/Homebrew/sorbet/rbi/gems/zeitwerk@2.4.0.rbi | |
| ?? Library/Homebrew/sorbet/rbi/hidden-definitions/hidden.rbi | |
| ?? Library/Homebrew/sorbet/rbi/homebrew.rbi | |
| ?? Library/Homebrew/sorbet/rbi/os.rbi | |
| ?? Library/Homebrew/sorbet/rbi/todo.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/inreplace.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/notability.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/shell.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/spdx.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/svn.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/tty.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/user.rbi | |
| ?? Library/Homebrew/sorbet/rbi/utils/utils.rbi | |
| ?? Library/Homebrew/sorbet/tapioca/require.rb | |
| ?? Library/Homebrew/style.rb | |
| ?? Library/Homebrew/system_command.rb | |
| ?? Library/Homebrew/system_config.rb | |
| ?? Library/Homebrew/tab.rb | |
| ?? Library/Homebrew/tap.rb | |
| ?? Library/Homebrew/tap_constants.rb | |
| ?? Library/Homebrew/test.rb | |
| ?? Library/Homebrew/test/.rubocop.yml | |
| ?? Library/Homebrew/test/.rubocop_todo.yml | |
| ?? Library/Homebrew/test/ENV_spec.rb | |
| ?? Library/Homebrew/test/PATH_spec.rb | |
| ?? Library/Homebrew/test/bash_spec.rb | |
| ?? Library/Homebrew/test/bintray_spec.rb | |
| ?? Library/Homebrew/test/bottle_filename_spec.rb | |
| ?? Library/Homebrew/test/build_environment_spec.rb | |
| ?? Library/Homebrew/test/build_options_spec.rb | |
| ?? Library/Homebrew/test/cache_store_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/alt_target_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/app_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/binary_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/installer_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/manpage_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/pkg_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/postflight_block_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/preflight_block_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb | |
| ?? Library/Homebrew/test/cask/artifact/suite_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/uninstall_spec.rb | |
| ?? Library/Homebrew/test/cask/artifact/zap_spec.rb | |
| ?? Library/Homebrew/test/cask/audit_spec.rb | |
| ?? Library/Homebrew/test/cask/cask_loader/from__path_loader_spec.rb | |
| ?? Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb | |
| ?? Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb | |
| ?? Library/Homebrew/test/cask/cask_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/audit_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/cache_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/cat_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/create_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/doctor_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/edit_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/fetch_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/home_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/info_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/install_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/internal_stanza_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/list_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/outdated_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/reinstall_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/shared_examples/invalid_option.rb | |
| ?? Library/Homebrew/test/cask/cmd/shared_examples/requires_cask_token.rb | |
| ?? Library/Homebrew/test/cask/cmd/style_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/uninstall_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/upgrade_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd/zap_spec.rb | |
| ?? Library/Homebrew/test/cask/cmd_spec.rb | |
| ?? Library/Homebrew/test/cask/config_spec.rb | |
| ?? Library/Homebrew/test/cask/conflicts_with_spec.rb | |
| ?? Library/Homebrew/test/cask/denylist_spec.rb | |
| ?? Library/Homebrew/test/cask/depends_on_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/appcast_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/caveats_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/postflight_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/preflight_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/shared_examples/base.rb | |
| ?? Library/Homebrew/test/cask/dsl/shared_examples/staged.rb | |
| ?? Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl/version_spec.rb | |
| ?? Library/Homebrew/test/cask/dsl_spec.rb | |
| ?? Library/Homebrew/test/cask/installer_spec.rb | |
| ?? Library/Homebrew/test/cask/macos_spec.rb | |
| ?? Library/Homebrew/test/cask/pkg_spec.rb | |
| ?? Library/Homebrew/test/cask/quarantine_spec.rb | |
| ?? Library/Homebrew/test/cask/verify_spec.rb | |
| ?? Library/Homebrew/test/cask_dependent_spec.rb | |
| ?? Library/Homebrew/test/caveats_spec.rb | |
| ?? Library/Homebrew/test/checksum_spec.rb | |
| ?? Library/Homebrew/test/checksum_verification_spec.rb | |
| ?? Library/Homebrew/test/cleaner_spec.rb | |
| ?? Library/Homebrew/test/cleanup_spec.rb | |
| ?? Library/Homebrew/test/cli/named_args_spec.rb | |
| ?? Library/Homebrew/test/cli/parser_spec.rb | |
| ?? Library/Homebrew/test/cmd/--cache_spec.rb | |
| ?? Library/Homebrew/test/cmd/--caskroom_spec.rb | |
| ?? Library/Homebrew/test/cmd/--cellar_spec.rb | |
| ?? Library/Homebrew/test/cmd/--env_spec.rb | |
| ?? Library/Homebrew/test/cmd/--prefix_spec.rb | |
| ?? Library/Homebrew/test/cmd/--repository_spec.rb | |
| ?? Library/Homebrew/test/cmd/--version_spec.rb | |
| ?? Library/Homebrew/test/cmd/analytics_spec.rb | |
| ?? Library/Homebrew/test/cmd/bundle_spec.rb | |
| ?? Library/Homebrew/test/cmd/cask_spec.rb | |
| ?? Library/Homebrew/test/cmd/cleanup_spec.rb | |
| ?? Library/Homebrew/test/cmd/commands_spec.rb | |
| ?? Library/Homebrew/test/cmd/config_spec.rb | |
| ?? Library/Homebrew/test/cmd/custom-external-command_spec.rb | |
| ?? Library/Homebrew/test/cmd/deps_spec.rb | |
| ?? Library/Homebrew/test/cmd/desc_spec.rb | |
| ?? Library/Homebrew/test/cmd/doctor_spec.rb | |
| ?? Library/Homebrew/test/cmd/fetch_spec.rb | |
| ?? Library/Homebrew/test/cmd/gist-logs_spec.rb | |
| ?? Library/Homebrew/test/cmd/help_spec.rb | |
| ?? Library/Homebrew/test/cmd/home_spec.rb | |
| ?? Library/Homebrew/test/cmd/info_spec.rb | |
| ?? Library/Homebrew/test/cmd/install_spec.rb | |
| ?? Library/Homebrew/test/cmd/leaves_spec.rb | |
| ?? Library/Homebrew/test/cmd/link_spec.rb | |
| ?? Library/Homebrew/test/cmd/list_spec.rb | |
| ?? Library/Homebrew/test/cmd/log_spec.rb | |
| ?? Library/Homebrew/test/cmd/migrate_spec.rb | |
| ?? Library/Homebrew/test/cmd/missing_spec.rb | |
| ?? Library/Homebrew/test/cmd/options_spec.rb | |
| ?? Library/Homebrew/test/cmd/outdated_spec.rb | |
| ?? Library/Homebrew/test/cmd/pin_spec.rb | |
| ?? Library/Homebrew/test/cmd/postinstall_spec.rb | |
| ?? Library/Homebrew/test/cmd/readall_spec.rb | |
| ?? Library/Homebrew/test/cmd/reinstall_spec.rb | |
| ?? Library/Homebrew/test/cmd/search_spec.rb | |
| ?? Library/Homebrew/test/cmd/services_spec.rb | |
| ?? Library/Homebrew/test/cmd/shared_examples/args_parse.rb | |
| ?? Library/Homebrew/test/cmd/switch_spec.rb | |
| ?? Library/Homebrew/test/cmd/tap-info_spec.rb | |
| ?? Library/Homebrew/test/cmd/tap_spec.rb | |
| ?? Library/Homebrew/test/cmd/uninstall_spec.rb | |
| ?? Library/Homebrew/test/cmd/unlink_spec.rb | |
| ?? Library/Homebrew/test/cmd/unpin_spec.rb | |
| ?? Library/Homebrew/test/cmd/untap_spec.rb | |
| ?? Library/Homebrew/test/cmd/update-report_spec.rb | |
| ?? Library/Homebrew/test/cmd/upgrade_spec.rb | |
| ?? Library/Homebrew/test/cmd/uses_spec.rb | |
| ?? Library/Homebrew/test/commands_spec.rb | |
| ?? Library/Homebrew/test/compiler_failure_spec.rb | |
| ?? Library/Homebrew/test/compiler_selector_spec.rb | |
| ?? Library/Homebrew/test/cxxstdlib_spec.rb | |
| ?? Library/Homebrew/test/dependable_spec.rb | |
| ?? Library/Homebrew/test/dependencies_helpers_spec.rb | |
| ?? Library/Homebrew/test/dependencies_spec.rb | |
| ?? Library/Homebrew/test/dependency_collector_spec.rb | |
| ?? Library/Homebrew/test/dependency_expansion_spec.rb | |
| ?? Library/Homebrew/test/dependency_spec.rb | |
| ?? Library/Homebrew/test/description_cache_store_spec.rb | |
| ?? Library/Homebrew/test/descriptions_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/audit_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/bottle_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/bump-revision_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/bump_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/cat_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/command_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/create_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/diy_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/edit_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/extract_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/formula_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/irb_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/linkage_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/livecheck_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/man_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/mirror_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/pr-publish_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/pr-pull_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/pr-upload_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/prof_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/release-notes_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/ruby_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/sh_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/sponsors_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/style_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/tap-new_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/test_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/typecheck_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/unpack_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/update-license-data_spec.rb | |
| ?? Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb | |
| ?? Library/Homebrew/test/diagnostic_checks_spec.rb | |
| ?? Library/Homebrew/test/download_strategies_spec.rb | |
| ?? Library/Homebrew/test/env_config_spec.rb | |
| ?? Library/Homebrew/test/error_during_execution_spec.rb | |
| ?? Library/Homebrew/test/exceptions_spec.rb | |
| ?? Library/Homebrew/test/formatter_spec.rb | |
| ?? Library/Homebrew/test/formula_free_port_spec.rb | |
| ?? Library/Homebrew/test/formula_info_spec.rb | |
| ?? Library/Homebrew/test/formula_installer_bottle_spec.rb | |
| ?? Library/Homebrew/test/formula_installer_spec.rb | |
| ?? Library/Homebrew/test/formula_pin_spec.rb | |
| ?? Library/Homebrew/test/formula_spec.rb | |
| ?? Library/Homebrew/test/formula_spec_selection_spec.rb | |
| ?? Library/Homebrew/test/formula_support_spec.rb | |
| ?? Library/Homebrew/test/formula_validation_spec.rb | |
| ?? Library/Homebrew/test/formulary_spec.rb | |
| ?? Library/Homebrew/test/global_spec.rb | |
| ?? Library/Homebrew/test/hardware/cpu_spec.rb | |
| ?? Library/Homebrew/test/inreplace_spec.rb | |
| ?? Library/Homebrew/test/java_requirement_spec.rb | |
| ?? Library/Homebrew/test/keg_spec.rb | |
| ?? Library/Homebrew/test/language/go_spec.rb | |
| ?? Library/Homebrew/test/language/java_spec.rb | |
| ?? Library/Homebrew/test/language/node_spec.rb | |
| ?? Library/Homebrew/test/language/perl/shebang_spec.rb | |
| ?? Library/Homebrew/test/language/python_spec.rb | |
| ?? Library/Homebrew/test/lazy_object_spec.rb | |
| ?? Library/Homebrew/test/linkage_cache_store_spec.rb | |
| ?? Library/Homebrew/test/livecheck/livecheck_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/apache_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/git_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/gnome_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/gnu_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/hackage_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/npm_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/page_match_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/pypi_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy/xorg_spec.rb | |
| ?? Library/Homebrew/test/livecheck/strategy_spec.rb | |
| ?? Library/Homebrew/test/livecheck_spec.rb | |
| ?? Library/Homebrew/test/locale_spec.rb | |
| ?? Library/Homebrew/test/lock_file_spec.rb | |
| ?? Library/Homebrew/test/messages_spec.rb | |
| ?? Library/Homebrew/test/migrator_spec.rb | |
| ?? Library/Homebrew/test/missing_formula_spec.rb | |
| ?? Library/Homebrew/test/options_spec.rb | |
| ?? Library/Homebrew/test/os/linux/dependency_collector_spec.rb | |
| ?? Library/Homebrew/test/os/linux/diagnostic_spec.rb | |
| ?? Library/Homebrew/test/os/linux/formula_spec.rb | |
| ?? Library/Homebrew/test/os/linux/pathname_spec.rb | |
| ?? Library/Homebrew/test/os/mac/dependency_collector_spec.rb | |
| ?? Library/Homebrew/test/os/mac/diagnostic_spec.rb | |
| ?? Library/Homebrew/test/os/mac/formula_spec.rb | |
| ?? Library/Homebrew/test/os/mac/java_requirement_spec.rb | |
| ?? Library/Homebrew/test/os/mac/keg_spec.rb | |
| ?? Library/Homebrew/test/os/mac/mach_spec.rb | |
| ?? Library/Homebrew/test/os/mac/pkgconfig_spec.rb | |
| ?? Library/Homebrew/test/os/mac/software_spec_spec.rb | |
| ?? Library/Homebrew/test/os/mac/version_spec.rb | |
| ?? Library/Homebrew/test/os/mac_spec.rb | |
| ?? Library/Homebrew/test/os/os_spec.rb | |
| ?? Library/Homebrew/test/patch_spec.rb | |
| ?? Library/Homebrew/test/patching_spec.rb | |
| ?? Library/Homebrew/test/pathname_spec.rb | |
| ?? Library/Homebrew/test/pkg_version_spec.rb | |
| ?? Library/Homebrew/test/requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements/codesign_requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements/java_requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements/linux_requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements/macos_requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements/osxfuse_requirement_spec.rb | |
| ?? Library/Homebrew/test/requirements_spec.rb | |
| ?? Library/Homebrew/test/resource_spec.rb | |
| ?? Library/Homebrew/test/rubocop_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/desc_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/homepage_matches_url_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb | |
| ?? Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb | |
| ?? Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb | |
| ?? Library/Homebrew/test/rubocops/caveats_spec.rb | |
| ?? Library/Homebrew/test/rubocops/checksum_spec.rb | |
| ?? Library/Homebrew/test/rubocops/class_spec.rb | |
| ?? Library/Homebrew/test/rubocops/components_order_spec.rb | |
| ?? Library/Homebrew/test/rubocops/components_redundancy_spec.rb | |
| ?? Library/Homebrew/test/rubocops/conflicts_spec.rb | |
| ?? Library/Homebrew/test/rubocops/dependency_order_spec.rb | |
| ?? Library/Homebrew/test/rubocops/deprecate_disable_spec.rb | |
| ?? Library/Homebrew/test/rubocops/files_spec.rb | |
| ?? Library/Homebrew/test/rubocops/formula_desc_spec.rb | |
| ?? Library/Homebrew/test/rubocops/homepage_spec.rb | |
| ?? Library/Homebrew/test/rubocops/keg_only_spec.rb | |
| ?? Library/Homebrew/test/rubocops/lines_spec.rb | |
| ?? Library/Homebrew/test/rubocops/options_spec.rb | |
| ?? Library/Homebrew/test/rubocops/patches_spec.rb | |
| ?? Library/Homebrew/test/rubocops/text_spec.rb | |
| ?? Library/Homebrew/test/rubocops/urls_spec.rb | |
| ?? Library/Homebrew/test/rubocops/uses_from_macos_spec.rb | |
| ?? Library/Homebrew/test/rubocops/version_spec.rb | |
| ?? Library/Homebrew/test/sandbox_spec.rb | |
| ?? Library/Homebrew/test/search_spec.rb | |
| ?? Library/Homebrew/test/searchable_spec.rb | |
| ?? Library/Homebrew/test/software_spec_spec.rb | |
| ?? Library/Homebrew/test/spec_helper.rb | |
| ?? Library/Homebrew/test/string_spec.rb | |
| ?? Library/Homebrew/test/style_spec.rb | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.aarch64_linux.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.armv6_linux.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.armv7l_linux.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.big_sur.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.big_sur_arm.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.catalina.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.el_capitan.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.high_sierra.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.intel_macintosh.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mavericks.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mojave.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.mountain_lion.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.sierra.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.x86_64_linux.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/bottles/testball_bottle-0.1.yosemite.bottle.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/cask/AppWithBinary.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/AppWithEmbeddedBinary.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/AppWithManpage.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/adobe-air.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/adobe-illustrator.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/appdir-interpolation.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/auto-updates.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/bad-checksum.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/bad-checksum2.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/basic-cask.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/booby-trap.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/compat/with-depends-on-macos-string.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-7z.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-bzip2.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-cab.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-dmg.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-gzip.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-pkg.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-tar-gz.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/container-xar.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/devmate-with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/devmate-without-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/generic-artifact-absolute-target.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/generic-artifact-relative-target.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/github-with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/github-without-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/hockeyapp-with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/hockeyapp-without-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/installer-with-uninstall.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid-sha256.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-appcast-multiple.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-appcast-url.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-conflicts-with-key.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-arch-value.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-key.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-macos-bad-release.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-macos-conflicting-forms.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-depends-on-x11-value.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-generic-artifact-no-target.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-token-mismatch.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-header-version.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-manpage-no-section.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-stage-only-conflict.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-homepage.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-url.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/invalid/invalid-two-version.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/latest-with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/latest-with-auto-updates.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/local-caffeine.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/local-transmission.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-checksum.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-homepage.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-name.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-sha256.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-url.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/missing-version.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/naked-executable.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/nested-app.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/no-checksum.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/no-dsl-version.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/osdn-correct-url-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/osdn-incorrect-url-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/auto-updates.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/bad-checksum.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/bad-checksum2.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/local-caffeine.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/local-transmission.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/version-latest.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/outdated/will-fail-if-upgraded.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/pkg-without-uninstall.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/sha256-for-empty-string.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-correct-url-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-incorrect-url-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-version-latest-correct-url-format.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/sourceforge-with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/stage-only.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/test-opera-mail.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/test-opera.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/version-latest-string.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/version-latest-with-checksum.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/version-latest.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/will-fail-if-upgraded.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-allow-untrusted.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-alt-target.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-appcast.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-auto-updates.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-autodetected-manpage-section.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-binary.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-caveats.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-choices.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-conditional-caveats.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-conflicts-with.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-arch.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-cyclic-helper.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-cyclic.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask-multiple.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-cask.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-formula-multiple.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-formula.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-array.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-comparison.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-failure.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-macos-symbol.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-x11-false.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-depends-on-x11.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-embedded-binary.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-generic-artifact.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-installable.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-installer-manual.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-installer-script.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-languages.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-macosx-dir.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-non-executable-binary.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-pkgutil-zap.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-postflight-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-postflight.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-preflight-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-preflight.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-suite.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-two-apps-correct.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-two-apps-subdir.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-delete.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-early-script.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-kext.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-launchctl.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-login-item.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-pkgutil.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-postflight-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-postflight.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-preflight-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-preflight.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-quit.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-rmdir.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-script-app.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-script.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-signal.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-uninstall-trash.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-delete.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-early-script.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-kext.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-launchctl.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-login-item.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-multi.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-pkgutil.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-quit.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-rmdir.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-script.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-signal.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap-trash.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/with-zap.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/Casks/without-languages.rb | |
| ?? Library/Homebrew/test/support/fixtures/cask/MyFancyApp.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/MyFancyPkg.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/NestedApp.dmg.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/caffeine-suite.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/caffeine.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/caffeines-subdir.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/caffeines.zip | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.7z | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.air | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.bz2 | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.cab | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.dmg | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.gz | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.lzma | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.pkg | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.rar | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.sit | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.tar.gz | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.tar.xz.gpg | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.xar | |
| ?? Library/Homebrew/test/support/fixtures/cask/container.xz | |
| ?? Library/Homebrew/test/support/fixtures/cask/naked_executable | |
| ?? Library/Homebrew/test/support/fixtures/cask/naked_non_executable | |
| ?? Library/Homebrew/test/support/fixtures/cask/transmission-2.61.dmg | |
| ?? Library/Homebrew/test/support/fixtures/elf/c.elf | |
| ?? Library/Homebrew/test/support/fixtures/elf/hello | |
| ?? Library/Homebrew/test/support/fixtures/elf/hello_with_rpath | |
| ?? Library/Homebrew/test/support/fixtures/elf/libforty.so.0 | |
| ?? Library/Homebrew/test/support/fixtures/elf/libhello.so.0 | |
| ?? Library/Homebrew/test/support/fixtures/failball.rb | |
| ?? Library/Homebrew/test/support/fixtures/mach/a.out | |
| ?? Library/Homebrew/test/support/fixtures/mach/fat.bundle | |
| ?? Library/Homebrew/test/support/fixtures/mach/fat.dylib | |
| ?? Library/Homebrew/test/support/fixtures/mach/i386.bundle | |
| ?? Library/Homebrew/test/support/fixtures/mach/i386.dylib | |
| ?? Library/Homebrew/test/support/fixtures/mach/x86_64.bundle | |
| ?? Library/Homebrew/test/support/fixtures/mach/x86_64.dylib | |
| ?? Library/Homebrew/test/support/fixtures/patches/noop-a.diff | |
| ?? Library/Homebrew/test/support/fixtures/patches/noop-b.diff | |
| ?? Library/Homebrew/test/support/fixtures/patches/noop-c.diff | |
| ?? Library/Homebrew/test/support/fixtures/receipt.json | |
| ?? Library/Homebrew/test/support/fixtures/receipt_old.json | |
| ?? Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz | |
| ?? Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-patches.tgz | |
| ?? Library/Homebrew/test/support/fixtures/tarballs/testball-0.1.tbz | |
| ?? Library/Homebrew/test/support/fixtures/test.diff | |
| ?? Library/Homebrew/test/support/fixtures/test.eps | |
| ?? Library/Homebrew/test/support/fixtures/test.flac | |
| ?? Library/Homebrew/test/support/fixtures/test.gif | |
| ?? Library/Homebrew/test/support/fixtures/test.ico | |
| ?? Library/Homebrew/test/support/fixtures/test.jar | |
| ?? Library/Homebrew/test/support/fixtures/test.jpg | |
| ?? Library/Homebrew/test/support/fixtures/test.lha | |
| ?? Library/Homebrew/test/support/fixtures/test.lz | |
| ?? Library/Homebrew/test/support/fixtures/test.m4a | |
| ?? Library/Homebrew/test/support/fixtures/test.mp3 | |
| ?? Library/Homebrew/test/support/fixtures/test.pcap | |
| ?? Library/Homebrew/test/support/fixtures/test.pdf | |
| ?? Library/Homebrew/test/support/fixtures/test.png | |
| ?? Library/Homebrew/test/support/fixtures/test.ps | |
| ?? Library/Homebrew/test/support/fixtures/test.svg | |
| ?? Library/Homebrew/test/support/fixtures/test.tiff | |
| ?? Library/Homebrew/test/support/fixtures/test.wav | |
| ?? Library/Homebrew/test/support/fixtures/testball.rb | |
| ?? Library/Homebrew/test/support/fixtures/testball_bottle.rb | |
| ?? Library/Homebrew/test/support/fixtures/third-party/Casks/pharo.rb | |
| ?? Library/Homebrew/test/support/fixtures/third-party/Casks/third-party-cask.rb | |
| ?? Library/Homebrew/test/support/fixtures/updater_fixture.yaml | |
| ?? Library/Homebrew/test/support/github_formatter.rb | |
| ?? Library/Homebrew/test/support/helper/cask.rb | |
| ?? Library/Homebrew/test/support/helper/cask/fake_system_command.rb | |
| ?? Library/Homebrew/test/support/helper/cask/install_helper.rb | |
| ?? Library/Homebrew/test/support/helper/cask/never_sudo_system_command.rb | |
| ?? Library/Homebrew/test/support/helper/cmd/brew-verify-formula-undefined.rb | |
| ?? Library/Homebrew/test/support/helper/fixtures.rb | |
| ?? Library/Homebrew/test/support/helper/formula.rb | |
| ?? Library/Homebrew/test/support/helper/integration_mocks.rb | |
| ?? Library/Homebrew/test/support/helper/mktmpdir.rb | |
| ?? Library/Homebrew/test/support/helper/output_as_tty.rb | |
| ?? Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb | |
| ?? Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb | |
| ?? Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb | |
| ?? Library/Homebrew/test/support/lib/config.rb | |
| ?? Library/Homebrew/test/support/no_seed_progress_formatter.rb | |
| ?? Library/Homebrew/test/system_command_result_spec.rb | |
| ?? Library/Homebrew/test/system_command_spec.rb | |
| ?? Library/Homebrew/test/tab_spec.rb | |
| ?? Library/Homebrew/test/tap_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/bazaar_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/bzip2_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/cvs_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/directory_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/dmg_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/git_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/gzip_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/jar_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/lha_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/lzip_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/mercurial_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/p7zip_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/rar_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/shared_examples.rb | |
| ?? Library/Homebrew/test/unpack_strategy/subversion_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/tar_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/xar_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/xz_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy/zip_spec.rb | |
| ?? Library/Homebrew/test/unpack_strategy_spec.rb | |
| ?? Library/Homebrew/test/utils/analytics_spec.rb | |
| ?? Library/Homebrew/test/utils/bottles/bintray_spec.rb | |
| ?? Library/Homebrew/test/utils/bottles/bottles_spec.rb | |
| ?? Library/Homebrew/test/utils/bottles/collector_spec.rb | |
| ?? Library/Homebrew/test/utils/curl_spec.rb | |
| ?? Library/Homebrew/test/utils/fork_spec.rb | |
| ?? Library/Homebrew/test/utils/git_spec.rb | |
| ?? Library/Homebrew/test/utils/github/actions_spec.rb | |
| ?? Library/Homebrew/test/utils/github_spec.rb | |
| ?? Library/Homebrew/test/utils/livecheck_formula_spec.rb | |
| ?? Library/Homebrew/test/utils/popen_spec.rb | |
| ?? Library/Homebrew/test/utils/repology_spec.rb | |
| ?? Library/Homebrew/test/utils/shell_spec.rb | |
| ?? Library/Homebrew/test/utils/spdx_spec.rb | |
| ?? Library/Homebrew/test/utils/svn_spec.rb | |
| ?? Library/Homebrew/test/utils/tar_spec.rb | |
| ?? Library/Homebrew/test/utils/tty_spec.rb | |
| ?? Library/Homebrew/test/utils/user_spec.rb | |
| ?? Library/Homebrew/test/utils_spec.rb | |
| ?? Library/Homebrew/test/version_spec.rb | |
| ?? Library/Homebrew/test/x11_requirement_spec.rb | |
| ?? Library/Homebrew/unpack_strategy.rb | |
| ?? Library/Homebrew/unpack_strategy/air.rb | |
| ?? Library/Homebrew/unpack_strategy/bazaar.rb | |
| ?? Library/Homebrew/unpack_strategy/bzip2.rb | |
| ?? Library/Homebrew/unpack_strategy/cab.rb | |
| ?? Library/Homebrew/unpack_strategy/compress.rb | |
| ?? Library/Homebrew/unpack_strategy/cvs.rb | |
| ?? Library/Homebrew/unpack_strategy/directory.rb | |
| ?? Library/Homebrew/unpack_strategy/dmg.rb | |
| ?? Library/Homebrew/unpack_strategy/executable.rb | |
| ?? Library/Homebrew/unpack_strategy/fossil.rb | |
| ?? Library/Homebrew/unpack_strategy/generic_unar.rb | |
| ?? Library/Homebrew/unpack_strategy/git.rb | |
| ?? Library/Homebrew/unpack_strategy/gzip.rb | |
| ?? Library/Homebrew/unpack_strategy/jar.rb | |
| ?? Library/Homebrew/unpack_strategy/lha.rb | |
| ?? Library/Homebrew/unpack_strategy/lua_rock.rb | |
| ?? Library/Homebrew/unpack_strategy/lzip.rb | |
| ?? Library/Homebrew/unpack_strategy/lzma.rb | |
| ?? Library/Homebrew/unpack_strategy/mercurial.rb | |
| ?? Library/Homebrew/unpack_strategy/microsoft_office_xml.rb | |
| ?? Library/Homebrew/unpack_strategy/otf.rb | |
| ?? Library/Homebrew/unpack_strategy/p7zip.rb | |
| ?? Library/Homebrew/unpack_strategy/pax.rb | |
| ?? Library/Homebrew/unpack_strategy/pkg.rb | |
| ?? Library/Homebrew/unpack_strategy/rar.rb | |
| ?? Library/Homebrew/unpack_strategy/self_extracting_executable.rb | |
| ?? Library/Homebrew/unpack_strategy/sit.rb | |
| ?? Library/Homebrew/unpack_strategy/subversion.rb | |
| ?? Library/Homebrew/unpack_strategy/tar.rb | |
| ?? Library/Homebrew/unpack_strategy/ttf.rb | |
| ?? Library/Homebrew/unpack_strategy/uncompressed.rb | |
| ?? Library/Homebrew/unpack_strategy/xar.rb | |
| ?? Library/Homebrew/unpack_strategy/xz.rb | |
| ?? Library/Homebrew/unpack_strategy/zip.rb | |
| ?? Library/Homebrew/upgrade.rb | |
| ?? Library/Homebrew/utils.rb | |
| ?? Library/Homebrew/utils/analytics.rb | |
| ?? Library/Homebrew/utils/analytics.sh | |
| ?? Library/Homebrew/utils/bottles.rb | |
| ?? Library/Homebrew/utils/curl.rb | |
| ?? Library/Homebrew/utils/fork.rb | |
| ?? Library/Homebrew/utils/formatter.rb | |
| ?? Library/Homebrew/utils/gems.rb | |
| ?? Library/Homebrew/utils/git.rb | |
| ?? Library/Homebrew/utils/github.rb | |
| ?? Library/Homebrew/utils/github/actions.rb | |
| ?? Library/Homebrew/utils/inreplace.rb | |
| ?? Library/Homebrew/utils/link.rb | |
| ?? Library/Homebrew/utils/livecheck_formula.rb | |
| ?? Library/Homebrew/utils/lock.sh | |
| ?? Library/Homebrew/utils/popen.rb | |
| ?? Library/Homebrew/utils/pypi.rb | |
| ?? Library/Homebrew/utils/repology.rb | |
| ?? Library/Homebrew/utils/ruby.sh | |
| ?? Library/Homebrew/utils/ruby_check_version_script.rb | |
| ?? Library/Homebrew/utils/shared_audits.rb | |
| ?? Library/Homebrew/utils/shebang.rb | |
| ?? Library/Homebrew/utils/shell.rb | |
| ?? Library/Homebrew/utils/spdx.rb | |
| ?? Library/Homebrew/utils/svn.rb | |
| ?? Library/Homebrew/utils/tar.rb | |
| ?? Library/Homebrew/utils/tty.rb | |
| ?? Library/Homebrew/utils/user.rb | |
| ?? Library/Homebrew/vendor/bundle/bundler/setup.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/actionable_error.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/array_inquirer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/backtrace_cleaner.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/benchmarkable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/builder.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/callbacks.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/concern.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/configurable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/access.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/extract.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/extract_options.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/grouping.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/inquiry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/prepend_and_append.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/array/wrap.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/benchmark.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/big_decimal.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/big_decimal/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/attribute.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/attribute_accessors.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/class/subclasses.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/acts_like.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/blank.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/calculations.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date/zones.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/calculations.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/compatibility.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_and_time/zones.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/acts_like.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/blank.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/calculations.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/compatibility.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/date_time/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/digest.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/digest/uuid.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/enumerable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/file/atomic.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/compact.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/deep_merge.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/deep_transform_values.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/except.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/indifferent_access.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/keys.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/reverse_merge.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/slice.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/hash/transform_values.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/inflections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/multiple.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/integer/time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/concern.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/reporting.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/kernel/singleton_class.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/load_error.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/marshal.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/aliasing.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/anonymous.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attr_internal.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attribute_accessors.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/concerning.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/delegation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/deprecation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/introspection.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/reachable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/redefine_method.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/module/remove_method.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/name_error.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/bytes.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/inquiry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/numeric/time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/acts_like.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/blank.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/deep_dup.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/duplicable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/inclusion.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/instance_variables.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/json.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/to_param.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/to_query.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/with_options.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/compare_range.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/each.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/include_range.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/include_time_with_zone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/range/overlaps.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/regexp.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/securerandom.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/access.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/behavior.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/exclude.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/filters.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/indent.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inflections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inquiry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/multibyte.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/output_safety.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/starts_ends_with.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/strip.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/zones.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/acts_like.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/calculations.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/compatibility.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/conversions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/time/zones.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/uri.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/current_attributes.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/behaviors.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/constant_accessor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/instance_delegator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/method_wrappers.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/proxy_wrappers.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/deprecation/reporting.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/descendants_tracker.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/digest.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/duration.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/encrypted_configuration.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/encrypted_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/evented_file_update_checker.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/execution_wrapper.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/file_update_checker.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/gem_version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/gzip.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/hash_with_indifferent_access.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/i18n.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/i18n_railtie.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/inflections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/transliterate.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/key_generator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/lazy_load_hooks.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/locale/en.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/locale/en.yml | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger_silence.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/logger_thread_safe_level.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/message_encryptor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/message_verifier.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/multibyte.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications/fanout.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications/instrumenter.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/option_merger.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/ordered_hash.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/ordered_options.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/parameter_filter.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/per_thread_registry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/proxy_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/rails.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/railtie.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/reloader.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/rescuable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/security_utils.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/string_inquirer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/subscriber.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/tagged_logging.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/test_case.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/time_with_zone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/values/time_zone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/jdom.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/libxml.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/libxmlsax.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/nokogiri.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/nokogirisax.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/xml_mini/rexml.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/alignment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/base.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/base_primitive.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/bits.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/buffer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/choice.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/count_bytes_remaining.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/delayed_io.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/dsl.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/float.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/framework.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/int.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/io.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/lazy.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/name.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/offset.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/params.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/primitive.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/record.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/registry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/rest.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/sanitize.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/skip.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/string.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/stringz.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/trace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/uint8_array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/virtual.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.7/lib/bindata/warnings.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/alignment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/base.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/base_primitive.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/bits.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/buffer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/choice.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/count_bytes_remaining.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/delayed_io.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/dsl.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/float.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/framework.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/int.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/io.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/lazy.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/name.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/offset.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/params.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/primitive.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/record.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/registry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/rest.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/sanitize.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/skip.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/string.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/stringz.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/trace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/uint8_array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/virtual.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/bindata-2.4.8/lib/bindata/warnings.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent-ruby.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/agent.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/async.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atom.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/event.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/semaphore.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/atomics.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/deprecation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/logging.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/obligation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concern/observable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/concurrent_ruby.jar | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/configuration.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/constants.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/dataflow.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/delay.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/errors.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/exchanger.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executor/timer_set.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/executors.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/future.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/hash.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/immutable_struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/ivar.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/map.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/maybe.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/mutable_struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/mvar.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/options.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/promise.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/promises.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/re_include.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/scheduled_task.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/set.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/settable_struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/condition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/lock.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/synchronization/volatile.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/timer_task.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/tuple.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/tvar.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/engine.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/native_integer.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/utility/processor_counter.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.7/lib/concurrent-ruby/concurrent/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/constants.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/dynamic.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/elf_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/lazy_array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/note.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/dynamic_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/note_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/null_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/relocation_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/sections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/str_tab_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/sections/sym_tab_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/dynamic_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/interp_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/load_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/note_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/segments/segments.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/structs.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/util.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.2/lib/elftools/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/constants.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/dynamic.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/elf_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/lazy_array.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/note.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/dynamic_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/note_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/null_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/relocation_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/sections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/str_tab_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/sections/sym_tab_section.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/dynamic_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/interp_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/load_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/note_segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/segment.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/segments/segments.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/structs.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/util.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/elftools-1.1.3/lib/elftools/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/base.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cache.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cache_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/cascade.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/chain.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/fallbacks.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/flatten.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/gettext.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/interpolation_compiler.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/key_value.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/memoize.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/metadata.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/pluralization.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/simple.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/backend/transliterator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/config.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/core_ext/hash.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext/helpers.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/gettext/po_parser.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/interpolate/ruby.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/fallbacks.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/parents.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/rfc4646.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/locale/tag/simple.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/middleware.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/i18n-1.8.5/lib/i18n/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/mechanize-2.7.6/lib/mechanize/http/content_disposition_parser.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/mechanize-2.7.6/lib/mechanize/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/cli.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/helper.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/logger.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/mm.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/patcher.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/saver.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.1.0/lib/patchelf/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/alt_saver.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/cli.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/helper.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/logger.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/mm.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/patcher.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/saver.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/patchelf-1.3.0/lib/patchelf/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/generator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/parser.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/plist-3.5.0/lib/plist/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/config/default.yml | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop-performance.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/mixin/regexp_metacharacter.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/mixin/sort_block.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/ancestors_include.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/bind_call.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/caller.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/case_when_splat.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/casecmp.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/chain_array_allocation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/collection_literal_in_loop.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/compare_with_block.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/count.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/delete_prefix.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/delete_suffix.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/detect.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/double_start_end_with.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/end_with.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/fixed_size.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/flat_map.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/inefficient_hash_search.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/io_readlines.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/open_struct.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/range_include.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_block_call.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_match.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_merge.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_sort_block.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/redundant_string_chars.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/regexp_match.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/reverse_each.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/reverse_first.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/size.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/sort_reverse.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/squeeze.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/start_with.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/string_include.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/string_replacement.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/sum.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/times_map.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/unfreeze_string.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance/uri_default_parser.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/cop/performance_cops.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance/inject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-performance-1.8.0/lib/rubocop/performance/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/config/default.yml | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop-rspec.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/align_left_let_brace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/align_right_let_brace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/any_instance.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/around_block.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/base.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/be.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/be_eql.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/before_after_all.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/current_path_expectation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/feature_methods.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/capybara/visibility_matcher.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/context_method.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/context_wording.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/cop.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_class.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_method.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/describe_symbol.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/described_class.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/described_class_module_wrapping.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/dialect.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_example_group.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_hook.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_example.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_example_group.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_final_let.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_hook.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/empty_line_after_subject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_length.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_without_description.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/example_wording.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_actual.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_change.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_in_hook.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/expect_output.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/attribute_defined_statically.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/create_list.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/factory_bot/factory_class_name.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/file_path.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/focus.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/hook_argument.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/hooks_before_examples.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_block_expectation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_expect.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/implicit_subject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/instance_spy.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/instance_variable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/invalid_predicate_matcher.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/it_behaves_like.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/iterated_expectation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/leading_subject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/leaky_constant_declaration.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/let_before_examples.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/let_setup.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_chain.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_expectation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/message_spies.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/missing_example_group_argument.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_describes.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_expectations.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_memoized_helpers.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/multiple_subjects.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/named_subject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/nested_groups.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/not_to_not.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/overwriting_setup.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/pending.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/predicate_matcher.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/rails/http_status.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/receive_counts.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/receive_never.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_description.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example_group_body.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/repeated_example_group_description.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/return_from_stub.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/scattered_let.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/scattered_setup.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/shared_context.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/shared_examples.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/single_argument_message_chain.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/subject_stub.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/unspecified_exception.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/variable_definition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/variable_name.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/verified_doubles.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/void_expect.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec/yield.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/cop/rspec_cops.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/align_let_brace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/concept.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/config_formatter.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/corrector/move_node.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/description_extractor.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/empty_line_separation.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/example.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/example_group.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/factory_bot.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/final_end_location.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/hook.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/inject.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/language.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/language/node_pattern.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/node.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/top_level_describe.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/top_level_group.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/variable.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/rubocop-rspec-1.43.2/lib/rubocop/rspec/wording.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/exceptions.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/fat_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/headers.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/load_commands.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/macho_file.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/sections.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/structure.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/tools.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/utils.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/ruby-macho-2.2.0/lib/macho/view.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/atomic_reference_cache_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_cache_backend.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/util.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/lib/thread_safe/version.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_index_definition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/country_timezone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_source.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/data_timezone_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/info_timezone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/linked_timezone_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/offset_rationals.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_core_support.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_country_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/ruby_data_source.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/time_or_datetime.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_definition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_index_definition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_offset.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_period.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_proxy.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/timezone_transition_definition.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/transition_data_timezone_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_country_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_data_source.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.7/lib/tzinfo/zoneinfo_timezone_info.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/error.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/explicit_namespace.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/gem_inflector.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/inflector.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/kernel.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/loader.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/loader/callbacks.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/real_mod_name.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/registry.rb | |
| ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.0/lib/zeitwerk/version.rb | |
| ?? Library/Homebrew/vendor/portable-ruby-version | |
| ?? Library/Homebrew/version.rb | |
| ?? Library/Homebrew/version/null.rb | |
| ?? Library/README.md | |
| ?? README.md | |
| ?? completions/README.md | |
| ?? completions/bash/brew | |
| ?? completions/fish/brew.fish | |
| ?? completions/internal_commands_list.txt | |
| ?? completions/zsh/_brew | |
| ?? completions/zsh/_brew_cask | |
| ?? docs/Acceptable-Formulae.md | |
| ?? docs/Adding-Software-to-Homebrew.md | |
| ?? docs/Analytics.md | |
| ?? docs/Bottles.md | |
| ?? docs/Brew-Test-Bot-For-Core-Contributors.md | |
| ?? docs/Brew-Test-Bot.md | |
| ?? docs/Building-Against-Non-Homebrew-Dependencies.md | |
| ?? docs/C++-Standard-Libraries.md | |
| ?? docs/CNAME | |
| ?? docs/Checksum_Deprecation.md | |
| ?? docs/Common-Issues-for-Core-Contributors.md | |
| ?? docs/Common-Issues.md | |
| ?? docs/Creating-a-Homebrew-Issue.md | |
| ?? docs/Custom-GCC-and-cross-compilers.md | |
| ?? docs/Diagram-Guidelines.md | |
| ?? docs/External-Commands.md | |
| ?? docs/FAQ.md | |
| ?? docs/Formula-Cookbook.md | |
| ?? docs/Gemfile | |
| ?? docs/Gemfile.lock | |
| ?? docs/Gems,-Eggs-and-Perl-Modules.md | |
| ?? docs/Homebrew-Governance.md | |
| ?? docs/Homebrew-and-Python.md | |
| ?? docs/Homebrew-homebrew-core-Merge-Checklist.md | |
| ?? docs/Homebrew-linuxbrew-core-Maintainer-Guide.md | |
| ?? docs/Homebrew-on-Linux.md | |
| ?? docs/How-To-Open-a-Homebrew-Pull-Request.md | |
| ?? docs/How-to-Build-Software-Outside-Homebrew-with-Homebrew-keg-only-Dependencies.md | |
| ?? docs/How-to-Create-and-Maintain-a-Tap.md | |
| ?? docs/Installation.md | |
| ?? docs/Interesting-Taps-and-Forks.md | |
| ?? docs/Kickstarter-Supporters.md | |
| ?? docs/License-Guidelines.md | |
| ?? docs/Maintainer-Guidelines.md | |
| ?? docs/Maintainers-Avoiding-Burnout.md | |
| ?? docs/Manpage.md | |
| ?? docs/Migrating-A-Formula-To-A-Tap.md | |
| ?? docs/New-Maintainer-Checklist.md | |
| ?? docs/Node-for-Formula-Authors.md | |
| ?? docs/Prose-Style-Guidelines.md | |
| ?? docs/Python-for-Formula-Authors.md | |
| ?? docs/Querying-Brew.md | |
| ?? docs/README.md | |
| ?? docs/Rakefile | |
| ?? docs/Releases.md | |
| ?? docs/Rename-A-Formula.md | |
| ?? docs/Shell-Completion.md | |
| ?? docs/Taps.md | |
| ?? docs/Tips-N'-Tricks.md | |
| ?? docs/Troubleshooting.md | |
| ?? docs/Typechecking.md | |
| ?? docs/Updating-Software-in-Homebrew.md | |
| ?? docs/Versions.md | |
| ?? docs/Xcode.md | |
| ?? docs/_config.yml | |
| ?? docs/assets/img/docs/analytics.png | |
| ?? docs/assets/img/docs/brew-test-bot-failed-pr.png | |
| ?? docs/assets/img/docs/brew-test-bot-passed-pr.png | |
| ?? docs/assets/img/docs/brew-test-bot-triggered-pr.png | |
| ?? docs/assets/img/docs/managing-pull-requests.drawio.svg | |
| ?? docs/robots.txt | |
| ?? docs/vale-styles/Homebrew/Abbreviations.yml | |
| ?? docs/vale-styles/Homebrew/OxfordComma.yml | |
| ?? docs/vale-styles/Homebrew/Pronouns.yml | |
| ?? docs/vale-styles/Homebrew/README.md | |
| ?? docs/vale-styles/Homebrew/Spacing.yml | |
| ?? docs/vale-styles/Homebrew/Terms.yml | |
| ?? docs/vale-styles/Homebrew/Titles.yml | |
| ?? docs/vale-styles/Homebrew/Trademarks.yml | |
| ?? manpages/README.md | |
| ?? manpages/brew.1 | |
| You have uncommitted modifications to Homebrew/homebrew-core. | |
| If this is a surprise to you, then you should stash these modifications. | |
| Stashing returns Homebrew to a pristine state but can be undone | |
| should you later need to do so for some reason. | |
| cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core && git stash && git clean -d -f | |
| Uncommitted files: | |
| M Formula/openjdk.rb | |
| Warning: Broken symlinks were found. Remove them with `brew cleanup`: | |
| /usr/local/etc/fonts/conf.d/10-hinting-slight.conf | |
| /usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf | |
| /usr/local/etc/fonts/conf.d/20-unhint-small-vera.conf | |
| /usr/local/etc/fonts/conf.d/30-metric-aliases.conf | |
| /usr/local/etc/fonts/conf.d/40-nonlatin.conf | |
| /usr/local/etc/fonts/conf.d/45-generic.conf | |
| /usr/local/etc/fonts/conf.d/45-latin.conf | |
| /usr/local/etc/fonts/conf.d/49-sansserif.conf | |
| /usr/local/etc/fonts/conf.d/50-user.conf | |
| /usr/local/etc/fonts/conf.d/51-local.conf | |
| /usr/local/etc/fonts/conf.d/60-generic.conf | |
| /usr/local/etc/fonts/conf.d/60-latin.conf | |
| /usr/local/etc/fonts/conf.d/65-fonts-persian.conf | |
| /usr/local/etc/fonts/conf.d/65-nonlatin.conf | |
| /usr/local/etc/fonts/conf.d/69-unifont.conf | |
| /usr/local/etc/fonts/conf.d/80-delicious.conf | |
| /usr/local/etc/fonts/conf.d/90-synthetic.conf |
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
| guile |
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
| 2020-09-15 14:32:14 -0700 | |
| ./configure | |
| --disable-dependency-tracking | |
| --prefix=/usr/local/Cellar/guile/3.0.4 | |
| --with-libreadline-prefix=/usr/local/opt/readline | |
| --with-libgmp-prefix=/usr/local/opt/gmp | |
| checking build system type... arm-apple-darwin20.1.0 | |
| checking host system type... arm-apple-darwin20.1.0 | |
| checking target system type... arm-apple-darwin20.1.0 | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether make supports nested variables... yes | |
| checking whether make supports nested variables... (cached) yes | |
| checking for gcc... clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking whether clang understands -c and -o together... yes | |
| checking whether make supports the include directive... yes (GNU style) | |
| checking dependency style of clang... none | |
| checking how to enable C11 support... -std=gnu11 | |
| checking how to run the C preprocessor... clang -std=gnu11 -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking minix/config.h usability... no | |
| checking minix/config.h presence... no | |
| checking for minix/config.h... no | |
| checking whether it is safe to define __EXTENSIONS__... yes | |
| checking whether _XOPEN_SOURCE should be defined... no | |
| checking for Minix Amsterdam compiler... no | |
| checking for ar... ar | |
| checking the archiver (ar) interface... ar | |
| checking for ar... (cached) ar | |
| checking for ranlib... ranlib | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... no | |
| configure: autobuild project... GNU Guile | |
| configure: autobuild revision... 3.0.4 | |
| configure: autobuild hostname... dtk.home.drac.at | |
| configure: autobuild timestamp... 20200915T213218Z | |
| checking how to run the C preprocessor... clang -std=gnu11 -E | |
| checking for a sed that does not truncate output... /usr/local/opt/gnu-sed/bin/gsed | |
| checking for gawk... (cached) awk | |
| checking whether ln -s works... yes | |
| checking the archiver (ar) interface... (cached) ar | |
| checking for sys/socket.h... yes | |
| checking for arpa/inet.h... yes | |
| checking for features.h... no | |
| checking for sys/param.h... yes | |
| checking for dirent.h... yes | |
| checking for xlocale.h... yes | |
| checking for unistd.h... (cached) yes | |
| checking for sys/stat.h... (cached) yes | |
| checking for netdb.h... yes | |
| checking for netinet/in.h... yes | |
| checking for sys/time.h... yes | |
| checking for iconv.h... yes | |
| checking for langinfo.h... yes | |
| checking for limits.h... yes | |
| checking for math.h... yes | |
| checking for poll.h... yes | |
| checking for sys/ioctl.h... yes | |
| checking for sys/filio.h... yes | |
| checking for malloc.h... no | |
| checking for sys/select.h... yes | |
| checking for wchar.h... yes | |
| checking for stdint.h... (cached) yes | |
| checking for sys/file.h... yes | |
| checking for sys/times.h... yes | |
| checking for sys/uio.h... yes | |
| checking for sys/mman.h... yes | |
| checking for wctype.h... yes | |
| checking whether the preprocessor supports include_next... yes | |
| checking whether system header files limit the line length... no | |
| checking whether <sys/socket.h> is self-contained... yes | |
| checking for shutdown... yes | |
| checking whether <sys/socket.h> defines the SHUT_* macros... yes | |
| checking for struct sockaddr_storage... yes | |
| checking for sa_family_t... yes | |
| checking for struct sockaddr_storage.ss_family... yes | |
| checking whether socket is declared without a macro... yes | |
| checking whether connect is declared without a macro... yes | |
| checking whether accept is declared without a macro... yes | |
| checking whether bind is declared without a macro... yes | |
| checking whether getpeername is declared without a macro... yes | |
| checking whether getsockname is declared without a macro... yes | |
| checking whether getsockopt is declared without a macro... yes | |
| checking whether listen is declared without a macro... yes | |
| checking whether recv is declared without a macro... yes | |
| checking whether send is declared without a macro... yes | |
| checking whether recvfrom is declared without a macro... yes | |
| checking whether sendto is declared without a macro... yes | |
| checking whether setsockopt is declared without a macro... yes | |
| checking whether shutdown is declared without a macro... yes | |
| checking whether accept4 is declared without a macro... no | |
| checking for accept4... no | |
| checking for canonicalize_file_name... no | |
| checking for getcwd... yes | |
| checking for readlink... yes | |
| checking for realpath... yes | |
| checking for _set_invalid_parameter_handler... no | |
| checking for duplocale... yes | |
| checking for symlink... yes | |
| checking for flock... yes | |
| checking for fcntl... yes | |
| checking for fsync... yes | |
| checking for getlogin... yes | |
| checking for gettimeofday... yes | |
| checking for link... yes | |
| checking for lstat... yes | |
| checking for mkostemp... yes | |
| checking for nl_langinfo... yes | |
| checking for pipe... yes | |
| checking for pipe2... no | |
| checking for isblank... yes | |
| checking for iswctype... yes | |
| checking for setenv... yes | |
| checking for tzset... yes | |
| checking for times... yes | |
| checking for snprintf... yes | |
| checking for btowc... yes | |
| checking for mbsinit... yes | |
| checking for mbrtowc... yes | |
| checking for mprotect... yes | |
| checking for secure_getenv... no | |
| checking for getuid... yes | |
| checking for geteuid... yes | |
| checking for getgid... yes | |
| checking for getegid... yes | |
| checking for strdup... yes | |
| checking for localtime_r... yes | |
| checking for timegm... yes | |
| checking for vasnprintf... no | |
| checking for wcrtomb... yes | |
| checking for iswcntrl... yes | |
| checking for size_t... yes | |
| checking for working alloca.h... yes | |
| checking for alloca... yes | |
| checking whether // is distinct from /... no | |
| checking whether realpath works... no | |
| checking for wchar_t... yes | |
| checking for max_align_t... yes | |
| checking whether NULL can be used in arbitrary expressions... yes | |
| checking whether locale.h conforms to POSIX:2001... yes | |
| checking whether locale.h defines locale_t... no | |
| checking whether struct lconv is properly defined... yes | |
| checking whether setlocale is declared without a macro... yes | |
| checking whether duplocale is declared without a macro... yes | |
| checking if environ is properly declared... no | |
| checking for complete errno.h... yes | |
| checking for working fcntl.h... yes | |
| checking for pid_t... yes | |
| checking for mode_t... yes | |
| checking whether frexp() can be used without linking with libm... yes | |
| checking whether alarm is declared... yes | |
| checking whether frexp works... yes | |
| checking whether stat file-mode macros are broken... no | |
| checking for nlink_t... yes | |
| checking whether fchmodat is declared without a macro... yes | |
| checking whether fstat is declared without a macro... yes | |
| checking whether fstatat is declared without a macro... yes | |
| checking whether futimens is declared without a macro... yes | |
| checking whether lchmod is declared without a macro... yes | |
| checking whether lstat is declared without a macro... yes | |
| checking whether mkdirat is declared without a macro... yes | |
| checking whether mkfifo is declared without a macro... yes | |
| checking whether mkfifoat is declared without a macro... no | |
| checking whether mknod is declared without a macro... yes | |
| checking whether mknodat is declared without a macro... no | |
| checking whether stat is declared without a macro... yes | |
| checking whether utimensat is declared without a macro... yes | |
| checking whether getaddrinfo is declared without a macro... yes | |
| checking whether freeaddrinfo is declared without a macro... yes | |
| checking whether gai_strerror is declared without a macro... yes | |
| checking whether getnameinfo is declared without a macro... yes | |
| checking for library containing gethostbyname... none required | |
| checking for gethostbyname... yes | |
| checking for library containing getservbyname... none required | |
| checking for getservbyname... yes | |
| checking for C/C++ restrict keyword... __restrict | |
| checking for library containing inet_ntop... none required | |
| checking whether inet_ntop is declared... yes | |
| checking for IPv4 sockets... yes | |
| checking for IPv6 sockets... yes | |
| checking whether getlogin is declared... yes | |
| checking for struct timeval... yes | |
| checking for wide-enough struct timeval.tv_sec member... yes | |
| checking whether gettimeofday is declared without a macro... yes | |
| checking for ld used by clang -std=gnu11... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
| checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
| checking for shared library run path origin... done | |
| checking for iconv... yes | |
| checking for working iconv... yes | |
| checking how to link with libiconv... -liconv | |
| checking for iconv declaration... | |
| extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
| checking whether byte ordering is bigendian... no | |
| checking whether long double and double are the same... yes | |
| checking where to find the exponent in a 'float'... word 0 bit 23 | |
| checking whether isnan(float) can be used without linking with libm... no | |
| checking whether isnan(float) can be used with libm... no | |
| checking whether isnan(double) can be used without linking with libm... yes | |
| checking whether isnan(long double) can be used without linking with libm... no | |
| checking whether isnan(long double) can be used with libm... no | |
| checking where to find the exponent in a 'double'... word 1 bit 20 | |
| checking whether ldexp() can be used without linking with libm... yes | |
| checking for libunistring... yes | |
| checking how to link with libunistring... -lunistring | |
| checking for libunistring version... 0.9.10 | |
| checking whether limits.h has ULLONG_WIDTH etc.... no | |
| checking for nl_langinfo and CODESET... yes | |
| checking whether getc_unlocked is declared... yes | |
| checking whether we are using the GNU C Library >= 2.1 or uClibc... no | |
| checking whether pow can be used without linking with libm... yes | |
| checking whether log works... yes | |
| checking whether round is declared... yes | |
| checking whether round works... no | |
| checking whether lstat correctly handles trailing slash... no | |
| checking whether malloc, realloc, calloc are POSIX compliant... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for GNU libc compatible malloc... yes | |
| checking for unsigned long long int... yes | |
| checking for long long int... yes | |
| checking for promoted mode_t type... int | |
| checking whether poll is declared without a macro... yes | |
| checking for inline... inline | |
| checking for library containing setsockopt... none needed | |
| checking for mbstate_t... yes | |
| checking for ssize_t... yes | |
| checking whether <sys/select.h> is self-contained... yes | |
| checking whether pselect is declared without a macro... yes | |
| checking whether select is declared without a macro... yes | |
| checking whether setenv is declared... yes | |
| checking search.h usability... yes | |
| checking search.h presence... yes | |
| checking for search.h... yes | |
| checking for tsearch... yes | |
| checking for sigset_t... yes | |
| checking for uid_t in sys/types.h... yes | |
| checking for stdbool.h that conforms to C99... yes | |
| checking for _Bool... yes | |
| checking for wint_t... yes | |
| checking whether wint_t is too small... no | |
| checking whether stdint.h conforms to C99... yes | |
| checking whether stdint.h predates C++11... no | |
| checking whether stdint.h has UINTMAX_WIDTH etc.... no | |
| checking whether struct tm is in sys/time.h or time.h... time.h | |
| checking for struct tm.tm_zone... yes | |
| checking for struct tm.tm_gmtoff... yes | |
| checking whether ffsl is declared without a macro... yes | |
| checking whether ffsll is declared without a macro... yes | |
| checking whether memmem is declared without a macro... yes | |
| checking whether mempcpy is declared without a macro... no | |
| checking whether memrchr is declared without a macro... no | |
| checking whether rawmemchr is declared without a macro... no | |
| checking whether stpcpy is declared without a macro... yes | |
| checking whether stpncpy is declared without a macro... yes | |
| checking whether strchrnul is declared without a macro... no | |
| checking whether strdup is declared without a macro... yes | |
| checking whether strncat is declared without a macro... yes | |
| checking whether strndup is declared without a macro... yes | |
| checking whether strnlen is declared without a macro... yes | |
| checking whether strpbrk is declared without a macro... yes | |
| checking whether strsep is declared without a macro... yes | |
| checking whether strcasestr is declared without a macro... yes | |
| checking whether strtok_r is declared without a macro... yes | |
| checking whether strerror_r is declared without a macro... yes | |
| checking whether strsignal is declared without a macro... yes | |
| checking whether strverscmp is declared without a macro... no | |
| checking for struct timespec in <time.h>... yes | |
| checking whether snprintf returns a byte count as in C99... yes | |
| checking whether vsnprintf is declared... yes | |
| checking whether <wchar.h> uses 'inline' correctly... yes | |
| checking for a traditional french locale... fr_FR.ISO8859-1 | |
| checking for a traditional japanese locale... ja_JP.eucJP | |
| checking for a transitional chinese locale... zh_CN.GB18030 | |
| checking for a french Unicode locale... fr_FR.UTF-8 | |
| checking for mmap... yes | |
| checking for MAP_ANONYMOUS... yes | |
| checking whether memchr works... yes | |
| checking whether time_t is signed... yes | |
| checking whether snprintf is declared... yes | |
| checking whether strdup is declared... (cached) yes | |
| checking whether unsetenv is declared... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for intmax_t... yes | |
| checking for snprintf... (cached) yes | |
| checking for strnlen... yes | |
| checking for wcslen... yes | |
| checking for wcsnlen... yes | |
| checking for mbrtowc... (cached) yes | |
| checking for wcrtomb... (cached) yes | |
| checking whether _snprintf is declared... no | |
| checking for alloca as a compiler built-in... yes | |
| checking whether inet_ntop is declared without a macro... yes | |
| checking whether inet_pton is declared without a macro... yes | |
| checking byteswap.h usability... no | |
| checking byteswap.h presence... no | |
| checking for byteswap.h... no | |
| checking for library containing clock_gettime... none required | |
| checking for library containing clock_getcpuclockid... no | |
| checking for clock_gettime... yes | |
| checking for clock_settime... yes | |
| checking for clock_getcpuclockid... no | |
| checking whether copysign can be used without linking with libm... yes | |
| checking whether alphasort is declared without a macro... yes | |
| checking whether closedir is declared without a macro... yes | |
| checking whether dirfd is declared without a macro... yes | |
| checking whether fdopendir is declared without a macro... yes | |
| checking whether opendir is declared without a macro... yes | |
| checking whether readdir is declared without a macro... yes | |
| checking whether rewinddir is declared without a macro... yes | |
| checking whether scandir is declared without a macro... yes | |
| checking for dirfd... yes | |
| checking whether dirfd is declared... (cached) yes | |
| checking whether dirfd is a macro... no | |
| checking whether // is distinct from /... (cached) no | |
| checking whether duplocale(LC_GLOBAL_LOCALE) works... yes | |
| checking whether fcntl is declared without a macro... yes | |
| checking whether openat is declared without a macro... yes | |
| checking whether conversion from 'int' to 'long double' works... yes | |
| checking whether __func__ is available... yes | |
| checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required | |
| checking for getaddrinfo... yes | |
| checking whether gai_strerror is declared... (cached) yes | |
| checking whether gai_strerrorA is declared... no | |
| checking for gai_strerror with POSIX signature... yes | |
| checking for struct sockaddr.sa_len... yes | |
| checking whether getaddrinfo is declared... (cached) yes | |
| checking whether freeaddrinfo is declared... (cached) yes | |
| checking whether getnameinfo is declared... (cached) yes | |
| checking for struct addrinfo... yes | |
| checking whether gettimeofday clobbers localtime buffer... no | |
| checking for gettimeofday with POSIX signature... yes | |
| checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes | |
| checking for library containing inet_ntop... (cached) none required | |
| checking whether inet_ntop is declared... (cached) yes | |
| checking for library containing inet_pton... none required | |
| checking whether inet_pton is declared... (cached) yes | |
| checking whether isfinite is declared... yes | |
| checking whether isfinite(long double) works... yes | |
| checking whether isinf is declared... yes | |
| checking whether isinf(long double) works... yes | |
| checking whether isnan macro works... no | |
| checking whether isnan(double) can be used without linking with libm... (cached) yes | |
| checking whether isnan(float) can be used without linking with libm... (cached) no | |
| checking whether isnan(float) can be used with libm... (cached) no | |
| checking where to find the exponent in a 'float'... (cached) word 0 bit 23 | |
| checking whether isnan(long double) can be used without linking with libm... (cached) no | |
| checking whether isnan(long double) can be used with libm... (cached) no | |
| checking where to find the exponent in a 'long double'... word 1 bit 20 | |
| checking whether langinfo.h defines CODESET... yes | |
| checking whether langinfo.h defines T_FMT_AMPM... yes | |
| checking whether langinfo.h defines ERA... yes | |
| checking whether langinfo.h defines YESEXPR... yes | |
| checking whether nl_langinfo is declared without a macro... yes | |
| checking if LD -Wl,--version-script works... no | |
| checking whether the -Werror option is usable... yes | |
| checking for simple visibility declarations... yes | |
| checking whether link obeys POSIX... no | |
| checking whether locale.h conforms to POSIX:2001... (cached) yes | |
| checking whether locale.h defines locale_t... (cached) no | |
| checking whether struct lconv is properly defined... (cached) yes | |
| checking whether setlocale is declared without a macro... (cached) yes | |
| checking whether duplocale is declared without a macro... (cached) yes | |
| checking for log1p... yes | |
| checking for stdlib.h... (cached) yes | |
| checking for GNU libc compatible malloc... (cached) yes | |
| checking whether NAN macro works... yes | |
| checking whether HUGE_VAL works... yes | |
| checking whether acosf is declared without a macro... yes | |
| checking whether acosl is declared without a macro... yes | |
| checking whether asinf is declared without a macro... yes | |
| checking whether asinl is declared without a macro... yes | |
| checking whether atanf is declared without a macro... yes | |
| checking whether atanl is declared without a macro... yes | |
| checking whether cbrt is declared without a macro... yes | |
| checking whether cbrtf is declared without a macro... yes | |
| checking whether cbrtl is declared without a macro... yes | |
| checking whether ceilf is declared without a macro... yes | |
| checking whether ceill is declared without a macro... yes | |
| checking whether copysign is declared without a macro... yes | |
| checking whether copysignf is declared without a macro... yes | |
| checking whether copysignl is declared without a macro... yes | |
| checking whether cosf is declared without a macro... yes | |
| checking whether cosl is declared without a macro... yes | |
| checking whether coshf is declared without a macro... yes | |
| checking whether expf is declared without a macro... yes | |
| checking whether expl is declared without a macro... yes | |
| checking whether exp2 is declared without a macro... yes | |
| checking whether exp2f is declared without a macro... yes | |
| checking whether exp2l is declared without a macro... yes | |
| checking whether expm1 is declared without a macro... yes | |
| checking whether expm1f is declared without a macro... yes | |
| checking whether expm1l is declared without a macro... yes | |
| checking whether fabsf is declared without a macro... yes | |
| checking whether fabsl is declared without a macro... yes | |
| checking whether floorf is declared without a macro... yes | |
| checking whether floorl is declared without a macro... yes | |
| checking whether fma is declared without a macro... yes | |
| checking whether fmaf is declared without a macro... yes | |
| checking whether fmal is declared without a macro... yes | |
| checking whether fmod is declared without a macro... yes | |
| checking whether fmodf is declared without a macro... yes | |
| checking whether fmodl is declared without a macro... yes | |
| checking whether frexpf is declared without a macro... yes | |
| checking whether frexpl is declared without a macro... yes | |
| checking whether hypotf is declared without a macro... yes | |
| checking whether hypotl is declared without a macro... yes | |
| checking whether ilogb is declared without a macro... yes | |
| checking whether ilogbf is declared without a macro... yes | |
| checking whether ilogbl is declared without a macro... yes | |
| checking whether ldexpf is declared without a macro... yes | |
| checking whether ldexpl is declared without a macro... yes | |
| checking whether log is declared without a macro... yes | |
| checking whether logf is declared without a macro... yes | |
| checking whether logl is declared without a macro... yes | |
| checking whether log10 is declared without a macro... yes | |
| checking whether log10f is declared without a macro... yes | |
| checking whether log10l is declared without a macro... yes | |
| checking whether log1p is declared without a macro... yes | |
| checking whether log1pf is declared without a macro... yes | |
| checking whether log1pl is declared without a macro... yes | |
| checking whether log2 is declared without a macro... yes | |
| checking whether log2f is declared without a macro... yes | |
| checking whether log2l is declared without a macro... yes | |
| checking whether logb is declared without a macro... yes | |
| checking whether logbf is declared without a macro... yes | |
| checking whether logbl is declared without a macro... yes | |
| checking whether modf is declared without a macro... yes | |
| checking whether modff is declared without a macro... yes | |
| checking whether modfl is declared without a macro... yes | |
| checking whether powf is declared without a macro... yes | |
| checking whether remainder is declared without a macro... yes | |
| checking whether remainderf is declared without a macro... yes | |
| checking whether remainderl is declared without a macro... yes | |
| checking whether rint is declared without a macro... yes | |
| checking whether rintf is declared without a macro... yes | |
| checking whether rintl is declared without a macro... yes | |
| checking whether round is declared without a macro... yes | |
| checking whether roundf is declared without a macro... yes | |
| checking whether roundl is declared without a macro... yes | |
| checking whether sinf is declared without a macro... yes | |
| checking whether sinl is declared without a macro... yes | |
| checking whether sinhf is declared without a macro... yes | |
| checking whether sqrtf is declared without a macro... yes | |
| checking whether sqrtl is declared without a macro... yes | |
| checking whether tanf is declared without a macro... yes | |
| checking whether tanl is declared without a macro... yes | |
| checking whether tanhf is declared without a macro... yes | |
| checking whether trunc is declared without a macro... yes | |
| checking whether truncf is declared without a macro... yes | |
| checking whether truncl is declared without a macro... yes | |
| checking whether mkdir handles trailing slash... yes | |
| checking whether mkdir handles trailing dot... yes | |
| checking whether getaddrinfo is declared without a macro... (cached) yes | |
| checking whether freeaddrinfo is declared without a macro... (cached) yes | |
| checking whether gai_strerror is declared without a macro... (cached) yes | |
| checking whether getnameinfo is declared without a macro... (cached) yes | |
| checking whether <netinet/in.h> is self-contained... yes | |
| checking whether YESEXPR works... yes | |
| checking for sys/pstat.h... no | |
| checking for sys/sysmp.h... no | |
| checking for sys/param.h... (cached) yes | |
| checking for sys/sysctl.h... yes | |
| checking for sched_getaffinity... no | |
| checking for sched_getaffinity_np... no | |
| checking for pstat_getdynamic... no | |
| checking for sysmp... no | |
| checking for sysctl... yes | |
| checking whether open recognizes a trailing slash... no | |
| checking for poll... yes | |
| checking for poll... (cached) yes | |
| checking whether poll is declared without a macro... (cached) yes | |
| checking for putenv compatible with GNU and SVID... no | |
| checking whether _putenv is declared... no | |
| checking whether readlink signature is correct... yes | |
| checking whether readlink handles trailing slash correctly... no | |
| checking for working re_compile_pattern... no | |
| checking libintl.h usability... no | |
| checking libintl.h presence... no | |
| checking for libintl.h... no | |
| checking whether isblank is declared... yes | |
| checking whether rename honors trailing slash on destination... no | |
| checking whether rename honors trailing slash on source... no | |
| checking whether rename manages hard links correctly... yes | |
| checking whether rename manages existing destinations correctly... yes | |
| checking whether rmdir works... yes | |
| checking whether select supports a 0 argument... yes | |
| checking whether select detects invalid fds... yes | |
| checking whether setenv validates arguments... yes | |
| checking for volatile sig_atomic_t... yes | |
| checking for sighandler_t... no | |
| checking whether pthread_sigmask is declared without a macro... yes | |
| checking whether sigaction is declared without a macro... yes | |
| checking whether sigaddset is declared without a macro... yes | |
| checking whether sigdelset is declared without a macro... yes | |
| checking whether sigemptyset is declared without a macro... yes | |
| checking whether sigfillset is declared without a macro... yes | |
| checking whether sigismember is declared without a macro... yes | |
| checking whether sigpending is declared without a macro... yes | |
| checking whether sigprocmask is declared without a macro... yes | |
| checking for socklen_t... yes | |
| checking for ssize_t... (cached) yes | |
| checking for struct stat.st_atim.tv_nsec... no | |
| checking for struct stat.st_atimespec.tv_nsec... yes | |
| checking for struct stat.st_birthtimespec.tv_nsec... yes | |
| checking for working stdalign.h... yes | |
| checking for max_align_t... (cached) yes | |
| checking whether NULL can be used in arbitrary expressions... (cached) yes | |
| checking which flavor of printf attribute matches inttypes macros... system | |
| checking whether dprintf is declared without a macro... yes | |
| checking whether fpurge is declared without a macro... yes | |
| checking whether fseeko is declared without a macro... yes | |
| checking whether ftello is declared without a macro... yes | |
| checking whether getdelim is declared without a macro... yes | |
| checking whether getline is declared without a macro... yes | |
| checking whether gets is declared without a macro... yes | |
| checking whether pclose is declared without a macro... yes | |
| checking whether popen is declared without a macro... yes | |
| checking whether renameat is declared without a macro... yes | |
| checking whether snprintf is declared without a macro... yes | |
| checking whether tmpfile is declared without a macro... yes | |
| checking whether vdprintf is declared without a macro... yes | |
| checking whether vsnprintf is declared without a macro... yes | |
| checking whether _Exit is declared without a macro... yes | |
| checking whether atoll is declared without a macro... yes | |
| checking whether canonicalize_file_name is declared without a macro... no | |
| checking whether getloadavg is declared without a macro... yes | |
| checking whether getsubopt is declared without a macro... yes | |
| checking whether grantpt is declared without a macro... yes | |
| checking whether initstate is declared without a macro... yes | |
| checking whether initstate_r is declared without a macro... no | |
| checking whether mkdtemp is declared without a macro... no | |
| checking whether mkostemp is declared without a macro... no | |
| checking whether mkostemps is declared without a macro... no | |
| checking whether mkstemp is declared without a macro... yes | |
| checking whether mkstemps is declared without a macro... no | |
| checking whether posix_openpt is declared without a macro... yes | |
| checking whether ptsname is declared without a macro... yes | |
| checking whether ptsname_r is declared without a macro... yes | |
| checking whether qsort_r is declared without a macro... yes | |
| checking whether random is declared without a macro... yes | |
| checking whether random_r is declared without a macro... no | |
| checking whether realpath is declared without a macro... yes | |
| checking whether rpmatch is declared without a macro... yes | |
| checking whether secure_getenv is declared without a macro... no | |
| checking whether setenv is declared without a macro... yes | |
| checking whether setstate is declared without a macro... yes | |
| checking whether setstate_r is declared without a macro... no | |
| checking whether srandom is declared without a macro... yes | |
| checking whether srandom_r is declared without a macro... no | |
| checking whether strtod is declared without a macro... yes | |
| checking whether strtoll is declared without a macro... yes | |
| checking whether strtoull is declared without a macro... yes | |
| checking whether unlockpt is declared without a macro... yes | |
| checking whether unsetenv is declared without a macro... yes | |
| checking whether flock is declared without a macro... yes | |
| checking whether <sys/select.h> is self-contained... (cached) yes | |
| checking whether pselect is declared without a macro... (cached) yes | |
| checking whether select is declared without a macro... (cached) yes | |
| checking for nlink_t... (cached) yes | |
| checking whether fchmodat is declared without a macro... (cached) yes | |
| checking whether fstat is declared without a macro... (cached) yes | |
| checking whether fstatat is declared without a macro... (cached) yes | |
| checking whether futimens is declared without a macro... (cached) yes | |
| checking whether lchmod is declared without a macro... (cached) yes | |
| checking whether lstat is declared without a macro... (cached) yes | |
| checking whether mkdirat is declared without a macro... (cached) yes | |
| checking whether mkfifo is declared without a macro... (cached) yes | |
| checking whether mkfifoat is declared without a macro... (cached) no | |
| checking whether mknod is declared without a macro... (cached) yes | |
| checking whether mknodat is declared without a macro... (cached) no | |
| checking whether stat is declared without a macro... (cached) yes | |
| checking whether utimensat is declared without a macro... (cached) yes | |
| checking for struct tms... yes | |
| checking whether times is declared without a macro... yes | |
| checking for timezone_t... no | |
| checking whether trunc is declared... (cached) yes | |
| checking whether chdir is declared without a macro... yes | |
| checking whether chown is declared without a macro... yes | |
| checking whether dup is declared without a macro... yes | |
| checking whether dup2 is declared without a macro... yes | |
| checking whether dup3 is declared without a macro... no | |
| checking whether environ is declared without a macro... no | |
| checking whether euidaccess is declared without a macro... no | |
| checking whether faccessat is declared without a macro... yes | |
| checking whether fchdir is declared without a macro... yes | |
| checking whether fchownat is declared without a macro... yes | |
| checking whether fdatasync is declared without a macro... no | |
| checking whether fsync is declared without a macro... yes | |
| checking whether ftruncate is declared without a macro... yes | |
| checking whether getcwd is declared without a macro... yes | |
| checking whether getdomainname is declared without a macro... yes | |
| checking whether getdtablesize is declared without a macro... yes | |
| checking whether getgroups is declared without a macro... yes | |
| checking whether gethostname is declared without a macro... yes | |
| checking whether getlogin is declared without a macro... yes | |
| checking whether getlogin_r is declared without a macro... yes | |
| checking whether getpagesize is declared without a macro... yes | |
| checking whether getusershell is declared without a macro... yes | |
| checking whether setusershell is declared without a macro... yes | |
| checking whether endusershell is declared without a macro... yes | |
| checking whether group_member is declared without a macro... no | |
| checking whether isatty is declared without a macro... yes | |
| checking whether lchown is declared without a macro... yes | |
| checking whether link is declared without a macro... yes | |
| checking whether linkat is declared without a macro... yes | |
| checking whether lseek is declared without a macro... yes | |
| checking whether pipe is declared without a macro... yes | |
| checking whether pipe2 is declared without a macro... no | |
| checking whether pread is declared without a macro... yes | |
| checking whether pwrite is declared without a macro... yes | |
| checking whether readlink is declared without a macro... yes | |
| checking whether readlinkat is declared without a macro... yes | |
| checking whether rmdir is declared without a macro... yes | |
| checking whether sethostname is declared without a macro... yes | |
| checking whether sleep is declared without a macro... yes | |
| checking whether symlink is declared without a macro... yes | |
| checking whether symlinkat is declared without a macro... yes | |
| checking whether ttyname_r is declared without a macro... yes | |
| checking whether unlink is declared without a macro... yes | |
| checking whether unlinkat is declared without a macro... yes | |
| checking whether usleep is declared without a macro... yes | |
| checking for vsnprintf... yes | |
| checking whether snprintf respects a size of 1... yes | |
| checking whether printf supports POSIX/XSI format strings with positions... yes | |
| checking whether btowc is declared without a macro... yes | |
| checking whether wctob is declared without a macro... yes | |
| checking whether mbsinit is declared without a macro... yes | |
| checking whether mbrtowc is declared without a macro... yes | |
| checking whether mbrlen is declared without a macro... yes | |
| checking whether mbsrtowcs is declared without a macro... yes | |
| checking whether mbsnrtowcs is declared without a macro... yes | |
| checking whether wcrtomb is declared without a macro... yes | |
| checking whether wcsrtombs is declared without a macro... yes | |
| checking whether wcsnrtombs is declared without a macro... yes | |
| checking whether wcwidth is declared without a macro... yes | |
| checking whether wmemchr is declared without a macro... yes | |
| checking whether wmemcmp is declared without a macro... yes | |
| checking whether wmemcpy is declared without a macro... yes | |
| checking whether wmemmove is declared without a macro... yes | |
| checking whether wmemset is declared without a macro... yes | |
| checking whether wcslen is declared without a macro... yes | |
| checking whether wcsnlen is declared without a macro... yes | |
| checking whether wcscpy is declared without a macro... yes | |
| checking whether wcpcpy is declared without a macro... yes | |
| checking whether wcsncpy is declared without a macro... yes | |
| checking whether wcpncpy is declared without a macro... yes | |
| checking whether wcscat is declared without a macro... yes | |
| checking whether wcsncat is declared without a macro... yes | |
| checking whether wcscmp is declared without a macro... yes | |
| checking whether wcsncmp is declared without a macro... yes | |
| checking whether wcscasecmp is declared without a macro... yes | |
| checking whether wcsncasecmp is declared without a macro... yes | |
| checking whether wcscoll is declared without a macro... yes | |
| checking whether wcsxfrm is declared without a macro... yes | |
| checking whether wcsdup is declared without a macro... yes | |
| checking whether wcschr is declared without a macro... yes | |
| checking whether wcsrchr is declared without a macro... yes | |
| checking whether wcscspn is declared without a macro... yes | |
| checking whether wcsspn is declared without a macro... yes | |
| checking whether wcspbrk is declared without a macro... yes | |
| checking whether wcsstr is declared without a macro... yes | |
| checking whether wcstok is declared without a macro... yes | |
| checking whether wcswidth is declared without a macro... yes | |
| checking whether stat handles trailing slashes on directories... yes | |
| checking whether stat handles trailing slashes on files... no | |
| checking whether btowc(0) is correct... yes | |
| checking whether btowc(EOF) is correct... yes | |
| checking for __builtin_expect... yes | |
| checking whether mbrtowc handles incomplete characters... yes | |
| checking whether mbrtowc works as well as mbtowc... yes | |
| checking whether mbrtowc handles a NULL pwc argument... yes | |
| checking whether mbrtowc handles a NULL string argument... yes | |
| checking whether mbrtowc has a correct return value... yes | |
| checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
| checking whether mbrtowc works on empty input... yes | |
| checking whether the C locale is free of encoding errors... yes | |
| checking whether mbrtowc handles incomplete characters... (cached) yes | |
| checking whether mbrtowc works as well as mbtowc... (cached) yes | |
| checking whether mbrtowc handles incomplete characters... (cached) yes | |
| checking whether mbrtowc works as well as mbtowc... (cached) yes | |
| checking whether wcrtomb return value is correct... yes | |
| checking whether iswcntrl works... yes | |
| checking for towlower... yes | |
| checking for wctype_t... yes | |
| checking for wctrans_t... yes | |
| checking whether wctype is declared without a macro... yes | |
| checking whether iswctype is declared without a macro... yes | |
| checking whether wctrans is declared without a macro... yes | |
| checking whether towctrans is declared without a macro... yes | |
| checking for flexible array member... yes | |
| checking whether localtime_r is declared... yes | |
| checking whether localtime_r is compatible with its POSIX signature... yes | |
| ./configure: line 37138: test: =: unary operator expected | |
| checking for unsetenv... yes | |
| checking for unsetenv() return type... int | |
| checking whether unsetenv obeys POSIX... yes | |
| checking how to print strings... printf | |
| checking for a sed that does not truncate output... (cached) /usr/local/opt/gnu-sed/bin/gsed | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by clang -std=gnu11... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
| checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
| checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
| checking the maximum length of command line arguments... 786432 | |
| checking how to convert arm-apple-darwin20.1.0 file names to arm-apple-darwin20.1.0 format... func_convert_file_noop | |
| checking how to convert arm-apple-darwin20.1.0 file names to toolchain format... func_convert_file_noop | |
| checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
| checking for objdump... objdump | |
| checking how to recognize dependent libraries... pass_all | |
| checking for dlltool... dlltool | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... (cached) ranlib | |
| checking command to parse /usr/bin/nm -B output from clang -std=gnu11 object... ok | |
| checking for sysroot... no | |
| checking for a working dd... /bin/dd | |
| checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| checking for dsymutil... dsymutil | |
| checking for nmedit... nmedit | |
| checking for lipo... lipo | |
| checking for otool... otool | |
| checking for otool64... no | |
| checking for -single_module linker flag... yes | |
| checking for -exported_symbols_list linker flag... yes | |
| checking for -force_load linker flag... yes | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if clang -std=gnu11 supports -fno-rtti -fno-exceptions... yes | |
| checking for clang -std=gnu11 option to produce PIC... -fno-common -DPIC | |
| checking if clang -std=gnu11 PIC flag -fno-common -DPIC works... yes | |
| checking if clang -std=gnu11 static flag -static works... no | |
| checking if clang -std=gnu11 supports -c -o file.o... yes | |
| checking if clang -std=gnu11 supports -c -o file.o... (cached) yes | |
| checking whether the clang -std=gnu11 linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin20.1.0 dyld | |
| checking how to hardcode library paths into programs... immediate | |
| checking for dlopen in -ldl... yes | |
| checking whether a program can dlopen itself... yes | |
| checking whether a statically linked program can dlopen itself... yes | |
| checking whether stripping libraries is possible... yes | |
| checking if libtool supports shared libraries... yes | |
| checking whether to build shared libraries... yes | |
| checking whether to build static libraries... yes | |
| checking for libltdl... yes | |
| checking how to link with libltdl... -lltdl | |
| checking for makeinfo... yes | |
| checking for emacs... no | |
| checking for xemacs... no | |
| checking where .elc files should go... ${datadir}/emacs/site-lisp | |
| checking if JIT code generation supported for target CPU... yes | |
| checking whether to enable JIT code generation... yes | |
| checking for mremap... no | |
| checking for ffsl... yes | |
| checking for isnan... yes | |
| checking for isinf... yes | |
| checking whether to use system and library "64" calls... no | |
| checking for __uc_get_ar_bsp in -luca... no | |
| checking for an ANSI C-conforming const... yes | |
| checking for working volatile... yes | |
| checking for inline... (cached) inline | |
| checking for __uc_get_ar_bsp in -luca... (cached) no | |
| checking whether byte ordering is bigendian... (cached) no | |
| checking labels as values... yes | |
| checking size of char... 1 | |
| checking size of unsigned char... 1 | |
| checking size of short... 2 | |
| checking size of unsigned short... 2 | |
| checking size of int... 4 | |
| checking size of unsigned int... 4 | |
| checking size of long... 8 | |
| checking size of unsigned long... 8 | |
| checking size of size_t... 8 | |
| checking size of long long... 8 | |
| checking size of unsigned long long... 8 | |
| checking size of __int64... 0 | |
| checking size of unsigned __int64... 0 | |
| checking size of void *... 8 | |
| checking size of intptr_t... 8 | |
| checking size of uintptr_t... 8 | |
| checking size of ptrdiff_t... 8 | |
| checking size of size_t... (cached) 8 | |
| checking size of off_t... 8 | |
| checking stdatomic.h usability... yes | |
| checking stdatomic.h presence... yes | |
| checking for stdatomic.h... yes | |
| checking for which prebuilt binary set to use during bootstrap... 64-bit-little-endian | |
| checking for ANSI C header files... (cached) yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking for sys/wait.h that is POSIX.1 compatible... yes | |
| checking for dirent.h that defines DIR... yes | |
| checking for library containing opendir... none required | |
| checking for struct dirent64.d_name... no | |
| checking complex.h usability... yes | |
| checking complex.h presence... yes | |
| checking for complex.h... yes | |
| checking fenv.h usability... yes | |
| checking fenv.h presence... yes | |
| checking for fenv.h... yes | |
| checking io.h usability... no | |
| checking io.h presence... no | |
| checking for io.h... no | |
| checking libc.h usability... yes | |
| checking libc.h presence... yes | |
| checking for libc.h... yes | |
| checking for limits.h... (cached) yes | |
| checking for memory.h... (cached) yes | |
| checking process.h usability... no | |
| checking process.h presence... no | |
| checking for process.h... no | |
| checking for string.h... (cached) yes | |
| checking sys/dir.h usability... yes | |
| checking sys/dir.h presence... yes | |
| checking for sys/dir.h... yes | |
| checking for sys/ioctl.h... (cached) yes | |
| checking for sys/select.h... (cached) yes | |
| checking for sys/time.h... (cached) yes | |
| checking sys/timeb.h usability... yes | |
| checking sys/timeb.h presence... yes | |
| checking for sys/timeb.h... yes | |
| checking for sys/times.h... (cached) yes | |
| checking sys/stdtypes.h usability... no | |
| checking sys/stdtypes.h presence... no | |
| checking for sys/stdtypes.h... no | |
| checking for sys/types.h... (cached) yes | |
| checking sys/utime.h usability... no | |
| checking sys/utime.h presence... no | |
| checking for sys/utime.h... no | |
| checking time.h usability... yes | |
| checking time.h presence... yes | |
| checking for time.h... yes | |
| checking for unistd.h... (cached) yes | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking pwd.h usability... yes | |
| checking pwd.h presence... yes | |
| checking for pwd.h... yes | |
| checking grp.h usability... yes | |
| checking grp.h presence... yes | |
| checking for grp.h... yes | |
| checking sys/utsname.h usability... yes | |
| checking sys/utsname.h presence... yes | |
| checking for sys/utsname.h... yes | |
| checking direct.h usability... no | |
| checking direct.h presence... no | |
| checking for direct.h... no | |
| checking machine/fpu.h usability... no | |
| checking machine/fpu.h presence... no | |
| checking for machine/fpu.h... no | |
| checking sched.h usability... yes | |
| checking sched.h presence... yes | |
| checking for sched.h... yes | |
| checking sys/sendfile.h usability... no | |
| checking sys/sendfile.h presence... no | |
| checking for sys/sendfile.h... no | |
| checking for complex double... yes | |
| checking for socklen_t... (cached) yes | |
| checking for struct ip_mreq... yes | |
| checking for libc.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking whether libc.h and unistd.h can be included together... yes | |
| checking type of array argument to getgroups... gid_t | |
| checking return type of signal handlers... void | |
| checking for mode_t... (cached) yes | |
| checking for gethostbyname... (cached) yes | |
| checking for connect... yes | |
| checking assert.h usability... yes | |
| checking assert.h presence... yes | |
| checking for assert.h... yes | |
| checking crt_externs.h usability... yes | |
| checking crt_externs.h presence... yes | |
| checking for crt_externs.h... yes | |
| checking for DINFINITY... no | |
| checking for DQNAN... no | |
| checking for cexp... yes | |
| checking for chsize... no | |
| checking for clog... yes | |
| checking for clog10... no | |
| checking for ctermid... yes | |
| checking for fesetround... yes | |
| checking for ftime... yes | |
| checking for ftruncate... yes | |
| checking for fchown... yes | |
| checking for fchmod... yes | |
| checking for getcwd... (cached) yes | |
| checking for geteuid... (cached) yes | |
| checking for getsid... yes | |
| checking for gettimeofday... (cached) yes | |
| checking for getuid... (cached) yes | |
| checking for getgid... (cached) yes | |
| checking for gmtime_r... yes | |
| checking for ioctl... yes | |
| checking for lstat... (cached) yes | |
| checking for mkdir... yes | |
| checking for mknod... yes | |
| checking for nice... yes | |
| checking for readlink... (cached) yes | |
| checking for rename... yes | |
| checking for rmdir... yes | |
| checking for setegid... yes | |
| checking for seteuid... yes | |
| checking for setlocale... yes | |
| checking for setuid... yes | |
| checking for setgid... yes | |
| checking for setpgid... yes | |
| checking for setsid... yes | |
| checking for sigaction... yes | |
| checking for siginterrupt... yes | |
| checking for stat64... yes | |
| checking for strptime... yes | |
| checking for symlink... (cached) yes | |
| checking for sync... yes | |
| checking for sysconf... yes | |
| checking for tcgetpgrp... yes | |
| checking for tcsetpgrp... yes | |
| checking for uname... yes | |
| checking for waitpid... yes | |
| checking for strdup... (cached) yes | |
| checking for system... yes | |
| checking for usleep... yes | |
| checking for atexit... yes | |
| checking for on_exit... no | |
| checking for chown... yes | |
| checking for link... (cached) yes | |
| checking for fcntl... (cached) yes | |
| checking for ttyname... yes | |
| checking for getpwent... yes | |
| checking for getgrent... yes | |
| checking for kill... yes | |
| checking for getppid... yes | |
| checking for getpgrp... yes | |
| checking for fork... yes | |
| checking for setitimer... yes | |
| checking for getitimer... yes | |
| checking for strchr... yes | |
| checking for strcmp... yes | |
| checking for index... yes | |
| checking for bcopy... yes | |
| checking for memcpy... yes | |
| checking for rindex... yes | |
| checking for truncate... yes | |
| checking for isblank... (cached) yes | |
| checking for _NSGetEnviron... yes | |
| checking for strcoll... yes | |
| checking for strcoll_l... yes | |
| checking for strtod_l... yes | |
| checking for strtol_l... yes | |
| checking for newlocale... yes | |
| checking for uselocale... yes | |
| checking for utimensat... yes | |
| checking for sched_getaffinity... (cached) no | |
| checking for sched_setaffinity... no | |
| checking for sendfile... yes | |
| checking whether _NL_NUMERIC_GROUPING is declared... no | |
| checking crypt.h usability... no | |
| checking crypt.h presence... no | |
| checking for crypt.h... no | |
| checking for netdb.h... (cached) yes | |
| checking pthread.h usability... yes | |
| checking pthread.h presence... yes | |
| checking for pthread.h... yes | |
| checking pthread_np.h usability... no | |
| checking pthread_np.h presence... no | |
| checking for pthread_np.h... no | |
| checking for sys/param.h... (cached) yes | |
| checking sys/resource.h usability... yes | |
| checking sys/resource.h presence... yes | |
| checking for sys/resource.h... yes | |
| checking for sys/file.h... (cached) yes | |
| checking for sys/mman.h... (cached) yes | |
| checking for chroot... yes | |
| checking for flock... (cached) yes | |
| checking for getlogin... (cached) yes | |
| checking for cuserid... no | |
| checking for getpriority... yes | |
| checking for setpriority... yes | |
| checking for getpass... yes | |
| checking for sethostname... yes | |
| checking for gethostname... yes | |
| checking whether sethostname is declared... (cached) yes | |
| checking whether hstrerror is declared... no | |
| checking whether cuserid is declared... no | |
| checking for library containing crypt... none required | |
| checking for i... _Complex_I | |
| checking whether csqrt is usable... yes | |
| checking whether getitimer(ITIMER_PROF) is usable... yes | |
| checking whether getitimer(ITIMER_VIRTUAL) is usable... yes | |
| checking for libgmp... yes | |
| checking how to link with libgmp... -L/usr/local/opt/gmp/lib -lgmp | |
| checking whether mpz_inits is declared... yes | |
| checking whether libunistring was built with iconv support... yes | |
| checking for pkg-config... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for libffi... yes | |
| checking size of size_t... (cached) 8 | |
| checking size of ssize_t... 8 | |
| checking whether NLS is requested... yes | |
| checking for msgfmt... no | |
| checking for gmsgfmt... : | |
| checking for xgettext... no | |
| checking for msgmerge... no | |
| checking for CFPreferencesCopyAppValue... yes | |
| checking for CFLocaleCopyCurrent... yes | |
| checking for CFLocaleCopyPreferredLanguages... yes | |
| checking for GNU gettext in libc... no | |
| checking for iconv... (cached) yes | |
| checking for working iconv... (cached) yes | |
| checking how to link with libiconv... -liconv | |
| checking for GNU gettext in libintl... no | |
| checking whether to use NLS... no | |
| checking for sleep declaration... yes | |
| checking for usleep declaration... yes | |
| checking whether getlogin is declared... (cached) yes | |
| checking whether alarm is declared... (cached) yes | |
| checking whether strptime is declared... yes | |
| checking return type of usleep... int | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking for getrlimit... yes | |
| checking for setrlimit... yes | |
| checking for socketpair... yes | |
| checking for getgroups... yes | |
| checking for setgroups... yes | |
| checking for setpwent... yes | |
| checking for pause... yes | |
| checking for tzset... (cached) yes | |
| checking for sethostent... yes | |
| checking for gethostent... yes | |
| checking for endhostent... yes | |
| checking for setnetent... yes | |
| checking for getnetent... yes | |
| checking for endnetent... yes | |
| checking for setprotoent... yes | |
| checking for getprotoent... yes | |
| checking for endprotoent... yes | |
| checking for setservent... yes | |
| checking for getservent... yes | |
| checking for endservent... yes | |
| checking for getnetbyaddr... yes | |
| checking for getnetbyname... yes | |
| checking for inet_lnaof... yes | |
| checking for inet_makeaddr... yes | |
| checking for inet_netof... yes | |
| checking for hstrerror... yes | |
| checking for struct sockaddr_in.sin_len... yes | |
| checking for __libc_stack_end... no | |
| checking whether netdb.h declares h_errno... yes | |
| checking whether uint32_t is defined... yes | |
| checking for working IPv6 support... yes | |
| checking whether sockaddr_in6 has sin6_scope_id... yes | |
| checking for struct sockaddr_in6.sin6_len... yes | |
| checking whether localtime caches TZ... no | |
| checking for strerror... yes | |
| checking for memmove... yes | |
| checking for asinh... yes | |
| checking for acosh... yes | |
| checking for atanh... yes | |
| checking for copysign... yes | |
| checking for finite... no | |
| checking for sincos... no | |
| checking for __sincos... yes | |
| checking for trunc... yes | |
| checking for isinf... yes | |
| checking for isnan... yes | |
| checking for struct stat.st_rdev... yes | |
| checking for struct stat.st_blksize... yes | |
| checking for struct stat.st_blocks... yes | |
| checking for struct stat.st_atim... no | |
| checking for struct stat.st_mtim... no | |
| checking for struct stat.st_ctim... no | |
| checking for struct tm.tm_zone... (cached) yes | |
| checking for struct tm.tm_gmtoff... (cached) yes | |
| checking whether we need POSIX to get struct utimbuf... no | |
| checking the value of `iconveh_error'... 0 | |
| checking the value of `iconveh_question_mark'... 1 | |
| checking the value of `iconveh_escape_sequence'... 2 | |
| checking for which bdw-gc pkg-config file to use... bdw-gc | |
| checking for bdw-gc >= 7.2... yes | |
| checking for GC_pthread_exit... no | |
| checking for GC_pthread_cancel... no | |
| checking for GC_pthread_sigmask... no | |
| checking for GC_move_disappearing_link... yes | |
| checking for GC_is_heap_ptr... yes | |
| checking for struct GC_stack_base.reg_base... no | |
| checking size of float... 4 | |
| checking for struct linger... yes | |
| checking for struct timespec... yes | |
| checking for the pthreads library -lpthreads... no | |
| checking whether pthreads work without any flags... yes | |
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
| checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
| checking for pthread_attr_getstack... yes | |
| checking for pthread_getattr_np... no | |
| checking for pthread_get_stackaddr_np... yes | |
| checking for pthread_attr_get_np... no | |
| checking for pthread_sigmask... yes | |
| checking for pthread_cancel... yes | |
| checking whether PTHREAD_ONCE_INIT needs braces... no | |
| checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no | |
| checking for library containing sched_yield... none required | |
| checking what kind of threads to support... pthreads | |
| checking whether pthread_attr_getstack works for the main thread... no | |
| checking whether the `__thread' storage class is available... yes | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... yes | |
| checking whether C compiler handles -Wall... yes | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes | |
| checking whether C compiler handles -Wmissing-prototypes... yes | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes | |
| checking whether C compiler handles -Wpointer-arith... yes | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes | |
| checking whether C compiler handles -fno-strict-aliasing... yes | |
| checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes | |
| checking whether C compiler handles -fwrapv... yes | |
| checking whether the linker understands `-z relro'... no | |
| checking for tgoto in -lncurses... yes | |
| checking how to link with libreadline... -L/usr/local/opt/readline/lib -lreadline | |
| checking for siginterrupt... (cached) yes | |
| checking for rl_clear_signals... yes | |
| checking for rl_cleanup_after_signal... yes | |
| checking for rl_filename_completion_function... yes | |
| checking whether rl_catch_signals is declared... yes | |
| checking whether rl_catch_sigwinch is declared... yes | |
| checking for rl_get_keymap_name... yes | |
| checking for rl_getc_function pointer in readline... yes | |
| checking for strdup... (cached) yes | |
| checking that generated files are newer than configure... done | |
| configure: creating ./config.status | |
| config.status: creating libguile/gen-scmconfig.h | |
| config.status: creating Makefile | |
| config.status: creating am/Makefile | |
| config.status: creating lib/Makefile | |
| config.status: creating benchmark-suite/Makefile | |
| config.status: creating gc-benchmarks/Makefile | |
| config.status: creating doc/Makefile | |
| config.status: creating doc/r5rs/Makefile | |
| config.status: creating doc/ref/Makefile | |
| config.status: creating emacs/Makefile | |
| config.status: creating examples/Makefile | |
| config.status: creating libguile/Makefile | |
| config.status: creating libguile/version.h | |
| config.status: creating guile-readline/Makefile | |
| config.status: creating test-suite/Makefile | |
| config.status: creating test-suite/standalone/Makefile | |
| config.status: creating meta/Makefile | |
| config.status: creating bootstrap/Makefile | |
| config.status: creating module/Makefile | |
| config.status: creating prebuilt/Makefile | |
| config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile | |
| config.status: creating prebuilt/i686-pc-linux-gnu/Makefile | |
| config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile | |
| config.status: creating check-guile | |
| config.status: creating benchmark-guile | |
| config.status: creating meta/guile | |
| config.status: creating meta/build-env | |
| config.status: creating meta/uninstalled-env | |
| config.status: creating meta/gdb-uninstalled-guile | |
| config.status: creating libguile/guile-snarf | |
| config.status: creating libguile/guile-snarf-docs | |
| config.status: creating test-suite/standalone/test-use-srfi | |
| config.status: creating test-suite/standalone/test-fast-slot-ref | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| config.status: executing po-directories commands |
This file has been truncated, but you can view the full file.
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: --version | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -qversion | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -c -g conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check -Iconftestd1b -Iconftestd2 conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check -Iconftestd1b -Iconftestd2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c - | |
| [...snip...] | |
| 11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -print-prog-name=ld | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -print-prog-name=ld -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c conftstm.o | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c conftstm.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -fno-stack-check -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -fno-stack-check -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check -Wl,-exported_symbols_list,conftest.sym conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -fno-stack-check -c -o conftest.o conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -fno-stack-check -c -o conftest.o conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -fno-stack-check -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -fno-stack-check -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check -fno-rtti -fno-exceptions conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check -fno-rtti -fno-exceptions conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check -fno-common -DPIC -DPIC conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check -fno-common -DPIC -DPIC conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check -static conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check -static conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check -o out/conftest2.o conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check -o out/conftest2.o conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -print-search-dirs | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -print-search-dirs -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -fno-stack-check -print-multi-os-directory | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -fno-stack-check -print-multi-os-directory -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c -ldl | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -ldl -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check -DHAVE_DLFCN_H conftest.c -ldl | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check -DHAVE_DLFCN_H conftest.c -ldl -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check -DHAVE_DLFCN_H conftest.c -ldl | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check -DHAVE_DLFCN_H conftest.c -ldl -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c -lltdl | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -lltdl -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c -luca | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -luca -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -o conftest -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -std=gnu11 -o conftest -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -std=gnu11 -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -c -fno-stack-check conftest.c | |
| superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| superenv executed: clang -pipe -Os -std=gnu11 -c -fno-stack-check conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include | |
| clang called with: -std=gnu11 -E conftest.c | |
| superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Develop |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment