Search Criteria
Package Details: ps3-spu-gcc 9.5.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ps3-spu-gcc.git (read-only, click to copy) |
---|---|
Package Base: | ps3-spu-gcc |
Description: | GCC for cross-compiling to spu (PS3 GameOS) |
Upstream URL: | https://gcc.gnu.org/ |
Licenses: | GPL, LGPL |
Submitter: | disc-kuraudo |
Maintainer: | disc-kuraudo |
Last Packager: | disc-kuraudo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-07 21:27 (UTC) |
Last Updated: | 2023-05-05 12:05 (UTC) |
Dependencies (9)
- ps3-envAUR
- ps3-spu-binutilsAUR
- patch (patch-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- dejagnu (dejagnu-gitAUR) (check)
- expect (check)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (check)
- python-pytest (check)
- tcl (tcl-fossilAUR, tcl84AUR) (check)
Required by (2)
Sources (8)
- gcc-9.5.0-ps3-spu.patch
- http://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
- http://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
- http://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
- http://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
- http://sourceware.org/pub/newlib/newlib-1.20.0.tar.gz
- https://ftp.gnu.org/gnu/gcc/gcc-9.5.0/gcc-9.5.0.tar.xz
- newlib-1.20.0-ps3-spu.patch
Latest Comments
disc-kuraudo commented on 2023-03-09 20:48 (UTC) (edited on 2023-03-09 20:48 (UTC) by disc-kuraudo)
Hm, a bit misleading, doesn't seem a seamless change. Checked
pacman -Qi patch
and is was not installed as a dependency or belonging to a group whatsoever, left me confused.Will remove patch from the depends when other corrections come along, not really worth a rebuild.
FabioLolix commented on 2023-03-08 22:48 (UTC)
I've checked and groups=('base-devel') was removed with pkgrel=9 but is required by the new package base-devel https://archlinux.org/packages/core/any/base-devel/
disc-kuraudo commented on 2023-03-08 22:03 (UTC)
Right, it technically wasn't in a working state without the dependency so I omitted that.
patch is not part of any group, that's why I added it specifically. Expected it to be in base-devel as well.
FabioLolix commented on 2023-03-08 21:58 (UTC)
disc-kuraudo commented on 2023-03-07 22:48 (UTC)
I forgot to add the ps3-spu-binutils to depends. That should be the culprit - updated.
Best to install the whole thing with the ps3toolchain meta package.
FabioLolix commented on 2023-03-07 22:14 (UTC)
Tried to build this out of curiosity but fails with both
devtools
andmakepkg
for me