Coder Social home page Coder Social logo

python3: build error about linuxbrew-core HOT 6 CLOSED

homebrew avatar homebrew commented on May 24, 2024
python3: build error

from linuxbrew-core.

Comments (6)

sjackman avatar sjackman commented on May 24, 2024

After the first failed invocation of brew install python3, please report the output of

brew gist-logs python3

from linuxbrew-core.

seanjensengrey avatar seanjensengrey commented on May 24, 2024

ug.

ubuntu@ip-10-1-10-53:~$ brew gist-logs python3
Error: No logs.

This is on a fresh ec2 instance with 14.04 LTS

    4  cat inst-brew.sh 
    5  echo "export HOMEBREW_MAKE_JOBS=4" >> ~/.bashrc
    6  echo | ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"
    8  echo 'PATH=~/.linuxbrew/bin:$PATH' >> ~/.bashrc
    9  . $HOME/.bashrc
   10  brew update
   11  brew install python3
   12  brew gist-logs python3

You should be able to ssh into the instance

If you can't, drop your pub key into a comment.

There is another instance running that is in a pre brew state. inst0.sh has been run, inst-brew.sh has not.

from linuxbrew-core.

sjackman avatar sjackman commented on May 24, 2024

If there's no logs for python3 then one of its dependencies must have failed to build. Please report the stdout output of the first failed invocation of brew install python3 to determine which package is failing to install.

from linuxbrew-core.

sjackman avatar sjackman commented on May 24, 2024

I wasn't able to reproduce the issue by logging into the above machine. Running brew install python3 succeeded.

from linuxbrew-core.

seanjensengrey avatar seanjensengrey commented on May 24, 2024

Confirm no repro with Linuxbrew/brew@ed51201

It does repro if I move back to Linuxbrew/brew@5f8f6c9

The keg_relocate commits fix the issue.

from linuxbrew-core.

sjackman avatar sjackman commented on May 24, 2024

Great. Glad to hear it! @DoomHammer

from linuxbrew-core.

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.