Search Criteria
Package Details: zoneminder 1.38.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zoneminder.git (read-only, click to copy) |
|---|---|
| Package Base: | zoneminder |
| Description: | A full-featured, open source, state-of-the-art video surveillance software system |
| Upstream URL: | https://zoneminder.com/ |
| Keywords: | camera cctv monitor record security surveillance video zoneminder |
| Licenses: | GPL-2.0-only AND MIT |
| Submitter: | None |
| Maintainer: | Nocifer |
| Last Packager: | Nocifer |
| Votes: | 74 |
| Popularity: | 0.044395 |
| First Submitted: | 2008-03-21 00:09 (UTC) |
| Last Updated: | 2026-02-17 19:20 (UTC) |
Dependencies (47)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- gsoap
- libvlc (vlc-gitAUR)
- libvncserver (libvncserver-gitAUR)
- mosquitto (mosquitto-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- perl-archive-zip
- perl-crypt-eksblowfishAUR
- perl-data-dump
- perl-data-entropyAUR
- perl-data-uuid
- perl-date-manip
- perl-datetime
- perl-dbd-mysql
- perl-device-serialport
- perl-file-slurp
- perl-image-info
- perl-io-interfaceAUR
- perl-io-socket-multicastAUR
- perl-json-maybexs
- Show 27 more dependencies...
Required by (1)
Sources (9)
- fcgiwrap-multiwatch.service
- https://github.com/chmike/CxxUrl/archive/eaf46c0207df24853a238d4499e7f4426d9d234c.tar.gz
- https://github.com/FriendsOfCake/crud/archive/v3.2.0.tar.gz
- https://github.com/ZoneMinder/CakePHP-Enum-Behavior/archive/1.0-zm.tar.gz
- https://github.com/ZoneMinder/RtspServer/archive/24e6b7153aa561ecc4123cc7c8fc1b530cde0bc9.tar.gz
- https://github.com/ZoneMinder/zoneminder/archive/refs/tags/1.38.1.tar.gz
- zoneminder-httpd.conf
- zoneminder-nginx.conf
- zoneminder-php.ini
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 66 Next › Last »
Nocifer commented on 2022-09-06 07:46 (UTC)
No,
detect-old-perl-modules.hookis just a system utility that checks for issues with Perl modules, which according to your log there weren't any to find. But this libalpm log (which I assume is Big-Store's output) isn't what I meant anyway; what I meant was the first part of the build log that you posted in your first comment:^This is from my successful attempt at building Zoneminder on Manjaro just now, by the way, so it's almost certain that your issue is an incompatibility on BigLinux's side of things.
(AFAIU = As Far As I Understand = I assume; no worries about the language, that's why we have Google Translate in the first place ;) )
Creto commented on 2022-09-05 15:27 (UTC) (edited on 2022-09-05 15:41 (UTC) by Creto)
@Nocifer Thank you very much for your answer, he he he, even though I don't know what it is: "AFAIU", I'll see what might be happening in BigLinux/Manjaro and come back to answer Here a log from the beginning: https://pastebin.com/VGrL3RWu
...
Sorry my bad english, i'm brazillian user and use google translate
Nocifer commented on 2022-09-05 08:07 (UTC)
@Creto Unfortunately, the log tidbit you've posted doesn't tell me much about the actual cause of the error. The very first part of the log (where the build script is looking for and verifying system components like compilers and libraries) could prove to be more useful. On my system the package builds and installs fine (I just tested to make certain) and it also builds fine in a clean chroot (I test-build all my packages in a clean chroot before I publish them to the AUR) which means that, on vanilla Arch at least, everything seemingly works as it should.
So unless I'm missing something obvious, my best guess would be that the fault lies with some incompatible library of BigLinux. Since AFAIU it's based on Manjaro, maybe you could try spinning up a Manjaro VM and see if you can build Zoneminder there. Not that this would be a completely foolproof method (after all, even if it turns out to also be broken on Manjaro, that still doesn't mean it's broken on Arch or in general) but it might give you some clue about the underlying issue.
Creto commented on 2022-09-05 02:22 (UTC)
Compilation doesn't finish
[ 23%] Building CXX object dep/RtspServer/CMakeFiles/RtspServer.dir/src/xop/RtspMessage.cpp.o [ 23%] Building CXX object dep/RtspServer/CMakeFiles/RtspServer.dir/src/xop/RtspPusher.cpp.o [ 24%] Building CXX object dep/RtspServer/CMakeFiles/RtspServer.dir/src/xop/RtspServer.cpp.o [ 25%] Building CXX object dep/RtspServer/CMakeFiles/RtspServer.dir/src/xop/VP8Source.cpp.o [ 25%] Linking CXX static library libRtspServer.a [ 25%] Built target RtspServer make: *** [Makefile:136: all] Erro 2 ==> ERRO: Uma falha ocorreu em build(). Abortando... correa@correa:~$
Other reports here: https://forum.biglinux.com.br/d/2152-zoneminder/5
Nocifer commented on 2022-08-26 09:51 (UTC)
@vectorspacexyz I contacted the developer about your issue and he confirmed
IO::Interfaceas a missing Perl module dependency, so kudos to you for noticing and reporting it :)Nocifer commented on 2022-08-17 15:23 (UTC)
@cowboycraig Well, for starters you're actually trying to install
zoneminder-gitwhich is a different package. Also, the douche who saw fit to copy-paste my PKGBUILD failed to add the new source URL as HTTPS and thus the connection attempt fails because GitHub refuses plain HTTP connections, and that's why the setup fails for you.@vectorspacexyz I don't see anything about
perl-io-interfacein upstream's dependency lists. Do you maybe have an error you could show me that you get when that package is not installed? Also, can anybody else please confirm this as an issue?@eshep Hmm, weird. Since you said you hadn't bothered digging into this for the past few days, have you by any chance tried your luck with this latest version? The
mime.typesthing is indeed an issue with the Nginx package, I too was baffled by it having gone missing.cowboycraig commented on 2022-08-15 02:51 (UTC)
My install fails with this error, any idea why?
╭─craig@cj in ~ took 3ms ╰─λ yay -S zoneminder :: Resolving dependencies... :: There are 2 providers available for zoneminder: :: Repository AUR: 1) zoneminder 2) zoneminder-git Enter a number (default=1): 2
:: Downloading PKGBUILDs... PKGBUILDs up to date nothing new to review fetching devel info... error: timed out looking for devel update: git://github.com/zoneminder/zoneminder.git error: failed to lookup: zoneminder-git: ==> Making package: zoneminder-git 1.33.16.r14355.fd633a217-2 (Sun 14 Aug 2022 07:19:10 PM MST) ==> Retrieving sources... -> Cloning zoneminder git repo... Cloning into bare repository '/home/craig/.cache/paru/clone/zoneminder-git/zoneminder'... fatal: unable to connect to github.com: github.com[0: 140.82.112.3]: errno=Connection timed out
==> ERROR: Failure while downloading zoneminder git repo Aborting... error: failed to download sources for 'zoneminder-git-1.33.16.r14355.fd633a217-2': error: packages failed to build: zoneminder-git-1.33.16.r14355.fd633a217-2
(SEEMS LIKE REPO ISN'T THERE?)
Thanks! cowboycraig
vectorspacexyz commented on 2022-08-11 15:35 (UTC)
perl-io-interfaceshould be added as a dependency forzmonvif-probe.plto work.« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 66 Next › Last »