Advertisement
barjac

zmbuild

Aug 27th, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.71 KB | None | 0 0
  1. [baz@localhost ~]$ ./zmbuild
  2. patching file config.h.in
  3. patching file configure
  4. patching file configure.ac
  5. patching file db/zm_create.sql.in
  6. patching file scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in
  7. patching file scripts/ZoneMinder/lib/ZoneMinder/Memory.pm.in
  8. patching file src/Makefile.am
  9. patching file src/Makefile.in
  10. patching file src/zm_camera.cpp
  11. patching file src/zm_camera.h
  12. patching file src/zm_config.h.in
  13. patching file src/zm_config_defines.h
  14. patching file src/zm_event.cpp
  15. patching file src/zm_ffmpeg_camera.cpp
  16. patching file src/zm_ffmpeg_camera.h
  17. patching file src/zm_file_camera.cpp
  18. patching file src/zm_file_camera.h
  19. patching file src/zm_image.cpp
  20. patching file src/zm_image.h
  21. patching file src/zm_jpeg.c
  22. patching file src/zm_jpeg.h
  23. patching file src/zm_local_camera.cpp
  24. patching file src/zm_local_camera.h
  25. patching file src/zm_mem_utils.h
  26. patching file src/zm_monitor.cpp
  27. patching file src/zm_monitor.h
  28. patching file src/zm_mpeg.cpp
  29. patching file src/zm_mpeg.h
  30. patching file src/zm_remote_camera.cpp
  31. patching file src/zm_remote_camera_http.cpp
  32. patching file src/zm_remote_camera_rtsp.cpp
  33. patching file src/zm_remote_camera_rtsp.h
  34. patching file src/zm_rgb.h
  35. patching file src/zm_stream.cpp
  36. patching file src/zm_thread.h
  37. patching file src/zm_utils.cpp
  38. patching file src/zm_utils.h
  39. patching file src/zm_zone.cpp
  40. patching file src/zm_zone.h
  41. patching file src/zma.cpp
  42. patching file src/zmc.cpp
  43. patching file src/zmf.cpp
  44. patching file src/zms.cpp
  45. patching file src/zmstreamer.cpp
  46. patching file web/includes/actions.php
  47. patching file web/lang/big5_big5.php
  48. patching file web/lang/cn_zh.php
  49. patching file web/lang/cs_cz.php
  50. patching file web/lang/de_de.php
  51. patching file web/lang/dk_dk.php
  52. patching file web/lang/en_gb.php
  53. patching file web/lang/en_us.php
  54. patching file web/lang/es_ar.php
  55. patching file web/lang/et_ee.php
  56. patching file web/lang/fr_fr.php
  57. patching file web/lang/he_il.php
  58. patching file web/lang/hu_hu.php
  59. patching file web/lang/it_it.php
  60. patching file web/lang/ja_jp.php
  61. patching file web/lang/nl_nl.php
  62. patching file web/lang/pl_pl.php
  63. patching file web/lang/pt_br.php
  64. patching file web/lang/ro_ro.php
  65. patching file web/lang/ru_ru.php
  66. patching file web/lang/se_se.php
  67. patching file web/skins/classic/views/js/monitor.js.php
  68. patching file web/skins/classic/views/monitor.php
  69. patching file web/skins/classic/views/monitorprobe.php
  70. patching file zm_image.h
  71. checking for a BSD-compatible install... /usr/bin/install -c
  72. checking whether build environment is sane... yes
  73. checking for a thread-safe mkdir -p... /bin/mkdir -p
  74. checking for gawk... gawk
  75. checking whether make sets $(MAKE)... yes
  76. configure: WARNING: You can call configure with the --with-extralibs option.
  77. Ordinarily you will need to use this option only when your copy of ffmpeg has been built
  78. with support for additional formats and you would use this option to detail which additional
  79. libraries ffmpeg was built with so that it is able to link successfully with ZoneMinder.
  80. You will need to wrap this option in quotes if it contains any spaces.
  81. e.g. --with-extralibs="-lmp3lame"
  82. configure: WARNING: You can call configure with the --with-webhost option.
  83. This tells configure what the host name is for name based virtual hosting. This is only used to populate the sample web/zmHttpd.conf file.
  84. e.g. --with-webhost=zm.localdomain
  85. checking for g++... g++
  86. checking whether the C++ compiler works... yes
  87. checking for C++ compiler default output file name... a.out
  88. checking for suffix of executables...
  89. checking whether we are cross compiling... no
  90. checking for suffix of object files... o
  91. checking whether we are using the GNU C++ compiler... yes
  92. checking whether g++ accepts -g... yes
  93. checking for style of include used by make... GNU
  94. checking dependency style of g++... gcc3
  95. checking for gcc... gcc
  96. checking whether we are using the GNU C compiler... yes
  97. checking whether gcc accepts -g... yes
  98. checking for gcc option to accept ISO C89... none needed
  99. checking dependency style of gcc... gcc3
  100. checking whether ln -s works... yes
  101. checking for ranlib... ranlib
  102. checking whether make sets $(MAKE)... (cached) yes
  103. checking how to run the C++ preprocessor... g++ -E
  104. checking for grep that handles long lines and -e... /bin/grep
  105. checking for egrep... /bin/grep -E
  106. checking for ANSI C header files... yes
  107. checking for sys/types.h... yes
  108. checking for sys/stat.h... yes
  109. checking for stdlib.h... yes
  110. checking for string.h... yes
  111. checking for memory.h... yes
  112. checking for strings.h... yes
  113. checking for inttypes.h... yes
  114. checking for stdint.h... yes
  115. checking for unistd.h... yes
  116. checking for stdbool.h that conforms to C99... yes
  117. checking for _Bool... no
  118. checking for an ANSI C-conforming const... yes
  119. checking for uid_t in sys/types.h... yes
  120. checking for inline... inline
  121. checking for mode_t... yes
  122. checking for size_t... yes
  123. checking whether time.h and sys/time.h may both be included... yes
  124. checking whether struct tm is in sys/time.h or time.h... time.h
  125. checking return type of signal handlers... void
  126. checking for siginfo_t... yes
  127. checking for struct sigcontext... yes
  128. checking for struct sigcontext.eip... no
  129. checking for ucontext_t... yes
  130. checking whether gcc needs -traditional... no
  131. checking for stdlib.h... (cached) yes
  132. checking for GNU libc compatible malloc... yes
  133. checking for stdlib.h... (cached) yes
  134. checking for unistd.h... (cached) yes
  135. checking for sys/param.h... yes
  136. checking for getpagesize... yes
  137. checking for working mmap... yes
  138. checking sys/select.h usability... yes
  139. checking sys/select.h presence... yes
  140. checking for sys/select.h... yes
  141. checking sys/socket.h usability... yes
  142. checking sys/socket.h presence... yes
  143. checking for sys/socket.h... yes
  144. checking types of arguments for select... int,fd_set *,struct timeval *
  145. checking whether lstat correctly handles trailing slash... yes
  146. checking whether stat accepts an empty string... no
  147. checking for strftime... yes
  148. checking for working strtod... yes
  149. checking for vprintf... yes
  150. checking for _doprnt... no
  151. checking for gethostbyname... yes
  152. checking for gethostname... yes
  153. checking for gettimeofday... yes
  154. checking for memmove... yes
  155. checking for memset... yes
  156. checking for mkdir... yes
  157. checking for munmap... yes
  158. checking for posix_memalign... yes
  159. checking for putenv... yes
  160. checking for select... yes
  161. checking for sendfile... yes
  162. checking for socket... yes
  163. checking for sqrt... yes
  164. checking for strcasecmp... yes
  165. checking for strchr... yes
  166. checking for strcspn... yes
  167. checking for strerror... yes
  168. checking for strncasecmp... yes
  169. checking for strrchr... yes
  170. checking for strsignal... yes
  171. checking for strspn... yes
  172. checking for strstr... yes
  173. checking for strtol... yes
  174. checking for strtoull... yes
  175. checking for ffmpeg... yes
  176. checking for ffmpeg... /usr/bin/ffmpeg
  177. checking for pnmscale... no
  178. checking for pnmscale... no
  179. checking for mysql_init in -lmysqlclient... yes
  180. checking for jpeg_start_compress in -ljpeg... yes
  181. checking for pthread_create in -lpthread... yes
  182. checking for dlsym in -ldl... yes
  183. checking gcrypt.h usability... yes
  184. checking gcrypt.h presence... yes
  185. checking for gcrypt.h... yes
  186. checking for gcry_check_version in -lgcrypt... yes
  187. checking for MD5 in -lgnutls-openssl... yes
  188. checking for pcre_compile in -lpcre... yes
  189. checking for x264_predict_16x16_init in -lx264... yes
  190. checking for av_malloc in -lavutil... yes
  191. checking for av_image_copy in -lavcore... no
  192. checking for avcodec_init in -lavcodec... yes
  193. checking for av_new_stream in -lavformat... yes
  194. checking for avdevice_register_all in -lavdevice... yes
  195. checking for sws_scale in -lswscale... yes
  196. checking for BZ2_bzCompress in -lbz2... yes
  197. checking for compress in -lz... yes
  198. checking for working alloca.h... yes
  199. checking for alloca... yes
  200. checking for ANSI C header files... (cached) yes
  201. checking fcntl.h usability... yes
  202. checking fcntl.h presence... yes
  203. checking for fcntl.h... yes
  204. checking limits.h usability... yes
  205. checking limits.h presence... yes
  206. checking for limits.h... yes
  207. checking for memory.h... (cached) yes
  208. checking netdb.h usability... yes
  209. checking netdb.h presence... yes
  210. checking for netdb.h... yes
  211. checking netinet/in.h usability... yes
  212. checking netinet/in.h presence... yes
  213. checking for netinet/in.h... yes
  214. checking stddef.h usability... yes
  215. checking stddef.h presence... yes
  216. checking for stddef.h... yes
  217. checking for stdlib.h... (cached) yes
  218. checking for string.h... (cached) yes
  219. checking for strings.h... (cached) yes
  220. checking sys/ioctl.h usability... yes
  221. checking sys/ioctl.h presence... yes
  222. checking for sys/ioctl.h... yes
  223. checking for sys/param.h... (cached) yes
  224. checking sys/sendfile.h usability... yes
  225. checking sys/sendfile.h presence... yes
  226. checking for sys/sendfile.h... yes
  227. checking for sys/socket.h... (cached) yes
  228. checking sys/time.h usability... yes
  229. checking sys/time.h presence... yes
  230. checking for sys/time.h... yes
  231. checking syslog.h usability... yes
  232. checking syslog.h presence... yes
  233. checking for syslog.h... yes
  234. checking for unistd.h... (cached) yes
  235. checking values.h usability... yes
  236. checking values.h presence... yes
  237. checking for values.h... yes
  238. checking linux/videodev.h usability... no
  239. checking linux/videodev.h presence... no
  240. checking for linux/videodev.h... no
  241. checking linux/videodev2.h usability... yes
  242. checking linux/videodev2.h presence... yes
  243. checking for linux/videodev2.h... yes
  244. checking jpeglib.h usability... yes
  245. checking jpeglib.h presence... yes
  246. checking for jpeglib.h... yes
  247. checking mysql/mysql.h usability... yes
  248. checking mysql/mysql.h presence... yes
  249. checking for mysql/mysql.h... yes
  250. checking libavutil/avutil.h usability... yes
  251. checking libavutil/avutil.h presence... yes
  252. checking for libavutil/avutil.h... yes
  253. checking ffmpeg/avutil.h usability... no
  254. checking ffmpeg/avutil.h presence... no
  255. checking for ffmpeg/avutil.h... no
  256. checking libavcodec/avcodec.h usability... yes
  257. checking libavcodec/avcodec.h presence... yes
  258. checking for libavcodec/avcodec.h... yes
  259. checking ffmpeg/avcodec.h usability... no
  260. checking ffmpeg/avcodec.h presence... no
  261. checking for ffmpeg/avcodec.h... no
  262. checking libavformat/avformat.h usability... yes
  263. checking libavformat/avformat.h presence... yes
  264. checking for libavformat/avformat.h... yes
  265. checking ffmpeg/avformat.h usability... no
  266. checking ffmpeg/avformat.h presence... no
  267. checking for ffmpeg/avformat.h... no
  268. checking libswscale/swscale.h usability... yes
  269. checking libswscale/swscale.h presence... yes
  270. checking for libswscale/swscale.h... yes
  271. checking ffmpeg/swscale.h usability... no
  272. checking ffmpeg/swscale.h presence... no
  273. checking for ffmpeg/swscale.h... no
  274. checking pcre/pcre.h usability... no
  275. checking pcre/pcre.h presence... no
  276. checking for pcre/pcre.h... no
  277. checking pcre.h usability... yes
  278. checking pcre.h presence... yes
  279. checking for pcre.h... yes
  280. checking sys/ipc.h usability... yes
  281. checking sys/ipc.h presence... yes
  282. checking for sys/ipc.h... yes
  283. checking sys/shm.h usability... yes
  284. checking sys/shm.h presence... yes
  285. checking for sys/shm.h... yes
  286. checking zlib.h usability... yes
  287. checking zlib.h presence... yes
  288. checking for zlib.h... yes
  289. checking whether round is declared... yes
  290. checking whether MD5 is declared... yes
  291. checking whether backtrace is declared... yes
  292. checking for perl... perl
  293. checking for perl version greater than or equal to 5.6.0... ok
  294. checking for perl module Sys::Syslog... ok
  295. checking for perl module DBI... ok
  296. checking for perl module DBD::mysql... ok
  297. checking for perl module Getopt::Long... ok
  298. checking for perl module Time::HiRes... ok
  299. checking for perl module Date::Manip... ok
  300. checking for perl module LWP::UserAgent... ok
  301. checking for perl module Module::Load... ok
  302. checking for perl module Device::SerialPort... ok
  303. checking for perl module Net::FTP... ok
  304. checking for perl module Archive::Tar... ok
  305. checking for perl module Archive::Zip... ok
  306. checking for perl module Net::SMTP... ok
  307. checking for perl module MIME::Lite... ok
  308. checking for perl module MIME::Entity... ok
  309. checking for perl module X10::ActiveHome... no
  310. configure: WARNING: X10::ActiveHome is required for X.10 support
  311. configure: creating ./config.status
  312. config.status: creating Makefile
  313. config.status: creating zm.conf
  314. config.status: creating zmconfgen.pl
  315. config.status: creating db/Makefile
  316. config.status: creating db/zm_create.sql
  317. config.status: creating misc/Makefile
  318. config.status: creating misc/apache.conf
  319. config.status: creating misc/logrotate.conf
  320. config.status: creating misc/syslog.conf
  321. config.status: creating scripts/Makefile
  322. config.status: creating scripts/zm
  323. config.status: creating scripts/zmaudit.pl
  324. config.status: creating scripts/zmcontrol.pl
  325. config.status: creating scripts/zmdc.pl
  326. config.status: creating scripts/zmfilter.pl
  327. config.status: creating scripts/zmpkg.pl
  328. config.status: creating scripts/zmtrack.pl
  329. config.status: creating scripts/zmtrigger.pl
  330. config.status: creating scripts/zmupdate.pl
  331. config.status: creating scripts/zmvideo.pl
  332. config.status: creating scripts/zmwatch.pl
  333. config.status: creating scripts/zmx10.pl
  334. config.status: creating scripts/zmdbbackup
  335. config.status: creating scripts/zmdbrestore
  336. config.status: creating scripts/zmeventdump
  337. config.status: creating scripts/zmlogrotate.conf
  338. config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Base.pm
  339. config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Config.pm
  340. config.status: creating scripts/ZoneMinder/lib/ZoneMinder/Memory.pm
  341. config.status: creating scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm
  342. config.status: creating src/Makefile
  343. config.status: creating src/zm_config.h
  344. config.status: creating web/Makefile
  345. config.status: creating web/ajax/Makefile
  346. config.status: creating web/css/Makefile
  347. config.status: creating web/graphics/Makefile
  348. config.status: creating web/includes/Makefile
  349. config.status: creating web/includes/config.php
  350. config.status: creating web/js/Makefile
  351. config.status: creating web/lang/Makefile
  352. config.status: creating web/skins/Makefile
  353. config.status: creating web/skins/classic/Makefile
  354. config.status: creating web/skins/classic/ajax/Makefile
  355. config.status: creating web/skins/classic/css/Makefile
  356. config.status: creating web/skins/classic/graphics/Makefile
  357. config.status: creating web/skins/classic/includes/Makefile
  358. config.status: creating web/skins/classic/js/Makefile
  359. config.status: creating web/skins/classic/lang/Makefile
  360. config.status: creating web/skins/classic/views/Makefile
  361. config.status: creating web/skins/classic/views/css/Makefile
  362. config.status: creating web/skins/classic/views/js/Makefile
  363. config.status: creating web/skins/mobile/Makefile
  364. config.status: creating web/skins/mobile/ajax/Makefile
  365. config.status: creating web/skins/mobile/css/Makefile
  366. config.status: creating web/skins/mobile/graphics/Makefile
  367. config.status: creating web/skins/mobile/includes/Makefile
  368. config.status: creating web/skins/mobile/lang/Makefile
  369. config.status: creating web/skins/mobile/views/Makefile
  370. config.status: creating web/skins/mobile/views/css/Makefile
  371. config.status: creating web/tools/Makefile
  372. config.status: creating web/tools/mootools/Makefile
  373. config.status: creating web/views/Makefile
  374. config.status: creating web/skins/xml/Makefile
  375. config.status: creating web/skins/xml/views/Makefile
  376. config.status: creating web/skins/xml/includes/Makefile
  377. config.status: creating config.h
  378. config.status: executing depfiles commands
  379. config.status: executing src/zm_config_defines.h commands
  380. Generating 'src/zm_config_defines.h'
  381. Updating 'db/zm_create.sql'
  382. config.status: executing scripts/ZoneMinder/Makefile commands
  383. perl Makefile.PL PREFIX=/usr
  384. Checking if your kit is complete...
  385. Looks good
  386. Writing Makefile for ZoneMinder
  387. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/baz/ZoneMinder-1.24.4/missing --run autoheader)
  388. rm -f stamp-h1
  389. touch config.h.in
  390. cd . && /bin/sh ./config.status config.h
  391. config.status: creating config.h
  392. config.status: config.h is unchanged
  393. make all-recursive
  394. make[1]: Entering directory `/home/baz/ZoneMinder-1.24.4'
  395. Making all in src
  396. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4/src'
  397. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zmc.o -MD -MP -MF .deps/zmc.Tpo -c -o zmc.o zmc.cpp
  398. mv -f .deps/zmc.Tpo .deps/zmc.Po
  399. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_box.o -MD -MP -MF .deps/zm_box.Tpo -c -o zm_box.o zm_box.cpp
  400. mv -f .deps/zm_box.Tpo .deps/zm_box.Po
  401. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_buffer.o -MD -MP -MF .deps/zm_buffer.Tpo -c -o zm_buffer.o zm_buffer.cpp
  402. mv -f .deps/zm_buffer.Tpo .deps/zm_buffer.Po
  403. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_camera.o -MD -MP -MF .deps/zm_camera.Tpo -c -o zm_camera.o zm_camera.cpp
  404. mv -f .deps/zm_camera.Tpo .deps/zm_camera.Po
  405. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_comms.o -MD -MP -MF .deps/zm_comms.Tpo -c -o zm_comms.o zm_comms.cpp
  406. mv -f .deps/zm_comms.Tpo .deps/zm_comms.Po
  407. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_config.o -MD -MP -MF .deps/zm_config.Tpo -c -o zm_config.o zm_config.cpp
  408. mv -f .deps/zm_config.Tpo .deps/zm_config.Po
  409. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_coord.o -MD -MP -MF .deps/zm_coord.Tpo -c -o zm_coord.o zm_coord.cpp
  410. mv -f .deps/zm_coord.Tpo .deps/zm_coord.Po
  411. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm.o -MD -MP -MF .deps/zm.Tpo -c -o zm.o zm.cpp
  412. mv -f .deps/zm.Tpo .deps/zm.Po
  413. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_db.o -MD -MP -MF .deps/zm_db.Tpo -c -o zm_db.o zm_db.cpp
  414. mv -f .deps/zm_db.Tpo .deps/zm_db.Po
  415. gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -I/usr/include -MT zm_debug.o -MD -MP -MF .deps/zm_debug.Tpo -c -o zm_debug.o zm_debug.c
  416. mv -f .deps/zm_debug.Tpo .deps/zm_debug.Po
  417. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_event.o -MD -MP -MF .deps/zm_event.Tpo -c -o zm_event.o zm_event.cpp
  418. mv -f .deps/zm_event.Tpo .deps/zm_event.Po
  419. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_exception.o -MD -MP -MF .deps/zm_exception.Tpo -c -o zm_exception.o zm_exception.cpp
  420. mv -f .deps/zm_exception.Tpo .deps/zm_exception.Po
  421. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_file_camera.o -MD -MP -MF .deps/zm_file_camera.Tpo -c -o zm_file_camera.o zm_file_camera.cpp
  422. mv -f .deps/zm_file_camera.Tpo .deps/zm_file_camera.Po
  423. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_ffmpeg_camera.o -MD -MP -MF .deps/zm_ffmpeg_camera.Tpo -c -o zm_ffmpeg_camera.o zm_ffmpeg_camera.cpp
  424. mv -f .deps/zm_ffmpeg_camera.Tpo .deps/zm_ffmpeg_camera.Po
  425. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_image.o -MD -MP -MF .deps/zm_image.Tpo -c -o zm_image.o zm_image.cpp
  426. mv -f .deps/zm_image.Tpo .deps/zm_image.Po
  427. gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -I/usr/include -MT zm_jpeg.o -MD -MP -MF .deps/zm_jpeg.Tpo -c -o zm_jpeg.o zm_jpeg.c
  428. mv -f .deps/zm_jpeg.Tpo .deps/zm_jpeg.Po
  429. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_local_camera.o -MD -MP -MF .deps/zm_local_camera.Tpo -c -o zm_local_camera.o zm_local_camera.cpp
  430. zm_local_camera.cpp: In member function β€˜uint32_t LocalCamera::AutoSelectFormat(int)’:
  431. zm_local_camera.cpp:1094:6: warning: unused variable β€˜nRet’
  432. mv -f .deps/zm_local_camera.Tpo .deps/zm_local_camera.Po
  433. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_monitor.o -MD -MP -MF .deps/zm_monitor.Tpo -c -o zm_monitor.o zm_monitor.cpp
  434. mv -f .deps/zm_monitor.Tpo .deps/zm_monitor.Po
  435. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_ffmpeg.o -MD -MP -MF .deps/zm_ffmpeg.Tpo -c -o zm_ffmpeg.o zm_ffmpeg.cpp
  436. mv -f .deps/zm_ffmpeg.Tpo .deps/zm_ffmpeg.Po
  437. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_mpeg.o -MD -MP -MF .deps/zm_mpeg.Tpo -c -o zm_mpeg.o zm_mpeg.cpp
  438. mv -f .deps/zm_mpeg.Tpo .deps/zm_mpeg.Po
  439. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_poly.o -MD -MP -MF .deps/zm_poly.Tpo -c -o zm_poly.o zm_poly.cpp
  440. mv -f .deps/zm_poly.Tpo .deps/zm_poly.Po
  441. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_regexp.o -MD -MP -MF .deps/zm_regexp.Tpo -c -o zm_regexp.o zm_regexp.cpp
  442. mv -f .deps/zm_regexp.Tpo .deps/zm_regexp.Po
  443. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_remote_camera.o -MD -MP -MF .deps/zm_remote_camera.Tpo -c -o zm_remote_camera.o zm_remote_camera.cpp
  444. mv -f .deps/zm_remote_camera.Tpo .deps/zm_remote_camera.Po
  445. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -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
  446. mv -f .deps/zm_remote_camera_http.Tpo .deps/zm_remote_camera_http.Po
  447. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -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
  448. mv -f .deps/zm_remote_camera_rtsp.Tpo .deps/zm_remote_camera_rtsp.Po
  449. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_rtp.o -MD -MP -MF .deps/zm_rtp.Tpo -c -o zm_rtp.o zm_rtp.cpp
  450. mv -f .deps/zm_rtp.Tpo .deps/zm_rtp.Po
  451. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_rtp_ctrl.o -MD -MP -MF .deps/zm_rtp_ctrl.Tpo -c -o zm_rtp_ctrl.o zm_rtp_ctrl.cpp
  452. mv -f .deps/zm_rtp_ctrl.Tpo .deps/zm_rtp_ctrl.Po
  453. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_rtp_data.o -MD -MP -MF .deps/zm_rtp_data.Tpo -c -o zm_rtp_data.o zm_rtp_data.cpp
  454. mv -f .deps/zm_rtp_data.Tpo .deps/zm_rtp_data.Po
  455. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_rtp_source.o -MD -MP -MF .deps/zm_rtp_source.Tpo -c -o zm_rtp_source.o zm_rtp_source.cpp
  456. mv -f .deps/zm_rtp_source.Tpo .deps/zm_rtp_source.Po
  457. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_rtsp.o -MD -MP -MF .deps/zm_rtsp.Tpo -c -o zm_rtsp.o zm_rtsp.cpp
  458. mv -f .deps/zm_rtsp.Tpo .deps/zm_rtsp.Po
  459. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_sdp.o -MD -MP -MF .deps/zm_sdp.Tpo -c -o zm_sdp.o zm_sdp.cpp
  460. mv -f .deps/zm_sdp.Tpo .deps/zm_sdp.Po
  461. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_signal.o -MD -MP -MF .deps/zm_signal.Tpo -c -o zm_signal.o zm_signal.cpp
  462. mv -f .deps/zm_signal.Tpo .deps/zm_signal.Po
  463. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_stream.o -MD -MP -MF .deps/zm_stream.Tpo -c -o zm_stream.o zm_stream.cpp
  464. mv -f .deps/zm_stream.Tpo .deps/zm_stream.Po
  465. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_thread.o -MD -MP -MF .deps/zm_thread.Tpo -c -o zm_thread.o zm_thread.cpp
  466. mv -f .deps/zm_thread.Tpo .deps/zm_thread.Po
  467. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_time.o -MD -MP -MF .deps/zm_time.Tpo -c -o zm_time.o zm_time.cpp
  468. mv -f .deps/zm_time.Tpo .deps/zm_time.Po
  469. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_timer.o -MD -MP -MF .deps/zm_timer.Tpo -c -o zm_timer.o zm_timer.cpp
  470. mv -f .deps/zm_timer.Tpo .deps/zm_timer.Po
  471. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_user.o -MD -MP -MF .deps/zm_user.Tpo -c -o zm_user.o zm_user.cpp
  472. mv -f .deps/zm_user.Tpo .deps/zm_user.Po
  473. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_utils.o -MD -MP -MF .deps/zm_utils.Tpo -c -o zm_utils.o zm_utils.cpp
  474. mv -f .deps/zm_utils.Tpo .deps/zm_utils.Po
  475. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zm_zone.o -MD -MP -MF .deps/zm_zone.Tpo -c -o zm_zone.o zm_zone.cpp
  476. mv -f .deps/zm_zone.Tpo .deps/zm_zone.Po
  477. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  478. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  479. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  480. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  481. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  482. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  483. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  484. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  485. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  486. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  487. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  488. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  489. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  490. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zma.o -MD -MP -MF .deps/zma.Tpo -c -o zma.o zma.cpp
  491. mv -f .deps/zma.Tpo .deps/zma.Po
  492. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  493. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  494. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  495. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  496. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  497. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  498. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  499. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  500. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  501. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  502. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  503. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  504. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  505. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zmu.o -MD -MP -MF .deps/zmu.Tpo -c -o zmu.o zmu.cpp
  506. mv -f .deps/zmu.Tpo .deps/zmu.Po
  507. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  508. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  509. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  510. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  511. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  512. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  513. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  514. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  515. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  516. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  517. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  518. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  519. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  520. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zms.o -MD -MP -MF .deps/zms.Tpo -c -o zms.o zms.cpp
  521. mv -f .deps/zms.Tpo .deps/zms.Po
  522. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  523. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  524. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  525. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  526. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  527. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  528. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  529. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  530. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  531. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  532. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  533. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  534. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  535. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zmf.o -MD -MP -MF .deps/zmf.Tpo -c -o zmf.o zmf.cpp
  536. mv -f .deps/zmf.Tpo .deps/zmf.Po
  537. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  538. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  539. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  540. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  541. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  542. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  543. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  544. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  545. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  546. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  547. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  548. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  549. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  550. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zmstreamer.o -MD -MP -MF .deps/zmstreamer.Tpo -c -o zmstreamer.o zmstreamer.cpp
  551. mv -f .deps/zmstreamer.Tpo .deps/zmstreamer.Po
  552. g++ -g -O2 -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_debug.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 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  553. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  554. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  555. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  556. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  557. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  558. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  559. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  560. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  561. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  562. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  563. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  564. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  565. g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -finline-functions -I/usr/include -D__STDC_CONSTANT_MACROS -msse2 -g -O2 -MT zmfix.o -MD -MP -MF .deps/zmfix.Tpo -c -o zmfix.o zmfix.cpp
  566. mv -f .deps/zmfix.Tpo .deps/zmfix.Po
  567. g++ -g -O2 -L/usr/lib -L/usr/lib/mysql -o zmfix zmfix.o zm_config.o zm_regexp.o zm_debug.o zm_db.o zm.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lx264 -lpcre -lgnutls-openssl -lgcrypt -ldl -lpthread -ljpeg -lmysqlclient
  568. /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
  569. /usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
  570. /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl
  571. /usr/bin/ld: skipping incompatible /usr/lib/libdl.a when searching for -ldl
  572. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
  573. /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
  574. /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
  575. /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
  576. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  577. /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
  578. /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
  579. /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
  580. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4/src'
  581. Making all in web
  582. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4/web'
  583. Making all in ajax
  584. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/ajax'
  585. make[3]: Nothing to be done for `all'.
  586. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/ajax'
  587. Making all in css
  588. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/css'
  589. make[3]: Nothing to be done for `all'.
  590. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/css'
  591. Making all in graphics
  592. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/graphics'
  593. make[3]: Nothing to be done for `all'.
  594. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/graphics'
  595. Making all in includes
  596. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/includes'
  597. make[3]: Nothing to be done for `all'.
  598. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/includes'
  599. Making all in js
  600. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/js'
  601. make[3]: Nothing to be done for `all'.
  602. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/js'
  603. Making all in lang
  604. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/lang'
  605. make[3]: Nothing to be done for `all'.
  606. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/lang'
  607. Making all in skins
  608. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins'
  609. Making all in classic
  610. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic'
  611. Making all in ajax
  612. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/ajax'
  613. make[5]: Nothing to be done for `all'.
  614. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/ajax'
  615. Making all in css
  616. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/css'
  617. make[5]: Nothing to be done for `all'.
  618. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/css'
  619. Making all in graphics
  620. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/graphics'
  621. make[5]: Nothing to be done for `all'.
  622. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/graphics'
  623. Making all in includes
  624. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/includes'
  625. make[5]: Nothing to be done for `all'.
  626. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/includes'
  627. Making all in js
  628. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/js'
  629. make[5]: Nothing to be done for `all'.
  630. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/js'
  631. Making all in lang
  632. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/lang'
  633. make[5]: Nothing to be done for `all'.
  634. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/lang'
  635. Making all in views
  636. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views'
  637. Making all in css
  638. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views/css'
  639. make[6]: Nothing to be done for `all'.
  640. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views/css'
  641. Making all in js
  642. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views/js'
  643. make[6]: Nothing to be done for `all'.
  644. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views/js'
  645. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views'
  646. make[6]: Nothing to be done for `all-am'.
  647. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views'
  648. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic/views'
  649. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic'
  650. make[5]: Nothing to be done for `all-am'.
  651. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic'
  652. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/classic'
  653. Making all in mobile
  654. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile'
  655. Making all in ajax
  656. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/ajax'
  657. make[5]: Nothing to be done for `all'.
  658. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/ajax'
  659. Making all in css
  660. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/css'
  661. make[5]: Nothing to be done for `all'.
  662. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/css'
  663. Making all in graphics
  664. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/graphics'
  665. make[5]: Nothing to be done for `all'.
  666. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/graphics'
  667. Making all in includes
  668. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/includes'
  669. make[5]: Nothing to be done for `all'.
  670. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/includes'
  671. Making all in lang
  672. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/lang'
  673. make[5]: Nothing to be done for `all'.
  674. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/lang'
  675. Making all in views
  676. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views'
  677. Making all in css
  678. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views/css'
  679. make[6]: Nothing to be done for `all'.
  680. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views/css'
  681. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views'
  682. make[6]: Nothing to be done for `all-am'.
  683. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views'
  684. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile/views'
  685. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile'
  686. make[5]: Nothing to be done for `all-am'.
  687. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile'
  688. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/mobile'
  689. Making all in xml
  690. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml'
  691. Making all in includes
  692. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/includes'
  693. make[5]: Nothing to be done for `all'.
  694. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/includes'
  695. Making all in views
  696. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/views'
  697. make[6]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/views'
  698. make[6]: Nothing to be done for `all-am'.
  699. make[6]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/views'
  700. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml/views'
  701. make[5]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml'
  702. make[5]: Nothing to be done for `all-am'.
  703. make[5]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml'
  704. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins/xml'
  705. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/skins'
  706. make[4]: Nothing to be done for `all-am'.
  707. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins'
  708. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/skins'
  709. Making all in tools
  710. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/tools'
  711. Making all in mootools
  712. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/tools/mootools'
  713. make[4]: Nothing to be done for `all'.
  714. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/tools/mootools'
  715. make[4]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/tools'
  716. make[4]: Nothing to be done for `all-am'.
  717. make[4]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/tools'
  718. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/tools'
  719. Making all in views
  720. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web/views'
  721. make[3]: Nothing to be done for `all'.
  722. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web/views'
  723. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/web'
  724. make[3]: Nothing to be done for `all-am'.
  725. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web'
  726. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4/web'
  727. Making all in scripts
  728. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4/scripts'
  729. Making all in .
  730. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/scripts'
  731. make[3]: Nothing to be done for `all-am'.
  732. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/scripts'
  733. Making all in ZoneMinder
  734. make[3]: Entering directory `/home/baz/ZoneMinder-1.24.4/scripts/ZoneMinder'
  735. cp lib/ZoneMinder/Control/Ncs370.pm blib/lib/ZoneMinder/Control/Ncs370.pm
  736. cp lib/ZoneMinder/Trigger/Connection.pm blib/lib/ZoneMinder/Trigger/Connection.pm
  737. cp lib/ZoneMinder/Memory/Shared.pm blib/lib/ZoneMinder/Memory/Shared.pm
  738. cp lib/ZoneMinder/Trigger/Channel/Serial.pm blib/lib/ZoneMinder/Trigger/Channel/Serial.pm
  739. cp lib/ZoneMinder.pm blib/lib/ZoneMinder.pm
  740. cp lib/ZoneMinder/Config.pm blib/lib/ZoneMinder/Config.pm
  741. cp lib/ZoneMinder/Control/mjpgStreamer.pm blib/lib/ZoneMinder/Control/mjpgStreamer.pm
  742. cp lib/ZoneMinder/Base.pm blib/lib/ZoneMinder/Base.pm
  743. cp lib/ZoneMinder/Trigger/Channel/Unix.pm blib/lib/ZoneMinder/Trigger/Channel/Unix.pm
  744. cp lib/ZoneMinder/Control/PanasonicIP.pm blib/lib/ZoneMinder/Control/PanasonicIP.pm
  745. cp lib/ZoneMinder/Control/AxisV2.pm blib/lib/ZoneMinder/Control/AxisV2.pm
  746. cp lib/ZoneMinder/Memory/Mapped.pm blib/lib/ZoneMinder/Memory/Mapped.pm
  747. cp lib/ZoneMinder/Trigger/Channel.pm blib/lib/ZoneMinder/Trigger/Channel.pm
  748. cp lib/ZoneMinder/Memory.pm blib/lib/ZoneMinder/Memory.pm
  749. cp lib/ZoneMinder/Trigger/Channel/File.pm blib/lib/ZoneMinder/Trigger/Channel/File.pm
  750. cp lib/ZoneMinder/Database.pm blib/lib/ZoneMinder/Database.pm
  751. cp lib/ZoneMinder/ConfigData.pm blib/lib/ZoneMinder/ConfigData.pm
  752. cp lib/ZoneMinder/Control/Visca.pm blib/lib/ZoneMinder/Control/Visca.pm
  753. cp lib/ZoneMinder/Control/PelcoD.pm blib/lib/ZoneMinder/Control/PelcoD.pm
  754. cp lib/ZoneMinder/Trigger/Channel/Inet.pm blib/lib/ZoneMinder/Trigger/Channel/Inet.pm
  755. cp lib/ZoneMinder/Trigger/Channel/Spawning.pm blib/lib/ZoneMinder/Trigger/Channel/Spawning.pm
  756. cp lib/ZoneMinder/Trigger/Connection/Example.pm blib/lib/ZoneMinder/Trigger/Connection/Example.pm
  757. cp lib/ZoneMinder/Control.pm blib/lib/ZoneMinder/Control.pm
  758. cp lib/ZoneMinder/General.pm blib/lib/ZoneMinder/General.pm
  759. cp lib/ZoneMinder/Trigger/Channel/Handle.pm blib/lib/ZoneMinder/Trigger/Channel/Handle.pm
  760. cp lib/ZoneMinder/Debug.pm blib/lib/ZoneMinder/Debug.pm
  761. cp lib/ZoneMinder/ConfigAdmin.pm blib/lib/ZoneMinder/ConfigAdmin.pm
  762. Manifying blib/man3/ZoneMinder::Trigger::Connection.3pm
  763. Manifying blib/man3/ZoneMinder::Control::Ncs370.3pm
  764. Manifying blib/man3/ZoneMinder::Trigger::Channel::Serial.3pm
  765. Manifying blib/man3/ZoneMinder.3pm
  766. Manifying blib/man3/ZoneMinder::Config.3pm
  767. Manifying blib/man3/ZoneMinder::Control::mjpgStreamer.3pm
  768. Manifying blib/man3/ZoneMinder::Control::PanasonicIP.3pm
  769. Manifying blib/man3/ZoneMinder::Base.3pm
  770. Manifying blib/man3/ZoneMinder::Trigger::Channel::Unix.3pm
  771. Manifying blib/man3/ZoneMinder::Control::AxisV2.3pm
  772. Manifying blib/man3/ZoneMinder::Trigger::Channel.3pm
  773. Manifying blib/man3/ZoneMinder::Memory.3pm
  774. Manifying blib/man3/ZoneMinder::Trigger::Channel::File.3pm
  775. Manifying blib/man3/ZoneMinder::Database.3pm
  776. Manifying blib/man3/ZoneMinder::ConfigData.3pm
  777. Manifying blib/man3/ZoneMinder::Control::PelcoD.3pm
  778. Manifying blib/man3/ZoneMinder::Control::Visca.3pm
  779. Manifying blib/man3/ZoneMinder::Trigger::Channel::Inet.3pm
  780. Manifying blib/man3/ZoneMinder::Trigger::Connection::Example.3pm
  781. Manifying blib/man3/ZoneMinder::Trigger::Channel::Spawning.3pm
  782. Manifying blib/man3/ZoneMinder::Control.3pm
  783. Manifying blib/man3/ZoneMinder::General.3pm
  784. Manifying blib/man3/ZoneMinder::Trigger::Channel::Handle.3pm
  785. Manifying blib/man3/ZoneMinder::Debug.3pm
  786. Manifying blib/man3/ZoneMinder::ConfigAdmin.3pm
  787. make[3]: Leaving directory `/home/baz/ZoneMinder-1.24.4/scripts/ZoneMinder'
  788. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4/scripts'
  789. Making all in db
  790. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4/db'
  791. make[2]: Nothing to be done for `all'.
  792. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4/db'
  793. Making all in misc
  794. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4/misc'
  795. make[2]: Nothing to be done for `all'.
  796. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4/misc'
  797. make[2]: Entering directory `/home/baz/ZoneMinder-1.24.4'
  798. make[2]: Leaving directory `/home/baz/ZoneMinder-1.24.4'
  799. make[1]: Leaving directory `/home/baz/ZoneMinder-1.24.4'
  800. [baz@localhost ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement