Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build Queryverse data science stack #235

Open
hpoit opened this issue Jul 9, 2018 · 0 comments
Open

Can't build Queryverse data science stack #235

hpoit opened this issue Jul 9, 2018 · 0 comments

Comments

@hpoit
Copy link

hpoit commented Jul 9, 2018

Hi @staticfloat. While Pkg.clone("https://github.com/davidanthoff/Queryverse.jl"), I got

julia> Pkg.build("Thrift")
INFO: Building Homebrew
Already up-to-date.
Uninstalling fontconfig... (493 files, 3.2MB)
==> Installing fontconfig from staticfloat/juliatranslated
==> Downloading https://homebrew.bintray.com/bottles/fontconfig-2.12.6.high_sier
Already downloaded: /Users/kevinliu/Library/Caches/Homebrew.jl/fontconfig-2.12.6.high_sierra.bottle.tar.gz
==> Pouring fontconfig-2.12.6.high_sierra.bottle.tar.gz
==> Regenerating font cache, this may take a while
==> /Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/Cellar/fontconfig/2.12.6/bin/f
🍺  /Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/Cellar/fontconfig/2.12.6: 493 files, 3.2MB
Warning: Already linked: /Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/Cellar/fontconfig/2.12.6
INFO: Building Thrift
INFO: Moving julia plugin into thrift sources
INFO: Buidling thrift compiler
Configuring for:
PHP Api Version:         20160303
Zend Module Api No:      20160303
Zend Extension Api No:   320160303
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.

Couldn't find libtoolize!
==============================================================================[ ERROR: Thrift ]===============================================================================

LoadError: failed process: Process(setenv(`./bootstrap.sh`,String["TERM_PROGRAM=Apple_Terminal", "SHELL=/bin/bash", "TERM=xterm-256color", "TMPDIR=/var/folders/d2/fvp3pdj96h55gg8wsc99vmrc0000gn/T/", "Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.ArfTJqXqlW/Render", "TERM_PROGRAM_VERSION=404", "TERM_SESSION_ID=5F07A520-0AB5-4189-BE55-98335B16DE58", "USER=kevinliu", "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.XMTbgI209G/Listeners", "PATH=/Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/bin:/Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/sbin:/Applications/Julia-0.6.app/Contents/Resources/julia/bin:/Applications/Julia-0.6.app/Contents/Resources/julia/bin:/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/opt/git/libexec/git-core", "PWD=/Users/kevinliu", "LANG=en_US.UTF-8", "XPC_FLAGS=0x0", "XPC_SERVICE_NAME=0", "SHLVL=0", "HOME=/Users/kevinliu", "LOGNAME=kevinliu", "__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0", "OPENBLAS_MAIN_FREE=1", "FONTCONFIG_PATH=/Applications/Julia-0.6.app/Contents/Resources/julia/etc/fonts", "TK_LIBRARY=/System/Library/Frameworks/Tk.framework/Versions/8.5/Resources/Scripts", "HOMEBREW_CACHE=/Users/kevinliu/Library/Caches/Homebrew.jl/", "HOMEBREW_NO_AUTO_UPDATE=1", "HOMEBREW_NO_ANALYTICS=1", "HOMEBREW_NO_ENV_FILTERING=1", "GIT_EXEC_PATH=/Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/opt/git/libexec/git-core", "GIT_TEMPLATE_DIR=/Users/kevinliu/.julia/v0.6/Homebrew/deps/usr/opt/git/share/git-core", "PHP_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps", "PERL_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps", "JAVA_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps", "RUBY_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps", "ERLANG_INSTALL_LIB_DIR=/Users/kevinliu/.julia/v0.6/Thrift/deps", "PY_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps", "PHP_CONFIG_PREFIX=/Users/kevinliu/.julia/v0.6/Thrift/deps"]; dir="/Users/kevinliu/.julia/v0.6/Thrift/deps/src/thrift-0.11.0"), ProcessExited(1)) [1]
while loading /Users/kevinliu/.julia/v0.6/Thrift/deps/build.jl, in expression starting on line 93

==============================================================================================================================================================================

===============================================================================[ BUILD ERRORS ]===============================================================================

WARNING: Thrift had build errors.

 - packages with build errors remain installed in /Users/kevinliu/.julia/v0.6
 - build the package(s) and all dependencies with `Pkg.build("Thrift")`
 - build a single package by running its `deps/build.jl` script

==============================================================================================================================================================================

julia> 

How can I help? Do we have to update Homebrew with https://github.com/JuliaPackaging/BinaryProvider.jl? What are the steps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant