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 llvm on macOS 11.0 | |
| Build date: 2020-07-21 11:13:59 |
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 mas on macOS 11.0 | |
| Build date: 2020-07-20 10:28:33 |
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 libpq on macOS 11.0 | |
| Build date: 2020-07-18 17:58:09 |
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
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by Kerberos 5 configure 1.18.2, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ./configure --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/krb5/1.18.2 --without-system-verto | |
| ## --------- ## | |
| ## Platform. ## |
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 nettle on macOS 11.0 | |
| Build date: 2020-07-14 21:28:11 |
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 aom on macOS 11.0 | |
| Build date: 2020-07-14 17:30:42 |
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
| require 'fiddle' | |
| require 'fiddle/import' | |
| module Sysctl | |
| extend Fiddle::Importer | |
| dlload "/usr/lib/libSystem.dylib" | |
| extern "int sysctlbyname(const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen)" | |
| end | |
| ret = Fiddle::Pointer.malloc(Fiddle::SIZEOF_INT) |
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 fish on macOS 10.16 | |
| Build date: 2020-06-24 16:13:07 |
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 cmake on macOS 10.16 | |
| Build date: 2020-06-24 12:28:14 |
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 python@3.8 on macOS 10.16 | |
| Build date: 2020-06-23 15:29:12 |