惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
H
Hacker News: Front Page
C
Cybersecurity and Infrastructure Security Agency CISA
P
Palo Alto Networks Blog
Spread Privacy
Spread Privacy
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed
C
Check Point Blog
博客园 - Franky
H
Help Net Security
S
Securelist
T
Threat Research - Cisco Blogs
A
Arctic Wolf
Latest news
Latest news
G
Google Developers Blog
L
Lohrmann on Cybersecurity
A
About on SuperTechFans
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
C
Cisco Blogs
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
T
The Exploit Database - CXSecurity.com
Cisco Talos Blog
Cisco Talos Blog
Microsoft Security Blog
Microsoft Security Blog
G
GRAHAM CLULEY
B
Blog RSS Feed
C
CERT Recently Published Vulnerability Notes
Schneier on Security
Schneier on Security
IT之家
IT之家
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
AI
AI
S
Security @ Cisco Blogs
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
News and Events Feed by Topic
T
Threatpost
N
News and Events Feed by Topic
SecWiki News
SecWiki News
Project Zero
Project Zero
博客园_首页
B
Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Recorded Future
Recorded Future
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
The Hacker News
The Hacker News
Google DeepMind News
Google DeepMind News
E
Exploit-DB.com RSS Feed

AUR Newest Packages

AUR (en) - zsh-patina-bin AUR (en) - omarchy-prayer AUR (en) - pi-ext-subagents AUR (en) - pgxcli-bin AUR (en) - octra-wallet AUR (en) - bambu-studio AUR (en) - graphify-bin AUR (en) - word-snatchers-cli AUR (en) - typing-game-cli AUR (en) - agent-deck-bin AUR (en) - fconvert AUR (en) - sd-boot AUR (en) - mutui AUR (en) - vapor-openvr-git AUR (en) - pi-ext-awsdocs AUR (en) - omniroute-bin AUR (en) - ddnsto-bin AUR (en) - herdr-bin AUR (en) - superset-bin AUR (en) - dabradio-bin AUR (en) - fetch-git openaquaero AUR (en) - fmradio-bin AUR (en) - luna-translator AUR (en) - braincup-bin AUR (en) - ioruba-desktop-bin AUR (en) - ioruba-desktop AUR (en) - deadsync-bin AUR (en) - deadsync AUR (en) - claurst-bin AUR (en) - festival-bin AUR (en) - awesomenes AUR (en) - tofi-rs-git AUR (en) - wallrift AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - koharu-appimage AUR (en) - pulsedb AUR (en) - clashmi-bin AUR (en) - viper-py AUR (en) - netwatch-tui-bin AUR (en) - scran AUR (en) - snapdog-client AUR (en) - snapdog AUR (en) - opentubex AUR (en) - fafind-bin AUR (en) - smosummary AUR (en) - cardwire AUR (en) - android-cli AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - clawd-on-desk-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - byedroid AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - opennow AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - gitmun-bin AUR (en) - drop-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - goosestation-libretro AUR (en) - kei AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - cosmic-ext-connected-git AUR (en) - ter-music-cn elio-bin AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - ouijit-bin AUR (en) - usque-bin
AUR (en) - mipsel-linux-gnu-gcc
2026-06-16 · via AUR Newest Packages

Dear @PolarianDev and @filmroellchen,

I have now updated the package to 16.1.0 upstream, and switched the sources to https. The gpg keys not actively used have been commented out.

Please let me know if you find any issues with it Kind regards

-effeffe

Simply updating to GCC 16 solves the build failure:

diff --git a/PKGBUILD b/PKGBUILD
index c0e63ed..6b735d3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=mipsel-linux-gnu-gcc
 _pkgname=gcc
 _target="mipsel-linux-gnu"
-pkgver=15.1.0
+pkgver=16.1.0
 pkgrel=3
 pkgdesc="The GNU Compiler Collection for the MIPS architecture"
 url="https://www.gnu.org/software/gcc/"
@@ -16,8 +16,8 @@ makedepends=('gmp' 'mpfr')
 options=('!ccache' '!distcc' '!emptydirs' '!libtool' '!strip')
 source=(ftp://ftp.gnu.org/gnu/gcc/gcc-${pkgver}/${_pkgname}-${pkgver}.tar.xz{,.sig})
 sha256sums=(
-  'e2b09ec21660f01fecffb715e0120265216943f038d0e48a9868713e54f06cea'
-  '981a495a35fdc11e8f9762c2ebe93d250bbd6996618e8fe3d4ebb1f463df8ca9'
+  '50efb4d94c3397aff3b0d61a5abd748b4dd31d9d3f2ab7be05b171d36a510f79'
+  '33a851c045ea2ef6f580d82b2abfb1dc75d8b270727800028ca5f40c3b4a4246'
 )
 validpgpkeys=(
   F3691687D867B81B51CE07D9BBE43771487328A9  # bpiotrowski@archlinux.org

NOTICE (Updated October 15 2021):

If you maintain scripts used to access ftp.gnu.org over FTP, we strongly encourage you to change them to use HTTPS instead.

Eventually we hope to shut down FTP protocol access, but plan to give notice here and other places for several months ahead of time. https://ftp.gnu.org/

Surely this advice should be followed and the package should be updated to use HTTPS?