























since weeks/month, findwild does not compile: (even tried building in clean chroot) ==> Building in chroot for [extra] (x86_64)... ==> Creating clean working copy [danny]...done ==> Making package: findwild 2.2-1 (Sun May 8 15:30:10 CEST 2016) ==> Retrieving sources... -> Downloading findwild-2.2.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 281k 100 281k 0 0 152k 0 0:00:01 0:00:01 --:--:-- 152k ==> Validating source files with md5sums... findwild-2.2.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Could not download sources.
I cannot compile findwild. System is up to date. g++ -Wl,-O1,--sort-common,--as-needed,-z,relro findwild.o zfuncs.o `pkg-config --libs gtk+-3.0` -o findwild /usr/bin/ld: zfuncs.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' /usr/bin/ld: note: 'pthread_create@@GLIBC_2.2.5' is defined in DSO /usr/lib/libpthread.so.0 so try adding it to the linker command line /usr/lib/libpthread.so.0: could not read symbols: Invalid operation
I think you are not using the latest PKGBUILD. findwild is at version 1.2.
Please correct PKGBUILD because findwild binary is in /usr/local/bin http://aur.pastebin.com/2zU4L0uZ
md5sum changed, new LFLAGS needed.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hi, just experienced another build problem. seems some dependency is missing [#include <clutter-gtk/clutter-gtk.h>]
Repository : AUR
Name : findwild
Version : 3.1-2
Maintainer : haawda
URL : http://www.kornelix.net/findwild/findwild.html
AUR URL : https://aur.archlinux.org/packages.php?ID=824042
License : GPL3
Votes : 10
Popularity : 0%
Installed : Yes
Out Of Date : No
Depends On : gtk3
Make Deps : None
Check Deps : None
Optional Deps : None
Provides : None
Conflicts With : None
Replaces : None
Package Base : findwild
Last Update : Wed Nov 25 18:39:26 2020
Description : A program to find files with a nice gtk interface
==> Erstelle Paket: findwild 3.1-2 (2020-11-28T01:46:43 CET)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
-> Lade findwild-3.1.tar.gz herunter...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 682 100 682 0 0 2258 0 --:--:-- --:--:-- --:--:-- 2250
100 826k 100 826k 0 0 195k 0 0:00:04 0:00:04 --:--:-- 227k
==> Überprüfe source Dateien mit sha256sums...
findwild-3.1.tar.gz ... Durchgelaufen
==> Entpacke Quellen...
-> Entpacke findwild-3.1.tar.gz mit bsdtar
==> Beginne build()...
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wall -g -rdynamic -O2 -Wno- format-truncation -Wno-stringop-truncation -D_FORTIFY_SOURCE=2 -c
pkg-config --cflags gtk+-3.0-I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr /include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -o findwild.o findwild.cc \g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wall -g -rdynamic -O2 -Wno- format-truncation -Wno-stringop-truncation -D_FORTIFY_SOURCE=2 -c
pkg-config --cflags gtk+-3.0-I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr /include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ zfuncs.cc \In Datei, eingebunden von findwild.cc:20:
zfuncs.h:44:10: schwerwiegender Fehler: clutter-gtk/clutter-gtk.h: Datei oder Verzeichnis nicht gefunden
44 | #include <clutter-gtk/clutter-gtk.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In Datei, eingebunden von zfuncs.cc:21:
zfuncs.h:44:10: schwerwiegender Fehler: clutter-gtk/clutter-gtk.h: Datei oder Verzeichnis nicht gefunden
44 | #include <clutter-gtk/clutter-gtk.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Kompilierung beendet.
Kompilierung beendet.
make: [Makefile:21: findwild.o] Fehler 1
make: Es wird auf noch nicht beendete Prozesse gewartet....
make: *** [Makefile:24: zfuncs.o] Fehler 1
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
:: Unable to build findwild - makepkg exited with code: 4