Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clangxx package doesn't provide versioned symlink #168

Open
1 task done
pitrou opened this issue Mar 10, 2022 · 0 comments
Open
1 task done

clangxx package doesn't provide versioned symlink #168

pitrou opened this issue Mar 10, 2022 · 0 comments
Labels

Comments

@pitrou
Copy link
Member

pitrou commented Mar 10, 2022

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The clangxx package provides an unversioned symlink from clang++ to clang. However, it doesn't provide a versioned symlink, for example from clang++-13 to clang-13.

Installed packages

$ ls -la miniconda3/pkgs/clangxx-13.0.1-default_ha53f305_0/bin/
total 8
drwxrwsr-x 2 antoine antoine 4096 mars  10 15:01 .
drwxrwsr-x 4 antoine antoine 4096 mars  10 15:01 ..
lrwxrwxrwx 1 antoine antoine    8 févr.  6 01:04 -clang++ -> clang-13
lrwxrwxrwx 1 antoine antoine    8 févr.  6 01:04 clang++ -> clang-13

Environment info

active environment : pyarrow
    active env location : /home/antoine/miniconda3/envs/pyarrow
            shell level : 1
       user config file : /home/antoine/.condarc
 populated config files : /home/antoine/.condarc
          conda version : 4.11.0
    conda-build version : 3.21.7
         python version : 3.7.12.final.0
       virtual packages : __cuda=11.4=0
                          __linux=5.4.0=0
                          __glibc=2.31=0
                          __unix=0=0
                          __archspec=1=x86_64
       base environment : /home/antoine/miniconda3  (writable)
      conda av data dir : /home/antoine/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/antoine/miniconda3/pkgs
                          /home/antoine/.conda/pkgs
       envs directories : /home/antoine/miniconda3/envs
                          /home/antoine/.conda/envs
               platform : linux-64
             user-agent : conda/4.11.0 requests/2.27.1 CPython/3.7.12 Linux/5.4.0-104-generic ubuntu/20.04.4 glibc/2.31
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant