Skip to content

Instantly share code, notes, and snippets.

@cbertelli
Created August 22, 2017 15:34
Show Gist options
  • Save cbertelli/c4304801538660ecba9dafafcf8ab9e2 to your computer and use it in GitHub Desktop.
Save cbertelli/c4304801538660ecba9dafafcf8ab9e2 to your computer and use it in GitHub Desktop.
==> Installing ecwjp2-sdk from osgeo/osgeo4mac
ecwjp2-sdk: ERDAS ECW/JP2 SDK was not found at:
/Hexagon/ERDASEcwJpeg2000SDK5.3.0/Desktop_Read-Only
Download SDK and install 'Desktop Read-Only' to default location from:
http://download.intergraph.com/?ProductName=ERDAS%20ECW/JPEG2000%20SDK
Error: An unsatisfied requirement failed this build.
libellula2:p5t2 carlo$ brew install qhull [email protected]
Updating Homebrew...
==> Downloading http://www.qhull.org/download/qhull-2015-src-7.2.0.tgz
######################################################################## 100,0%
==> cmake . -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/qhull/2015.2 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWO
==> make install
🍺 /usr/local/Cellar/qhull/2015.2: 132 files, 5.2MB, built in 1 minute 12 seconds
==> Downloading https://download.qt.io/official_releases/qt/5.7/5.7.1/single/qt-everywhere-opensource-src-5.7.1.tar.xz
Already downloaded: /Users/carlo/Library/Caches/Homebrew/[email protected]
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/e8fe6567/qt5/restore-pc-files.patch
Already downloaded: /Users/carlo/Library/Caches/Homebrew/qt@5.7--patch-48ff18be2f4050de7288bddbae7f47e949512ac4bcd126c2f504be2ac701158b.patch
==> Patching
==> Applying restore-pc-files.patch
patching file qtbase/mkspecs/features/qt_module.prf
==> ./configure -verbose -prefix /usr/local/Cellar/[email protected]/5.7.1 -release -opensource -confirm-license -system-zlib -qt-libpng -qt-libjpeg -qt-freetype -qt-pcre -nomake tests -no-rpa
==> make
Last 15 lines from /Users/carlo/Library/Logs/Homebrew/[email protected]/02.make:
[1430/12712] CXX obj/src/3rdparty/chromium/base/mac/base.mach_logging.o
[1431/12712] OBJCXX obj/src/3rdparty/chromium/base/mac/base.objc_property_releaser.o
[1432/12712] CXX obj/src/3rdparty/chromium/base/mac/base.scoped_mach_port.o
FAILED: clang++ -MMD -MF obj/src/3rdparty/chromium/base/mac/base.mac_util.o.d -DV8_DEPRECATION_WARNINGS -DCLD_VERSION=2 -DTOOLKIT_QT -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DCHROMIUM_BUILD -DCR_CLANG_REVISION=255169-1 -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_WEBRTC=1 -DENABLE_MEDIA_ROUTER=1 -DQT_DISABLE_FORCE_TOUCH -DENABLE_PEPPER_CDMS -DENABLE_CONFIGURATION_POLICY -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DDONT_EMBED_BUILD_METADATA -DFIELDTRIAL_TESTING_ENABLED -DENABLE_TASK_MANAGER=1 -DENABLE_PDF=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_BACKGROUND=1 -DENABLE_PRINTING=1 -DENABLE_BASIC_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1 -DENABLE_SUPERVISED_USERS=1 -DENABLE_SERVICE_DISCOVERY=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DUSE_LIBPCI=1 -DUSE_OPENSSL=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DBASE_IMPLEMENTATION -DSYSTEM_NATIVE_UTF8 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 '-DQTWEBENGINEPROCESS_NAME="QtWebEngineProcess"' -Igen '-I/private/tmp/[email protected]/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -O2 -gdwarf-2 -fvisibility=hidden -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-selector-type-mismatch -Wheader-hygiene -Wno-char-subscripts -Wno-unneeded-internal-declaration -Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing -Wno-deprecated-register -Wno-inconsistent-missing-override -Wno-tautological-compare -Wno-unknown-warning-option -Wexit-time-destructors -std=c++11 -stdlib=libc++ -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -fno-threadsafe-statics -fcolor-diagnostics -fno-strict-aliasing -Wobjc-missing-property-synthesis -fobjc-call-cxx-cdtors -c '/private/tmp/[email protected]/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/base/mac/mac_util.mm' -o obj/src/3rdparty/chromium/base/mac/base.mac_util.o
In file included from /private/tmp/[email protected]/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/base/mac/mac_util.mm:23:
/private/tmp/[email protected]/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/base/mac/sdk_forward_declarations.h:15:9: fatal error: 'CoreBluetooth/CoreBluetooth.h' file not found
#import <CoreBluetooth/CoreBluetooth.h>
^
1 error generated.
ninja: build stopped: subcommand failed.
make[4]: *** [invoke_ninja] Error 1
make[3]: *** [sub-gyp_run-pro-make_first] Error 2
make[2]: *** [sub-core-make_first] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qtwebengine-make_first] Error 2
Do not report this issue to Homebrew/brew or Homebrew/core!
Error: You are using macOS 10.9.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Error: You are using macOS 10.9.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment