On Sat, Jul 01, 2023 at 07:53:22AM -0600, Klemens Nanni wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2023/07/01 07:53:22
>
> Log message:
> import secruity/web-eid-app 2.3.1; OK volker
>
> The Web eID application peforms cryptographic digital signing and
> authentication operations with electronic ID smart cards for the Web eID
> browser extension, for which it acts as native messaging host.
>
> Also works standalone without the extension in command-line mode.
>
> Status:
>
> Vendor Tag: kn
> Release Tags: kn_20230701
>
> N ports/security/web-eid-app/Makefile
> N ports/security/web-eid-app/distinfo
> N ports/security/web-eid-app/pkg/DESCR-main
> N ports/security/web-eid-app/pkg/DESCR-chrome
> N ports/security/web-eid-app/pkg/PLIST-chrome
> N ports/security/web-eid-app/pkg/PLIST-main
> N ports/security/web-eid-app/pkg/README-chrome
> N ports/security/web-eid-app/patches/patch-src_app_CMakeLists_txt
>
> No conflicts created by this import
Failed for me.
-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /exopi-obj/pobj/web-eid-app-2.3.1/bin/cc -
skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /exopi-obj/pobj/web-eid-app-2.3.1/bin/c++ -
skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/X11R6/lib/libGL.so.18.0
-- Found WrapOpenGL: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Found XKB: /usr/local/lib/libxkbcommon.so.1.6 (found suitable version
"1.5.0", minimum required is "0.5.0")
-- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found
version "")
-- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR)
-- Could NOT find Qt6LinguistTools (missing: Qt6LinguistTools_DIR)
CMake Error at CMakeLists.txt:32 (find_package):
Found package configuration file:
/usr/local/lib/cmake/Qt6/Qt6Config.cmake
but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
FOUND. Reason given by package:
Failed to find required Qt component "LinguistTools".
Expected Config file at
"/usr/local/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does
NOT exist
Configuring with --debug-find-pkg=Qt6LinguistTools might reveal details why
the package was not found.
Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
of the path variables that find_package uses to try and find the package.
-- Configuring incomplete, errors occurred!
*** Error 1 in security/web-eid-app
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2934 'do-configure': @cd
/exopi-obj/pobj/web-eid-app-2.3...)
*** Error 2 in security/web-eid-app
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2954
'/exopi-obj/pobj/web-eid-app-2.3.1/build-amd64/.configure_done')
*** Error 2 in security/web-eid-app
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2612 'configure':
@lock=web-eid-app-2.3.1; export _LOCK...)
===> Exiting security/web-eid-app,-chrome with an error
--
Antoine