Advertisement
Guest User

Untitled

a guest
Jun 11th, 2021
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 68.47 KB | None | 0 0
  1. netdata % sudo CFLAGS="-I /opt/homebrew/Cellar/libuv/1.41.0/include -I /opt/homebrew/include/ -I /opt/homebrew/opt/openssl@1.1/include/" LDFLAGS="-L /opt/homebrew/lib/ -L /opt/homebrew/opt/openssl@1.1/lib/" ./netdata-installer.sh --aclk-ng --install /opt
  2.  
  3.   ^
  4.   |.-.   .-.   .-.   .-.   .  netdata
  5.   |   '-'   '-'   '-'   '-'   real-time performance monitoring, done right!
  6.   +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
  7.  
  8.  
  9.   You are about to build and install netdata to your system.
  10.  
  11.   The build process will use /tmp for
  12.   any temporary files. You can override this by setting $TMPDIR to a
  13.   writable directory where you can execute files.
  14.  
  15.   It will be installed at these locations:
  16.  
  17.    - the daemon     at /opt/netdata/usr/sbin/netdata
  18.    - config files   in /opt/netdata/etc/netdata
  19.    - web files      in /opt/netdata/usr/share/netdata
  20.    - plugins        in /opt/netdata/usr/libexec/netdata
  21.    - cache files    in /opt/netdata/var/cache/netdata
  22.    - db files       in /opt/netdata/var/lib/netdata
  23.    - log files      in /opt/netdata/var/log/netdata
  24.    - pid file       at /opt/netdata/var/run/netdata.pid
  25.    - logrotate file at /etc/logrotate.d/netdata
  26.  
  27.   This installer allows you to change the installation path.
  28.   Press Control-C and run the same command with --help for help.
  29.  
  30.  
  31.   NOTE:
  32.   Anonymous usage stats will be collected and sent to Netdata.
  33.   To opt-out, pass --disable-telemetry option to the installer or export
  34.   the environment variable DO_NOT_TRACK to a non-zero or non-empty value
  35.   (e.g: export DO_NOT_TRACK=1).
  36.  
  37. Skipping libmosquittoand install netdata to '/opt/netdata' >
  38.  --- /usr/include/Judy.h does not exist, but we need libJudy, building our own copy ---
  39.  --- Prepare libJudy ---
  40. [/Users/Mobile/netdata]# curl -q -sSL --connect-timeout 10 --retry 3 --output /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/v1.0.5-netdata2.tar.gz https://github.com/netdata/libjudy/archive/v1.0.5-netdata2.tar.gz
  41.  OK
  42.  
  43. v1.0.5-netdata2.tar.gz: OK
  44. [/Users/Mobile/netdata]# tar -xf /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/v1.0.5-netdata2.tar.gz -C /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X
  45.  OK
  46.  
  47. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= glibtoolize --force --copy
  48. glibtoolize: putting auxiliary files in '.'.
  49. glibtoolize: copying file './ltmain.sh'
  50. glibtoolize: You should add the contents of the following files to 'aclocal.m4':
  51. glibtoolize:   '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/libtool.m4'
  52. glibtoolize:   '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltoptions.m4'
  53. glibtoolize:   '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltsugar.m4'
  54. glibtoolize:   '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltversion.m4'
  55. glibtoolize:   '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/lt~obsolete.m4'
  56. glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  57. glibtoolize: and rerunning glibtoolize and aclocal.
  58. glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  59.  OK
  60.  
  61. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= aclocal
  62.  OK
  63.  
  64. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= autoheader
  65.  OK
  66.  
  67. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= automake --add-missing --force --copy --include-deps
  68. configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
  69. configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  70. configure.ac:147: installing './compile'
  71. configure.ac:223: installing './config.guess'
  72. configure.ac:223: installing './config.sub'
  73. configure.ac:7: installing './install-sh'
  74. configure.ac:7: installing './missing'
  75. src/Judy1/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  76. src/Judy1/Makefile.am: installing './depcomp'
  77. src/JudyCommon/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  78. src/JudyHS/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  79. src/JudyL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  80. src/JudySL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  81. src/Makefile.am:1: warning: naming a subdirectory 'obj' causes troubles with BSD make
  82. parallel-tests: installing './test-driver'
  83. tool/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  84.  OK
  85.  
  86. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= autoconf
  87. configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
  88. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
  89. aclocal.m4:9453: AM_INIT_AUTOMAKE is expanded from...
  90. configure.ac:7: the top level
  91. configure.ac:12: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
  92. configure.ac:12: You should use the 'AC_CONFIG_HEADERS' macro instead.
  93. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
  94. aclocal.m4:9787: AM_CONFIG_HEADER is expanded from...
  95. configure.ac:12: the top level
  96. configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
  97. configure.ac:110: You should run autoupdate.
  98. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  99. configure.ac:110: the top level
  100. configure.ac:119: warning: The macro `AC_HELP_STRING' is obsolete.
  101. configure.ac:119: You should run autoupdate.
  102. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  103. configure.ac:119: the top level
  104. configure.ac:156: warning: The macro `AC_HEADER_STDC' is obsolete.
  105. configure.ac:156: You should run autoupdate.
  106. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
  107. configure.ac:156: the top level
  108. configure.ac:168: warning: The macro `AC_HEADER_TIME' is obsolete.
  109. configure.ac:168: You should run autoupdate.
  110. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
  111. configure.ac:168: the top level
  112. configure.ac:238: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
  113. configure.ac:238: You should run autoupdate.
  114. aclocal.m4:122: AM_PROG_LIBTOOL is expanded from...
  115. configure.ac:238: the top level
  116. OK
  117.  
  118. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= ./configure
  119. checking whether to enable maintainer-specific portions of Makefiles... no
  120. checking for a BSD-compatible install... /usr/bin/install -c
  121. checking whether build environment is sane... yes
  122. checking for a race-free mkdir -p... ./install-sh -c -d
  123. checking for gawk... no
  124. checking for mawk... no
  125. checking for nawk... no
  126. checking for awk... awk
  127. checking whether make sets $(MAKE)... yes
  128. checking whether make supports nested variables... yes
  129. checking which flavor to build... product
  130. checking for gcc... gcc
  131. checking whether the C compiler works... yes
  132. checking for C compiler default output file name... a.out
  133. checking for suffix of executables...
  134. checking whether we are cross compiling... no
  135. checking for suffix of object files... o
  136. checking whether the compiler supports GNU C... yes
  137. checking whether gcc accepts -g... yes
  138. checking for gcc option to enable C11 features... none needed
  139. checking whether gcc understands -c and -o together... yes
  140. checking whether make supports the include directive... yes (GNU style)
  141. checking dependency style of gcc... gcc3
  142. checking how to run the C preprocessor... gcc -E
  143. checking whether ln -s works... yes
  144. checking whether make sets $(MAKE)... (cached) yes
  145. checking for stdio.h... yes
  146. checking for stdlib.h... yes
  147. checking for string.h... yes
  148. checking for inttypes.h... yes
  149. checking for stdint.h... yes
  150. checking for strings.h... yes
  151. checking for sys/stat.h... yes
  152. checking for sys/types.h... yes
  153. checking for unistd.h... yes
  154. checking for sys/time.h... yes
  155. checking for sys/param.h... yes
  156. checking for grep that handles long lines and -e... /usr/bin/grep
  157. checking for egrep... /usr/bin/grep -E
  158. checking for fcntl.h... yes
  159. checking for inttypes.h... (cached) yes
  160. checking for limits.h... yes
  161. checking for malloc.h... no
  162. checking for stddef.h... yes
  163. checking for stdint.h... (cached) yes
  164. checking for stdlib.h... (cached) yes
  165. checking for string.h... (cached) yes
  166. checking for strings.h... (cached) yes
  167. checking for sys/param.h... (cached) yes
  168. checking for sys/time.h... (cached) yes
  169. checking for unistd.h... (cached) yes
  170. checking for _Bool... yes
  171. checking for stdbool.h that conforms to C99... yes
  172. checking for an ANSI C-conforming const... yes
  173. checking for inline... inline
  174. checking for size_t... yes
  175. checking whether struct tm is in sys/time.h or time.h... time.h
  176. checking for working volatile... yes
  177. checking for ptrdiff_t... yes
  178. checking whether byte ordering is bigendian... no
  179. checking size of void *... 8
  180. Detected 64-bit Build Environment
  181. checking for error_at_line... no
  182. checking build system type... aarch64-apple-darwin20.4.0
  183. checking host system type... aarch64-apple-darwin20.4.0
  184. checking for GNU libc compatible malloc... yes
  185. checking for working memcmp... yes
  186. checking for getpagesize... yes
  187. checking for vprintf... yes
  188. checking for working mmap... yes
  189. checking whether lstat correctly handles trailing slash... no
  190. checking whether stat accepts an empty string... no
  191. checking for getpagesize... (cached) yes
  192. checking for gettimeofday... yes
  193. checking for memset... yes
  194. checking for munmap... yes
  195. checking for pow... yes
  196. checking for strchr... yes
  197. checking for strcspn... yes
  198. checking for strerror... yes
  199. checking for strstr... yes
  200. checking for strtoul... yes
  201. checking for uname... yes
  202. checking for ar... ar
  203. checking for ld... ld
  204. checking for ranlib... ranlib
  205. checking how to print strings... printf
  206. checking for a sed that does not truncate output... /usr/bin/sed
  207. checking for fgrep... /usr/bin/grep -F
  208. checking for ld used by gcc... ld
  209. checking if the linker (ld) is GNU ld... no
  210. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  211. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  212. checking the maximum length of command line arguments... 786432
  213. checking how to convert aarch64-apple-darwin20.4.0 file names to aarch64-apple-darwin20.4.0 format... func_convert_file_noop
  214. checking how to convert aarch64-apple-darwin20.4.0 file names to toolchain format... func_convert_file_noop
  215. checking for ld option to reload object files... -r
  216. checking for objdump... objdump
  217. checking how to recognize dependent libraries... pass_all
  218. checking for dlltool... no
  219. checking how to associate runtime and link libraries... printf %s\n
  220. checking for archiver @FILE support... no
  221. checking for strip... strip
  222. checking for ranlib... (cached) ranlib
  223. checking command to parse /usr/bin/nm -B output from gcc object... ok
  224. checking for sysroot... no
  225. checking for a working dd... /bin/dd
  226. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  227. checking for mt... no
  228. checking if : is a manifest tool... no
  229. checking for dsymutil... dsymutil
  230. checking for nmedit... nmedit
  231. checking for lipo... lipo
  232. checking for otool... otool
  233. checking for otool64... no
  234. checking for -single_module linker flag... yes
  235. checking for -exported_symbols_list linker flag... yes
  236. checking for -force_load linker flag... yes
  237. checking for dlfcn.h... yes
  238. checking for objdir... .libs
  239. checking if gcc supports -fno-rtti -fno-exceptions... yes
  240. checking for gcc option to produce PIC... -fno-common -DPIC
  241. checking if gcc PIC flag -fno-common -DPIC works... yes
  242. checking if gcc static flag -static works... no
  243. checking if gcc supports -c -o file.o... yes
  244. checking if gcc supports -c -o file.o... (cached) yes
  245. checking whether the gcc linker (ld) supports shared libraries... yes
  246. checking dynamic linker characteristics... darwin20.4.0 dyld
  247. checking how to hardcode library paths into programs... immediate
  248. checking whether stripping libraries is possible... yes
  249. checking if libtool supports shared libraries... yes
  250. checking whether to build shared libraries... yes
  251. checking whether to build static libraries... yes
  252. checking that generated files are newer than configure... done
  253. configure: creating ./config.status
  254. config.status: creating Makefile
  255. config.status: creating src/Judy1/Makefile
  256. config.status: creating src/JudyCommon/Makefile
  257. config.status: creating src/JudyHS/Makefile
  258. config.status: creating src/JudyL/Makefile
  259. config.status: creating src/JudySL/Makefile
  260. config.status: creating src/Makefile
  261. config.status: creating src/obj/Makefile
  262. config.status: creating tool/Makefile
  263. config.status: creating doc/Makefile
  264. config.status: creating test/Makefile
  265. config.status: creating config.h
  266. config.status: executing depfiles commands
  267. config.status: executing libtool commands
  268. OK
  269.  
  270. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= make -C src
  271. Making all in .
  272. make[1]: Nothing to be done for `all-am'.
  273. Making all in JudyCommon
  274. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I..   -fPIC -DJU_64BIT   -fPIC -DJU_64BIT -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c -o JudyMalloc.lo JudyMalloc.c
  275. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c JudyMalloc.c  -fno-common -DPIC -o .libs/JudyMalloc.o
  276. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c JudyMalloc.c -o JudyMalloc.o >/dev/null 2>&1
  277. mv -f .deps/JudyMalloc.Tpo .deps/JudyMalloc.Plo
  278. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -fPIC -DJU_64BIT   -fPIC -DJU_64BIT   -o libJudyMalloc.la  JudyMalloc.lo
  279. libtool: link: ar cru .libs/libJudyMalloc.a .libs/JudyMalloc.o
  280. libtool: link: ranlib .libs/libJudyMalloc.a
  281. libtool: link: ( cd ".libs" && rm -f "libJudyMalloc.la" && ln -s "../libJudyMalloc.la" "libJudyMalloc.la"".libs" && rm -f "libJudyL.la" && ln -s "../libJudyL.la" "libJudyL.la" )
  282. cp -f ../JudyCommon/JudyPrevNext.c              JudyLNext.c
  283. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c -o libnext_la-JudyLNext.lo `test -f 'JudyLNext.c' || echo './'`JudyLNext.c
  284. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c JudyLNext.c  -fno-common -DPIC -o .libs/libnext_la-JudyLNext.o
  285. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c JudyLNext.c -o libnext_la-JudyLNext.o >/dev/null 2>&1
  286. mv -f .deps/libnext_la-JudyLNext.Tpo .deps/libnext_la-JudyLNext.Plo
  287. cp -f ../JudyCommon/JudyPrevNextEmpty.c         JudyLNextEmpty.c
  288. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c -o libnext_la-JudyLNextEmpty.lo `test -f 'JudyLNextEmpty.c' || echo './'`JudyLNextEmpty.c
  289. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c JudyLNextEmpty.c  -fno-common -DPIC -o .libs/libnext_la-JudyLNextEmpty.o
  290. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c JudyLNextEmpty.c -o libnext_la-JudyLNextEmpty.o >/dev/null 2>&1
  291. mv -f .deps/libnext_la-JudyLNextEmpty.Tpo .deps/libnext_la-JudyLNextEmpty.Plo
  292. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYNEXT -fPIC -DJU_64BIT   -o libnext.la  libnext_la-JudyLNext.lo libnext_la-JudyLNextEmpty.lo
  293. libtool: link: ar cru .libs/libnext.a .libs/libnext_la-JudyLNext.o .libs/libnext_la-JudyLNextEmpty.o
  294. libtool: link: ranlib .libs/libnext.a
  295. libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
  296. cp -f ../JudyCommon/JudyPrevNext.c              JudyLPrev.c
  297. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c -o libprev_la-JudyLPrev.lo `test -f 'JudyLPrev.c' || echo './'`JudyLPrev.c
  298. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c JudyLPrev.c  -fno-common -DPIC -o .libs/libprev_la-JudyLPrev.o
  299. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c JudyLPrev.c -o libprev_la-JudyLPrev.o >/dev/null 2>&1
  300. mv -f .deps/libprev_la-JudyLPrev.Tpo .deps/libprev_la-JudyLPrev.Plo
  301. cp -f ../JudyCommon/JudyPrevNextEmpty.c         JudyLPrevEmpty.c
  302. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c -o libprev_la-JudyLPrevEmpty.lo `test -f 'JudyLPrevEmpty.c' || echo './'`JudyLPrevEmpty.c
  303. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c JudyLPrevEmpty.c  -fno-common -DPIC -o .libs/libprev_la-JudyLPrevEmpty.o
  304. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c JudyLPrevEmpty.c -o libprev_la-JudyLPrevEmpty.o >/dev/null 2>&1
  305. mv -f .deps/libprev_la-JudyLPrevEmpty.Tpo .deps/libprev_la-JudyLPrevEmpty.Plo
  306. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYPREV -fPIC -DJU_64BIT   -o libprev.la  libprev_la-JudyLPrev.lo libprev_la-JudyLPrevEmpty.lo
  307. libtool: link: ar cru .libs/libprev.a .libs/libprev_la-JudyLPrev.o .libs/libprev_la-JudyLPrevEmpty.o
  308. libtool: link: ranlib .libs/libprev.a
  309. libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
  310. cp -f ../JudyCommon/JudyByCount.c               JudyLByCount.c
  311. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c -o libcount_la-JudyLByCount.lo `test -f 'JudyLByCount.c' || echo './'`JudyLByCount.c
  312. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c JudyLByCount.c  -fno-common -DPIC -o .libs/libcount_la-JudyLByCount.o
  313. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c JudyLByCount.c -o libcount_la-JudyLByCount.o >/dev/null 2>&1
  314. mv -f .deps/libcount_la-JudyLByCount.Tpo .deps/libcount_la-JudyLByCount.Plo
  315. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT   -o libcount.la  libcount_la-JudyLByCount.lo
  316. libtool: link: ar cru .libs/libcount.a .libs/libcount_la-JudyLByCount.o
  317. libtool: link: ranlib .libs/libcount.a
  318. libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
  319. cp -f ../JudyCommon/JudyGet.c                   j__udyLGet.c
  320. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c -o libinline_la-j__udyLGet.lo `test -f 'j__udyLGet.c' || echo './'`j__udyLGet.c
  321. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c j__udyLGet.c  -fno-common -DPIC -o .libs/libinline_la-j__udyLGet.o
  322. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c j__udyLGet.c -o libinline_la-j__udyLGet.o >/dev/null 2>&1
  323. mv -f .deps/libinline_la-j__udyLGet.Tpo .deps/libinline_la-j__udyLGet.Plo
  324. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYGETINLINE -fPIC -DJU_64BIT   -o libinline.la  libinline_la-j__udyLGet.lo
  325. libtool: link: ar cru .libs/libinline.a .libs/libinline_la-j__udyLGet.o
  326. libtool: link: ranlib .libs/libinline.a
  327. libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la"".libs" && rm -f "libJudy1.la" && ln -s "../libJudy1.la" "libJudy1.la" )
  328. cp -f ../JudyCommon/JudyPrevNext.c              Judy1Next.c
  329. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c -o libnext_la-Judy1Next.lo `test -f 'Judy1Next.c' || echo './'`Judy1Next.c
  330. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c Judy1Next.c  -fno-common -DPIC -o .libs/libnext_la-Judy1Next.o
  331. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c Judy1Next.c -o libnext_la-Judy1Next.o >/dev/null 2>&1
  332. mv -f .deps/libnext_la-Judy1Next.Tpo .deps/libnext_la-Judy1Next.Plo
  333. cp -f ../JudyCommon/JudyPrevNextEmpty.c         Judy1NextEmpty.c
  334. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c -o libnext_la-Judy1NextEmpty.lo `test -f 'Judy1NextEmpty.c' || echo './'`Judy1NextEmpty.c
  335. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c Judy1NextEmpty.c  -fno-common -DPIC -o .libs/libnext_la-Judy1NextEmpty.o
  336. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -fPIC -DJU_64BIT -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c Judy1NextEmpty.c -o libnext_la-Judy1NextEmpty.o >/dev/null 2>&1
  337. mv -f .deps/libnext_la-Judy1NextEmpty.Tpo .deps/libnext_la-Judy1NextEmpty.Plo
  338. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYNEXT -fPIC -DJU_64BIT   -o libnext.la  libnext_la-Judy1Next.lo libnext_la-Judy1NextEmpty.lo
  339. libtool: link: ar cru .libs/libnext.a .libs/libnext_la-Judy1Next.o .libs/libnext_la-Judy1NextEmpty.o
  340. libtool: link: ranlib .libs/libnext.a
  341. libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
  342. cp -f ../JudyCommon/JudyPrevNext.c              Judy1Prev.c
  343. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c -o libprev_la-Judy1Prev.lo `test -f 'Judy1Prev.c' || echo './'`Judy1Prev.c
  344. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c Judy1Prev.c  -fno-common -DPIC -o .libs/libprev_la-Judy1Prev.o
  345. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c Judy1Prev.c -o libprev_la-Judy1Prev.o >/dev/null 2>&1
  346. mv -f .deps/libprev_la-Judy1Prev.Tpo .deps/libprev_la-Judy1Prev.Plo
  347. cp -f ../JudyCommon/JudyPrevNextEmpty.c         Judy1PrevEmpty.c
  348. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c -o libprev_la-Judy1PrevEmpty.lo `test -f 'Judy1PrevEmpty.c' || echo './'`Judy1PrevEmpty.c
  349. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c Judy1PrevEmpty.c  -fno-common -DPIC -o .libs/libprev_la-Judy1PrevEmpty.o
  350. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -fPIC -DJU_64BIT -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c Judy1PrevEmpty.c -o libprev_la-Judy1PrevEmpty.o >/dev/null 2>&1
  351. mv -f .deps/libprev_la-Judy1PrevEmpty.Tpo .deps/libprev_la-Judy1PrevEmpty.Plo
  352. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYPREV -fPIC -DJU_64BIT   -o libprev.la  libprev_la-Judy1Prev.lo libprev_la-Judy1PrevEmpty.lo
  353. libtool: link: ar cru .libs/libprev.a .libs/libprev_la-Judy1Prev.o .libs/libprev_la-Judy1PrevEmpty.o
  354. libtool: link: ranlib .libs/libprev.a
  355. libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
  356. cp -f ../JudyCommon/JudyByCount.c               Judy1ByCount.c
  357. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c -o libcount_la-Judy1ByCount.lo `test -f 'Judy1ByCount.c' || echo './'`Judy1ByCount.c
  358. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c Judy1ByCount.c  -fno-common -DPIC -o .libs/libcount_la-Judy1ByCount.o
  359. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c Judy1ByCount.c -o libcount_la-Judy1ByCount.o >/dev/null 2>&1
  360. mv -f .deps/libcount_la-Judy1ByCount.Tpo .deps/libcount_la-Judy1ByCount.Plo
  361. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT   -o libcount.la  libcount_la-Judy1ByCount.lo
  362. libtool: link: ar cru .libs/libcount.a .libs/libcount_la-Judy1ByCount.o
  363. libtool: link: ranlib .libs/libcount.a
  364. libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
  365. cp -f ../JudyCommon/JudyGet.c                   j__udy1Test.c
  366. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c -o libinline_la-j__udy1Test.lo `test -f 'j__udy1Test.c' || echo './'`j__udy1Test.c
  367. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c j__udy1Test.c  -fno-common -DPIC -o .libs/libinline_la-j__udy1Test.o
  368. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYGETINLINE -fPIC -DJU_64BIT -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c j__udy1Test.c -o libinline_la-j__udy1Test.o >/dev/null 2>&1
  369. mv -f .deps/libinline_la-j__udy1Test.Tpo .deps/libinline_la-j__udy1Test.Plo
  370. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYGETINLINE -fPIC -DJU_64BIT   -o libinline.la  libinline_la-j__udy1Test.lo
  371. libtool: link: ar cru .libs/libinline.a .libs/libinline_la-j__udy1Test.o
  372. libtool: link: ranlib .libs/libinline.a
  373. libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
  374. Making all in JudySL
  375. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -fPIC -DJU_64BIT   -fPIC -DJU_64BIT -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c -o JudySL.lo JudySL.c
  376. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c JudySL.c  -fno-common -DPIC -o .libs/JudySL.o
  377. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c JudySL.c -o JudySL.o >/dev/null 2>&1
  378. mv -f .deps/JudySL.Tpo .deps/JudySL.Plo
  379. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -fPIC -DJU_64BIT   -fPIC -DJU_64BIT   -o libJudySL.la  JudySL.lo
  380. libtool: link: ar cru .libs/libJudySL.a .libs/JudySL.o
  381. libtool: link: ranlib .libs/libJudySL.a
  382. libtool: link: ( cd ".libs" && rm -f "libJudySL.la" && ln -s "../libJudySL.la" "libJudySL.la" )
  383. Making all in JudyHS
  384. /bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -fPIC -DJU_64BIT   -fPIC -DJU_64BIT -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c -o JudyHS.lo JudyHS.c
  385. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c JudyHS.c  -fno-common -DPIC -o .libs/JudyHS.o
  386. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -fPIC -DJU_64BIT -fPIC -DJU_64BIT -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c JudyHS.c -o JudyHS.o >/dev/null 2>&1
  387. mv -f .deps/JudyHS.Tpo .deps/JudyHS.Plo
  388. /bin/sh ../../libtool  --tag=CC   --mode=link gcc -fPIC -DJU_64BIT   -fPIC -DJU_64BIT   -o libJudyHS.la  JudyHS.lo
  389. libtool: link: ar cru .libs/libJudyHS.a .libs/JudyHS.o
  390. libtool: link: ranlib .libs/libJudyHS.a
  391. libtool: link: ( cd ".libs" && rm -f "libJudyHS.la" && ln -s "../libJudyHS.la" "libJudyHS.la" )
  392. Making all in obj
  393. /bin/sh ../../libtool  --tag=CC   --mode=link gcc  -fPIC -DJU_64BIT -version-info 1:3:0  -o libJudy.la -rpath /usr/local/lib  ../JudyCommon/*.lo ../JudyL/*.lo ../Judy1/*.lo ../JudyHS/*.lo ../JudySL/*.lo
  394. libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libJudy.1.dylib  ../JudyCommon/.libs/JudyMalloc.o ../JudyL/.libs/JudyLCascade.o ../JudyL/.libs/JudyLCount.o ../JudyL/.libs/JudyLCreateBranch.o ../JudyL/.libs/JudyLDecascade.o ../JudyL/.libs/JudyLDel.o ../JudyL/.libs/JudyLFirst.o ../JudyL/.libs/JudyLFreeArray.o ../JudyL/.libs/JudyLGet.o ../JudyL/.libs/JudyLIns.o ../JudyL/.libs/JudyLInsArray.o ../JudyL/.libs/JudyLInsertBranch.o ../JudyL/.libs/JudyLMallocIF.o ../JudyL/.libs/JudyLMemActive.o ../JudyL/.libs/JudyLMemUsed.o ../JudyL/.libs/JudyLTables.o ../JudyL/.libs/libcount_la-JudyLByCount.o ../JudyL/.libs/libinline_la-j__udyLGet.o ../JudyL/.libs/libnext_la-JudyLNext.o ../JudyL/.libs/libnext_la-JudyLNextEmpty.o ../JudyL/.libs/libprev_la-JudyLPrev.o ../JudyL/.libs/libprev_la-JudyLPrevEmpty.o ../Judy1/.libs/Judy1Cascade.o ../Judy1/.libs/Judy1Count.o ../Judy1/.libs/Judy1CreateBranch.o ../Judy1/.libs/Judy1Decascade.o ../Judy1/.libs/Judy1First.o ../Judy1/.libs/Judy1FreeArray.o ../Judy1/.libs/Judy1InsertBranch.o ../Judy1/.libs/Judy1MallocIF.o ../Judy1/.libs/Judy1MemActive.o ../Judy1/.libs/Judy1MemUsed.o ../Judy1/.libs/Judy1Set.o ../Judy1/.libs/Judy1SetArray.o ../Judy1/.libs/Judy1Tables.o ../Judy1/.libs/Judy1Test.o ../Judy1/.libs/Judy1Unset.o ../Judy1/.libs/libcount_la-Judy1ByCount.o ../Judy1/.libs/libinline_la-j__udy1Test.o ../Judy1/.libs/libnext_la-Judy1Next.o ../Judy1/.libs/libnext_la-Judy1NextEmpty.o ../Judy1/.libs/libprev_la-Judy1Prev.o ../Judy1/.libs/libprev_la-Judy1PrevEmpty.o ../JudyHS/.libs/JudyHS.o ../JudySL/.libs/JudySL.o      -install_name  /usr/local/lib/libJudy.1.dylib -compatibility_version 2 -current_version 2.3 -Wl,-single_module
  395. libtool: link: (cd ".libs" && rm -f "libJudy.dylib" && ln -s "libJudy.1.dylib" "libJudy.dylib")
  396. libtool: link: ar cru .libs/libJudy.a  ../JudyCommon/JudyMalloc.o ../JudyL/JudyLCascade.o ../JudyL/JudyLCount.o ../JudyL/JudyLCreateBranch.o ../JudyL/JudyLDecascade.o ../JudyL/JudyLDel.o ../JudyL/JudyLFirst.o ../JudyL/JudyLFreeArray.o ../JudyL/JudyLGet.o ../JudyL/JudyLIns.o ../JudyL/JudyLInsArray.o ../JudyL/JudyLInsertBranch.o ../JudyL/JudyLMallocIF.o ../JudyL/JudyLMemActive.o ../JudyL/JudyLMemUsed.o ../JudyL/JudyLTables.o ../JudyL/libcount_la-JudyLByCount.o ../JudyL/libinline_la-j__udyLGet.o ../JudyL/libnext_la-JudyLNext.o ../JudyL/libnext_la-JudyLNextEmpty.o ../JudyL/libprev_la-JudyLPrev.o ../JudyL/libprev_la-JudyLPrevEmpty.o ../Judy1/Judy1Cascade.o ../Judy1/Judy1Count.o ../Judy1/Judy1CreateBranch.o ../Judy1/Judy1Decascade.o ../Judy1/Judy1First.o ../Judy1/Judy1FreeArray.o ../Judy1/Judy1InsertBranch.o ../Judy1/Judy1MallocIF.o ../Judy1/Judy1MemActive.o ../Judy1/Judy1MemUsed.o ../Judy1/Judy1Set.o ../Judy1/Judy1SetArray.o ../Judy1/Judy1Tables.o ../Judy1/Judy1Test.o ../Judy1/Judy1Unset.o ../Judy1/libcount_la-Judy1ByCount.o ../Judy1/libinline_la-j__udy1Test.o ../Judy1/libnext_la-Judy1Next.o ../Judy1/libnext_la-Judy1NextEmpty.o ../Judy1/libprev_la-Judy1Prev.o ../Judy1/libprev_la-Judy1PrevEmpty.o ../JudyHS/JudyHS.o ../JudySL/JudySL.o
  397. libtool: link: ranlib .libs/libJudy.a
  398. libtool: link: ( cd ".libs" && rm -f "libJudy.la" && ln -s "../libJudy.la" "libJudy.la" )
  399.  OK
  400.  
  401. [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= ar -r src/libJudy.a src/Judy1/Judy1Cascade.o src/Judy1/Judy1Count.o src/Judy1/Judy1CreateBranch.o src/Judy1/Judy1Decascade.o src/Judy1/Judy1First.o src/Judy1/Judy1FreeArray.o src/Judy1/Judy1InsertBranch.o src/Judy1/Judy1MallocIF.o src/Judy1/Judy1MemActive.o src/Judy1/Judy1MemUsed.o src/Judy1/Judy1Set.o src/Judy1/Judy1SetArray.o src/Judy1/Judy1Tables.o src/Judy1/Judy1Test.o src/Judy1/Judy1Unset.o src/Judy1/libcount_la-Judy1ByCount.o src/Judy1/libinline_la-j__udy1Test.o src/Judy1/libnext_la-Judy1Next.o src/Judy1/libnext_la-Judy1NextEmpty.o src/Judy1/libprev_la-Judy1Prev.o src/Judy1/libprev_la-Judy1PrevEmpty.o src/JudyCommon/JudyMalloc.o src/JudyHS/JudyHS.o src/JudyL/JudyLCascade.o src/JudyL/JudyLCount.o src/JudyL/JudyLCreateBranch.o src/JudyL/JudyLDecascade.o src/JudyL/JudyLDel.o src/JudyL/JudyLFirst.o src/JudyL/JudyLFreeArray.o src/JudyL/JudyLGet.o src/JudyL/JudyLIns.o src/JudyL/JudyLInsArray.o src/JudyL/JudyLInsertBranch.o src/JudyL/JudyLMallocIF.o src/JudyL/JudyLMemActive.o src/JudyL/JudyLMemUsed.o src/JudyL/JudyLTables.o src/JudyL/libcount_la-JudyLByCount.o src/JudyL/libinline_la-j__udyLGet.o src/JudyL/libnext_la-JudyLNext.o src/JudyL/libnext_la-JudyLNextEmpty.o src/JudyL/libprev_la-JudyLPrev.o src/JudyL/libprev_la-JudyLPrevEmpty.o src/JudySL/JudySL.o
  402. ar: creating archive src/libJudy.a
  403.  OK
  404.  
  405. [/Users/Mobile/netdata]# mkdir -p /Users/Mobile/netdata/externaldeps/libJudy
  406.  OK
  407.  
  408. [/Users/Mobile/netdata]# cp /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2/src/libJudy.a /Users/Mobile/netdata/externaldeps/libJudy/libJudy.a
  409.  OK
  410.  
  411. [/Users/Mobile/netdata]# cp /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2/src/Judy.h /Users/Mobile/netdata/externaldeps/libJudy/Judy.h
  412.  OK
  413.  
  414.  OK  libJudy built and prepared.
  415.  
  416.  
  417.  --- Updating tags in git to ensure a consistent version number ---
  418. ./netdata-installer.sh: line 967: remote: No such file or directory
  419.  
  420.  --- Run autotools to configure the build environment ---
  421. [/Users/Mobile/netdata]# autoreconf -ivf
  422. autoreconf: export WARNINGS=
  423. autoreconf: Entering directory '.'
  424. autoreconf: configure.ac: not using Gettext
  425. autoreconf: running: aclocal --force -I build/m4
  426. autoreconf: configure.ac: tracing
  427. autoreconf: configure.ac: not using Libtool
  428. autoreconf: configure.ac: not using Intltool
  429. autoreconf: configure.ac: not using Gtkdoc
  430. autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoconf --force
  431. configure.ac:39: warning: The macro `AC_PROG_CC_C99' is obsolete.
  432. configure.ac:39: You should run autoupdate.
  433. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
  434. configure.ac:39: the top level
  435. configure.ac:290: warning: The macro `ACX_PTHREAD' is obsolete.
  436. configure.ac:290: You should run autoupdate.
  437. build/m4/ax_pthread.m4:63: ACX_PTHREAD is expanded from...
  438. configure.ac:290: the top level
  439. configure.ac:1023: warning: The macro `AC_TRY_LINK' is obsolete.
  440. configure.ac:1023: You should run autoupdate.
  441. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  442. configure.ac:1023: the top level
  443. configure.ac:1300: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  444. configure.ac:1300: You should run autoupdate.
  445. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  446. configure.ac:1300: the top level
  447. configure.ac:1306: warning: The macro `AC_TRY_LINK' is obsolete.
  448. configure.ac:1306: You should run autoupdate.
  449. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  450. configure.ac:1306: the top level
  451. autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoheader --force
  452. autoreconf: running: automake --add-missing --copy --force-missing
  453. autoreconf: './config.sub' is updated
  454. autoreconf: './config.guess' is updated
  455. autoreconf: Leaving directory '.'
  456. OK
  457.  
  458. [/Users/Mobile/netdata]# ./configure --prefix=/opt/netdata/usr --sysconfdir=/opt/netdata/etc --localstatedir=/opt/netdata/var --libexecdir=/opt/netdata/usr/libexec --libdir=/opt/netdata/usr/lib --with-zlib --with-math --with-user=netdata --with-aclk-ng --with-libJudy=externaldeps/libJudy CFLAGS=-I\ /opt/homebrew/Cellar/libuv/1.41.0/include\/ -I\ /opt/homebrew/include/\ -I\ /opt/homebrew/opt/openssl@1.1/include/ LDFLAGS=-L/opt/homebrew/opt/openssl/lib
  459. checking whether to enable maintainer-specific portions of Makefiles... no
  460. checking for a BSD-compatible install... /usr/bin/install -c
  461. checking whether build environment is sane... yes
  462. checking for a race-free mkdir -p... ././install-sh -c -d
  463. checking for gawk... no
  464. checking for mawk... no
  465. checking for nawk... no
  466. checking for awk... awk
  467. checking whether make sets $(MAKE)... yes
  468. checking whether make supports nested variables... yes
  469. checking how to create a pax tar archive... gnutar
  470. checking whether make supports nested variables... (cached) yes
  471. checking build system type... aarch64-apple-darwin20.4.0
  472. checking host system type... aarch64-apple-darwin20.4.0
  473. checking for gcc... gcc
  474. checking whether the C compiler works... yes
  475. checking for C compiler default output file name... a.out
  476. checking for suffix of executables...
  477. checking whether we are cross compiling... no
  478. checking for suffix of object files... o
  479. checking whether the compiler supports GNU C... yes
  480. checking whether gcc accepts -g... yes
  481. checking for gcc option to enable C11 features... none needed
  482. checking whether gcc understands -c and -o together... yes
  483. checking whether make supports the include directive... yes (GNU style)
  484. checking dependency style of gcc... gcc3
  485. checking for g++... g++
  486. checking whether the compiler supports GNU C++... yes
  487. checking whether g++ accepts -g... yes
  488. checking for g++ option to enable C++11 features... none needed
  489. checking dependency style of g++... gcc3
  490. checking for pkg-config... /opt/homebrew/bin/pkg-config
  491. checking pkg-config is at least version 0.9.0... yes
  492. checking for stdio.h... yes
  493. checking for stdlib.h... yes
  494. checking for string.h... yes
  495. checking for inttypes.h... yes
  496. checking for stdint.h... yes
  497. checking for strings.h... yes
  498. checking for sys/stat.h... yes
  499. checking for sys/types.h... yes
  500. checking for unistd.h... yes
  501. checking for wchar.h... yes
  502. checking for minix/config.h... no
  503. checking for sys/prctl.h... no
  504. checking for sys/vfs.h... no
  505. checking for sys/statfs.h... no
  506. checking for linux/magic.h... no
  507. checking for sys/statvfs.h... yes
  508. checking for sys/mount.h... yes
  509. checking whether it is safe to define __EXTENSIONS__... yes
  510. checking whether _XOPEN_SOURCE should be defined... no
  511. checking for __attribute__((returns_nonnull))... yes
  512. checking for __attribute__((malloc))... yes
  513. checking for __attribute__((noreturn))... yes
  514. checking for __attribute__((noinline))... yes
  515. checking for __attribute__((format))... yes
  516. checking for __attribute__((warn_unused_result))... yes
  517. checking for struct timespec... yes
  518. checking for clockid_t... yes
  519. checking for library containing clock_gettime... none required
  520. checking for clock_gettime... yes
  521. checking for sched_setscheduler... no
  522. checking for sched_getscheduler... no
  523. checking for sched_getparam... no
  524. checking for sched_get_priority_min... yes
  525. checking for sched_get_priority_max... yes
  526. checking for getpriority... yes
  527. checking for setpriority... yes
  528. checking for nice... yes
  529. checking for recvmmsg... no
  530. checking for int8_t... yes
  531. checking for int16_t... yes
  532. checking for int32_t... yes
  533. checking for int64_t... yes
  534. checking for uint8_t... yes
  535. checking for uint16_t... yes
  536. checking for uint32_t... yes
  537. checking for uint64_t... yes
  538. checking for inline... inline
  539. checking for gcc options needed to detect all undeclared functions... none needed
  540. checking whether strerror_r is declared... yes
  541. checking whether strerror_r returns char *... no
  542. checking for _Generic... yes
  543. checking for __atomic... yes
  544. checking size of void *... 8
  545. checking for sys/mkdev.h... no
  546. checking for sys/sysmacros.h... no
  547. checking for sys/types.h... (cached) yes
  548. checking for netinet/in.h... yes
  549. checking for arpa/nameser.h... yes
  550. checking for netdb.h... yes
  551. checking for resolv.h... yes
  552. checking for accept4... no
  553. checking operating system... macos with id 3
  554. checking if compiler needs -Werror to reject unknown flags... yes
  555. checking whether pthreads work with -pthread... yes
  556. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  557. checking if more special flags are required for pthreads... -D_THREAD_SAFE
  558. checking for PTHREAD_PRIO_INHERIT... yes
  559. checking for pthread_getname_np in -lpthread... yes
  560. checking for sin in -lm... yes
  561. checking if libm should be used... yes
  562. checking for uv_fs_scandir_next in -luv... no
  563. configure: error: libuv required but not found. Try installing 'libuv1-dev' or 'libuv-devel'.
  564. FAILED
  565.  
  566.  
  567.  ^
  568.  |.-.   .-.   .-.   .-.   .-.   .  netdata                          .-.   .-
  569.  |   '-'   '-'   '-'   '-'   '-'   sorry, it failed to build...  '-'   '-'
  570.  +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
  571.  
  572.  
  573. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  574.  
  575. Sorry! netdata failed to build...
  576.  
  577. You may need to check these:
  578.  
  579. 1. The package uuid-dev (or libuuid-devel) has to be installed.
  580.  
  581.   If your system cannot find libuuid, although it is installed
  582.   run me with the option:  --libs-are-really-here
  583.  
  584. 2. The package zlib1g-dev (or zlib-devel) has to be installed.
  585.  
  586.   If your system cannot find zlib, although it is installed
  587.   run me with the option:  --libs-are-really-here
  588.  
  589. 3. The package json-c-dev (or json-c-devel) has to be installed.
  590.  
  591.   If your system cannot find json-c, although it is installed
  592.   run me with the option:  --libs-are-really-here
  593.  
  594. 4. You need basic build tools installed, like:
  595.  
  596.   gcc make autoconf automake pkg-config
  597.  
  598.   Autoconf version 2.60 or higher is required.
  599.  
  600. If you still cannot get it to build, ask for help at github:
  601.  
  602.   https://github.com/netdata/netdata/issues
  603.  
  604.  
  605.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement