Package Details: autenticacao-gov-pt 3.13.0-4

Git Clone URL: https://aur.archlinux.org/autenticacao-gov-pt.git (read-only, click to copy)
Package Base: autenticacao-gov-pt
Description: Portuguese Citizen Card Application (Portugal eID) source code based version
Upstream URL: http://www.cartaodecidadao.pt/
Keywords: autenticacao cartao cartaodecidadao cidadao de gov portugal pt
Licenses: GPL2, LGPL3, custom:EUPL
Conflicts: cartaodecidadao, cartaodecidadao-bin, classpath
Replaces: cartaodecidadao
Submitter: r3pek
Maintainer: a36233
Last Packager: a36233
Votes: 19
Popularity: 0.000000
First Submitted: 2015-10-18 15:16 (UTC)
Last Updated: 2024-12-14 17:15 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

nfp0 commented on 2022-08-13 10:54 (UTC)

Same error here. Can't build 3.8.0-1

20hvoby5pb commented on 2022-08-13 01:52 (UTC)

Compiling version 3.8.0-1 fails with below error:

/usr/bin/ld: ../lib/libpteidapplayer.so: undefined reference to `eIDMW::CReader::GetAppletVersion[abi:cxx11]()'
/usr/bin/ld: ../lib/libCMDServices.so: undefined reference to `eIDMW::DlgCloseCMDMessage(unsigned long)'
/usr/bin/ld: ../lib/libpteidapplayer.so: undefined reference to `eIDMW::CReader::isPinVerified(eIDMW::tPin const&)'
/usr/bin/ld: ../lib/libCMDServices.so: undefined reference to `eIDMW::DlgCMDMessage(eIDMW::DlgCmdOperation, eIDMW::DlgCmdMsgType, bool, unsigned long*)'
/usr/bin/ld: ../lib/libCMDServices.so: undefined reference to `eIDMW::DlgAskInputCMD(eIDMW::DlgCmdOperation, bool, wchar_t*, unsigned long, wchar_t*, unsigned long, wchar_t const*, unsigned long, std::function<void ()>*)'
/usr/bin/ld: ../lib/libpteidlib.so: undefined reference to `eIDMW::DlgPickDevice(eIDMW::DlgDevice*)'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:431: eidguiV2] Error 1
make[1]: Leaving directory '/home/tcalico/.cache/yay/autenticacao-gov-pt/src/autenticacao.gov/pteid-mw-pt/_src/eidmw/eidguiV2'
make: *** [Makefile:487: sub-eidguiV2-make_first-ordered] Error 2

kevku commented on 2021-10-02 08:43 (UTC)

https://wiki.archlinux.org/title/Java

Packages that need any Java environment should declare dependency on java-runtime, java-runtime-headless or java-environment as usual

ruifm commented on 2021-09-30 14:08 (UTC)

@a36233

You were right, I had java-8-openjdk as default for some reason. Thanks for the help!

a36233 commented on 2021-09-30 08:24 (UTC)

@ruifm check your java installation you probably miss jdk{X}-openjdk packages I've updated makedepends and depends to be easier. Double check $ archlinux-java status and set a specific version if needed: $ sudo archlinux-java set java-17-openjdk

ruifm commented on 2021-09-27 16:13 (UTC) (edited on 2021-09-29 08:05 (UTC) by ruifm)

Fails since last change to PKGBUILD with:

g++ -c -pipe -fPIC -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -fPIC -DPTEID_35 -DEIDMW_PREFIX=/usr/local -DEIDMW_CMN_EXPORT -DEIDMW_EIDLIB_EXPORTS -DEIDMW_JAVA_WRAPPER -I. -I. -I../applayer -I../dialogs -I../common -I../cardlayer -I../eidlib -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux -I/usr/include/PCSC -I/usr/lib/jvm/default/include -I/usr/lib/jvm/default/include/linux -I/usr/lib/qt/mkspecs/linux-g++ -o eidlibJava_Wrapper.o GeneratedFiles/eidlibJava_Wrapper.cpp
GeneratedFiles/eidlibJava_Wrapper.cpp:178:10: fatal error: jni.h: No such file or directory
  178 | #include <jni.h>
      |          ^~~~~~~
compilation terminated.
make[1]: *** [Makefile:874: eidlibJava_Wrapper.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/makepkg/autenticacao-gov-pt/src/autenticacao.gov/pteid-mw-pt/_src/eidmw/eidlibJava_Wrapper'
make: *** [Makefile:401: sub-eidlibJava_Wrapper-make_first-ordered] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'autenticacao-gov-pt-3.6.1-1':

degovial commented on 2021-09-25 03:24 (UTC)

@a36233 thank you, it is working now.

a36233 commented on 2021-09-24 19:09 (UTC) (edited on 2021-09-24 19:10 (UTC) by a36233)

@joserebelo thanks for the heads up, i'll test it and if works I'll merge the changes. @degovial that's a known issue, Chave móvel digital module has to be generated with validated key/certificate... Only solution for now is to use pre built binary version present on the https://aur.archlinux.org/packages/autenticacao-gov-pt-bin/ package.

degovial commented on 2021-09-24 18:44 (UTC) (edited on 2021-09-24 18:45 (UTC) by degovial)

On Manjaro, the application does not allow PDF validation with Chave Móvel Digital. Is it an expected behaviour, or am I missing something?

I also installed the optional packages:

https://aur.archlinux.org/autenticacao-gov-pt-pki.git

https://aur.archlinux.org/plugin-autenticacao-gov-pt.git

https://aur.archlinux.org/ecce-gov-pt-certificates.git