Bug#1025446: php8.2: Please link against libatomic for "riscv64" arch

2023-04-22 Thread Mag. Dr. Karl Kashofer
Hey Ondrej ! Could you tell us how to modify the gcc spec file to get that working ? I am trying to compile php8.2-8.2.4 on debian unstable on a starfive risc-v board. > Linux starfive 5.15.0-starfive #1 SMP Sun Mar 26 12:29:48 EDT 2023 > riscv64 GNU/Linux Manuels patch does not seem to work for

Bug#1025446: php8.2: Please link against libatomic for "riscv64" arch

2023-01-15 Thread Ondřej Surý
This makes absolutely no sense. C11 does not specify that some random library is needed for a language feature.I would rather suggest to patch gcc to add --as-needed -latomic --no-as-neededby default, than bugging random programs using C11 (that’s 11 years ago) to link with -latomic, see:81358 –

Bug#1025446: php8.2: Please link against libatomic for "riscv64" arch

2023-01-15 Thread Manuel A. Fernandez Montecelo
Hi, On Sun, 4 Dec 2022 at 21:15, Manuel A. Fernandez Montecelo wrote: > > Source: php8.2 > Severity: wishlist > Tags: ftbfs patch > User: debian-ri...@lists.debian.org > Usertags: riscv64 > X-Debbugs-Cc: m...@debian.org, locutusofb...@debian.org, bba...@debian.org > > Hi, > > The package still

Bug#1025446: php8.2: Please link against libatomic for "riscv64" arch

2022-12-04 Thread Manuel A. Fernandez Montecelo
Source: php8.2 Severity: wishlist Tags: ftbfs patch User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: m...@debian.org, locutusofb...@debian.org, bba...@debian.org Hi, The package still in experimental builds with the changes attached, I built the package locally on this