Package Details: mozillavpn 2.34.1-1

Git Clone URL: https://aur.archlinux.org/mozillavpn.git (read-only, click to copy)
Package Base: mozillavpn
Description: Fast, secure, and easy to use VPN from the makers of Firefox
Upstream URL: https://vpn.mozilla.org
Keywords: vpn wireguard
Licenses: MPL-2.0
Submitter: tavianator
Maintainer: Xavier (xiota)
Last Packager: Xavier
Votes: 46
Popularity: 0.23
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2026-03-13 13:06 (UTC)

Latest Comments

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

mantaboo commented on 2024-10-15 17:22 (UTC) (edited on 2024-10-15 18:48 (UTC) by mantaboo)

My bad. I installed qt6-base and it built. I'll leave this here for reference in case someone else runs into the same issue.

I'm having trouble building both the stable and git version. Is this something on my end?

CMake Error at /lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessAliasTargets.cmake:3 (_qt_internal_check_multiple_inclusion):
  Unknown CMake command "_qt_internal_check_multiple_inclusion".
Call Stack (most recent call first):
  /lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake:179 (include)
  /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency)
  /lib/cmake/Qt6Qml/Qt6QmlDependencies.cmake:43 (_qt_internal_find_qt_dependencies)
  /lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:56 (include)
  /lib/cmake/Qt6/Qt6Config.cmake:179 (find_package)
  CMakeLists.txt:120 (find_package)
CMake Warning at /lib/cmake/Qt6/Qt6Config.cmake:179 (find_package):
  Found package configuration file:

    /lib/cmake/Qt6Qml/Qt6QmlConfig.cmake

  but it set Qt6Qml_FOUND to FALSE so package "Qt6Qml" is considered to be
  NOT FOUND.
Call Stack (most recent call first):
  CMakeLists.txt:120 (find_package)

Xavier commented on 2024-09-22 19:47 (UTC)

@jmt I just rebuilt it locally to test it, and it builds fine, I can't reproduce your error. You must have some particular configuration in your system (check your c++ flags, rust env, etc, and also the free space)

jmt commented on 2024-09-22 19:05 (UTC)

@xiota I have cleared cache but not built in a clean chroot... never done that but I'll try it later tonight.

jmt commented on 2024-09-22 17:02 (UTC)

I keep getting permission errors:

cc1plus: fatal error: /home/user/.cache/yay/mozillavpn/src/build/nebula/ui/compat/.rcc/qmlcache/compat_qt6/MZColorOverlay_qml.cpp: Permission denied
compilation terminated.
[127/971] Building CXX object nebula/ui/compat/CMakeFiles/compat.dir/compat_qmltyperegistrations.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

When I check out the file permissions I get a permissionless file:

$ ls -la /home/user/.cache/yay/mozillavpn/src/build/nebula/ui/compat/.rcc/qmlcache/compat_qt6/MZColorOverlay_qml.cpp
---------- 1 user user 3608 Sep 22 12:54 /home/user/.cache/yay/mozillavpn/src/build/nebula/ui/compat/.rcc/qmlcache/compat_qt6/MZColorOverlay_qml.cpp

Which is very strange right? Why are there not permissions on that file?

I have tried with yay and git clone, then makepkg -si in the directory

Phi11ip commented on 2024-08-22 21:54 (UTC)

Getting an error with this version as well. I use aurman:

CMake Error: The source "/home/:)/.cache/aurutils/sync/mozillavpn/src/mozilla-vpn-client-2.23.1/CMakeLists.txt" does not match the source "/home/:)/.cache/aurutils/sync/mozillavpn/src/mozillavpn-2.23.0~rc20240626151300/CMakeLists.txt" used to generate cache.  Re-run cmake with a different source directory.