Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Enable "touchAction" if Zoom=1 and disable if Zoom<>1 (panzoom.js) #4118

Merged
merged 3 commits into from
Aug 20, 2024

Chore: Removed extra spaces (panzoom.js)

0717a2d
Select commit
Loading
Failed to load commit list.
Merged

Feat: Enable "touchAction" if Zoom=1 and disable if Zoom<>1 (panzoom.js) #4118

Chore: Removed extra spaces (panzoom.js)
0717a2d
Select commit
Loading
Failed to load commit list.
Cirrus CI / freebsd-build freebsd_instance:family/freebsd-14-0 failed Aug 20, 2024 in 1m 55s

Task Summary

Instruction configure failed in 00:05

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:18 clone
✅ 01:30 prepare
❌ 00:05 configure

-- Checking for perl module DBD::mysql - found at /usr/local/lib/perl5/site_perl/mach/5.36/DBD/mysql.pm
-- Checking for perl module Getopt::Long
-- Checking for perl module Getopt::Long - found at /usr/local/lib/perl5/5.36/Getopt/Long.pm
-- Checking for perl module Time::HiRes
-- Checking for perl module Time::HiRes - found at /usr/local/lib/perl5/5.36/mach/Time/HiRes.pm
-- Checking for perl module Date::Manip
-- Checking for perl module Date::Manip - found at /usr/local/lib/perl5/site_perl/Date/Manip.pm
-- Checking for perl module LWP::UserAgent
-- Checking for perl module LWP::UserAgent - found at /usr/local/lib/perl5/site_perl/LWP/UserAgent.pm
-- Checking for perl module ExtUtils::MakeMaker
-- Checking for perl module ExtUtils::MakeMaker - found at /usr/local/lib/perl5/5.36/ExtUtils/MakeMaker.pm
-- Checking for perl module Sys::Mmap
-- Checking for perl module Sys::Mmap - found at /usr/local/lib/perl5/site_perl/mach/5.36/Sys/Mmap.pm
-- Found PerlModules: TRUE
-- Detected web server user: www
-- Using web user: www
-- Using web group: www
-- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "3.0.12", minimum required is "1.0.1")
-- Could NOT find nlohmann_json (missing: nlohmann_json_DIR)
-- jwt-cpp: using FetchContent for nlohmann json
CMake Deprecation Warning at build/_deps/nlohmann_json-src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Using the multi-header code from /tmp/cirrus-ci-build/build/_deps/nlohmann_json-src/include/
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /usr/bin/cc
Building unit tests: Yes
-- Optional libraries found: zlib cURL OpenSSL libVNC
-- Optional libraries not found: PCRE Mosquitto Mosquittopp libVLC gsoap
-- Enabled crypto backend: openssl
-- Enabled JWT backend: jwt_cpp
-- Running ZoneMinder configuration generator
Generating '/tmp/cirrus-ci-build/build/zm_config_defines.h'
Updating '/tmp/cirrus-ci-build/build/db/zm_create.sql'
-- ZoneMinder configuration generator completed successfully
-- Configuring done (3.1s)
CMake Error at tests/CMakeLists.txt:25 (target_link_libraries):
  Target "tests" links to:

    Catch2::Catch2WithMain

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



-- Generating done (0.1s)
CMake Generate step failed.  Build files cannot be regenerated correctly.