patching file src/zm_local_camera.cpp Hunk #1 succeeded at 739 (offset -1 lines). Hunk #2 succeeded at 1519 (offset -1 lines). patching file src/zm_local_camera.cpp patching file src/zm_logger.cpp patching file src/zm_thread.h patching file configure.ac patching file src/zm_ffmpeg.h patching file src/zm_ffmpeg_camera.cpp patching file src/zm_mpeg.cpp patching file src/zm_remote_camera_rtsp.cpp patching file src/zm_sdp.h patching file src/zm_stream.cpp patching file src/zm_image.cpp Hunk #1 succeeded at 774 (offset -2 lines). patching file configure.ac Hunk #4 succeeded at 318 (offset -1 lines). patching file src/zm_user.cpp patching file src/zm_user.h checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for siginfo_t... yes checking for struct sigcontext... yes checking for struct sigcontext.eip... no checking for ucontext_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strsignal... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for syscall... yes checking for sleep... yes checking for usleep... yes checking for ioctl... yes checking for ioctlsocket... no checking for sigaction... yes checking for ffmpeg... yes checking for ffmpeg... /usr/bin/ffmpeg checking for pnmscale... yes checking for pnmscale... /usr/bin/pnmscale checking for mysql_init in -lmysqlclient... yes checking for jpeg_start_compress in -ljpeg... yes checking for pthread_create in -lpthread... yes checking for dlsym in -ldl... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for gcry_check_version in -lgcrypt... yes checking for MD5 in -lgnutls-openssl... yes checking for pcre_compile in -lpcre... yes checking for zlibVersion in -lz... yes checking for x264_predict_16x16_init in -lx264... yes checking for av_malloc in -lavutil... yes checking for av_image_copy in -lavcore... no checking for avcodec_init in -lavcodec... no configure: WARNING: libavcodec.a is required for MPEG streaming checking for av_new_stream in -lavformat... yes checking for avdevice_register_all in -lavdevice... yes checking for sws_scale in -lswscale... yes checking for BZ2_bzCompress in -lbz2... yes checking for compress in -lz... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for fcntl.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether round is declared... yes checking whether MD5 is declared... yes checking whether backtrace is declared... yes checking for perl... perl checking for perl version greater than or equal to 5.6.0... ok checking for perl module Sys::Syslog... ok checking for perl module DBI... ok checking for perl module DBD::mysql... ok checking for perl module Getopt::Long... ok checking for perl module Time::HiRes... ok checking for perl module Date::Manip... ok checking for perl module LWP::UserAgent... ok checking for perl module ExtUtils::MakeMaker... ok checking for perl module Sys::Mmap... ok checking for perl module Module::Load... ok checking for perl module Device::SerialPort... ok checking for perl module Net::FTP... ok checking for perl module Net::SFTP::Foreign... ok checking for perl module Expect... ok checking for perl module Archive::Tar... ok checking for perl module Archive::Zip... ok checking for perl module Net::SMTP... ok checking for perl module MIME::Lite... ok checking for perl module MIME::Entity... ok checking for perl module X10::ActiveHome... ok configure: creating ./config.status config.status: creating Makefile config.status: creating zm.conf config.status: creating zmconfgen.pl config.status: creating db/Makefile config.status: creating db/zm_create.sql config.status: creating misc/Makefile config.status: creating misc/apache.conf config.status: creating misc/logrotate.conf config.status: creating misc/syslog.conf config.status: creating scripts/Makefile config.status: creating scripts/zm config.status: creating scripts/zmaudit.pl config.status: creating scripts/zmcontrol.pl config.status: creating scripts/zmdc.pl config.status: creating scripts/zmfilter.pl config.status: creating scripts/zmpkg.pl config.status: creating scripts/zmtrack.pl config.status: creating scripts/zmtrigger.pl config.status: creating scripts/zmupdate.pl config.status: creating scripts/zmvideo.pl config.status: creating scripts/zmwatch.pl config.status: creating scripts/zmx10.pl config.status: creating scripts/zmdbbackup config.status: creating scripts/zmdbrestore config.status: creating scripts/zmeventdump config.status: creating scripts/zmlogrotate.conf config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Base.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Config.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Memory.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm config.status: creating src/Makefile config.status: creating src/zm_config.h config.status: creating web/Makefile config.status: creating web/ajax/Makefile config.status: creating web/css/Makefile config.status: creating web/graphics/Makefile config.status: creating web/includes/Makefile config.status: creating web/includes/config.php config.status: creating web/js/Makefile config.status: creating web/lang/Makefile config.status: creating web/skins/Makefile config.status: creating web/skins/classic/Makefile config.status: creating web/skins/classic/ajax/Makefile config.status: creating web/skins/classic/css/Makefile config.status: creating web/skins/classic/graphics/Makefile config.status: creating web/skins/classic/includes/Makefile config.status: creating web/skins/classic/js/Makefile config.status: creating web/skins/classic/lang/Makefile config.status: creating web/skins/classic/views/Makefile config.status: creating web/skins/classic/views/css/Makefile config.status: creating web/skins/classic/views/js/Makefile config.status: creating web/skins/mobile/Makefile config.status: creating web/skins/mobile/ajax/Makefile config.status: creating web/skins/mobile/css/Makefile config.status: creating web/skins/mobile/graphics/Makefile config.status: creating web/skins/mobile/includes/Makefile config.status: creating web/skins/mobile/lang/Makefile config.status: creating web/skins/mobile/views/Makefile config.status: creating web/skins/mobile/views/css/Makefile config.status: creating web/tools/Makefile config.status: creating web/tools/mootools/Makefile config.status: creating web/views/Makefile config.status: creating web/skins/xml/Makefile config.status: creating web/skins/xml/views/Makefile config.status: creating web/skins/xml/includes/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing src/zm_config_defines.h commands Generating 'src/zm_config_defines.h' Updating 'db/zm_create.sql' config.status: executing scripts/ZoneMinder/Makefile commands perl Makefile.PL PREFIX=/usr Writing Makefile for ZoneMinder Writing MYMETA.yml and MYMETA.json CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing --run aclocal-1.13.1 /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing: line 46: aclocal-1.13.1: command not found WARNING: `aclocal-1.13.1' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing --run autoconf cd . && /bin/sh /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing --run automake-1.13.1 --gnu /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing: line 46: automake-1.13.1: command not found WARNING: `automake-1.13.1' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. aclocal.m4:16: warning: this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --enable-crashtrace=no --enable-debug=no --enable-mmap=yes --sysconfdir=/etc --with-cgidir=/srv/http/cgi-bin --with-extralibs=-L/usr/lib -L/usr/lib/mysql --with-libarch=lib --with-ffmpeg=/usr --with-mysql=/usr --with-webdir=/srv/http/zoneminder --with-webgroup=http --with-webhost=localhost --with-webuser=http CXXFLAGS=-D__STDC_CONSTANT_MACROS LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for siginfo_t... yes checking for struct sigcontext... yes checking for struct sigcontext.eip... no checking for ucontext_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strsignal... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking for syscall... yes checking for sleep... yes checking for usleep... yes checking for ioctl... yes checking for ioctlsocket... no checking for sigaction... yes checking for ffmpeg... yes checking for ffmpeg... /usr/bin/ffmpeg checking for pnmscale... yes checking for pnmscale... /usr/bin/pnmscale checking for mysql_init in -lmysqlclient... yes checking for jpeg_start_compress in -ljpeg... yes checking for pthread_create in -lpthread... yes checking for dlsym in -ldl... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for gcry_check_version in -lgcrypt... yes checking for pcre_compile in -lpcre... yes checking for zlibVersion in -lz... yes checking for x264_predict_16x16_init in -lx264... yes checking for av_malloc in -lavutil... yes checking for avcodec_register_all in -lavcodec... yes checking for av_new_stream in -lavformat... yes checking for avdevice_register_all in -lavdevice... yes checking for sws_scale in -lswscale... yes checking for BZ2_bzCompress in -lbz2... yes checking for compress in -lz... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for fcntl.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether round is declared... yes checking whether backtrace is declared... yes checking for perl... perl checking for perl version greater than or equal to 5.6.0... ok checking for perl module Sys::Syslog... ok checking for perl module DBI... ok checking for perl module DBD::mysql... ok checking for perl module Getopt::Long... ok checking for perl module Time::HiRes... ok checking for perl module Date::Manip... ok checking for perl module LWP::UserAgent... ok checking for perl module ExtUtils::MakeMaker... ok checking for perl module Sys::Mmap... ok checking for perl module Module::Load... ok checking for perl module Device::SerialPort... ok checking for perl module Net::FTP... ok checking for perl module Net::SFTP::Foreign... ok checking for perl module Expect... ok checking for perl module Archive::Tar... ok checking for perl module Archive::Zip... ok checking for perl module Net::SMTP... ok checking for perl module MIME::Lite... ok checking for perl module MIME::Entity... ok checking for perl module X10::ActiveHome... ok configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating zm.conf config.status: creating zmconfgen.pl config.status: creating db/Makefile config.status: creating db/zm_create.sql config.status: creating misc/Makefile config.status: creating misc/apache.conf config.status: creating misc/logrotate.conf config.status: creating misc/syslog.conf config.status: creating scripts/Makefile config.status: creating scripts/zm config.status: creating scripts/zmaudit.pl config.status: creating scripts/zmcontrol.pl config.status: creating scripts/zmdc.pl config.status: creating scripts/zmfilter.pl config.status: creating scripts/zmpkg.pl config.status: creating scripts/zmtrack.pl config.status: creating scripts/zmtrigger.pl config.status: creating scripts/zmupdate.pl config.status: creating scripts/zmvideo.pl config.status: creating scripts/zmwatch.pl config.status: creating scripts/zmx10.pl config.status: creating scripts/zmdbbackup config.status: creating scripts/zmdbrestore config.status: creating scripts/zmeventdump config.status: creating scripts/zmlogrotate.conf config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Base.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Config.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Memory.pm config.status: creating scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm config.status: creating src/Makefile config.status: creating src/zm_config.h config.status: creating web/Makefile config.status: creating web/ajax/Makefile config.status: creating web/css/Makefile config.status: creating web/graphics/Makefile config.status: creating web/includes/Makefile config.status: creating web/includes/config.php config.status: creating web/js/Makefile config.status: creating web/lang/Makefile config.status: creating web/skins/Makefile config.status: creating web/skins/classic/Makefile config.status: creating web/skins/classic/ajax/Makefile config.status: creating web/skins/classic/css/Makefile config.status: creating web/skins/classic/graphics/Makefile config.status: creating web/skins/classic/includes/Makefile config.status: creating web/skins/classic/js/Makefile config.status: creating web/skins/classic/lang/Makefile config.status: creating web/skins/classic/views/Makefile config.status: creating web/skins/classic/views/css/Makefile config.status: creating web/skins/classic/views/js/Makefile config.status: creating web/skins/mobile/Makefile config.status: creating web/skins/mobile/ajax/Makefile config.status: creating web/skins/mobile/css/Makefile config.status: creating web/skins/mobile/graphics/Makefile config.status: creating web/skins/mobile/includes/Makefile config.status: creating web/skins/mobile/lang/Makefile config.status: creating web/skins/mobile/views/Makefile config.status: creating web/skins/mobile/views/css/Makefile config.status: creating web/tools/Makefile config.status: creating web/tools/mootools/Makefile config.status: creating web/views/Makefile config.status: creating web/skins/xml/Makefile config.status: creating web/skins/xml/views/Makefile config.status: creating web/skins/xml/includes/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing src/zm_config_defines.h commands Generating 'src/zm_config_defines.h' Updating 'db/zm_create.sql' config.status: executing scripts/ZoneMinder/Makefile commands perl Makefile.PL PREFIX=/usr Writing Makefile for ZoneMinder Writing MYMETA.yml and MYMETA.json (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' Making all in src make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zmc.o -MD -MP -MF .deps/zmc.Tpo -c -o zmc.o zmc.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_box.o -MD -MP -MF .deps/zm_box.Tpo -c -o zm_box.o zm_box.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_buffer.o -MD -MP -MF .deps/zm_buffer.Tpo -c -o zm_buffer.o zm_buffer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_camera.o -MD -MP -MF .deps/zm_camera.Tpo -c -o zm_camera.o zm_camera.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_comms.o -MD -MP -MF .deps/zm_comms.Tpo -c -o zm_comms.o zm_comms.cpp mv -f .deps/zm_box.Tpo .deps/zm_box.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_config.o -MD -MP -MF .deps/zm_config.Tpo -c -o zm_config.o zm_config.cpp mv -f .deps/zm_buffer.Tpo .deps/zm_buffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_coord.o -MD -MP -MF .deps/zm_coord.Tpo -c -o zm_coord.o zm_coord.cpp mv -f .deps/zm_camera.Tpo .deps/zm_camera.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm.o -MD -MP -MF .deps/zm.Tpo -c -o zm.o zm.cpp mv -f .deps/zmc.Tpo .deps/zmc.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_db.o -MD -MP -MF .deps/zm_db.Tpo -c -o zm_db.o zm_db.cpp mv -f .deps/zm_coord.Tpo .deps/zm_coord.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_logger.o -MD -MP -MF .deps/zm_logger.Tpo -c -o zm_logger.o zm_logger.cpp mv -f .deps/zm_config.Tpo .deps/zm_config.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_event.o -MD -MP -MF .deps/zm_event.Tpo -c -o zm_event.o zm_event.cpp mv -f .deps/zm.Tpo .deps/zm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_exception.o -MD -MP -MF .deps/zm_exception.Tpo -c -o zm_exception.o zm_exception.cpp mv -f .deps/zm_db.Tpo .deps/zm_db.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_file_camera.o -MD -MP -MF .deps/zm_file_camera.Tpo -c -o zm_file_camera.o zm_file_camera.cpp mv -f .deps/zm_comms.Tpo .deps/zm_comms.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_ffmpeg_camera.o -MD -MP -MF .deps/zm_ffmpeg_camera.Tpo -c -o zm_ffmpeg_camera.o zm_ffmpeg_camera.cpp mv -f .deps/zm_exception.Tpo .deps/zm_exception.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_image.o -MD -MP -MF .deps/zm_image.Tpo -c -o zm_image.o zm_image.cpp mv -f .deps/zm_file_camera.Tpo .deps/zm_file_camera.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_local_camera.o -MD -MP -MF .deps/zm_local_camera.Tpo -c -o zm_local_camera.o zm_local_camera.cpp zm_logger.cpp:44:13: warning: ‘void subtractTime(timeval*, timeval*)’ defined but not used [-Wunused-function] static void subtractTime( struct timeval * const tp1, struct timeval * const tp2 ) ^ mv -f .deps/zm_logger.Tpo .deps/zm_logger.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_monitor.o -MD -MP -MF .deps/zm_monitor.Tpo -c -o zm_monitor.o zm_monitor.cpp zm_ffmpeg_camera.cpp: In destructor ‘virtual FfmpegCamera::~FfmpegCamera()’: zm_ffmpeg_camera.cpp:61:9: warning: ‘void av_close_input_file(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1689) [-Wdeprecated-declarations] av_close_input_file( mFormatContext ); ^ zm_ffmpeg_camera.cpp:61:45: warning: ‘void av_close_input_file(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1689) [-Wdeprecated-declarations] av_close_input_file( mFormatContext ); ^ zm_ffmpeg_camera.cpp: In member function ‘virtual int FfmpegCamera::PrimeCapture()’: zm_ffmpeg_camera.cpp:98:10: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1513) [-Wdeprecated-declarations] if ( av_find_stream_info( mFormatContext ) < 0 ) ^ zm_ffmpeg_camera.cpp:98:46: warning: ‘int av_find_stream_info(AVFormatContext*)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1513) [-Wdeprecated-declarations] if ( av_find_stream_info( mFormatContext ) < 0 ) ^ mv -f .deps/zm_ffmpeg_camera.Tpo .deps/zm_ffmpeg_camera.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_mpeg.o -MD -MP -MF .deps/zm_mpeg.Tpo -c -o zm_mpeg.o zm_mpeg.cpp mv -f .deps/zm_event.Tpo .deps/zm_event.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_poly.o -MD -MP -MF .deps/zm_poly.Tpo -c -o zm_poly.o zm_poly.cpp mv -f .deps/zm_image.Tpo .deps/zm_image.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_regexp.o -MD -MP -MF .deps/zm_regexp.Tpo -c -o zm_regexp.o zm_regexp.cpp mv -f .deps/zm_local_camera.Tpo .deps/zm_local_camera.Po In file included from zm_rtsp.h:26:0, from zm_remote_camera_rtsp.h:27, from zm_monitor.cpp:37: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_remote_camera.o -MD -MP -MF .deps/zm_remote_camera.Tpo -c -o zm_remote_camera.o zm_remote_camera.cpp zm_mpeg.cpp: In member function ‘void VideoStream::SetupCodec(int, int, int, int, double)’: zm_mpeg.cpp:80:9: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1713) [-Wdeprecated-declarations] ost = av_new_stream(ofc, 0); ^ zm_mpeg.cpp:80:29: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1713) [-Wdeprecated-declarations] ost = av_new_stream(ofc, 0); ^ zm_mpeg.cpp: In member function ‘double VideoStream::EncodeFrame(uint8_t*, int, bool, unsigned int)’: zm_mpeg.cpp:374:18: warning: ‘int avcodec_encode_video(AVCodecContext*, uint8_t*, int, const AVFrame*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:4418) [-Wdeprecated-declarations] int out_size = avcodec_encode_video(c, video_outbuf, video_outbuf_size, opicture_ptr); ^ zm_mpeg.cpp:374:87: warning: ‘int avcodec_encode_video(AVCodecContext*, uint8_t*, int, const AVFrame*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:4418) [-Wdeprecated-declarations] int out_size = avcodec_encode_video(c, video_outbuf, video_outbuf_size, opicture_ptr); ^ mv -f .deps/zm_mpeg.Tpo .deps/zm_mpeg.Po mv -f .deps/zm_poly.Tpo .deps/zm_poly.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_remote_camera_http.o -MD -MP -MF .deps/zm_remote_camera_http.Tpo -c -o zm_remote_camera_http.o zm_remote_camera_http.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_remote_camera_rtsp.o -MD -MP -MF .deps/zm_remote_camera_rtsp.Tpo -c -o zm_remote_camera_rtsp.o zm_remote_camera_rtsp.cpp mv -f .deps/zm_regexp.Tpo .deps/zm_regexp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_rtp.o -MD -MP -MF .deps/zm_rtp.Tpo -c -o zm_rtp.o zm_rtp.cpp zm_monitor.cpp: In member function ‘virtual void MonitorStream::runStream()’: zm_monitor.cpp:3479:14: warning: variable ‘frame_sent’ set but not used [-Wunused-but-set-variable] bool frame_sent = false; ^ mv -f .deps/zm_rtp.Tpo .deps/zm_rtp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_rtp_ctrl.o -MD -MP -MF .deps/zm_rtp_ctrl.Tpo -c -o zm_rtp_ctrl.o zm_rtp_ctrl.cpp mv -f .deps/zm_remote_camera.Tpo .deps/zm_remote_camera.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_rtp_data.o -MD -MP -MF .deps/zm_rtp_data.Tpo -c -o zm_rtp_data.o zm_rtp_data.cpp zm_remote_camera_http.cpp: In member function ‘int RemoteCameraHttp::GetResponse()’: zm_remote_camera_http.cpp:553:22: warning: variable ‘headers’ set but not used [-Wunused-but-set-variable] static char *headers[32]; ^ zm_remote_camera_http.cpp:556:22: warning: variable ‘subheaders’ set but not used [-Wunused-but-set-variable] static char *subheaders[32]; ^ zm_remote_camera_http.cpp:568:20: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] static int status; ^ In file included from zm_rtp_ctrl.h:25:0, from zm_rtp_ctrl.cpp:24: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ In file included from zm_rtp_data.h:23:0, from zm_rtp_data.cpp:24: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ In file included from zm_rtsp.h:26:0, from zm_remote_camera_rtsp.h:27, from zm_remote_camera_rtsp.cpp:24: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ mv -f .deps/zm_remote_camera_rtsp.Tpo .deps/zm_remote_camera_rtsp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_rtp_source.o -MD -MP -MF .deps/zm_rtp_source.Tpo -c -o zm_rtp_source.o zm_rtp_source.cpp mv -f .deps/zm_remote_camera_http.Tpo .deps/zm_remote_camera_http.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_rtsp.o -MD -MP -MF .deps/zm_rtsp.Tpo -c -o zm_rtsp.o zm_rtsp.cpp mv -f .deps/zm_rtp_ctrl.Tpo .deps/zm_rtp_ctrl.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_sdp.o -MD -MP -MF .deps/zm_sdp.Tpo -c -o zm_sdp.o zm_sdp.cpp mv -f .deps/zm_rtp_data.Tpo .deps/zm_rtp_data.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_signal.o -MD -MP -MF .deps/zm_signal.Tpo -c -o zm_signal.o zm_signal.cpp In file included from zm_rtp_source.h:24:0, from zm_rtp_source.cpp:20: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ mv -f .deps/zm_signal.Tpo .deps/zm_signal.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_stream.o -MD -MP -MF .deps/zm_stream.Tpo -c -o zm_stream.o zm_stream.cpp zm_sdp.cpp: In member function ‘AVFormatContext* SessionDescriptor::generateFormatContext() const’: zm_sdp.cpp:337:28: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1713) [-Wdeprecated-declarations] AVStream *stream = av_new_stream( formatContext, i ); ^ zm_sdp.cpp:337:60: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1713) [-Wdeprecated-declarations] AVStream *stream = av_new_stream( formatContext, i ); ^ mv -f .deps/zm_rtp_source.Tpo .deps/zm_rtp_source.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_thread.o -MD -MP -MF .deps/zm_thread.Tpo -c -o zm_thread.o zm_thread.cpp In file included from zm_rtsp.h:26:0, from zm_rtsp.cpp:24: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ mv -f .deps/zm_monitor.Tpo .deps/zm_monitor.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_time.o -MD -MP -MF .deps/zm_time.Tpo -c -o zm_time.o zm_time.cpp In file included from zm_thread.cpp:20:0: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ zm_thread.cpp: In static member function ‘static void* Thread::mThreadFunc(void*)’: zm_thread.cpp:264:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] status = (void *)(thisPtr->run()); ^ mv -f .deps/zm_time.Tpo .deps/zm_time.Po mv -f .deps/zm_sdp.Tpo .deps/zm_sdp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_timer.o -MD -MP -MF .deps/zm_timer.Tpo -c -o zm_timer.o zm_timer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_user.o -MD -MP -MF .deps/zm_user.Tpo -c -o zm_user.o zm_user.cpp mv -f .deps/zm_thread.Tpo .deps/zm_thread.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zm_zone.o -MD -MP -MF .deps/zm_zone.Tpo -c -o zm_zone.o zm_zone.cpp mv -f .deps/zm_stream.Tpo .deps/zm_stream.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zma.o -MD -MP -MF .deps/zma.Tpo -c -o zma.o zma.cpp In file included from zm_timer.h:23:0, from zm_timer.cpp:20: zm_thread.h: In member function ‘void Thread::exit(int)’: zm_thread.h:209:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit( (void *)status ); ^ zm_zone.cpp: In member function ‘bool Zone::CheckAlarms(const Image*)’: zm_zone.cpp:118:7: warning: variable ‘alarm’ set but not used [-Wunused-but-set-variable] bool alarm = false; ^ mv -f .deps/zm_user.Tpo .deps/zm_user.Po mv -f .deps/zm_timer.Tpo .deps/zm_timer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zmu.o -MD -MP -MF .deps/zmu.Tpo -c -o zmu.o zmu.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zms.o -MD -MP -MF .deps/zms.Tpo -c -o zms.o zms.cpp mv -f .deps/zma.Tpo .deps/zma.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zmf.o -MD -MP -MF .deps/zmf.Tpo -c -o zmf.o zmf.cpp mv -f .deps/zm_rtsp.Tpo .deps/zm_rtsp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zmstreamer.o -MD -MP -MF .deps/zmstreamer.Tpo -c -o zmstreamer.o zmstreamer.cpp mv -f .deps/zm_zone.Tpo .deps/zm_zone.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -MT zmfix.o -MD -MP -MF .deps/zmfix.Tpo -c -o zmfix.o zmfix.cpp mv -f .deps/zms.Tpo .deps/zms.Po g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zmc zmc.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient mv -f .deps/zmf.Tpo .deps/zmf.Po g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zma zma.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient mv -f .deps/zmu.Tpo .deps/zmu.Po g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zms zms.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient mv -f .deps/zmstreamer.Tpo .deps/zmstreamer.Po mv -f .deps/zmfix.Tpo .deps/zmfix.Po g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zmf zmf.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zmstreamer zmstreamer.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zmfix zmfix.o zm_config.o zm_regexp.o zm_logger.o zm_utils.o zm_db.o zm.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient g++ -D__STDC_CONSTANT_MACROS -L/usr/lib -L/usr/lib/mysql -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/mysql -o zmu zmu.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lz -lpcre -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' Making all in web make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' Making all in ajax make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' Making all in css make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' Making all in graphics make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' Making all in includes make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' Making all in js make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' Making all in lang make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' Making all in skins make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' Making all in classic make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' Making all in ajax make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' Making all in css make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' Making all in graphics make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' Making all in includes make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' Making all in js make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' Making all in lang make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' Making all in views make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' Making all in css make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' Making all in js make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' Making all in mobile make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' Making all in ajax make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' Making all in css make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' Making all in graphics make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' Making all in includes make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' Making all in lang make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' Making all in views make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' Making all in css make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' Making all in xml make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' Making all in includes make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' Making all in views make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' Making all in tools make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' Making all in mootools make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' Making all in views make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' Making all in scripts make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making all in . make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making all in ZoneMinder make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts/ZoneMinder' Skip blib/lib/ZoneMinder/Control/Ncs370.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Connection.pm (unchanged) Skip blib/lib/ZoneMinder/Memory/Shared.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/Serial.pm (unchanged) Skip blib/lib/ZoneMinder.pm (unchanged) Skip blib/lib/ZoneMinder/Config.pm (unchanged) Skip blib/lib/ZoneMinder/Control/mjpgStreamer.pm (unchanged) Skip blib/lib/ZoneMinder/Base.pm (unchanged) Skip blib/lib/ZoneMinder/Control/PanasonicIP.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/Unix.pm (unchanged) Skip blib/lib/ZoneMinder/Control/AxisV2.pm (unchanged) Skip blib/lib/ZoneMinder/Memory/Mapped.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel.pm (unchanged) Skip blib/lib/ZoneMinder/Memory.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/File.pm (unchanged) Skip blib/lib/ZoneMinder/ConfigData.pm (unchanged) Skip blib/lib/ZoneMinder/Database.pm (unchanged) Skip blib/lib/ZoneMinder/Control/Visca.pm (unchanged) Skip blib/lib/ZoneMinder/Control/PelcoD.pm (unchanged) Skip blib/lib/ZoneMinder/Logger.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/Inet.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/Spawning.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Connection/Example.pm (unchanged) Skip blib/lib/ZoneMinder/Control.pm (unchanged) Skip blib/lib/ZoneMinder/General.pm (unchanged) Skip blib/lib/ZoneMinder/Trigger/Channel/Handle.pm (unchanged) Skip blib/lib/ZoneMinder/ConfigAdmin.pm (unchanged) Manifying blib/man3/ZoneMinder::Trigger::Connection.3pm Manifying blib/man3/ZoneMinder::Control::Ncs370.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::Serial.3pm Manifying blib/man3/ZoneMinder.3pm Manifying blib/man3/ZoneMinder::Config.3pm Manifying blib/man3/ZoneMinder::Control::mjpgStreamer.3pm Manifying blib/man3/ZoneMinder::Control::PanasonicIP.3pm Manifying blib/man3/ZoneMinder::Base.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::Unix.3pm Manifying blib/man3/ZoneMinder::Control::AxisV2.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel.3pm Manifying blib/man3/ZoneMinder::Memory.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::File.3pm Manifying blib/man3/ZoneMinder::Database.3pm Manifying blib/man3/ZoneMinder::ConfigData.3pm Manifying blib/man3/ZoneMinder::Control::PelcoD.3pm Manifying blib/man3/ZoneMinder::Control::Visca.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::Inet.3pm Manifying blib/man3/ZoneMinder::Logger.3pm Manifying blib/man3/ZoneMinder::Trigger::Connection::Example.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::Spawning.3pm Manifying blib/man3/ZoneMinder::Control.3pm Manifying blib/man3/ZoneMinder::General.3pm Manifying blib/man3/ZoneMinder::Trigger::Channel::Handle.3pm Manifying blib/man3/ZoneMinder::ConfigAdmin.3pm make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts/ZoneMinder' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making all in db make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' Making all in misc make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' Making install in src make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/usr/bin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c zmc zma zmu zms zmf zmstreamer zmfix '/home/svine/aur/zoneminder/pkg/zoneminder/usr/bin' make install-exec-hook make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' ( cd /home/svine/aur/zoneminder/pkg/zoneminder/usr/bin; mkdir -p /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/cgi-bin; mv zms /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/cgi-bin ) ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/cgi-bin; chown http:http zms; ln -f zms nph-zms ) ( cd /home/svine/aur/zoneminder/pkg/zoneminder/usr/bin; chmod u+s zmfix ) make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/src' Making install in web make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' Making install in ajax make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/ajax" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/ajax" /usr/bin/install -c -m 644 alarm.php control.php event.php log.php status.php stream.php zone.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/ajax' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/ajax' Making install in css make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/css" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/css" /usr/bin/install -c -m 644 reset.css spinner.css overlay.css '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/css' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/css' Making install in graphics make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/graphics" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/graphics" /usr/bin/install -c -m 644 favicon.ico spinner.gif transparent.gif '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/graphics' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/graphics' Making install in includes make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/includes" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/includes" test -z "/srv/http/zoneminder/includes" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/includes" /usr/bin/install -c -m 644 actions.php database.php functions.php control_functions.php lang.php logger.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/includes' /usr/bin/install -c -m 644 config.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/includes' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/includes' Making install in js make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/js" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/js" /usr/bin/install -c -m 644 logger.js overlay.js mootools.ext.js '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/js' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/js' Making install in lang make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/lang" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/lang" /usr/bin/install -c -m 644 big5_big5.php cn_zh.php cs_cz.php de_de.php dk_dk.php et_ee.php en_gb.php en_us.php es_ar.php fr_fr.php he_il.php hu_hu.php it_it.php ja_jp.php nl_nl.php pl_pl.php pt_br.php ro_ro.php ru_ru.php se_se.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/lang' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/lang' Making install in skins make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' Making install in classic make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' Making install in ajax make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/ajax" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/ajax" make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/ajax' Making install in css make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/css" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/css" /usr/bin/install -c -m 644 skin.css control.css export.css '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/css' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/css' Making install in graphics make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/graphics" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/graphics" /usr/bin/install -c -m 644 arrow-d.gif arrow-dl.gif arrow-dr.gif arrow-l-d.gif arrow-l.gif arrow-l-u.gif arrow-r.gif arrow-s-d.gif arrow-s-u.gif arrow-u.gif arrow-ul.gif arrow-ur.gif center.gif point-g.gif point-o.gif point-r.gif seq-d.gif seq-u.gif '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/graphics' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/graphics' Making install in includes make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/includes" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/includes" /usr/bin/install -c -m 644 init.php config.php functions.php control_functions.php export_functions.php timeline_functions.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/includes' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/includes' Making install in js make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/js" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/js" /usr/bin/install -c -m 644 skin.js skin.js.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/js' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/js' Making install in lang make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/lang" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/lang" make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/lang' Making install in views make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' Making install in css make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/views/css" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views/css" /usr/bin/install -c -m 644 console.css controlcaps.css control.css devices.css event.css events.css export.css filter.css frame.css frames.css groups.css log.css monitor.css montage_2wide.css montage_3wide50enlarge.css montage_3wide.css montage_4wide.css montage.css montage_freeform.css options.css stats.css timeline.css timeline.css.php video.css watch.css zone.css '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views/css' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/css' Making install in js make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/views/js" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views/js" /usr/bin/install -c -m 644 console.js console.js.php control.js controlpreset.js controlpreset.js.php cycle.js cycle.js.php devices.js donate.js donate.js.php event.js event.js.php events.js events.js.php export.js export.js.php filter.js filter.js.php group.js groups.js log.js login.js Makefile.am monitor.js monitor.js.php monitorpreset.js monitorprobe.js montage.js montage.js.php options.js.php postlogin.js state.js state.js.php timeline.js timeline.js.php user.js version.js version.js.php video.js video.js.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views/js' /usr/bin/install -c -m 644 watch.js watch.js.php zone.js zone.js.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views/js' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views/js' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic/views" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views" /usr/bin/install -c -m 644 bandwidth.php blank.php console.php controlcap.php controlcaps.php control.php controlpreset.php cycle.php device.php devices.php donate.php error.php eventdetail.php event.php events.php export.php filter.php filtersave.php frame.php frames.php function.php group.php groups.php log.php login.php logout.php Makefile.am monitor.php monitorpreset.php monitorprobe.php montage.php none.php optionhelp.php options.php postlogin.php settings.php state.php stats.php status.php timeline.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views' /usr/bin/install -c -m 644 user.php version.php video.php watch.php zone.php zones.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic/views' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic/views' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/classic" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic" /usr/bin/install -c -m 644 skin.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/classic' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/classic' Making install in mobile make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' Making install in ajax make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/ajax" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/ajax" make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/ajax' Making install in css make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/css" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/css" /usr/bin/install -c -m 644 skin.css '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/css' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/css' Making install in graphics make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/graphics" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/graphics" make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/graphics' Making install in includes make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/includes" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/includes" /usr/bin/install -c -m 644 init.php config.php functions.php control_functions.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/includes' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/includes' Making install in lang make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/lang" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/lang" make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/lang' Making install in views make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' Making install in css make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/views/css" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/views/css" /usr/bin/install -c -m 644 console.css '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/views/css' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views/css' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile/views" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/views" /usr/bin/install -c -m 644 console.php devices.php error.php eventdetails.php event.php events.php filter.php frame.php function.php login.php montage.php state.php video.php watch.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile/views' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile/views' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/mobile" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile" /usr/bin/install -c -m 644 skin.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/mobile' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/mobile' Making install in xml make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' Making install in includes make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/xml/includes" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml/includes" /usr/bin/install -c -m 644 init.php config.php functions.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml/includes' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/includes' Making install in views make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[6]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[6]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/xml/views" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml/views" /usr/bin/install -c -m 644 console.php actions.php none.php notfound.png '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml/views' make[6]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml/views' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[5]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/skins/xml" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml" /usr/bin/install -c -m 644 skin.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/skins/xml' make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins/xml' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/skins' Making install in tools make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' Making install in mootools make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[4]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/tools/mootools" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/tools/mootools" /usr/bin/install -c -m 644 mootools-core-1.3.2-nc.js mootools-core-1.3.2-yc.js mootools-more-1.3.2.1-nc.js mootools-more-1.3.2.1-yc.js '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/tools/mootools' make install-data-hook make[5]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/tools/mootools; rm -f mootools-core.js mootools-more.js ) ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/tools/mootools; ln -s mootools-core-1.3.2-yc.js mootools-core.js ) ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/tools/mootools; ln -s mootools-more-1.3.2.1-yc.js mootools-more.js ) make[5]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools/mootools' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/tools' Making install in views make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder/views" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/views" /usr/bin/install -c -m 644 file.php image.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder/views' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web/views' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[3]: Nothing to be done for `install-exec-am'. test -z "/srv/http/zoneminder" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder" /usr/bin/install -c -m 644 index.php '/home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder' make install-data-hook make[4]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder; chown http:http index.php ) ( cd /home/svine/aur/zoneminder/pkg/zoneminder/srv/http/zoneminder; chown -R http:http ajax css graphics includes js lang skins tools views ) make[4]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/web' Making install in scripts make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making install in . make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/usr/bin" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c zmdc.pl zmaudit.pl zmfilter.pl zmtrigger.pl zmx10.pl zmwatch.pl zmpkg.pl zmupdate.pl zmvideo.pl zmcontrol.pl zmtrack.pl '/home/svine/aur/zoneminder/pkg/zoneminder/usr/bin' make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making install in ZoneMinder make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts/ZoneMinder' Appending installation info to /home/svine/aur/zoneminder/pkg/zoneminder/usr/lib/perl5/core_perl/perllocal.pod Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Memory.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Database.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/ConfigData.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/General.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Base.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/ConfigAdmin.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Logger.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Config.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Connection.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Connection/Example.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/Handle.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/Serial.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/Unix.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/Inet.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/File.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Trigger/Channel/Spawning.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/mjpgStreamer.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/PanasonicIP.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/AxisV2.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/PelcoD.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/Visca.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Control/Ncs370.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Memory/Shared.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/perl5/site_perl/ZoneMinder/Memory/Mapped.pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::Serial.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Connection.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Logger.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::PelcoD.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Connection::Example.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::Spawning.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Memory.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::PanasonicIP.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::ConfigData.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::Ncs370.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Base.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::File.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::General.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::Unix.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::mjpgStreamer.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::Inet.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Config.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::Visca.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::ConfigAdmin.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Database.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Trigger::Channel::Handle.3pm Installing /home/svine/aur/zoneminder/pkg/zoneminder/usr/share/man/man3/ZoneMinder::Control::AxisV2.3pm make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts/ZoneMinder' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/scripts' Making install in db make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/db' Making install in misc make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0/misc' make[1]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make[2]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' test -z "/etc" || /usr/bin/mkdir -p "/home/svine/aur/zoneminder/pkg/zoneminder/etc" make install-data-hook make[3]: Entering directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' ( cd /home/svine/aur/zoneminder/pkg/zoneminder/etc; chown http:http zm.conf; chmod 600 zm.conf ) chown: cannot access ‘zm.conf’: No such file or directory chmod: cannot access ‘zm.conf’: No such file or directory make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make[2]: *** [install-data-am] Error 2 make[2]: *** Waiting for unfinished jobs.... /usr/bin/install -c -m 644 zm.conf '/home/svine/aur/zoneminder/pkg/zoneminder/etc' make[2]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/svine/aur/zoneminder/src/ZoneMinder-1.25.0' make: *** [install-recursive] Error 1 ==> ERROR:(B A failure occurred in package().(B  Aborting...(B