Skip to content

Instantly share code, notes, and snippets.

@halloleo
Created December 28, 2018 10:34
Show Gist options
  • Save halloleo/d9ec997f4662df8645f080f7b3f444ab to your computer and use it in GitHub Desktop.
Save halloleo/d9ec997f4662df8645f080f7b3f444ab to your computer and use it in GitHub Desktop.
eye-d3 on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for eye-d3 on macOS 10.11.6
Build date: 2018-12-28 18:28:22
HOMEBREW_VERSION: 1.8.6
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 858c5e1afb0eb00079a4f014e8fbedf9065d50e4
Last commit: 12 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e0cd954f734160b3edd507f5be600d983c31b747
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_GITHUB_API_TOKEN: set
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: 8.0 build 800
Git: 2.9.0 => /usr/local/opt/git/bin/git
Curl: 7.43.0 => /usr/bin/curl
macOS: 10.11.6-x86_64
CLT: 8.2.0.0.1.1480973914
Xcode: 8.2.1
XQuartz: 2.7.9 => /opt/X11
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/Shared/Python/venv/eye-d3/bin/python-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libwkhtmltox.0.12.4.dylib
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/wkhtmltox/image.h
/usr/local/include/wkhtmltox/pdf.h
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ghostscript
lesstif
lua
markdown
xpdf
Warning: You are using macOS 10.11.
We (and Apple) do not provide support for this old version.
You will encounter build failures and other breakages.
Please create pull requests instead of asking for help on Homebrew's
GitHub, Discourse, Twitter or IRC. As you are running this old version,
you are responsible for resolving any issues you experience.
Warning: An outdated version (2.9.0) of Git was detected in your PATH.
Git 2.14.3 or newer is required for Homebrew.
Please upgrade:
brew upgrade git
Warning: Your XQuartz (2.7.9) is outdated.
Please install XQuartz 2.7.11 (or delete the current version).
XQuartz can be updated using Homebrew Cask by running
brew cask reinstall xquartz
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install graphite2 libvpx opus pcre2 sdl2 snappy theora x265
Run `brew missing` for more details.
2018-12-28 18:28:20 +1100
python3
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor
--install-scripts=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
copying pathlib.py -> build/lib
running install_lib
copying build/lib/pathlib.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/pathlib.py to pathlib.cpython-37.pyc
running install_egg_info
running egg_info
creating pathlib.egg-info
writing pathlib.egg-info/PKG-INFO
writing dependency_links to pathlib.egg-info/dependency_links.txt
writing top-level names to pathlib.egg-info/top_level.txt
writing manifest file 'pathlib.egg-info/SOURCES.txt'
reading manifest file 'pathlib.egg-info/SOURCES.txt'
writing manifest file 'pathlib.egg-info/SOURCES.txt'
Copying pathlib.egg-info to /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/pathlib-1.0.1-py3.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2018-12-28 18:28:21 +1100
python3
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor
--install-scripts=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
copying magic.py -> build/lib
running install_lib
copying build/lib/magic.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/magic.py to magic.cpython-37.pyc
running install_egg_info
running egg_info
writing python_magic.egg-info/PKG-INFO
writing dependency_links to python_magic.egg-info/dependency_links.txt
writing top-level names to python_magic.egg-info/top_level.txt
reading manifest file 'python_magic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python_magic.egg-info/SOURCES.txt'
Copying python_magic.egg-info to /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/python_magic-0.4.15-py3.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2018-12-28 18:28:22 +1100
python3
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor
--install-scripts=/usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
copying six.py -> build/lib
running install_lib
copying build/lib/six.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/six.py to six.cpython-37.pyc
running install_egg_info
running egg_info
writing six.egg-info/PKG-INFO
writing dependency_links to six.egg-info/dependency_links.txt
writing top-level names to six.egg-info/top_level.txt
reading manifest file 'six.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'documentation/_build'
writing manifest file 'six.egg-info/SOURCES.txt'
Copying six.egg-info to /usr/local/Cellar/eye-d3/0.8.7_1/libexec/vendor/lib/python3.7/site-packages/six-1.11.0-py3.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2018-12-28 18:28:22 +1100
python3
setup.py
install
--prefix=/usr/local/Cellar/eye-d3/0.8.7_1/libexec
running install
sh: pip: command not found
running build
running build_py
creating build
creating build/lib
creating build/lib/eyed3
copying ./src/eyed3/__about__.py -> build/lib/eyed3
copying ./src/eyed3/__init__.py -> build/lib/eyed3
copying ./src/eyed3/compat.py -> build/lib/eyed3
copying ./src/eyed3/core.py -> build/lib/eyed3
copying ./src/eyed3/main.py -> build/lib/eyed3
creating build/lib/eyed3/id3
copying ./src/eyed3/id3/__init__.py -> build/lib/eyed3/id3
copying ./src/eyed3/id3/apple.py -> build/lib/eyed3/id3
copying ./src/eyed3/id3/frames.py -> build/lib/eyed3/id3
copying ./src/eyed3/id3/headers.py -> build/lib/eyed3/id3
copying ./src/eyed3/id3/tag.py -> build/lib/eyed3/id3
creating build/lib/eyed3/mp3
copying ./src/eyed3/mp3/__init__.py -> build/lib/eyed3/mp3
copying ./src/eyed3/mp3/headers.py -> build/lib/eyed3/mp3
creating build/lib/eyed3/plugins
copying ./src/eyed3/plugins/__init__.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/_display_parser.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/art.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/classic.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/display.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/fixup.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/genres.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/itunes.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/lameinfo.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/lastfm.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/nfo.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/pymod.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/stats.py -> build/lib/eyed3/plugins
copying ./src/eyed3/plugins/xep_118.py -> build/lib/eyed3/plugins
creating build/lib/eyed3/utils
copying ./src/eyed3/utils/__init__.py -> build/lib/eyed3/utils
copying ./src/eyed3/utils/art.py -> build/lib/eyed3/utils
copying ./src/eyed3/utils/binfuncs.py -> build/lib/eyed3/utils
copying ./src/eyed3/utils/console.py -> build/lib/eyed3/utils
copying ./src/eyed3/utils/log.py -> build/lib/eyed3/utils
copying ./src/eyed3/utils/prompt.py -> build/lib/eyed3/utils
running egg_info
writing eyeD3.egg-info/PKG-INFO
writing dependency_links to eyeD3.egg-info/dependency_links.txt
writing entry points to eyeD3.egg-info/entry_points.txt
writing requirements to eyeD3.egg-info/requires.txt
writing top-level names to eyeD3.egg-info/top_level.txt
reading manifest file 'eyeD3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching '.cookiecutter.yml'
warning: no previously-included files found matching '.gitchangelog.rc'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '.editorconfig' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files found matching 'fabfile.py'
warning: no previously-included files found matching 'mkenv.sh'
warning: no previously-included files found matching 'pavement.py'
no previously-included directories found matching 'etc'
writing manifest file 'eyeD3.egg-info/SOURCES.txt'
running install_lib
creating /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
copying build/lib/eyed3/__about__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
copying build/lib/eyed3/__init__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
copying build/lib/eyed3/compat.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
copying build/lib/eyed3/core.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
creating /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/id3/__init__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/id3/apple.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/id3/frames.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/id3/headers.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/id3/tag.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3
copying build/lib/eyed3/main.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3
creating /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/mp3
copying build/lib/eyed3/mp3/__init__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/mp3
copying build/lib/eyed3/mp3/headers.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/mp3
creating /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/__init__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/_display_parser.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/art.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/classic.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/display.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/fixup.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/genres.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/itunes.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/lameinfo.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/lastfm.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/nfo.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/pymod.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/stats.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
copying build/lib/eyed3/plugins/xep_118.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins
creating /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/__init__.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/art.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/binfuncs.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/console.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/log.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
copying build/lib/eyed3/utils/prompt.py -> /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/__about__.py to __about__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/__init__.py to __init__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/compat.py to compat.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/core.py to core.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3/__init__.py to __init__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3/apple.py to apple.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3/frames.py to frames.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3/headers.py to headers.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/id3/tag.py to tag.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/main.py to main.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/mp3/__init__.py to __init__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/mp3/headers.py to headers.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/__init__.py to __init__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/_display_parser.py to _display_parser.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/art.py to art.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/classic.py to classic.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/display.py to display.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/fixup.py to fixup.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/genres.py to genres.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/itunes.py to itunes.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/lameinfo.py to lameinfo.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/lastfm.py to lastfm.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/nfo.py to nfo.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/pymod.py to pymod.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/stats.py to stats.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/plugins/xep_118.py to xep_118.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/__init__.py to __init__.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/art.py to art.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/binfuncs.py to binfuncs.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/console.py to console.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/log.py to log.cpython-37.pyc
byte-compiling /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyed3/utils/prompt.py to prompt.cpython-37.pyc
running install_egg_info
Copying eyeD3.egg-info to /usr/local/Cellar/eye-d3/0.8.7_1/libexec/lib/python3.7/site-packages/eyeD3-0.8.7-py3.7.egg-info
running install_scripts
Installing eyeD3 script to /usr/local/Cellar/eye-d3/0.8.7_1/libexec/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment