GithubHelp home page GithubHelp logo

yaml-feedstock's People

Contributors

conda-forge-admin avatar conda-forge-curator[bot] avatar jakirkham avatar jschueller avatar mariusvniekerk avatar ocefpaf avatar pelson avatar regro-cf-autotick-bot avatar seanyen avatar tobias-fischer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

yaml-feedstock's Issues

New build of yaml has wrong library name

Issue:

The new build of yaml-feedstock using cmake creates a library called libyaml.2.dylib but the name should be libyaml-0.2.dylib (or so for linux). This has come up before in #13 that cmake doesn't properly create the versioned libraries.


Environment (conda list):
$ conda list


Details about conda and system ( conda info ):
$ conda info

0.2 package does not create `libyaml-0.so.2` so link

Issue:

The 0.2.2 version of yaml package does not create a symbolic link for libyaml-0.so.2 (as the version 0.1.7 does). So some of dependents are not working with the latest version of yaml.

From what I checked, latest uwsgi package and some old version of pyyaml are throwing the following error: error while loading shared libraries: libyaml-0.so.2: cannot open shared object file: No such file or directory

By checking the yaml package from other providers, it seems that libyaml-0.so.2 should be there:


Environment (conda list):
$ conda list
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                        main    conda-forge
ca-certificates           2019.11.28           hecc5488_0    conda-forge
certifi                   2019.11.28               py36_0    conda-forge
icu                       64.2                 he1b5a44_1    conda-forge
jansson                   2.11              h516909a_1001    conda-forge
libffi                    3.2.1             he1b5a44_1006    conda-forge
libgcc-ng                 9.2.0                hdf63c60_0    conda-forge
libiconv                  1.15              h516909a_1005    conda-forge
libstdcxx-ng              9.2.0                hdf63c60_0    conda-forge
libxml2                   2.9.10               hee79883_0    conda-forge
ncurses                   6.1               hf484d3e_1002    conda-forge
openssl                   1.0.2t               h14c3975_0    conda-forge
pcre                      8.43                 he1b5a44_0    conda-forge
pip                       19.3.1                   py36_0    conda-forge
python                    3.6.7             hd21baee_1002    conda-forge
readline                  7.0               hf8c457e_1001    conda-forge
setuptools                42.0.2                   py36_0    conda-forge
sqlite                    3.28.0               h8b20d00_0    conda-forge
tk                        8.6.10               hed695b0_0    conda-forge
uwsgi                     2.0.17.1         py36h2184488_1    conda-forge
wheel                     0.33.6                   py36_0    conda-forge
xz                        5.2.4             h14c3975_1001    conda-forge
yaml                      0.2.2                he1b5a44_0    conda-forge
zlib                      1.2.11            h516909a_1006    conda-forge

Details about conda and system ( conda info ):
$ conda info

     active environment : yaml-test
    active env location : /opt/conda/envs/yaml-test
            shell level : 2
       user config file : /root/.condarc
 populated config files : /root/.condarc
          conda version : 4.6.14
    conda-build version : not installed
         python version : 3.7.3.final.0
       base environment : /opt/conda  (writable)
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /opt/conda/pkgs
                          /root/.conda/pkgs
       envs directories : /opt/conda/envs
                          /root/.conda/envs
               platform : linux-64
             user-agent : conda/4.6.14 requests/2.21.0 CPython/3.7.3 Linux/4.15.0-70-generic debian/9 glibc/2.24
                UID:GID : 0:0
             netrc file : None
           offline mode : False


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.