Giter VIP home page Giter VIP logo

homebrew-core's People

Contributors

0xffea avatar adamv avatar afh avatar alex avatar apjanke avatar bfontaine avatar brettkoonce avatar commitay avatar domt4 avatar dunn avatar fxcoudert avatar ilovezfs avatar jacknagel avatar jcount avatar jeroen avatar lembacon avatar makigumo avatar mikemcquaid avatar mistydemeo avatar mxcl avatar neutric avatar nijikon avatar noctem avatar samueljohn avatar sharpie avatar tdsmith avatar tschoonj avatar vszakats avatar xu-cheng avatar zmwangx avatar

Watchers

 avatar  avatar

homebrew-core's Issues

curl/ssl version when building Arrow on MacOS 10.13

I hope this is the right place to open this!

We're getting a segfault on our MacOS 10.13 runner that might be related to the use of an outdated version of LibreSSL: apache/arrow#15189 . When I run library(curl) I get a note saying that I'm using LibreSSL/2.0.20. Is this the expected way that the arrow formula is linking to curl/OpenSSL? Or is there a way that I can find that version to narrow down what the error might be?

Multiple versions of AWS-SDK?

Thanks for the heads up about bumping the AWS SDK version in #94. Arrow depends on a slightly older version of the sdk (1.8.133) and when trying to use higher versions ran into a bug that is not yet resolved in the AWS sdk

It looks like the newer version and the older version are different enough that we're getting a symbol look up error starting when #94 merged

** testing if installed package can be loaded from temporary location
Error: Error: package or namespace load failed for ‘arrow’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/Users/runner/work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so':
  dlopen(/Users/runner/work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so, 6): Symbol not found: __ZN3Aws3Crt11g_allocatorE
  Referenced from: /Users/runner/work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so
  Expected in: flat namespace
 in /Users/runner/work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so
Error: Error: loading failed

Would it be possible or advisable to have a bottle of an older version of aws-sdk-cpp available that we could pin the apache-arrow formula to?

Boost bottle for macOS 11?

We noticed recently that when our GitHub runners made the upgrade from 10.15 to 11.6, we stopped being able to install Boost.

Last 10.15 build: https://github.com/ursa-labs/arrow-r-nightly/runs/4425100054?check_suite_focus=true#step:6:137
First 11.6 build: https://github.com/ursa-labs/arrow-r-nightly/runs/4438311803?check_suite_focus=true#step:6:189

Ultimately, what I think is happening is that 10.15 is compatible (enough?) with one of the bottles in the formula, so it installs that. But 11.6 isn't, so it attempts to build from source (by downloading it from https://dl.bintray.com/boostorg/release/1.67.0/source/boost_1_67_0.tar.bz2). Except that the source isn't available anymore since bintray shutdown.

It might be "as simple as" using the new artifactory URL for boost instead: https://boostorg.jfrog.io/artifactory/main/release/1.67.0/source/boost_1_67_0.tar.bz2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.