Created
October 1, 2016 16:43
-
-
Save whitecat/6fb444f2597401ee8db899c8b6931fe5 to your computer and use it in GitHub Desktop.
mysql on macOS 10.11.6 - 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 mysql on macOS 10.11.6 | |
Build date: 2016-09-30 23:09:41 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: >1.0.0 (no git repository) | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 7e93340073106f9f5a4bef057823210fb432c064 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 97b6f9bdde21f1c51021ff2c2643be78d70a1e51 | |
Core tap last commit: 2 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 1.8.4.2 => /usr/local/git/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_102, 1.8.0_101, 1.8.0_51, 1.7.0_65, 1.7.0_51, 1.6.0_65-b14-468 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.0 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 |
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 and just ignore them. Thanks! | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/node/ares.h | |
/usr/local/include/node/ares_version.h | |
/usr/local/include/node/libplatform/libplatform.h | |
/usr/local/include/node/nameser.h | |
/usr/local/include/node/node.h | |
/usr/local/include/node/node_buffer.h | |
/usr/local/include/node/node_internals.h | |
/usr/local/include/node/node_object_wrap.h | |
/usr/local/include/node/node_version.h | |
/usr/local/include/node/openssl/opensslconf.h | |
/usr/local/include/node/pthread-fixes.h | |
/usr/local/include/node/smalloc.h | |
/usr/local/include/node/stdint-msvc2008.h | |
/usr/local/include/node/tree.h | |
/usr/local/include/node/uv-aix.h | |
/usr/local/include/node/uv-bsd.h | |
/usr/local/include/node/uv-darwin.h | |
/usr/local/include/node/uv-errno.h | |
/usr/local/include/node/uv-linux.h | |
/usr/local/include/node/uv-sunos.h | |
/usr/local/include/node/uv-threadpool.h | |
/usr/local/include/node/uv-unix.h | |
/usr/local/include/node/uv-version.h | |
/usr/local/include/node/uv-win.h | |
/usr/local/include/node/uv.h | |
/usr/local/include/node/v8-debug.h | |
/usr/local/include/node/v8-platform.h | |
/usr/local/include/node/v8-profiler.h | |
/usr/local/include/node/v8-testing.h | |
/usr/local/include/node/v8-util.h | |
/usr/local/include/node/v8.h | |
/usr/local/include/node/v8config.h | |
/usr/local/include/node/v8stdint.h | |
/usr/local/include/node/zconf.h | |
/usr/local/include/node/zlib.h |
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
2016-10-01 09:41:39 -0700 | |
/usr/local/Cellar/mysql/5.7.15/bin/mysqld | |
--initialize-insecure | |
--user=leetcat | |
--basedir=/usr/local/Cellar/mysql/5.7.15 | |
--datadir=/usr/local/var/mysql | |
--tmpdir=/tmp | |
HOMEBREW_VERSION: >1.0.0 (no git repository) | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 7e93340073106f9f5a4bef057823210fb432c064 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 97b6f9bdde21f1c51021ff2c2643be78d70a1e51 | |
Core tap last commit: 2 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 1.8.4.2 => /usr/local/git/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_102, 1.8.0_101, 1.8.0_51, 1.7.0_65, 1.7.0_51, 1.6.0_65-b14-468 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.0 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 | |
PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/git/bin:/usr/texbin:/Users/leetcat/bin:/Users/leetcat/bin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm |
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
Oct 1 09:41:39 kernel[0]: Sandbox: mysqld(15356) deny(1) file-write-data /private/var/log/mysql/error.log | |
Oct 1 09:41:39 kernel[0]: Sandbox: mysqld(15356) deny(1) file-write-data /private/var/log/mysql/error.log | |
Oct 1 09:41:39 kernel[0]: Sandbox: mysqld(15356) deny(1) file-write-data /private/var/log/mysql/error.log | |
Oct 1 09:41:39 kernel[0]: Sandbox: mysqld(15356) deny(1) file-write-data /private/var/log/mysql/error.log | |
Oct 1 09:41:39 sandboxd[147]: mysqld(15356) deny file-write-data /private/var/log/mysql/error.log | |
Oct 1 09:41:39 sandboxd[147]: mysqld(15356) deny file-write-data /private/var/log/mysql/error.log | |
We use time to filter sandbox log. Therefore, unrelated logs may be recorded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment