Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- netdata % sudo CFLAGS="-I /opt/homebrew/Cellar/libuv/1.41.0/include -I /opt/homebrew/include/ -I /opt/homebrew/opt/[email protected]/include/" LDFLAGS="-L /opt/homebrew/lib/ -L /opt/homebrew/opt/[email protected]/lib/" ./netdata-installer.sh --aclk-ng --install /opt
- ^
- |.-. .-. .-. .-. . netdata
- | '-' '-' '-' '-' real-time performance monitoring, done right!
- +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
- You are about to build and install netdata to your system.
- The build process will use /tmp for
- any temporary files. You can override this by setting $TMPDIR to a
- writable directory where you can execute files.
- It will be installed at these locations:
- - the daemon at /opt/netdata/usr/sbin/netdata
- - config files in /opt/netdata/etc/netdata
- - web files in /opt/netdata/usr/share/netdata
- - plugins in /opt/netdata/usr/libexec/netdata
- - cache files in /opt/netdata/var/cache/netdata
- - db files in /opt/netdata/var/lib/netdata
- - log files in /opt/netdata/var/log/netdata
- - pid file at /opt/netdata/var/run/netdata.pid
- - logrotate file at /etc/logrotate.d/netdata
- This installer allows you to change the installation path.
- Press Control-C and run the same command with --help for help.
- NOTE:
- Anonymous usage stats will be collected and sent to Netdata.
- To opt-out, pass --disable-telemetry option to the installer or export
- the environment variable DO_NOT_TRACK to a non-zero or non-empty value
- (e.g: export DO_NOT_TRACK=1).
- Skipping libmosquittoand install netdata to '/opt/netdata' >
- --- /usr/include/Judy.h does not exist, but we need libJudy, building our own copy ---
- --- Prepare libJudy ---
- [/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
- OK
- v1.0.5-netdata2.tar.gz: OK
- [/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
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= glibtoolize --force --copy
- glibtoolize: putting auxiliary files in '.'.
- glibtoolize: copying file './ltmain.sh'
- glibtoolize: You should add the contents of the following files to 'aclocal.m4':
- glibtoolize: '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/libtool.m4'
- glibtoolize: '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltoptions.m4'
- glibtoolize: '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltsugar.m4'
- glibtoolize: '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/ltversion.m4'
- glibtoolize: '/opt/homebrew/Cellar/libtool/2.4.6_3/share/aclocal/lt~obsolete.m4'
- glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- glibtoolize: and rerunning glibtoolize and aclocal.
- glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= aclocal
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= autoheader
- OK
- [/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
- configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
- configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
- configure.ac:147: installing './compile'
- configure.ac:223: installing './config.guess'
- configure.ac:223: installing './config.sub'
- configure.ac:7: installing './install-sh'
- configure.ac:7: installing './missing'
- src/Judy1/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- src/Judy1/Makefile.am: installing './depcomp'
- src/JudyCommon/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- src/JudyHS/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- src/JudyL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- src/JudySL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- src/Makefile.am:1: warning: naming a subdirectory 'obj' causes troubles with BSD make
- parallel-tests: installing './test-driver'
- tool/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= autoconf
- configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
- ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
- aclocal.m4:9453: AM_INIT_AUTOMAKE is expanded from...
- configure.ac:7: the top level
- configure.ac:12: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
- configure.ac:12: You should use the 'AC_CONFIG_HEADERS' macro instead.
- ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
- aclocal.m4:9787: AM_CONFIG_HEADER is expanded from...
- configure.ac:12: the top level
- configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete.
- configure.ac:110: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:110: the top level
- configure.ac:119: warning: The macro `AC_HELP_STRING' is obsolete.
- configure.ac:119: You should run autoupdate.
- ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
- configure.ac:119: the top level
- configure.ac:156: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:156: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:156: the top level
- configure.ac:168: warning: The macro `AC_HEADER_TIME' is obsolete.
- configure.ac:168: You should run autoupdate.
- ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
- configure.ac:168: the top level
- configure.ac:238: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
- configure.ac:238: You should run autoupdate.
- aclocal.m4:122: AM_PROG_LIBTOOL is expanded from...
- configure.ac:238: the top level
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= ./configure
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking which flavor to build... product
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for sys/time.h... yes
- checking for sys/param.h... yes
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fcntl.h... yes
- checking for inttypes.h... (cached) yes
- checking for limits.h... yes
- checking for malloc.h... no
- checking for stddef.h... yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for sys/param.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for _Bool... yes
- checking for stdbool.h that conforms to C99... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for working volatile... yes
- checking for ptrdiff_t... yes
- checking whether byte ordering is bigendian... no
- checking size of void *... 8
- Detected 64-bit Build Environment
- checking for error_at_line... no
- checking build system type... aarch64-apple-darwin20.4.0
- checking host system type... aarch64-apple-darwin20.4.0
- checking for GNU libc compatible malloc... yes
- checking for working memcmp... yes
- checking for getpagesize... yes
- checking for vprintf... yes
- checking for working mmap... yes
- checking whether lstat correctly handles trailing slash... no
- checking whether stat accepts an empty string... no
- checking for getpagesize... (cached) yes
- checking for gettimeofday... yes
- checking for memset... yes
- checking for munmap... yes
- checking for pow... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strerror... yes
- checking for strstr... yes
- checking for strtoul... yes
- checking for uname... yes
- checking for ar... ar
- checking for ld... ld
- checking for ranlib... ranlib
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... ld
- checking if the linker (ld) is GNU ld... no
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 786432
- checking how to convert aarch64-apple-darwin20.4.0 file names to aarch64-apple-darwin20.4.0 format... func_convert_file_noop
- checking how to convert aarch64-apple-darwin20.4.0 file names to toolchain format... func_convert_file_noop
- checking for ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... (cached) ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dsymutil... dsymutil
- checking for nmedit... nmedit
- checking for lipo... lipo
- checking for otool... otool
- checking for otool64... no
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking for -force_load linker flag... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... yes
- checking for gcc option to produce PIC... -fno-common -DPIC
- checking if gcc PIC flag -fno-common -DPIC works... yes
- checking if gcc static flag -static works... no
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin20.4.0 dyld
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Judy1/Makefile
- config.status: creating src/JudyCommon/Makefile
- config.status: creating src/JudyHS/Makefile
- config.status: creating src/JudyL/Makefile
- config.status: creating src/JudySL/Makefile
- config.status: creating src/Makefile
- config.status: creating src/obj/Makefile
- config.status: creating tool/Makefile
- config.status: creating doc/Makefile
- config.status: creating test/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- OK
- [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/netdata-judy-XXXXXX.40m6OS2X/libjudy-1.0.5-netdata2]# env CFLAGS=-fPIC CXXFLAGS= LDFLAGS= make -C src
- Making all in .
- make[1]: Nothing to be done for `all-am'.
- Making all in JudyCommon
- /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
- 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
- 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
- mv -f .deps/JudyMalloc.Tpo .deps/JudyMalloc.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DJU_64BIT -fPIC -DJU_64BIT -o libJudyMalloc.la JudyMalloc.lo
- libtool: link: ar cru .libs/libJudyMalloc.a .libs/JudyMalloc.o
- libtool: link: ranlib .libs/libJudyMalloc.a
- 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" )
- cp -f ../JudyCommon/JudyPrevNext.c JudyLNext.c
- /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
- 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
- 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
- mv -f .deps/libnext_la-JudyLNext.Tpo .deps/libnext_la-JudyLNext.Plo
- cp -f ../JudyCommon/JudyPrevNextEmpty.c JudyLNextEmpty.c
- /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
- 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
- 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
- mv -f .deps/libnext_la-JudyLNextEmpty.Tpo .deps/libnext_la-JudyLNextEmpty.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDYL -DJUDYNEXT -fPIC -DJU_64BIT -o libnext.la libnext_la-JudyLNext.lo libnext_la-JudyLNextEmpty.lo
- libtool: link: ar cru .libs/libnext.a .libs/libnext_la-JudyLNext.o .libs/libnext_la-JudyLNextEmpty.o
- libtool: link: ranlib .libs/libnext.a
- libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
- cp -f ../JudyCommon/JudyPrevNext.c JudyLPrev.c
- /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
- 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
- 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
- mv -f .deps/libprev_la-JudyLPrev.Tpo .deps/libprev_la-JudyLPrev.Plo
- cp -f ../JudyCommon/JudyPrevNextEmpty.c JudyLPrevEmpty.c
- /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
- 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
- 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
- mv -f .deps/libprev_la-JudyLPrevEmpty.Tpo .deps/libprev_la-JudyLPrevEmpty.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDYL -DJUDYPREV -fPIC -DJU_64BIT -o libprev.la libprev_la-JudyLPrev.lo libprev_la-JudyLPrevEmpty.lo
- libtool: link: ar cru .libs/libprev.a .libs/libprev_la-JudyLPrev.o .libs/libprev_la-JudyLPrevEmpty.o
- libtool: link: ranlib .libs/libprev.a
- libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
- cp -f ../JudyCommon/JudyByCount.c JudyLByCount.c
- /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
- 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
- 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
- mv -f .deps/libcount_la-JudyLByCount.Tpo .deps/libcount_la-JudyLByCount.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -o libcount.la libcount_la-JudyLByCount.lo
- libtool: link: ar cru .libs/libcount.a .libs/libcount_la-JudyLByCount.o
- libtool: link: ranlib .libs/libcount.a
- libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
- cp -f ../JudyCommon/JudyGet.c j__udyLGet.c
- /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
- 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
- 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
- mv -f .deps/libinline_la-j__udyLGet.Tpo .deps/libinline_la-j__udyLGet.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDYL -DJUDYGETINLINE -fPIC -DJU_64BIT -o libinline.la libinline_la-j__udyLGet.lo
- libtool: link: ar cru .libs/libinline.a .libs/libinline_la-j__udyLGet.o
- libtool: link: ranlib .libs/libinline.a
- 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" )
- cp -f ../JudyCommon/JudyPrevNext.c Judy1Next.c
- /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
- 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
- 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
- mv -f .deps/libnext_la-Judy1Next.Tpo .deps/libnext_la-Judy1Next.Plo
- cp -f ../JudyCommon/JudyPrevNextEmpty.c Judy1NextEmpty.c
- /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
- 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
- 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
- mv -f .deps/libnext_la-Judy1NextEmpty.Tpo .deps/libnext_la-Judy1NextEmpty.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDY1 -DJUDYNEXT -fPIC -DJU_64BIT -o libnext.la libnext_la-Judy1Next.lo libnext_la-Judy1NextEmpty.lo
- libtool: link: ar cru .libs/libnext.a .libs/libnext_la-Judy1Next.o .libs/libnext_la-Judy1NextEmpty.o
- libtool: link: ranlib .libs/libnext.a
- libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
- cp -f ../JudyCommon/JudyPrevNext.c Judy1Prev.c
- /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
- 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
- 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
- mv -f .deps/libprev_la-Judy1Prev.Tpo .deps/libprev_la-Judy1Prev.Plo
- cp -f ../JudyCommon/JudyPrevNextEmpty.c Judy1PrevEmpty.c
- /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
- 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
- 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
- mv -f .deps/libprev_la-Judy1PrevEmpty.Tpo .deps/libprev_la-Judy1PrevEmpty.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDY1 -DJUDYPREV -fPIC -DJU_64BIT -o libprev.la libprev_la-Judy1Prev.lo libprev_la-Judy1PrevEmpty.lo
- libtool: link: ar cru .libs/libprev.a .libs/libprev_la-Judy1Prev.o .libs/libprev_la-Judy1PrevEmpty.o
- libtool: link: ranlib .libs/libprev.a
- libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
- cp -f ../JudyCommon/JudyByCount.c Judy1ByCount.c
- /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
- 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
- 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
- mv -f .deps/libcount_la-Judy1ByCount.Tpo .deps/libcount_la-Judy1ByCount.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -fPIC -DJU_64BIT -o libcount.la libcount_la-Judy1ByCount.lo
- libtool: link: ar cru .libs/libcount.a .libs/libcount_la-Judy1ByCount.o
- libtool: link: ranlib .libs/libcount.a
- libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
- cp -f ../JudyCommon/JudyGet.c j__udy1Test.c
- /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
- 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
- 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
- mv -f .deps/libinline_la-j__udy1Test.Tpo .deps/libinline_la-j__udy1Test.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DJUDY1 -DJUDYGETINLINE -fPIC -DJU_64BIT -o libinline.la libinline_la-j__udy1Test.lo
- libtool: link: ar cru .libs/libinline.a .libs/libinline_la-j__udy1Test.o
- libtool: link: ranlib .libs/libinline.a
- libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
- Making all in JudySL
- /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
- 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
- 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
- mv -f .deps/JudySL.Tpo .deps/JudySL.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DJU_64BIT -fPIC -DJU_64BIT -o libJudySL.la JudySL.lo
- libtool: link: ar cru .libs/libJudySL.a .libs/JudySL.o
- libtool: link: ranlib .libs/libJudySL.a
- libtool: link: ( cd ".libs" && rm -f "libJudySL.la" && ln -s "../libJudySL.la" "libJudySL.la" )
- Making all in JudyHS
- /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
- 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
- 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
- mv -f .deps/JudyHS.Tpo .deps/JudyHS.Plo
- /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DJU_64BIT -fPIC -DJU_64BIT -o libJudyHS.la JudyHS.lo
- libtool: link: ar cru .libs/libJudyHS.a .libs/JudyHS.o
- libtool: link: ranlib .libs/libJudyHS.a
- libtool: link: ( cd ".libs" && rm -f "libJudyHS.la" && ln -s "../libJudyHS.la" "libJudyHS.la" )
- Making all in obj
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libJudy.dylib" && ln -s "libJudy.1.dylib" "libJudy.dylib")
- 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
- libtool: link: ranlib .libs/libJudy.a
- libtool: link: ( cd ".libs" && rm -f "libJudy.la" && ln -s "../libJudy.la" "libJudy.la" )
- OK
- [/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
- ar: creating archive src/libJudy.a
- OK
- [/Users/Mobile/netdata]# mkdir -p /Users/Mobile/netdata/externaldeps/libJudy
- OK
- [/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
- OK
- [/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
- OK
- OK libJudy built and prepared.
- --- Updating tags in git to ensure a consistent version number ---
- ./netdata-installer.sh: line 967: remote: No such file or directory
- --- Run autotools to configure the build environment ---
- [/Users/Mobile/netdata]# autoreconf -ivf
- autoreconf: export WARNINGS=
- autoreconf: Entering directory '.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal --force -I build/m4
- autoreconf: configure.ac: tracing
- autoreconf: configure.ac: not using Libtool
- autoreconf: configure.ac: not using Intltool
- autoreconf: configure.ac: not using Gtkdoc
- autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoconf --force
- configure.ac:39: warning: The macro `AC_PROG_CC_C99' is obsolete.
- configure.ac:39: You should run autoupdate.
- ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
- configure.ac:39: the top level
- configure.ac:290: warning: The macro `ACX_PTHREAD' is obsolete.
- configure.ac:290: You should run autoupdate.
- build/m4/ax_pthread.m4:63: ACX_PTHREAD is expanded from...
- configure.ac:290: the top level
- configure.ac:1023: warning: The macro `AC_TRY_LINK' is obsolete.
- configure.ac:1023: You should run autoupdate.
- ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- configure.ac:1023: the top level
- configure.ac:1300: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
- configure.ac:1300: You should run autoupdate.
- ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
- configure.ac:1300: the top level
- configure.ac:1306: warning: The macro `AC_TRY_LINK' is obsolete.
- configure.ac:1306: You should run autoupdate.
- ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
- configure.ac:1306: the top level
- autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- autoreconf: './config.sub' is updated
- autoreconf: './config.guess' is updated
- autoreconf: Leaving directory '.'
- OK
- [/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/[email protected]/include/ LDFLAGS=-L/opt/homebrew/opt/openssl/lib
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ././install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking how to create a pax tar archive... gnutar
- checking whether make supports nested variables... (cached) yes
- checking build system type... aarch64-apple-darwin20.4.0
- checking host system type... aarch64-apple-darwin20.4.0
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- checking dependency style of g++... gcc3
- checking for pkg-config... /opt/homebrew/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for wchar.h... yes
- checking for minix/config.h... no
- checking for sys/prctl.h... no
- checking for sys/vfs.h... no
- checking for sys/statfs.h... no
- checking for linux/magic.h... no
- checking for sys/statvfs.h... yes
- checking for sys/mount.h... yes
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether _XOPEN_SOURCE should be defined... no
- checking for __attribute__((returns_nonnull))... yes
- checking for __attribute__((malloc))... yes
- checking for __attribute__((noreturn))... yes
- checking for __attribute__((noinline))... yes
- checking for __attribute__((format))... yes
- checking for __attribute__((warn_unused_result))... yes
- checking for struct timespec... yes
- checking for clockid_t... yes
- checking for library containing clock_gettime... none required
- checking for clock_gettime... yes
- checking for sched_setscheduler... no
- checking for sched_getscheduler... no
- checking for sched_getparam... no
- checking for sched_get_priority_min... yes
- checking for sched_get_priority_max... yes
- checking for getpriority... yes
- checking for setpriority... yes
- checking for nice... yes
- checking for recvmmsg... no
- checking for int8_t... yes
- checking for int16_t... yes
- checking for int32_t... yes
- checking for int64_t... yes
- checking for uint8_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for uint64_t... yes
- checking for inline... inline
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether strerror_r is declared... yes
- checking whether strerror_r returns char *... no
- checking for _Generic... yes
- checking for __atomic... yes
- checking size of void *... 8
- checking for sys/mkdev.h... no
- checking for sys/sysmacros.h... no
- checking for sys/types.h... (cached) yes
- checking for netinet/in.h... yes
- checking for arpa/nameser.h... yes
- checking for netdb.h... yes
- checking for resolv.h... yes
- checking for accept4... no
- checking operating system... macos with id 3
- checking if compiler needs -Werror to reject unknown flags... yes
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -D_THREAD_SAFE
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for pthread_getname_np in -lpthread... yes
- checking for sin in -lm... yes
- checking if libm should be used... yes
- checking for uv_fs_scandir_next in -luv... no
- configure: error: libuv required but not found. Try installing 'libuv1-dev' or 'libuv-devel'.
- FAILED
- ^
- |.-. .-. .-. .-. .-. . netdata .-. .-
- | '-' '-' '-' '-' '-' sorry, it failed to build... '-' '-'
- +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Sorry! netdata failed to build...
- You may need to check these:
- 1. The package uuid-dev (or libuuid-devel) has to be installed.
- If your system cannot find libuuid, although it is installed
- run me with the option: --libs-are-really-here
- 2. The package zlib1g-dev (or zlib-devel) has to be installed.
- If your system cannot find zlib, although it is installed
- run me with the option: --libs-are-really-here
- 3. The package json-c-dev (or json-c-devel) has to be installed.
- If your system cannot find json-c, although it is installed
- run me with the option: --libs-are-really-here
- 4. You need basic build tools installed, like:
- gcc make autoconf automake pkg-config
- Autoconf version 2.60 or higher is required.
- If you still cannot get it to build, ask for help at github:
- https://github.com/netdata/netdata/issues
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement