summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/sphinx: filter LTO, no SASam James2024-03-051-0/+3
| | | | | | | | | The codebase is very old and it's no longer being maintained upstream. Do as we did in 1069c86e5578828a2640f2cc3510fe11c0ba804b. Bug: https://bugs.gentoo.org/880923 Closes: https://bugs.gentoo.org/854738 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/crash: filter LTOSam James2024-03-053-6/+27
| | | | | | | | It's based on an old version of gdb currently which isn't LTO-safe. Bug: https://bugs.gentoo.org/853898 Closes: https://bugs.gentoo.org/858344 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/lincity: filter LTOSam James2024-03-051-2/+5
| | | | | | | lto-type-mismatch errors and dead upstream. Closes: https://bugs.gentoo.org/859220 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/uftrace: filter LTOSam James2024-03-052-2/+8
| | | | | | | | There's an upstream bug not yet fixed. Filter LTO until it's fixed to avoid tinderbox failures. Closes: https://bugs.gentoo.org/858503 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/squirrelsh: filter LTO, no SASam James2024-03-051-1/+5
| | | | | | | | | Dead upstream and marked inactive on sourceforge. At some point, IIRC, we hit this in a package too which bundles squirrelsh. Closes: https://bugs.gentoo.org/854876 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/hawknl: filter LTO, no SASam James2024-03-051-2/+6
| | | | | | | Dead upstream. Closes: https://bugs.gentoo.org/855311 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/alglib: filter LTO, no-SASam James2024-03-051-1/+6
| | | | | | | | The package in Gentoo is quite out of date so I can't easily test the latest version to report upstream. Has SA violations. Closes: https://bugs.gentoo.org/862666 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/musl: mask games-strategy/seven-kingdomsSergey Popov2024-03-051-0/+5
| | | | | | Reported-by: Agostino Sarubbo <ago@gentoo.org> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Closes: https://bugs.gentoo.org/923907
* dev-util/maturin: add 1.5.0Ionen Wolkens2024-03-052-0/+675
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: "fix" VariableOrderWrong for SIonen Wolkens2024-03-055-5/+10
| | | | | | | | | | | Normally pkgcheck wouldn't nag about this if it was inside the 9999 block, but this is a special case where the value is the same for both. Meant to keep S closer to SRC_URI still, but fairly harmless to move it below DESCRIPTION to avoid nagging. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: drop 8.0, 8.21Ionen Wolkens2024-03-053-869/+0
| | | | | | Use wine-vanilla if you still need 8.x. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: improve USE=wow64 description furtherIonen Wolkens2024-03-051-3/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: improve USE=wow64 description furtherIonen Wolkens2024-03-051-3/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: improve USE=wow64 description furtherIonen Wolkens2024-03-051-3/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch: handle USE=wow64 for app-emulation/wine-proton tooIonen Wolkens2024-03-052-1/+3
| | | | | | Only in wine-proton-9.0.9999 at the moment. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/flaky: Require <dev-python/pytest-8.1Michał Górny2024-03-051-3/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nbconvert: Bump to 7.16.2Michał Górny2024-03-052-0/+75
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/griffe: Bump to 0.41.3Michał Górny2024-03-052-0/+46
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipdeptree: Bump to 2.16.1Michał Górny2024-03-052-0/+49
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cfn-lint: Bump to 0.86.0Michał Górny2024-03-052-0/+66
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/environs: Bump to 11.0.0Michał Górny2024-03-052-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/marshmallow: Bump to 3.21.1Michał Górny2024-03-052-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/Faker: Bump to 24.0.0Michał Górny2024-03-052-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipyparallel: Remove wrong pytest restrictionMichał Górny2024-03-051-1/+0
| | | | | | | Remove the restriction to <dev-python/pytest-8 -- it was broken through an irrelevant plugin. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sqlglot: Bump to 22.2.1Michał Górny2024-03-052-0/+122
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyterlab: Bump to 4.1.3Michał Górny2024-03-052-0/+79
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pymdown-extensions: Bump to 10.7.1Michał Górny2024-03-052-0/+48
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/types-gdb: Bump to 12.1.4.20240305Michał Górny2024-03-052-0/+18
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/coin: mark as LTO-unsafeEli Schwartz2024-03-053-0/+15
| | | | | | Closes: https://bugs.gentoo.org/859832 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/intel_clc: backport llvm-r1 to 23.xSam James2024-03-051-0/+86
| | | | | | Bug: https://bugs.gentoo.org/923228 Closes: https://bugs.gentoo.org/924876 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/intel_clc: Stabilize 23.3.6 amd64, #926155Sam James2024-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: Stabilize 23.3.6 amd64, #926155Sam James2024-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/povray: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-051-0/+8
| | | | | | Closes: https://bugs.gentoo.org/859784 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/rtrlib: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-051-1/+9
| | | | | | Closes: https://bugs.gentoo.org/861581 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/din: mark as LTO-unsafeEli Schwartz2024-03-051-1/+7
| | | | | | | | | | | | | | | | | | | | | | The upstream website has a couple quirks. The open source release tarball is "Download the complete source code from Internet Archive", and there's no bug tracker or revision control. If the author uses either one, I suppose it is internal... There *is* a clearly publicized contact email, as well as e.g. requests of: > If you can package DIN Is Noise for various GNU/Linux distributions or > other Unices, please e-mail me. So my assumption is that email is the best way to report such issues. Apologies in advance for no one else being able to easily check up on the status of the bug report. ;) I have duly sent a personal email to the author with a bug report. Closes: https://bugs.gentoo.org/860513 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/echoping: fix underlinking to libmEli Schwartz2024-03-052-0/+33
| | | | | | | | Caused compilation failures if LTO was used. Closes: https://bugs.gentoo.org/861152 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/echoping: update HOMEPAGEEli Schwartz2024-03-052-4/+1
| | | | | | | | | | | | The sourceforge site no longer exists at all. For a while it was moved to https://github.com/bortzmeyer/echoping (and this is for example the homepage recorded by Debian) but that has been decommissioned as well, this time with a message directing you where to go now. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/xoscope: mark as LTO-unsafeEli Schwartz2024-03-051-2/+11
| | | | | | | | | | | | Upstream is: - sourceforge - inactive for 3 years I did not bother to report a bug as it seems all pain, no gain. Closes: https://bugs.gentoo.org/878065 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/glpk: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-052-1/+19
| | | | | | | | It has been reported upstream but no response. Closes: https://bugs.gentoo.org/863047 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/libiodbc: mark as LTO-unsafeEli Schwartz2024-03-051-2/+7
| | | | | | Closes: https://bugs.gentoo.org/924665 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/xdg-desktop-portal-gnome: mark LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-051-1/+10
| | | | | | Closes: https://bugs.gentoo.org/919852 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lsp-plugins: mark as LTO-unsafeEli Schwartz2024-03-052-2/+24
| | | | | | Closes: https://bugs.gentoo.org/875833 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/audacity: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-052-2/+16
| | | | | | | | | | Bug report says ODR violations, but I could not reproduce since I hit strict-aliasing issues first. I'm assuming both are an issue, but on the other hand either one is a good reason to turn off LTO. Closes: https://bugs.gentoo.org/915226 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/pngtools: mark as LTO-unsafeEli Schwartz2024-03-051-2/+11
| | | | | | Closes: https://bugs.gentoo.org/875371 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/docbook-sgml-utils: drop dependency on "which"Eli Schwartz2024-03-052-0/+166
| | | | | | | | | Patch it to use command -v instead. No upstream remaining to forward the patch to. Bug: https://bugs.gentoo.org/102464 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/uutils-coreutils: guarantee the use of system depsEli Schwartz2024-03-051-0/+4
| | | | | | | | | Set the magic cargo environment variable to error out if system dependency autodetection fails. We expect it to work, since it's in DEPEND, but better to actually guarantee it. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/uutils-coreutils: mark as LTO-unsafeEli Schwartz2024-03-052-2/+8
| | | | | | | | | Normally cargo.eclass sets this for us but we do not use cargo_src_compile. Closes: https://bugs.gentoo.org/863716 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/awscli: Bump to 1.32.55Michał Górny2024-03-052-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.34.55Michał Górny2024-03-052-0/+59
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/botocore: Bump to 1.34.55Michał Górny2024-03-052-0/+68
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>