Search Criteria
Package Details: fprintd-vfs_proprietary 0.8.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fprintd-vfs_proprietary.git (read-only, click to copy) |
---|---|
Package Base: | fprintd-vfs_proprietary |
Description: | D-Bus service to access fingerprint readers, modified for the vfs_proprietary plugin |
Upstream URL: | https://www.freedesktop.org/wiki/Software/fprint/fprintd |
Licenses: | GPL |
Groups: | fprint |
Conflicts: | fprintd |
Submitter: | lighterowl |
Maintainer: | kapcom01 |
Last Packager: | kapcom01 |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-27 16:41 (UTC) |
Last Updated: | 2020-06-28 18:05 (UTC) |
Dependencies (7)
- dbus-glib
- libfprint-vfs_proprietary-gitAUR
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- git (git-gitAUR, git-glAUR) (make)
- gnome-common (make)
- gtk-doc (make)
- intltool (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
etrnal70 commented on 2020-06-07 15:59 (UTC) (edited on 2020-06-07 16:02 (UTC) by etrnal70)
I'm getting error like this : /usr/bin/ld: ./.libs/libfprintd.a(device.o):(.bss+0x0): multiple definition of `store'; main.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status Any fix ? Seems like there's some commits regarding to this error in fprintd git
mx333 commented on 2019-06-28 15:55 (UTC) (edited on 2019-07-01 22:03 (UTC) by mx333)
@xavery: I deleted the source packages "libfprint-vfs_proprietary-git" and "fprintd-vfs_proprietary" in /home/mx/.cache/pacaur and then installed them again and it worked!!! Thank you.
mx333 commented on 2019-06-26 17:29 (UTC)
@xavery: I have all dependencies. Only one is missing: "libfprint-vfs_propietary-git" because I cannot install it (see my comment there). The error still exists like this:
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/.
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. doc/Makefile.am:32: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd ==> Beginne pkgver()... ==> Quellen sind fertig. :: failed to verify integrity or prepare libfprint-vfs_proprietary-git package
lighterowl commented on 2019-06-26 16:36 (UTC)
@mx333 : The only thing that can fail in
pkgver
is runninggit
. Do you have git installed? Please install all makedepends of this package before continuing.mx333 commented on 2019-06-26 16:30 (UTC)
@xavery: or is it due to the missing "libfprint-vfs_proprietary-git"? - i have also there problems when installing.
mx333 commented on 2019-06-26 16:19 (UTC)
@xavery: ok, I installed it and the result is this below. There is still something missing:
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/.
libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:10: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' doc/Makefile.am:32: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') pam/Makefile.am: installing './depcomp' ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd ==> Beginne pkgver()... ==> Quellen sind fertig. :: failed to verify integrity or prepare libfprint-vfs_proprietary-git package
lighterowl commented on 2019-06-26 16:12 (UTC)
@mx333 : Same deal,
intltoolize
is provided by theintltool
package, which is a makedepend. Please make sure thatintltool
is installed.mx333 commented on 2019-06-26 16:06 (UTC)
I use Manjaro (KDE) and get a similar problem:
==> Beginne prepare()... patching file data/fprintd.service.in ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd Copying file po/Makefile.in.in
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/.
./autogen.sh: Zeile 12: intltoolize: Kommando nicht gefunden. ==> FEHLER: Ein Fehler geschah in prepare(). Breche ab... :: failed to verify integrity or prepare libfprint-vfs_proprietary-git package :: failed to verify integrity or prepare fprintd-vfs_proprietary package
lighterowl commented on 2019-06-09 15:40 (UTC)
@SysGhost : there have been no changes to the upstream
fprintd
package in the meantime, with last changes being made on 18 November 2018 (https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/fprintd), which is before this package was even created.I cannot reproduce the error, which is due to
gtkdocize
missing on your system. This is weird, since thegtkdocize
program is available in thegtk-doc
package, which is listed as a make dependency and thus must be installed if you want to build this package.Removing out-of-date flag.
SysGhost commented on 2019-06-07 10:25 (UTC)
PKGBUILD file need changes according to upstream changes.
Cloning into 'fprintd'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file data/fprintd.service.in ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd ~/.cache/pacaur/fprintd-vfs_proprietary/src/fprintd Copying file po/Makefile.in.in
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/.
./autogen.sh: line 11: gtkdocize: command not found ==> ERROR: A failure occurred in prepare(). Aborting... :: failed to verify integrity or prepare fprintd-vfs_proprietary package
« First ‹ Previous 1 2 3 Next › Last »