GithubHelp home page GithubHelp logo

Python and bzip2 about spack HOT 5 CLOSED

lee218llnl avatar lee218llnl commented on September 7, 2024
Python and bzip2

from spack.

Comments (5)

tgamblin avatar tgamblin commented on September 7, 2024

@lee218llnl: would adding the symlink fix this? I could add this to the bzip2 package post-make('install'). If not, then we could build the .a with -fpic but I dunno what other packages that might affect (Mark Miller and I kind of talked about this here)

from spack.

lee218llnl avatar lee218llnl commented on September 7, 2024

Todd, I think adding a symlink will suffice. I will work on this.

from spack.

sjtbham avatar sjtbham commented on September 7, 2024

@lee218llnl @tgamblin The python package doesn't work properly at the moment. Although it "depends" on openssl, bzip2 etc, it doesn't build the modules for them. (If you have the OS openssl-devel package installed then it will). I've been trying to work out why my python wasn't built correctly and found that if the LDFLAGS and CPPFLAGS aren't set correctly, then setup.py won't find the headers and libraries. As these are normally set by the cc wrapper, they don't end up visible to setup.py.

I'm just testing an updated package for python at the moment, (with some updates for python3 as well).

from spack.

sjtbham avatar sjtbham commented on September 7, 2024

@lee218llnl @tgamblin I've added PR 215 which I think resolves the build issues.

from spack.

tgamblin avatar tgamblin commented on September 7, 2024

Fixed by #215

from spack.

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.