مهدي شينون (Mehdi Chinoune)

Results 39 issues of مهدي شينون (Mehdi Chinoune)

Issue reported in https://sourceforge.net/p/qwt/bugs/353 If someone wants debug files we could add two new split packages `qwt-qt5-debug` and `qwt-qt6-debug`

### Description Make it easy for other packages to use `find_library()` to find tbb. Fixes finding `tbb` with `find_library` on MINGW. - [ ] - git commit message contains an...

I got this message from GHA: ``` Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: jurplel/install-qt-action ```

Building failed with ``` [192/195] Building stage2 object C:/_/mingw-w64-zig/src/build-CLANG64/zig2.o FAILED: zig2.o C:/_/mingw-w64-zig/src/build-CLANG64/zig2.o cmd.exe /C "cd /D C:\_\mingw-w64-zig\src\zig && C:\_\mingw-w64-zig\src\build-CLANG64\zig1.exe src/stage1.zig --name zig2 --zig-lib-dir C:/_/mingw-w64-zig/src/zig/lib -femit-bin=C:/_/mingw-w64-zig/src/build-CLANG64/zig2.o -fcompiler-rt -target native -mcpu baseline...

``` [54/94] Building CXX object src/libtriton/CMakeFiles/triton.dir/ast/llvm/tritonToLLVM.cpp.obj FAILED: src/libtriton/CMakeFiles/triton.dir/ast/llvm/tritonToLLVM.cpp.obj C:\msys64\clang64\bin\clang++.exe -DBUILDING_DLL -Dtriton_EXPORTS -IC:/_/B/src/triton/src/libtriton/includes -IC:/_/B/src/build-CLANG64/src/libtriton/includes -isystem C:/msys64/clang64/include/python3.11 -march=nocona -msahf -mtune=generic -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -O3 -DNDEBUG -std=gnu++17 -MD -MT src/libtriton/CMakeFiles/triton.dir/ast/llvm/tritonToLLVM.cpp.obj -MF src\libtriton\CMakeFiles\triton.dir\ast\llvm\tritonToLLVM.cpp.obj.d...

Bug
Compile

I tried to build gcc-14 with rust enabled, but It fails to build. It needs some changes to build 1 - ```diff --- a/gcc/rust/checks/errors/borrowck/rust-borrow-checker.cc +++ b/gcc/rust/checks/errors/borrowck/rust-borrow-checker.cc @@ -20,6 +20,11 @@...

windows/wine

## Description Adds primary support for LLVM-18 I couldn't fix all issues because it needs a better understanding of the code. ## Tests ## Checklist: - [ ] I have...

### Problem OSL fails to build against LLVM-18 (RC2) which is to be released soon. I tried to build it by modifying src/cmake/externalpackages.cmake to accept LLVM-18, but It requires more...

``` Automatic cache miss, will cache this run /usr/local/bin/brew install p7zip Warning: p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip /usr/local/bin/python3 -m pip install...