kinetic installation fails with 'Failed to detect successful installation of [qt5]' error
OS : OSX El Capitan , Version : 10.11.3
# rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
executing command [brew install qt5]
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/science).
==> New Formulae
homebrew/science/fplll
==> Downloading https://homebrew.bintray.com/bottles/qt5-5.6.1-1.el_capitan.bottle.tar.gz
######################################################################## 100.0%
==> Pouring qt5-5.6.1-1.el_capitan.bottle.tar.gz
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.
This formula is keg-only, which means it was not symlinked into /usr/local.
Qt 5 conflicts Qt 4
Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:
LDFLAGS: -L/usr/local/opt/qt5/lib
CPPFLAGS: -I/usr/local/opt/qt5/include
.app bundles were installed.
Run `brew linkapps qt5` to symlink these to /Applications.
==> Summary
🍺 /usr/local/Cellar/qt5/5.6.1-1: 7,494 files, 315.6M
ERROR: the following rosdeps failed to install
homebrew: Failed to detect successful installation of [qt5]
Please use the Preformatted text button next time for console copy/pastes. It's the one with the
101010
on it. Thanks.