community
community copied to clipboard
Central repository for issues and recipes
### Package and Environment Details (include every applicable attribute) * Package Name/Version: **mesa/19.3.1** * Operating System+version: **Linux Ubuntu 18.04** * Compiler+version: **gcc-8.3.0** * Conan version: **Conan 1.23.0** * Python version:...
CCI is reducing the conandata.yml file at runtime to contain only the values important for the current version Bincrafters' CI isn't doing this currently, which can lead to different behaviour...
Could you please provide a way to build SDL2 for emscripten with --enable-thread / pthread and atomic? right now, the configure script for SDL2 is always called with --disable-threads (and...
### Package and Environment Details * Package Name/Version: **intel_media_sdk/2018R2_1** * Operating System+version: **Windows 10** * Compiler+version: **gcc-mingw-w64-8.1.0** * Docker image: **conanio/gcc8.1** * Conan version: **conan 1.21.0** * Python version: **Python...
### Package and Environment Details * Package Name/Version: **intel_media_sdk/2018R2_1** * Operating System+version: **Windows 10** * Compiler+version: **gcc-mingw-w64-8.1.0** * Docker image: **conanio/gcc8.1** * Conan version: **conan 1.21.0** * Python version: **Python...
### Package Details * Package Name: **conan-boost_asio** * Latest available Version: **1.70** The above mentioned version is newly released by the upstream project and not yet available within Bincrafters. Please...
The conan-khronos-opencl-clhpp package fails to build on Windows. This is due to an upstream problem with khronos-opencl-icd-loader and MinGW x86_64-w64-mingw32 (multiple conflicting definitions between icd_windows_hkr.c and MSYS2 provided cfgmgr32.h). Getting...
### Package and Environment Details (include every applicable attribute) * Package Name/Version: **boost_python/1.69.0** This method https://github.com/bincrafters/conan-boost_python/blob/c1ae94ef973150d4f698943fb89ba91d0d422e6a/conanfile.py#L51-L54 is not called in `boost_base/1.69.0@bincrafters/stable` so python version check never happens.
### Package and Environment Details * Package Name/Version: **cygwin_installer/2.9.0** * Operating System+version: **Windows 10** Something is changed (recently?) in Cygwin, now the recipe fails to package it: ``` arch_build=x86_64 build_type=Release...