Advertisement
Guest User

Untitled

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