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

推荐订阅源

腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
L
LangChain Blog
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
D
Docker
B
Blog
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
G
Google Developers Blog
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - mips64-elf-binutils
2026-06-27 · via AUR Newest Packages

Latest Comments

korimitsu commented on 2025-06-28 20:48 (UTC)

synicalmx commented on 2025-06-17 02:32 (UTC)

valandil commented on 2017-12-17 16:11 (UTC)

I have exactly the same issue with 2.29.1, and even with options=(!buildflags).

dodomorandi commented on 2017-12-15 22:58 (UTC)

Ok, I really do not know what to think: some tests fails from my machine, but everything goes fine from another one. :(

simer commented on 2017-12-12 22:21 (UTC)

I'm not sure what the problem is, but I updated the PKGBUILD to 2.29.1 and the new build works without issues here. Could you try this one, and maybe share your makepkg.conf/compiler flags if it still doesn't work?

valandil commented on 2017-11-03 18:20 (UTC)

I'm also having trouble running check(). Here's the complete makepkg output. https://pastebin.com/AJy4NixB Do you know what's happening?

dodomorandi commented on 2016-12-27 21:40 (UTC)

I am sorry, today I checked for compilation flags in my envs, but there is nothing around. Unfortunately, I also get just some useless "compilation failed" errors, without any interesting information about the problem. Have you got any advice to run these checks with some kind of "verbose" option? Just to let you know (maybe this could be useful in some way): $ uname -a Linux pc 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64 GNU/Linux

simer commented on 2016-12-17 18:51 (UTC)

I'm not able to reproduce your errors, so unfortunately I have no idea. Do you have any odd compiler settings/flags or something like that?

dodomorandi commented on 2016-12-13 12:29 (UTC)

I am having issues during the ld host-check phase. The following tests fail to compile: ld-elfcomm/common1a.c, ld-gc/*.c, ld-scripts/cross1.c, ld-selective/*, ld-srec/sr1.c, ld-undefined/undefined.c I could just remove the "check" from the PKGBUILD, but probably something strange is going on here. Any idea?