Giter Club home page Giter Club logo

Comments (3)

dharple avatar dharple commented on July 2, 2024

Getting script failures (possibly due to BSD vs Linux) on macOS. I thought at first it was a bash problem, but the modern version of macOS supports installing a modern copy of bash via brew.

https://travis-ci.com/github/dharple/detox/jobs/484837371#L21

bash version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)

https://travis-ci.com/github/dharple/detox/jobs/484837371#L426

Installing bash formula. It is not currently installed.
==> Downloading https://homebrew.bintray.com/bottles/bash-5.1.4.catalina.bottle.
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/2195ea39cf6607ec440ad
######################################################################## 100.0%
==> Pouring bash-5.1.4.catalina.bottle.tar.gz
🍺  /usr/local/Cellar/bash/5.1.4: 157 files, 10.9MB
Installing bash

https://travis-ci.com/github/dharple/detox/jobs/484837371#L540

$ bash --version
GNU bash, version 5.1.4(1)-release (x86_64-apple-darwin19.6.0)
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
The command "bash --version" exited with 0.

But, maybe it's a path issue....

from detox.

dharple avatar dharple commented on July 2, 2024

Apparently I've burned through 66% of my Travis credits already. I noticed when one of my builds stopped working, and I went to investigate.

from detox.

dharple avatar dharple commented on July 2, 2024

make check still fails on macOS, because bash and sed are both old. I'll attempt to use the homebrew versions of these in the future. Maybe using env bash instead of calling /bin/bash directly from the hashbang? I need a box to test this on.

from detox.

Related Issues (20)

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.