Iñaki Amatria Barral

Results 11 comments of Iñaki Amatria Barral

It looks like all major compilers accept this extension: https://godbolt.org/z/e331aEdTY. I don't recall which project this specific reduced test case came from, but I do know it originates from a...

Hi @rizsotto @DarthGandalf ! I don't think the change needs to be reverted, nor do I believe bear is being installed twice. In my opinion, the issue lies in how...

> "debug" is not the problem, it's there because I'm using FEATURES=splitdebug > > mnt/ is still present if I disable this feature: > > ``` > drwxr-xr-x - somebody...

What is the value of `PORTAGE_TMPDIR` when you invoke Portage? Have you tried removing `BUILD_ALWAYS` and running Portage on Bear 3.1.6? If the issue lies on `BUILD_ALWAYS`, I agree with...

Could you share all the configuration settings that Portage might be applying under the hood? I'd like to reproduce the issue locally. I strongly believe this is not related to...

> > I noticed that you're using a custom toolchain and a cache > > How did you notice that? Because I don't use a custom toolchain nor a cache...

Please, post `/mnt/portagetmp/portage/dev-util/bear-3.1.6/work/Bear-3.1.6_build/gentoo_rules.cmake` too

I still can't reproduce the issue. What is the value of `CMAKE_INSTALL_MODE` when running Portage? https://cmake.org/cmake/help/latest/module/ExternalProject.html#install-step-options I ask you to please run Portage with `BUILD_ALWAYS` enabled and with `BUILD_ALWAYS` disabled...

Thank you for your time and effort in investigating this, Alexey and László. Based on the available evidence, this issue seems specific to Portage or the build recipe for Bear...

Thank you so much for your valuable contribution! Your example perfectly aligns with the broader efforts to modernize Fortran. And indeed, as you've pointed out, although these conditional expressions may...