Search Criteria
Package Details: package-query 1.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/package-query.git (read-only, click to copy) |
---|---|
Package Base: | package-query |
Description: | Query ALPM and AUR |
Upstream URL: | https://github.com/archlinuxfr/package-query/ |
Licenses: | GPL |
Submitter: | tuxce |
Maintainer: | archlinuxfr (Skunnyk, f2404) |
Last Packager: | Skunnyk |
Votes: | 1161 |
Popularity: | 0.147891 |
First Submitted: | 2010-03-24 23:18 (UTC) |
Last Updated: | 2021-06-02 15:03 (UTC) |
Latest Comments
zaidan commented on 2022-07-13 08:17 (UTC)
Please remove the version from yajl dependency to support installing yajl-edenhill-git and yajl-git. Otherwise this package is incompatible with other packages - e.g: https://aur.archlinux.org/packages/kafkacat-avro-git
To resolve such issues, the best solution is to remove the version from the dependency: https://bbs.archlinux.org/viewtopic.php?pid=1715065#p1715065
depends=('pacman>=6.0' 'yajl')
maderios commented on 2022-02-25 11:59 (UTC)
@piussj2 "yaourt" is not an arch or aur package. It was an arch "aur helper" in the past, this not more the case.
piussj2 commented on 2022-02-24 02:34 (UTC)
Now I get:
/usr/lib/yaourt/util.sh, linha 190: 57058 Falha de segmentação (imagem do núcleo gravada)package-query "${PKGQUERY_C_ARG[@]}" "$@"
I install this version and git version is the same...
piussj2 commented on 2021-06-03 03:54 (UTC)
Thanks! =)
f2404 commented on 2021-06-02 15:06 (UTC)
The PR has been merged, version 1.12 has been released. Thanks!
malosasha commented on 2021-06-02 14:56 (UTC) (edited on 2021-06-02 14:59 (UTC) by malosasha)
There is a PR pending on the official github repo, until it is merged one can use this PKGBUILD :
gile commented on 2021-06-02 11:14 (UTC)
Same here.
ktec commented on 2021-06-02 10:42 (UTC)
Just tried fresh clone from github, and
makepkg -sicC
and I get theerror others seem to get.
jghodd commented on 2021-06-01 20:56 (UTC) (edited on 2021-06-01 22:02 (UTC) by jghodd)
all 3 aur helpers are broken because of this - yaourt, yay and paru. yaourt and yay come precompiled so no ability to re-link. paru tries to build an alpm unit and fails because of the changes to libalpm/alpm.h. please fix.
semeion commented on 2021-06-01 18:56 (UTC)
I hope it get fixed.
erickwill commented on 2021-06-01 17:17 (UTC)
Compiling from source returns an error as many times described. An update with a fix will be amazing and appreciated.
thaewrapt commented on 2021-06-01 12:43 (UTC)
@maderios Once again, update your build system (it's where you are running
makepkg
) and try to rebuild the package. And read the issue carefully.maderios commented on 2021-06-01 12:09 (UTC)
@thaewrapt Are you really using Arch? Issue concerns only "yaourt", an old Arch package that doesn't exist no more:
atkrad commented on 2021-06-01 11:22 (UTC)
I have an issue with version 1.11 when build it:
piussj2 commented on 2021-06-01 09:13 (UTC)
@maderios no, its not. See:
[piu@sayumin package-query]$ makepkg --force --cleanbuild --skippgpcheck --skipchecksums -is --clean ==> Criando o pacote: package-query 1.11-1 (ter 01 jun 2021 06:12:14) ==> Verificando as dependências de tempo de execução... ==> Verificando as dependências de tempo de compilação... ==> Obtendo fontes... -> Baixando package-query-1.11.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 631 100 631 0 0 1352 0 --:--:-- --:--:-- --:--:-- 1351 100 390k 100 390k 0 0 624k 0 --:--:-- --:--:-- --:--:-- 624k ==> ATENÇÃO: Ignorando todas verificações de integridade de arquivo fonte. ==> Removendo diretório $srcdir/ existente... ==> Extraindo fontes... -> Extraindo package-query-1.11.tar.gz com bsdtar ==> Iniciando build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for alpm_version in -lalpm... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for alpm... yes checking for yajl_free in -lyajl... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.77.0 checking for libcurl >= version 7.19.4... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for git... git checking for .git/... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands
package-query:
Build information: source code location : . prefix : /usr sysconfdir : /etc conf file : /etc/pacman.conf localstatedir : /var database dir : /var/lib/pacman/ compiler : gcc compiler flags : -march=x86-64 -mtune=generic -O2 -pipe -fno-plt
Variable information: root working directory : / aur base url : https://aur.archlinux.org
make all-recursive make[1]: Entrando no diretório '/mnt/hdb1/Doc/compile-2021/outros/package-query/package-query/src/package-query-1.11'
Making all in src make[2]: Entrando no diretório '/mnt/hdb1/Doc/compile-2021/outros/package-query/package-query/src/package-query-1.11/src'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT aur.o -MD -MP -MF .deps/aur.Tpo -c -o aur.o aur.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT alpm-query.o -MD -MP -MF .deps/alpm-query.Tpo -c -o alpm-query.o alpm-query.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT package-query.o -MD -MP -MF .deps/package-query.Tpo -c -o package-query.o package-query.c alpm-query.c: In function ‘init_alpm’: alpm-query.c:74:9: warning: implicit declaration of function ‘alpm_option_set_arch’; did you mean ‘alpm_option_set_dlcb’? [-Wimplicit-function-declaration] 74 | alpm_option_set_arch (handle, config.arch); | ^~~~~~~~~~~~~~~~~~~~ | alpm_option_set_dlcb alpm-query.c: In function ‘parse_config_server’: alpm-query.c:96:28: warning: implicit declaration of function ‘alpm_option_get_arch’; did you mean ‘alpm_option_get_dlcb’? [-Wimplicit-function-declaration] 96 | const char arch = alpm_option_get_arch (config.handle); | ^~~~~~~~~~~~~~~~~~~~ | alpm_option_get_dlcb alpm-query.c:96:28: warning: initialization of ‘const char ’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] alpm-query.c: In function ‘search_pkg’: alpm-query.c:397:29: error: too few arguments to function ‘alpm_db_search’ 397 | alpm_list_t pkgs = alpm_db_search (db, targets); | ^~~~~~~~~~~~~~ In file included from util.h:23, from alpm-query.c:28: /usr/include/alpm.h:1413:5: note: declared here 1413 | int alpm_db_search(alpm_db_t db, const alpm_list_t needles, | ^~~~~~~~~~~~~~ make[2]: [Makefile:429: alpm-query.o] Erro 1 make[2]: Esperando que outros processos terminem. mv -f .deps/color.Tpo .deps/color.Po In function ‘init_config’, inlined from ‘main’ at package-query.c:197:2: package-query.c:79:29: warning: ‘strndup’ specified bound 4096 exceeds source size 17 [-Wstringop-overread] 79 | config.configfile = strndup (CONFFILE, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/package-query.Tpo .deps/package-query.Po mv -f .deps/aur.Tpo .deps/aur.Po mv -f .deps/util.Tpo .deps/util.Po make[2]: Saindo do diretório '/mnt/hdb1/Doc/compile-2021/outros/package-query/package-query/src/package-query-1.11/src'
make[1]: *** [Makefile:409: all-recursive] Erro 1 make[1]: Saindo do diretório '/mnt/hdb1/Doc/compile-2021/outros/package-query/package-query/src/package-query-1.11'
make: *** [Makefile:341: all] Erro 2 ==> ERRO: Uma falha ocorreu em build(). Abortando... [piu@sayumin package-query]$
thaewrapt commented on 2021-06-01 09:12 (UTC)
@maderios
pacman -Syu
and it won't.Upstream issue is already reported: https://github.com/archlinuxfr/package-query/issues/149
maderios commented on 2021-06-01 09:01 (UTC)
makepkg -sicC
No issue for package-query, it builds fine
MikePooh commented on 2021-06-01 08:02 (UTC)
Same issue. Please fix.
semeion commented on 2021-06-01 04:38 (UTC)
fix please
piussj2 commented on 2021-06-01 03:13 (UTC) (edited on 2021-06-01 03:13 (UTC) by piussj2)
I get this error when tried recompilation:
alpm-query.c: In function ‘init_alpm’: alpm-query.c:74:9: warning: implicit declaration of function ‘alpm_option_set_arch’; did you mean ‘alpm_option_set_dlcb’? [-Wimplicit-function-declaration] 74 | alpm_option_set_arch (handle, config.arch); | ^~~~~~~~~~~~~~~~~~~~ | alpm_option_set_dlcb alpm-query.c: In function ‘parse_config_server’: alpm-query.c:96:28: warning: implicit declaration of function ‘alpm_option_get_arch’; did you mean ‘alpm_option_get_dlcb’? [-Wimplicit-function-declaration] 96 | const char arch = alpm_option_get_arch (config.handle); | ^~~~~~~~~~~~~~~~~~~~ | alpm_option_get_dlcb alpm-query.c:96:28: warning: initialization of ‘const char ’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] alpm-query.c: In function ‘search_pkg’: alpm-query.c:397:29: error: too few arguments to function ‘alpm_db_search’ 397 | alpm_list_t pkgs = alpm_db_search (db, targets); | ^~~~~~~~~~~~~~ In file included from util.h:23, from alpm-query.c:28: /usr/include/alpm.h:1413:5: note: declared here 1413 | int alpm_db_search(alpm_db_t db, const alpm_list_t needles, | ^~~~~~~~~~~~~~ make[2]: ** [Makefile:429: alpm-query.o] Erro 1 make[2]: Saindo do diretório '/home/piu/package-query/src/package-query-1.11/src'
make[1]: *** [Makefile:409: all-recursive] Erro 1 make[1]: Saindo do diretório '/home/piu/package-query/src/package-query-1.11'
make: *** [Makefile:341: all] Erro 2 ==> ERRO: Uma falha ocorreu em build().
erickwill commented on 2021-05-31 19:28 (UTC)
@maderios
The error occurred when I recompile package-query, not yaourt.
erickwill commented on 2021-05-31 19:26 (UTC)
@bidulock Thanks for the heads up, it did trigger this issue only today after an update.
maderios commented on 2021-05-31 19:19 (UTC)
@erickwill Yaourt is obsolete and doesn't exist no more. You may replace it with Trizen.
bidulock commented on 2021-05-31 18:53 (UTC)
@erickwill is an upstream issue: https://github.com/archlinuxfr/package-query/issues/147
erickwill commented on 2021-05-31 17:34 (UTC)
After the latest updates I start to find problems using YAOURT:
package-query: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory
Trying to recompile PACKAGE-QUERY led me to this:
alpm-query.c: In function ‘search_pkg’:
alpm-query.c:397:29: error: too few arguments to function ‘alpm_db_search’
397 | alpm_list_t *pkgs = alpm_db_search (db, targets); | ^~~~~~~~~~~~~~
In file included from util.h:23,
/usr/include/alpm.h:1413:5: note: declared here
1413 | int alpm_db_search(alpm_db_t db, const alpm_list_t needles, | ^~~~~~~~~~~~~~
make[2]: *** [Makefile:429: alpm-query.o] Error 1
make[2]: Leaving directory '/home/erick/Downloads/package-query/src/package-query-1.11/src'
make[1]: *** [Makefile:409: all-recursive] Error 1
make[1]: Leaving directory '/home/erick/Downloads/package-query/src/package-query-1.11'
make: *** [Makefile:341: all] Error 2
==> ERROR: A failure occurred in build().
Any workaround?
f2404 commented on 2021-04-03 16:59 (UTC)
@keren_sky Are you using alpha version of pacman? package-query builds fine against the latest stable release which is 5.2.2.
keren_sky commented on 2021-04-01 11:28 (UTC)
I wasn't able to get this to compile? alpm-query.c: In function 'search_pkg': alpm-query.c:397:22: error: too few arguments to function 'alpm_db_search' 397 | alpm_list_t pkgs = alpm_db_search (db, targets); | ^~~~~~~~~~~~~~ In file included from util.h:23, from alpm-query.c:28: /usr/include/alpm.h:1111:5: note: declared here 1111 | int alpm_db_search(alpm_db_t db, const alpm_list_t needles, | ^~~~~~~~~~~~~~ make[2]: ** [Makefile:429: alpm-query.o] Error 1
fvdb06 commented on 2020-05-23 18:55 (UTC)
==> Sources are ready. ==> Making package: package-query 1.11-1 (Sat 23 May 2020 08:50:58 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Starting build()... /home/${USER}/.cache/yay/package-query/PKGBUILD: line 15: ./configure: Permission denied ==> ERROR: A failure occurred in build(). Aborting... Error making: package-query
f2404 commented on 2020-05-15 17:03 (UTC)
@enihcam Fixed, thanks!
enihcam commented on 2020-05-15 02:07 (UTC)
Does not compile with GCC 10.1
package-query:
Build information: source code location : . prefix : /usr sysconfdir : /etc conf file : /etc/pacman.conf localstatedir : /var database dir : /var/lib/pacman/ compiler : gcc compiler flags : -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt
Variable information: root working directory : / aur base url : https://aur.archlinux.org
make all-recursive make[1]: Entering directory '/mnt/resource/makepkg/package-query/src/package-query-1.10' Making all in src make[2]: Entering directory '/mnt/resource/makepkg/package-query/src/package-query-1.10/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -MT aur.o -MD -MP -MF .deps/aur.Tpo -c -o aur.o aur.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -MT alpm-query.o -MD -MP -MF .deps/alpm-query.Tpo -c -o alpm-query.o alpm-query.c mv -f .deps/alpm-query.Tpo .deps/alpm-query.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/aur.Tpo .deps/aur.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/color.Tpo .deps/color.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -MT package-query.o -MD -MP -MF .deps/package-query.Tpo -c -o package-query.o package-query.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/package-query.Tpo .deps/package-query.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -lcurl -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o package-query aur.o alpm-query.o util.o color.o package-query.o -lyajl -lalpm libtool: link: gcc -D_GNU_SOURCE -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -march=native -mfpmath=sse -minline-stringops-dynamically -O2 -pipe -ftree-vectorize -ftree-slp-vectorize -fpch-preprocess -flto -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o package-query aur.o alpm-query.o util.o color.o package-query.o -lcurl -lyajl -lalpm /usr/bin/ld: alpm-query.o (symbol from plugin): in function
alpm_grp_get_str': (.text+0x0): multiple definition of
config'; aur.o (symbol from plugin):(.text+0x0): first defined here /usr/bin/ld: util.o (symbol from plugin): in functionconfig': (.text+0x0): multiple definition of
config'; aur.o (symbol from plugin):(.text+0x0): first defined here /usr/bin/ld: color.o (symbol from plugin): in functioncolor_init': (.text+0x0): multiple definition of
config'; aur.o (symbol from plugin):(.text+0x0): first defined here /usr/bin/ld: package-query.o (symbol from plugin): in functionconfig': (.text+0x0): multiple definition of
config'; aur.o (symbol from plugin):(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: [Makefile:408: package-query] Error 1 make[2]: Leaving directory '/mnt/resource/makepkg/package-query/src/package-query-1.10/src' make[1]: [Makefile:407: all-recursive] Error 1 make[1]: Leaving directory '/mnt/resource/makepkg/package-query/src/package-query-1.10' make: *** [Makefile:339: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build package-query.f2404 commented on 2019-12-19 19:48 (UTC)
@erikwill No, I'm not planning a release atm. Is there a need for one?
erickwill commented on 2019-12-19 19:46 (UTC)
@f2404 Hi, I'm just wondering if there is any new update planned for package-query anytime soon?
hexd commented on 2019-11-01 15:38 (UTC)
@ArthurBorsboom, that's not an issue with this package, AFAIK the packager is who builds the package (i.e., who calls makepkg), not who maintains it (i.e., not who wrote the PKGBUILD file). Just add a
PACKAGER="Name <your@e.mail>"
in either~/.makepkg.conf
or/etc/makepkg.conf
and there should be no more warnings like that one.Ildar commented on 2019-10-30 11:58 (UTC)
Could add 'pentium4' arch to support the project https://www.archlinux32.org ?
ArthurBorsboom commented on 2019-10-26 23:09 (UTC)
makepkg gives a warning
==> WARNING: PACKAGER should have the format 'Example Name email@address.invalid'
erickwill commented on 2019-10-23 18:12 (UTC)
@f2404 never mind, probably pacman dropped the --force clause. Thanks for the fix!
erickwill commented on 2019-10-23 18:12 (UTC)
@f2404 never mind, probably pacman dropped the --force clause. Thanks for the fix!
obrez commented on 2019-10-23 17:55 (UTC)
@f2404 good man.. thanks for the update, works great!
f2404 commented on 2019-10-23 17:54 (UTC)
@erickwill package-query has no --force option. What fails for you?
erickwill commented on 2019-10-23 17:52 (UTC)
@f2404 Thanks bro. It did the trick. However, I wonder if the --force was dropped, since now it does not works.. error: invalid option '--force'
f2404 commented on 2019-10-23 17:13 (UTC)
Version 1.10 should fix the pacman 5.2.0 compatibility problem (it also adds a few new features).
erickwill commented on 2019-10-23 16:37 (UTC)
@setone Curiously, when I update pacman to 5.2.0-2 I get the error:
package-query: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
setone commented on 2019-10-23 15:17 (UTC) (edited on 2019-10-23 15:23 (UTC) by setone)
@erickwill Check your versions of /usr/include/alpm.h and /usr/lib/libalpm.so. It sounds like you haven't updated pacman to version 5.2.0-2.
erickwill commented on 2019-10-23 11:59 (UTC)
@Funkin-Stoopid Got this:
/usr/bin/ld: alpm-query.o: in function
filter': alpm-query.c:(.text+0x837): undefined reference to
alpm_sync_get_new_version' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:405: package-query] Error 1Funkin-Stoopid commented on 2019-10-23 10:25 (UTC) (edited on 2019-10-23 10:29 (UTC) by Funkin-Stoopid)
Add this line in first into build function of the PKGBUILD: sed -i 's/alpm_sync_newversion/alpm_sync_get_new_version/g' "$srcdir/$pkgname-$pkgver"/src/alpm-query.c
peterangelov commented on 2019-10-23 08:38 (UTC)
in file package-query-1.9/src/alpm-query.c
change line 256 to: if ((_filter & F_UPGRADES) && !alpm_sync_get_new_version (pkg, alpm_get_syncdbs(config.handle)))
erickwill commented on 2019-10-22 15:31 (UTC)
@f2404 Thanks bro!
f2404 commented on 2019-10-22 13:51 (UTC)
@erickwill Please see https://github.com/archlinuxfr/package-query/pull/141 I will try to address this later today when I get home.
erickwill commented on 2019-10-22 13:47 (UTC)
Anyone facing problems while building package-query now days? I got this while trying:
/usr/bin/ld: alpm-query.o: in function `filter':
alpm-query.c:(.text+0x837): undefined reference to `alpm_sync_newversion'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:405: package-query] Error 1
Also, when trying to use yaourt I got something related to 'alpm'..
package-query: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
lafleur commented on 2018-06-27 14:32 (UTC) (edited on 2018-06-27 14:32 (UTC) by lafleur)
I followed damonh's solution, followed by a "make uninstall" into pkg-config-0.29.2 . Worked fine. Hope it resurected the kitten.
test0 commented on 2018-06-15 08:04 (UTC)
damonh, this package is already in repos: https://www.archlinux.org/packages/core/x86_64/pkgconf/. Additionally, every time you issue a 'make install', God kills a kitten, you know.
f2404 commented on 2018-06-10 23:45 (UTC)
package-query is not using python.
themoosemachine commented on 2018-06-10 23:44 (UTC)
I had installed Anaconda and its version of Python was interfering with this. So I had to disable it as follows: $ vim ~/.bashrc Comment out the following:
export PATH="/home/moose/anaconda3/bin:$PATH"
Then, reboot.
damonh commented on 2018-06-09 05:22 (UTC) (edited on 2018-06-09 05:22 (UTC) by damonh)
I solve the issue like this:
$ sudo pacman -Rn yaourt package-query
$ sudo pacman -S fakeroot
$ curl https://pkg-config.freedesktop.org/releases/pkg-config-0.29.2.tar.gz -o pkgconfig.tgz
$ tar -zxf pkgconfig.tgz
$ cd pkg-config-0.29.2
$ ./configure --with-internal-glib && make install
$ git clone https://aur.archlinux.org/package-query.git
$ cd package-query
$ makepkg -si
$ sudo pacman -S yaourt
...and solved! ;-)
damonh commented on 2018-06-09 04:47 (UTC)
I get the same error 'package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory' when I run: yaourt -Syua I tried to follow your advice cloning de git repo and also downloading the tar.gz but I get the following error: configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config.
Alternatively, you may set the environment variables alpm_CFLAGS and alpm_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>. See `config.log' for more details
What can I do to fix it? Thank you in advance.
aleksandar2810 commented on 2018-06-08 15:24 (UTC)
@f2404 Yes, it is the same as when I look at View PKGBUILD..
f2404 commented on 2018-06-08 13:36 (UTC)
@aleksandar2810 That's very weird, works fine here. Can you confirm that PKGBUILD that you've downloaded looks similar to the one that is shown here, in the web interface?
aleksandar2810 commented on 2018-06-08 13:24 (UTC)
When I try to reinstall it manually I get:
==> ERROR: arch should be an array
I didn't change anything, just cloned git URL and ran makepkg. Thanks!
brando56894 commented on 2018-06-03 00:34 (UTC)
if you use
makepkg -i
you can skip the last step :)Acidhub commented on 2018-06-01 10:40 (UTC) (edited on 2018-06-01 10:41 (UTC) by Acidhub)
Four simple steps to instal manually:
.
$ git clone https://aur.archlinux.org/package-query.git
$ cd package-query
$ makepkg
$ sudo pacman -U package-query-1.9-3-x86_64.pkg.tar.xz
mani.zaeim commented on 2018-06-01 10:32 (UTC) (edited on 2018-06-01 10:33 (UTC) by mani.zaeim)
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/package-query.tar.gz OR wget https://aur.archlinux.org/cgit/aur.git/snapshot/package-query.tar.gz to download the package
rashintha commented on 2018-05-31 08:19 (UTC)
Reinstall package query manually. It looks like both yaourt and package query is not available in the repo.archlinux.fr repository.
Download snapshot with wget. $ wget download_link
Extract $ tar -xvf package-query.tar.gz
Change directory $ cd package-query
Install with dependencies $ makepkg -s
After compilation is finished, install with pacman. $ sudo pacman -U package-query*.xz
ABOhiccups commented on 2018-05-31 00:37 (UTC)
package-query is not in http://repo.archlinux.fr/$arch Custom Repository.
mozo commented on 2018-05-29 18:29 (UTC)
You are welcome :)
maxxcan commented on 2018-05-29 17:46 (UTC)
@mozo The same error for mi without octopi or pamac-aur. But I fixed with your link. Thank you
cogwerkz commented on 2018-05-29 17:05 (UTC)
@mozo you probably have to rebuild octopi. Manually. But that should really be discussed on the octopi page, and only there, as all issues with package-query was fixed in today's update.
mozo commented on 2018-05-29 17:00 (UTC)
I just saying that octopi is broken too.
f2404 commented on 2018-05-29 16:33 (UTC)
@mozo What you need to do is just to manually rebuild package-query and install it. I understand that yaourt is working after you've done that, correct?
How is octopi (and what's that?) related here?
mozo commented on 2018-05-29 16:28 (UTC) (edited on 2018-05-29 17:35 (UTC) by mozo)
Same error here. I followed these howto: https://arcolinux.com/fixing-the-error-message-package-query-error-while-loading-shared-libraries-libalpm-so-10/
Now "package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file" error is gone at "yaourt -Syau" but is still here when I try to open octopi. It stoped working completely.
damico commented on 2018-05-29 11:52 (UTC)
Hi @cogwerkz I just upgraded and started to show this error: "package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory No database errors have been found!"
I manually clone and compiled package-query and now it's fixed - git clone https://aur.archlinux.org/package-query.git - cd package-query/ - makepkg -si
cogwerkz commented on 2018-05-29 08:52 (UTC)
@itsme have you updated it today before you posted this report?
Because that error which is related to libalpm changes in pacman 5.1.0 has already been fixed. It's even listed in the changelog here and in the comments. Right below yours.
itsme commented on 2018-05-29 08:29 (UTC)
package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory ==> ERROR: unable to update package-query: error while loading shared libraries: libalpm.so.10: cannot open shared object file: No such file or directory No database errors have been found!
f2404 commented on 2018-05-29 00:08 (UTC)
@emvigo: Done, thanks!
commented on 2018-05-28 23:06 (UTC)
The last pacman 5.1.0 upgrade has changed libalpm's soname and has broken package-query. Recompiling solves the issue, but a pkgrel bump to force recompilation would be nice.
f2404 commented on 2018-02-26 19:38 (UTC)
@Fincer: 'pkg-config is part of the 'base-devel' group which is a prerequisite and shouldn't be an explicit dependency: https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
Fincer commented on 2018-02-26 17:52 (UTC)
Please add 'pkg-config' into makedepends.
02m commented on 2018-02-17 12:53 (UTC)
I go the following error on WSL:
/bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -g -O2 -lcurl -o package-query aur.o alpm-query.o util.o color.o package-query.o -lyajl -lalpm libtool: error: cannot find the library '/usr/lib/libarchive.la' or unhandled argument '/usr/lib/libarchive.la'
I tried to install libarchive, but that did not help.
rafaelff commented on 2018-01-24 13:32 (UTC)
I'm able to reproduce it. It happens in package() function when executing install commands from Makefile. The PKGBUILD correctly quotes the spaces, so I assume the problem is in the source code tarball.
p.s.: It is a bad idea to have space in the AUR build path, as many PKGBUILDs don't quote $srcdir and "$pkgdir.
f2404 commented on 2018-01-24 13:22 (UTC)
@the_jarles Yeah, but is this a package-query or makepkg problem? Have you been able to install any other package from /home/johannes/Linux Program/ directory?
the_jarles commented on 2018-01-24 12:09 (UTC)
Had a problem where makepkg would fail because I had a directory with a space in its name. The script tried to run:
libtool: install: /usr/bin/install -c package-query /home/johannes/Linux Program/package-query/pkg/package-query/usr/bin/package-query
after which it would complain that 'Program/package-query/pkg/package-query/usr/bin/package-query' is not a directory, which is true.
As a workaround I simply renamed "Linux\ Program" to "Program" and makepkg would run without errors.
alumni commented on 2017-11-01 20:35 (UTC)
f2404 commented on 2017-08-18 13:57 (UTC)
colatkinson commented on 2017-08-18 13:52 (UTC)
ljw commented on 2017-08-17 19:28 (UTC) (edited on 2017-08-17 19:30 (UTC) by ljw)
rafaelff commented on 2017-08-17 14:28 (UTC)
colatkinson commented on 2017-08-17 13:44 (UTC)
f2404 commented on 2017-08-15 02:42 (UTC)
colatkinson commented on 2017-08-14 20:06 (UTC)
f2404 commented on 2017-08-14 18:41 (UTC)
colatkinson commented on 2017-08-14 18:35 (UTC)
f2404 commented on 2017-08-09 13:14 (UTC)
colatkinson commented on 2017-08-08 14:20 (UTC)
fheday commented on 2017-07-21 00:27 (UTC)
f2404 commented on 2017-07-20 23:54 (UTC)
fheday commented on 2017-07-20 23:20 (UTC)
f2404 commented on 2017-07-20 19:53 (UTC)
fheday commented on 2017-07-20 19:51 (UTC)
f2404 commented on 2017-07-20 13:25 (UTC)
Archange commented on 2017-07-20 13:24 (UTC)
f2404 commented on 2017-07-20 13:14 (UTC)
Archange commented on 2017-07-20 13:07 (UTC)
f2404 commented on 2017-07-20 12:45 (UTC)
Scimmia commented on 2017-07-20 03:16 (UTC)
xuiqzy commented on 2017-07-20 03:11 (UTC)
Scimmia commented on 2017-07-20 03:03 (UTC)
f2404 commented on 2017-07-20 02:06 (UTC)
xuiqzy commented on 2017-07-20 01:52 (UTC)
f2404 commented on 2016-08-21 16:58 (UTC)
mitcoes commented on 2016-08-21 09:46 (UTC)
rafaelff commented on 2016-07-31 18:42 (UTC)
f2404 commented on 2016-07-31 18:05 (UTC)
hellified commented on 2016-07-31 10:24 (UTC)
f2404 commented on 2016-03-27 10:45 (UTC)
k0ste commented on 2016-03-27 08:54 (UTC)
f2404 commented on 2016-03-21 11:04 (UTC)
rafaelff commented on 2016-03-21 10:30 (UTC)
f2404 commented on 2016-03-21 10:26 (UTC)
bigoten commented on 2016-03-20 21:21 (UTC)
rafaelff commented on 2016-03-20 20:24 (UTC) (edited on 2016-03-20 20:27 (UTC) by rafaelff)
uberGeek commented on 2016-03-20 19:36 (UTC)
f2404 commented on 2016-03-20 06:28 (UTC) (edited on 2016-03-20 06:29 (UTC) by f2404)
bigoten commented on 2016-03-20 00:50 (UTC)
rafaelff commented on 2016-03-19 21:17 (UTC) (edited on 2016-03-19 21:17 (UTC) by rafaelff)
bigoten commented on 2016-03-19 19:54 (UTC) (edited on 2016-03-19 19:55 (UTC) by bigoten)
gyscos commented on 2016-03-10 06:04 (UTC)
rafaelff commented on 2016-03-07 06:28 (UTC) (edited on 2016-03-07 06:29 (UTC) by rafaelff)
jasonritzke commented on 2016-03-07 01:50 (UTC)
Skunnyk commented on 2016-03-02 23:18 (UTC)
hamelg commented on 2016-03-01 19:27 (UTC)
4javier commented on 2016-03-01 18:39 (UTC)
Skunnyk commented on 2016-02-29 20:43 (UTC)
lord_rel commented on 2016-02-29 18:30 (UTC)
gonciarz commented on 2016-02-29 13:02 (UTC)
gourdcaptain commented on 2016-02-29 07:11 (UTC)
rafaelff commented on 2016-02-07 08:32 (UTC)
ahioros commented on 2016-02-07 02:50 (UTC) (edited on 2016-02-07 03:57 (UTC) by ahioros)
rafaelff commented on 2016-02-06 01:35 (UTC)
kerberizer commented on 2016-02-05 22:25 (UTC)
valentin.brasov commented on 2016-02-05 22:12 (UTC)
ondoho commented on 2016-02-05 13:15 (UTC) (edited on 2016-02-05 13:16 (UTC) by ondoho)
kerberizer commented on 2016-02-04 22:13 (UTC) (edited on 2016-02-04 22:15 (UTC) by kerberizer)
commented on 2016-02-04 20:57 (UTC)
kerberizer commented on 2016-02-04 00:00 (UTC)
asafk commented on 2016-02-03 23:47 (UTC)
kerberizer commented on 2016-02-03 22:48 (UTC)
wass commented on 2016-02-03 19:14 (UTC)
commented on 2016-02-03 00:03 (UTC)
YauheniM commented on 2016-02-02 23:29 (UTC)
panaut0lordv commented on 2016-02-02 23:23 (UTC) (edited on 2016-02-02 23:52 (UTC) by panaut0lordv)
accessgranted commented on 2016-02-02 22:26 (UTC)
thibdb13 commented on 2016-02-02 20:27 (UTC)
davidsmit commented on 2016-02-02 20:14 (UTC)
valentin.brasov commented on 2016-02-02 20:12 (UTC)
clep commented on 2016-02-02 10:11 (UTC)
cauna commented on 2016-02-02 07:11 (UTC)
gaelic commented on 2016-02-02 06:33 (UTC)
bouhappy commented on 2016-02-02 05:47 (UTC)
F1nny commented on 2016-02-02 03:23 (UTC) (edited on 2016-02-02 03:52 (UTC) by F1nny)
tancrackers commented on 2016-02-01 21:30 (UTC)
rafaelff commented on 2016-02-01 19:25 (UTC)
Joel commented on 2016-02-01 19:24 (UTC) (edited on 2016-02-01 19:27 (UTC) by Joel)
edtoml commented on 2016-02-01 19:00 (UTC)
jakob commented on 2016-02-01 11:53 (UTC) (edited on 2016-02-01 11:54 (UTC) by jakob)
cooltrane commented on 2016-02-01 11:02 (UTC)
Rhinoceros commented on 2016-02-01 11:01 (UTC)
flortsch commented on 2016-02-01 10:39 (UTC)
f2404 commented on 2016-02-01 10:34 (UTC)
Jamaal commented on 2016-02-01 10:30 (UTC)
anatolyb commented on 2016-02-01 10:24 (UTC)
z3ntu commented on 2016-02-01 10:14 (UTC)
trulex commented on 2016-02-01 10:13 (UTC)
Skunnyk commented on 2016-02-01 09:53 (UTC)
beardedlinuxgeek commented on 2016-02-01 09:44 (UTC)
Rhinoceros commented on 2016-02-01 09:11 (UTC)
Severus commented on 2016-02-01 09:10 (UTC)
bitwave commented on 2016-02-01 08:19 (UTC)
tuxertech commented on 2016-02-01 07:23 (UTC)
FredBezies commented on 2016-02-01 06:13 (UTC)
Skunnyk commented on 2016-01-30 17:03 (UTC) (edited on 2016-01-30 17:04 (UTC) by Skunnyk)
Scimmia commented on 2016-01-30 15:58 (UTC)
cbowman57 commented on 2016-01-30 15:49 (UTC)
Scimmia commented on 2016-01-30 15:43 (UTC)
cbowman57 commented on 2016-01-30 15:36 (UTC) (edited on 2016-01-30 16:06 (UTC) by cbowman57)
fusion809 commented on 2016-01-30 06:05 (UTC)
Atsuri commented on 2015-09-27 16:19 (UTC)
ozky commented on 2015-08-30 11:26 (UTC)
sistematico commented on 2015-06-07 06:25 (UTC)
HisDudeness commented on 2015-04-30 08:22 (UTC)
neroburner commented on 2015-04-09 19:18 (UTC)
lamphie commented on 2015-04-09 11:04 (UTC)
kerberizer commented on 2015-04-07 13:10 (UTC)
pmattern commented on 2015-04-07 12:40 (UTC)
lamphie commented on 2015-04-06 09:36 (UTC)
dape commented on 2015-04-06 05:39 (UTC)
Scimmia commented on 2015-03-24 20:59 (UTC)
CPUnltd commented on 2015-03-24 18:55 (UTC)
kerberizer commented on 2015-02-21 20:53 (UTC)
simonp commented on 2015-02-21 20:49 (UTC)
moormaster commented on 2015-01-17 09:29 (UTC)
TsundereC commented on 2015-01-17 09:19 (UTC)
zesssez commented on 2015-01-13 19:36 (UTC)
applebloom commented on 2015-01-08 05:16 (UTC)
commented on 2015-01-07 12:00 (UTC)
balwierz commented on 2015-01-07 10:32 (UTC)
joko commented on 2015-01-07 07:39 (UTC)
rafaelff commented on 2015-01-05 19:14 (UTC)
Scimmia commented on 2015-01-05 18:58 (UTC)
kerberizer commented on 2015-01-05 16:25 (UTC)
agent0 commented on 2015-01-05 03:24 (UTC)
Scimmia commented on 2015-01-05 03:08 (UTC)
rafaelff commented on 2015-01-05 03:05 (UTC)
agent0 commented on 2015-01-05 02:30 (UTC)
Scimmia commented on 2015-01-05 01:47 (UTC)
matthias.lisin commented on 2015-01-05 01:27 (UTC)
rafaelff commented on 2015-01-05 00:36 (UTC)
agent0 commented on 2015-01-05 00:28 (UTC)
agent0 commented on 2015-01-05 00:26 (UTC)
rafaelff commented on 2015-01-05 00:24 (UTC)
agent0 commented on 2015-01-05 00:22 (UTC)
crossroads1112 commented on 2015-01-04 11:18 (UTC)
kerberizer commented on 2015-01-01 19:46 (UTC)
wwgfd commented on 2015-01-01 18:27 (UTC)
Humble_Panda commented on 2014-12-30 10:47 (UTC)
Skunnyk commented on 2014-12-29 15:01 (UTC)
Yamakaky commented on 2014-12-29 14:49 (UTC)
Scimmia commented on 2014-12-29 14:48 (UTC)
Skunnyk commented on 2014-12-29 12:36 (UTC)
Yamakaky commented on 2014-12-29 11:02 (UTC)
ArthurBorsboom commented on 2014-12-29 09:31 (UTC)
tuxce commented on 2014-12-29 09:00 (UTC)
ArthurBorsboom commented on 2014-12-29 08:05 (UTC)
tuxce commented on 2014-12-24 17:04 (UTC)
leosw commented on 2014-12-24 15:44 (UTC)
Scimmia commented on 2014-12-24 14:33 (UTC)
wolletd commented on 2014-12-24 14:06 (UTC)
akiirui commented on 2014-12-21 14:50 (UTC)
baboofei commented on 2014-12-20 23:47 (UTC)
blackout commented on 2014-12-19 15:47 (UTC)
sl1pkn07 commented on 2014-12-12 00:08 (UTC)
sl1pkn07 commented on 2014-12-12 00:04 (UTC)
tumbler commented on 2014-12-08 14:11 (UTC)
rafaelff commented on 2014-12-08 14:05 (UTC)
tumbler commented on 2014-12-08 13:59 (UTC)
SpotlightKid commented on 2014-12-08 13:54 (UTC)
tumbler commented on 2014-12-08 09:01 (UTC)
SpotlightKid commented on 2014-12-07 17:54 (UTC)
tumbler commented on 2014-12-07 16:49 (UTC)
Almin commented on 2014-12-05 18:03 (UTC)
Almin commented on 2014-12-05 14:47 (UTC)
Jamalaka commented on 2014-12-05 13:42 (UTC)
rustam commented on 2014-12-01 14:16 (UTC)
jellysheep commented on 2014-10-21 18:45 (UTC)
SpotlightKid commented on 2014-09-04 13:42 (UTC)
ineiti commented on 2014-09-03 17:45 (UTC)
sugatang.itlog commented on 2014-08-19 08:50 (UTC)
rafaelff commented on 2014-08-19 08:41 (UTC)
sugatang.itlog commented on 2014-08-19 08:38 (UTC)
zanegrey commented on 2014-07-26 22:18 (UTC)
rafaelff commented on 2014-06-23 11:30 (UTC)
kevashcraft commented on 2014-06-22 17:52 (UTC)
truh commented on 2014-06-08 13:47 (UTC)
bidulock commented on 2014-06-08 12:21 (UTC)
truh commented on 2014-06-08 11:04 (UTC)
dbedrenko commented on 2014-04-24 15:12 (UTC)
Scimmia commented on 2014-04-03 16:27 (UTC)
theking2 commented on 2014-03-20 19:57 (UTC)
e8hffff commented on 2013-12-28 03:33 (UTC)
kaatisu84 commented on 2013-11-17 11:12 (UTC)
Scimmia commented on 2013-11-17 07:10 (UTC)
kaatisu84 commented on 2013-11-17 06:55 (UTC)
Omid commented on 2013-10-10 21:39 (UTC)
HateJacket commented on 2013-09-01 13:49 (UTC)
enkahel commented on 2013-06-15 09:35 (UTC)
commented on 2013-06-06 17:46 (UTC)
commented on 2013-04-10 09:16 (UTC)
commented on 2013-04-09 19:23 (UTC)
rafaelff commented on 2013-04-09 16:15 (UTC)
commented on 2013-04-09 16:07 (UTC)
rafaelff commented on 2013-04-09 15:09 (UTC)
tuxce commented on 2013-04-09 15:04 (UTC)
commented on 2013-04-09 14:27 (UTC)
Anderson commented on 2013-04-09 11:21 (UTC)
commented on 2013-04-06 18:12 (UTC)
rafaelff commented on 2013-04-06 15:22 (UTC)
commented on 2013-04-06 15:03 (UTC)
eazar001 commented on 2013-04-05 23:00 (UTC)
rafaelff commented on 2013-04-05 22:31 (UTC)
eazar001 commented on 2013-04-05 22:31 (UTC)
tombenko commented on 2013-04-05 20:19 (UTC)
joat commented on 2013-04-05 14:16 (UTC)
tuxce commented on 2013-04-05 13:54 (UTC)
kar commented on 2013-04-05 13:13 (UTC)
tombenko commented on 2013-04-05 13:01 (UTC)
tombenko commented on 2013-04-05 12:59 (UTC)
muon commented on 2013-04-05 12:32 (UTC)
supersym commented on 2013-04-05 10:22 (UTC)
kar commented on 2013-04-05 09:21 (UTC)
supersym commented on 2013-04-05 09:09 (UTC)
louis058 commented on 2013-04-05 09:09 (UTC)
rafaelff commented on 2013-04-05 08:57 (UTC)
kar commented on 2013-04-05 08:51 (UTC)
mssun commented on 2013-04-05 08:30 (UTC)
ptrxyz commented on 2013-04-05 08:29 (UTC)
mssun commented on 2013-04-05 08:19 (UTC)
ptrxyz commented on 2013-04-05 08:11 (UTC)
anatolik commented on 2013-04-05 04:08 (UTC)
supersym commented on 2013-04-05 02:24 (UTC)
student975 commented on 2013-04-04 23:08 (UTC)
tuxce commented on 2013-04-01 09:20 (UTC)
commented on 2013-04-01 07:20 (UTC)
hachre commented on 2013-03-13 07:54 (UTC)
amstan commented on 2013-03-10 01:43 (UTC)
commented on 2012-10-29 11:53 (UTC)
commented on 2012-10-29 11:53 (UTC)
dgbaley27 commented on 2012-10-25 20:23 (UTC)
dgbaley27 commented on 2012-10-25 20:22 (UTC)
commented on 2012-10-25 19:19 (UTC)
ejstacey commented on 2012-10-24 10:02 (UTC)
jecxjo commented on 2012-10-22 21:48 (UTC)
commented on 2012-08-15 03:11 (UTC)
tycho commented on 2012-05-30 08:38 (UTC)
commented on 2012-05-06 17:10 (UTC)
commented on 2012-04-04 21:50 (UTC)
tuxce commented on 2012-04-03 20:53 (UTC)
commented on 2012-04-03 14:33 (UTC)
commented on 2012-03-15 19:52 (UTC)
tuxce commented on 2012-03-01 13:33 (UTC)
rudy.matela commented on 2012-02-29 12:35 (UTC)
tuxce commented on 2012-02-03 07:13 (UTC)
radio_rogal commented on 2012-02-03 06:29 (UTC)
radio_rogal commented on 2012-02-03 06:25 (UTC)
emphire commented on 2012-01-17 01:31 (UTC)
tuxce commented on 2011-10-13 20:01 (UTC)
mityukov commented on 2011-09-19 19:22 (UTC)
dgbaley27 commented on 2011-09-09 00:07 (UTC)
dgbaley27 commented on 2011-09-09 00:00 (UTC)
tuxce commented on 2011-09-08 18:11 (UTC)
dgbaley27 commented on 2011-09-08 16:44 (UTC)
rwelin commented on 2011-09-08 14:39 (UTC)
commented on 2011-09-07 23:28 (UTC)
tuxce commented on 2011-09-01 13:56 (UTC)
badboy commented on 2011-09-01 11:25 (UTC)
commented on 2011-08-18 04:05 (UTC)
commented on 2011-07-24 14:55 (UTC)
Huulivoide commented on 2011-06-28 11:55 (UTC)
commented on 2011-06-23 21:16 (UTC)
WorMzy commented on 2011-06-23 20:46 (UTC)
tuxce commented on 2011-06-23 18:59 (UTC)
PerisH commented on 2011-06-23 15:54 (UTC)
commented on 2011-05-16 09:11 (UTC)
rafaelff commented on 2011-05-05 00:37 (UTC)
tuxce commented on 2011-04-29 15:24 (UTC)
commented on 2011-04-29 15:15 (UTC)
nickoe commented on 2011-04-29 09:48 (UTC)
tuxce commented on 2011-04-28 15:29 (UTC)
jrdnjhntn commented on 2011-04-28 14:19 (UTC)
basinilya commented on 2011-04-27 18:21 (UTC)
Hador commented on 2011-04-26 13:10 (UTC)
dracorp commented on 2011-04-26 08:05 (UTC)
commented on 2011-04-26 04:13 (UTC)
commented on 2011-04-26 03:30 (UTC)
tuxce commented on 2011-04-15 06:12 (UTC)
jecxjo commented on 2011-04-15 00:16 (UTC)
andrewboktor commented on 2011-04-07 10:03 (UTC)
nebulon commented on 2011-03-26 09:36 (UTC)
quantumphaze commented on 2011-03-25 02:23 (UTC)
jorgicio commented on 2011-03-24 03:59 (UTC)
tuxce commented on 2011-03-22 22:12 (UTC)
commented on 2011-03-22 20:42 (UTC)
tuxce commented on 2011-03-17 13:35 (UTC)
KlavKalashj commented on 2011-03-17 12:20 (UTC)
tuxce commented on 2011-03-17 11:01 (UTC)
KlavKalashj commented on 2011-03-16 22:21 (UTC)
tuxce commented on 2011-03-11 09:44 (UTC)
bsdson commented on 2011-03-11 03:58 (UTC)
tuxce commented on 2011-01-27 21:32 (UTC)
FrozenCow commented on 2011-01-27 00:38 (UTC)
tezeriusz commented on 2011-01-25 21:35 (UTC)
tuxce commented on 2010-12-10 09:16 (UTC)
commented on 2010-12-10 02:35 (UTC)
dgbaley27 commented on 2010-12-05 14:33 (UTC)
tuxce commented on 2010-12-02 13:56 (UTC)
dgbaley27 commented on 2010-12-02 02:57 (UTC)
tuxce commented on 2010-12-01 13:16 (UTC)
dgbaley27 commented on 2010-12-01 03:19 (UTC)
zebulon commented on 2010-11-30 18:50 (UTC)
bred commented on 2010-11-30 05:54 (UTC)
raw commented on 2010-11-29 22:30 (UTC)
tuxce commented on 2010-11-29 19:59 (UTC)
commented on 2010-11-29 19:36 (UTC)
commented on 2010-11-29 19:35 (UTC)
tuxce commented on 2010-11-28 22:14 (UTC)
silvik commented on 2010-11-28 22:06 (UTC)
commented on 2010-11-28 21:24 (UTC)
tuxce commented on 2010-11-28 18:09 (UTC)
silvik commented on 2010-11-28 15:52 (UTC)
commented on 2010-11-27 12:04 (UTC)
commented on 2010-11-27 09:29 (UTC)
alorewotik commented on 2010-11-26 18:43 (UTC)
commented on 2010-11-26 17:57 (UTC)
vnoel commented on 2010-11-26 15:59 (UTC)
swiftscythe commented on 2010-11-26 15:46 (UTC)
vnoel commented on 2010-11-26 14:09 (UTC)
commented on 2010-11-26 14:06 (UTC)
ccc1 commented on 2010-11-26 13:33 (UTC)
commented on 2010-11-26 13:23 (UTC)
commented on 2010-11-26 13:20 (UTC)
vnoel commented on 2010-11-26 12:50 (UTC)
thayne commented on 2010-11-21 02:12 (UTC)
tuxce commented on 2010-11-17 12:31 (UTC)
thayne commented on 2010-11-16 21:56 (UTC)
tuxce commented on 2010-11-16 20:49 (UTC)
commented on 2010-11-16 19:59 (UTC)
tuxce commented on 2010-11-15 22:19 (UTC)
thayne commented on 2010-11-15 16:46 (UTC)
commented on 2010-11-09 17:35 (UTC)
tuxce commented on 2010-11-09 17:01 (UTC)
commented on 2010-11-09 15:39 (UTC)
tuxce commented on 2010-11-09 15:18 (UTC)
commented on 2010-11-09 14:05 (UTC)
tuxce commented on 2010-11-06 12:09 (UTC)
commented on 2010-11-05 16:11 (UTC)
commented on 2010-10-31 21:07 (UTC)
commented on 2010-10-31 20:52 (UTC)
commented on 2010-10-28 18:05 (UTC)
commented on 2010-10-28 07:51 (UTC)
commented on 2010-10-28 07:49 (UTC)
commented on 2010-10-27 07:11 (UTC)
mortzu commented on 2010-10-27 06:52 (UTC)
commented on 2010-06-27 09:53 (UTC)
lifo2 commented on 2010-06-27 09:47 (UTC)
commented on 2010-06-26 15:05 (UTC)
menollo commented on 2010-06-24 14:22 (UTC)
commented on 2010-06-19 20:51 (UTC)
tuxce commented on 2010-06-19 00:04 (UTC)
commented on 2010-06-18 23:08 (UTC)
commented on 2010-06-18 11:00 (UTC)
tuxce commented on 2010-06-07 20:17 (UTC)
commented on 2010-06-07 19:52 (UTC)
tuxce commented on 2010-06-02 11:00 (UTC)
commented on 2010-06-02 10:34 (UTC)
tuxce commented on 2010-04-05 13:30 (UTC)
commented on 2010-04-04 21:02 (UTC)
tuxce commented on 2010-03-27 16:54 (UTC)
bsdson commented on 2010-03-27 13:41 (UTC)