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

Integration tests fail when CPATH is set to $CONDA_PREFIX/include #58

Open
Shaikh-Ubaid opened this issue Jan 9, 2024 · 3 comments
Open

Comments

@Shaikh-Ubaid
Copy link
Collaborator

libc++abi: terminating due to uncaught exception of type std::runtime_error: clang::QualType not yet supported RValueReference

I think this comes from the following becuase we do not yet have any support for RValueReference (but we have for LValueReference).

throw std::runtime_error("clang::QualType not yet supported " +
std::string(clang_type->getTypeClassName()));

@certik
Copy link
Contributor

certik commented Jan 9, 2024

I am unable to reproduce this one.

@certik
Copy link
Contributor

certik commented Jan 9, 2024

Here is my exact environment:

$ conda env export
name: lc
channels:
  - conda-forge
dependencies:
  - bzip2=1.0.8=h93a5062_5
  - c-ares=1.24.0=h93a5062_0
  - c-compiler=1.7.0=h6aa9301_0
  - ca-certificates=2023.11.17=hf0a4a13_0
  - cctools=973.0.1=h4faf515_15
  - cctools_osx-arm64=973.0.1=h62378fb_15
  - clang=16.0.6=haab561b_3
  - clang-16=16.0.6=default_hd209bcb_3
  - clang-format=16.0.6=default_hd209bcb_3
  - clang-format-16=16.0.6=default_hd209bcb_3
  - clang-tools=16.0.6=default_hd209bcb_3
  - clang_impl_osx-arm64=16.0.6=hc421ffc_7
  - clang_osx-arm64=16.0.6=h54d7cd3_7
  - clangdev=16.0.6=default_hd209bcb_3
  - clangxx=16.0.6=default_h5c94ee4_3
  - clangxx_impl_osx-arm64=16.0.6=hcd7bac0_7
  - clangxx_osx-arm64=16.0.6=h54d7cd3_7
  - cmake=3.27.9=h04763b9_0
  - compiler-rt=16.0.6=h3808999_2
  - compiler-rt_osx-arm64=16.0.6=h3808999_2
  - compilers=1.7.0=hce30654_0
  - curl=8.5.0=h2d989ff_0
  - cxx-compiler=1.7.0=h2ffa867_0
  - fortran-compiler=1.7.0=hafb19e3_0
  - gettext=0.21.1=h0186832_0
  - gfortran=12.3.0=h1ca8e4b_1
  - gfortran_impl_osx-arm64=12.3.0=hbbb9e1e_1
  - gfortran_osx-arm64=12.3.0=h57527a5_1
  - git=2.43.0=pl5321h6e320eb_0
  - gmp=6.3.0=h965bd2d_0
  - icu=73.2=hc8870d7_0
  - isl=0.25=h9a09cb3_0
  - krb5=1.21.2=h92f50d5_0
  - ld64=609=h634c8be_15
  - ld64_osx-arm64=609=ha4bd21c_15
  - libclang=16.0.6=default_hd209bcb_3
  - libclang-cpp=16.0.6=default_hd209bcb_3
  - libclang-cpp16=16.0.6=default_hd209bcb_3
  - libclang13=16.0.6=default_ha49e599_3
  - libcurl=8.5.0=h2d989ff_0
  - libcxx=16.0.6=h4653b0c_0
  - libedit=3.1.20191231=hc8eb9b7_2
  - libev=4.33=h93a5062_2
  - libexpat=2.5.0=hb7217d7_1
  - libffi=3.4.2=h3422bc3_5
  - libgfortran=5.0.0=13_2_0_hd922786_1
  - libgfortran-devel_osx-arm64=12.3.0=hc62be1c_1
  - libgfortran5=13.2.0=hf226fd6_1
  - libiconv=1.17=h0d3ecfb_2
  - libllvm16=16.0.6=haab561b_3
  - libnghttp2=1.58.0=ha4dd798_1
  - libsqlite=3.44.2=h091b4b1_0
  - libssh2=1.11.0=h7a5bd25_0
  - libuv=1.46.0=hb547adb_0
  - libxml2=2.12.3=h0d0cfa8_0
  - libzlib=1.2.13=h53f4e23_5
  - llvm-openmp=17.0.6=hcd81f8e_0
  - llvm-tools=16.0.6=haab561b_3
  - llvmdev=16.0.6=haab561b_3
  - make=4.3=he57ea6c_1
  - mpc=1.3.1=h91ba8db_0
  - mpfr=4.2.1=h9546428_0
  - ncurses=6.4=h463b476_2
  - openssl=3.2.0=h0d3ecfb_1
  - pcre2=10.42=h26f9a81_0
  - perl=5.32.1=4_hf2054a2_perl5
  - pip=23.3.2=pyhd8ed1ab_0
  - python=3.12.0=h47c9636_0_cpython
  - readline=8.2=h92ec313_1
  - rhash=1.4.4=hb547adb_0
  - setuptools=68.2.2=pyhd8ed1ab_0
  - sigtool=0.1.3=h44b9a77_0
  - tapi=1100.0.11=he4954df_0
  - tk=8.6.13=h5083fa2_1
  - toml=0.10.2=pyhd8ed1ab_0
  - tzdata=2023c=h71feb2d_0
  - wheel=0.42.0=pyhd8ed1ab_0
  - xtensor=0.24.7=h1995070_0
  - xtl=0.7.6=h6aa02a4_0
  - xz=5.2.6=h57fd34a_0
  - zlib=1.2.13=h53f4e23_5
  - zstd=1.5.5=h4f39d0f_0
prefix: /Users/ondrej/mambaforge/envs/lc

@certik
Copy link
Contributor

certik commented Jan 10, 2024

This issue is caused by #60.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants