Created
September 17, 2013 22:23
-
-
Save zzamboni/6601506 to your computer and use it in GitHub Desktop.
Build log for cfengine-3.5.2 formula on OS X 10.8.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ brew install -v cfengine | |
| ==> Downloading http://cfengine.com/source-code/download?file=cfengine-3.5.2.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/cfengine-3.5.2.tar.gz | |
| tar xf /Library/Caches/Homebrew/cfengine-3.5.2.tar.gz | |
| ==> Patching | |
| /usr/bin/patch -f -p1 -i 000-homebrew.diff | |
| patching file cf-agent/verify_environments.c | |
| patching file cf-agent/verify_files_utils.c | |
| ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cfengine/3.5.2 --with-workdir=/usr/local/var/cfengine --with-tokyocabinet | |
| ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cfengine/3.5.2 --with-workdir=/usr/local/var/cfengine --with-tokyocabinet | |
| checking build system type... x86_64-apple-darwin12.4.0 | |
| checking host system type... x86_64-apple-darwin12.4.0 | |
| checking target system type... x86_64-apple-darwin12.4.0 | |
| checking for makeinfo... makeinfo | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... ./install-sh -c -d | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... yes | |
| checking how to create a ustar tar archive... gnutar | |
| checking whether to enable maintainer-specific portions of Makefiles... yes | |
| checking whether make supports nested variables... yes | |
| checking for style of include used by make... GNU | |
| checking for gcc... cc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether cc accepts -g... yes | |
| checking for cc option to accept ISO C89... none needed | |
| checking dependency style of cc... none | |
| checking for the pthreads library -lpthreads... no | |
| checking whether pthreads work without any flags... yes | |
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
| checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
| checking for gcc... (cached) cc | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether cc accepts -g... (cached) yes | |
| checking for cc option to accept ISO C89... (cached) none needed | |
| checking dependency style of cc... (cached) none | |
| checking whether cc understands -c and -o together... yes | |
| checking how to print strings... printf | |
| checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by cc... /usr/bin/ld | |
| checking if the linker (/usr/bin/ld) is GNU ld... no | |
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
| checking the name lister (/usr/bin/nm) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 196608 | |
| checking whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format... func_convert_file_noop | |
| checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format... func_convert_file_noop | |
| checking for /usr/bin/ld option to reload object files... -r | |
| checking for objdump... no | |
| 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 ar... ar | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm output from cc object... ok | |
| checking for sysroot... no | |
| 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 how to run the C preprocessor... cc -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if cc supports -fno-rtti -fno-exceptions... yes | |
| checking for cc option to produce PIC... -fno-common -DPIC | |
| checking if cc PIC flag -fno-common -DPIC works... yes | |
| checking if cc static flag -static works... no | |
| checking if cc supports -c -o file.o... yes | |
| checking if cc supports -c -o file.o... (cached) yes | |
| checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin12.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... no | |
| checking for flex... flex | |
| checking lex output file root... lex.yy | |
| checking lex library... -ll | |
| checking whether yytext is a pointer... yes | |
| checking for bison... bison -y | |
| checking for getloadavg... yes | |
| checking for pstat_getdynamic... no | |
| checking for kstat_open in -lkstat... no | |
| checking for getloadavg... yes | |
| checking whether getloadavg requires setgid... no | |
| checking for getconf... /usr/bin/getconf | |
| checking for PQconnectdb in -lpq... yes | |
| checking libpq-fe.h usability... yes | |
| checking libpq-fe.h presence... yes | |
| checking for libpq-fe.h... yes | |
| checking for mysql_real_connect in -lmysqlclient... yes | |
| checking mysql.h usability... yes | |
| checking mysql.h presence... yes | |
| checking for mysql.h... yes | |
| checking for EVP_CIPHER_CTX_init in -lmysqlclient... no | |
| checking for tchdbnew in -ltokyocabinet... yes | |
| checking tcutil.h usability... yes | |
| checking tcutil.h presence... yes | |
| checking for tcutil.h... yes | |
| checking tchdb.h usability... yes | |
| checking tchdb.h presence... yes | |
| checking for tchdb.h... yes | |
| checking for RSA_generate_key_ex in -lcrypto... yes | |
| checking for RSA_generate_key in -lcrypto... yes | |
| checking openssl/opensslv.h usability... yes | |
| checking openssl/opensslv.h presence... yes | |
| checking for openssl/opensslv.h... yes | |
| checking for OpenSSL version... OK | |
| checking for pcre_exec in -lpcre... yes | |
| checking pcre.h usability... yes | |
| checking pcre.h presence... yes | |
| checking for pcre.h... yes | |
| checking for virConnectOpen in -lvirt... yes | |
| checking libvirt/libvirt.h usability... yes | |
| checking libvirt/libvirt.h presence... yes | |
| checking for libvirt/libvirt.h... yes | |
| checking for acl_init in -lacl... no | |
| checking acl.h usability... no | |
| checking acl.h presence... no | |
| checking for acl.h... no | |
| checking sys/acl.h usability... yes | |
| checking sys/acl.h presence... yes | |
| checking for sys/acl.h... yes | |
| checking acl/libacl.h usability... no | |
| checking acl/libacl.h presence... no | |
| checking for acl/libacl.h... no | |
| checking for xmlFirstElementChild in -lxml2... yes | |
| checking libxml/xmlwriter.h usability... yes | |
| checking libxml/xmlwriter.h presence... yes | |
| checking for libxml/xmlwriter.h... yes | |
| checking avahi-client/client.h usability... no | |
| checking avahi-client/client.h presence... no | |
| checking for avahi-client/client.h... no | |
| checking avahi-common/address.h usability... no | |
| checking avahi-common/address.h presence... no | |
| checking for avahi-common/address.h... no | |
| checking for unistd.h... (cached) yes | |
| checking for stdlib.h... (cached) yes | |
| checking sys/loadavg.h usability... no | |
| checking sys/loadavg.h presence... no | |
| checking for sys/loadavg.h... no | |
| checking sys/param.h usability... yes | |
| checking sys/param.h presence... yes | |
| checking for sys/param.h... yes | |
| checking for sys/mount.h... yes | |
| checking net/if_dl.h usability... yes | |
| checking net/if_dl.h presence... yes | |
| checking for net/if_dl.h... yes | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking time.h usability... yes | |
| checking time.h presence... yes | |
| checking for time.h... yes | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking malloc.h usability... yes | |
| checking malloc.h presence... yes | |
| checking for malloc.h... yes | |
| checking sys/malloc.h usability... yes | |
| checking sys/malloc.h presence... yes | |
| checking for sys/malloc.h... yes | |
| checking vfs.h usability... no | |
| checking vfs.h presence... no | |
| checking for vfs.h... no | |
| checking sys/vfs.h usability... no | |
| checking sys/vfs.h presence... no | |
| checking for sys/vfs.h... no | |
| checking sys/sockio.h usability... yes | |
| checking sys/sockio.h presence... yes | |
| checking for sys/sockio.h... yes | |
| checking sys/statvfs.h usability... yes | |
| checking sys/statvfs.h presence... yes | |
| checking for sys/statvfs.h... yes | |
| checking sys/statfs.h usability... no | |
| checking sys/statfs.h presence... no | |
| checking for sys/statfs.h... no | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking sys/filesys.h usability... no | |
| checking sys/filesys.h presence... no | |
| checking for sys/filesys.h... no | |
| checking dustat.h usability... no | |
| checking dustat.h presence... no | |
| checking for dustat.h... no | |
| checking sys/systeminfo.h usability... no | |
| checking sys/systeminfo.h presence... no | |
| checking for sys/systeminfo.h... no | |
| checking winsock2.h usability... no | |
| checking winsock2.h presence... no | |
| checking for winsock2.h... no | |
| checking ws2tcpip.h usability... no | |
| checking ws2tcpip.h presence... no | |
| checking for ws2tcpip.h... no | |
| checking zone.h usability... no | |
| checking zone.h presence... no | |
| checking for zone.h... no | |
| checking sys/uio.h usability... yes | |
| checking sys/uio.h presence... yes | |
| checking for sys/uio.h... yes | |
| checking for sys/types.h... (cached) yes | |
| checking sys/mpctl.h usability... no | |
| checking sys/mpctl.h presence... no | |
| checking for sys/mpctl.h... no | |
| checking for sys/jail.h... no | |
| checking for ANSI C header files... (cached) yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking for sys/wait.h that is POSIX.1 compatible... yes | |
| checking for dirent.h that defines DIR... yes | |
| checking for library containing opendir... none required | |
| checking for stdbool.h that conforms to C99... yes | |
| checking for _Bool... yes | |
| checking for mode_t... yes | |
| checking for size_t... yes | |
| checking for uid_t in sys/types.h... yes | |
| checking for pid_t... yes | |
| checking for clockid_t... no | |
| checking for socklen_t... yes | |
| checking for an ANSI C-conforming const... yes | |
| checking for _LARGEFILE_SOURCE value needed for large files... no | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... no | |
| checking for off_t... yes | |
| checking for sqrt in -lm... yes | |
| checking for clock_gettime in -lrt... no | |
| checking whether uname is declared... no | |
| checking for uname... yes | |
| checking whether getuid is declared... yes | |
| checking for getuid... yes | |
| checking whether getgid is declared... yes | |
| checking for getgid... yes | |
| checking whether clock_gettime is declared... no | |
| checking for clock_gettime... no | |
| checking whether unsetenv is declared... yes | |
| checking for unsetenv... yes | |
| checking whether strnlen is declared... yes | |
| checking for strnlen... yes | |
| checking whether strndup is declared... yes | |
| checking for strndup... yes | |
| checking whether setlinebuf is declared... yes | |
| checking for setlinebuf... yes | |
| checking whether strlcat is declared... yes | |
| checking for strlcat... yes | |
| checking whether strlcpy is declared... yes | |
| checking for strlcpy... yes | |
| checking whether realpath is declared... yes | |
| checking for realpath... yes | |
| checking whether lstat is declared... yes | |
| checking for lstat... yes | |
| checking whether strdup is declared... yes | |
| checking for strdup... yes | |
| checking whether round is declared... yes | |
| checking for round... yes | |
| checking for sleep... yes | |
| checking for sleep... (cached) yes | |
| checking whether nanosleep is declared... no | |
| checking for nanosleep... yes | |
| checking whether memdup is declared... no | |
| checking for memdup... no | |
| checking whether srand48 is declared... yes | |
| checking for srand48... yes | |
| checking whether drand48 is declared... yes | |
| checking for drand48... yes | |
| checking whether strerror is declared... yes | |
| checking for strerror... yes | |
| checking whether strstr is declared... yes | |
| checking for strstr... yes | |
| checking whether strcasestr is declared... yes | |
| checking for strcasestr... yes | |
| checking whether strcasecmp is declared... yes | |
| checking for strcasecmp... yes | |
| checking whether strncasecmp is declared... yes | |
| checking for strncasecmp... yes | |
| checking whether strsep is declared... yes | |
| checking for strsep... yes | |
| checking whether strsignal is declared... yes | |
| checking for strsignal... yes | |
| checking whether gmtime_r is declared... yes | |
| checking for gmtime_r... yes | |
| checking whether localtime_r is declared... yes | |
| checking for localtime_r... yes | |
| checking whether alarm is declared... yes | |
| checking for alarm... yes | |
| checking whether chmod is declared... yes | |
| checking for chmod... yes | |
| checking for getpwent... yes | |
| checking for setpwent... yes | |
| checking for endpwent... yes | |
| checking whether getnetgrent is declared... yes | |
| checking for getnetgrent... yes | |
| checking whether setnetgrent is declared... yes | |
| checking for setnetgrent... yes | |
| checking whether endnetgrent is declared... yes | |
| checking for endnetgrent... yes | |
| checking for sendto... yes | |
| checking for mkdir... yes | |
| checking whether mkdir is properly declared... yes | |
| checking for stat... yes | |
| checking whether stat is properly declared... yes | |
| checking for rename... yes | |
| checking whether rename is properly declared... yes | |
| checking for ctime... yes | |
| checking whether ctime is properly declared... no | |
| checking whether mkdtemp is declared... yes | |
| checking for mkdtemp... yes | |
| checking whether strrstr is declared... no | |
| checking for strrstr... no | |
| checking for seteuid... yes | |
| checking for setegid... yes | |
| checking for setreuid... yes | |
| checking for setregid... yes | |
| checking for uname... (cached) yes | |
| checking for gethostname... yes | |
| checking for chflags... yes | |
| checking for mkfifo... yes | |
| checking for statfs... yes | |
| checking for statvfs... yes | |
| checking for door... no | |
| checking for sysinfo... no | |
| checking for setsid... yes | |
| checking for sysconf... yes | |
| checking for getzoneid... no | |
| checking for getzonenamebyid... no | |
| checking for fpathconf... yes | |
| checking for struct stat.st_mtim... no | |
| checking for struct stat.st_mtimespec... yes | |
| checking for PRIuMAX/PRIdMAX macros... yes | |
| checking stdarg.h usability... yes | |
| checking stdarg.h presence... yes | |
| checking for stdarg.h... yes | |
| checking for vsnprintf... yes | |
| checking whether vsnprintf is C99 compliant... yes | |
| checking for snprintf... yes | |
| checking whether snprintf is C99 compliant... yes | |
| checking varargs.h usability... no | |
| checking varargs.h presence... no | |
| checking for varargs.h... no | |
| checking for vasprintf... yes | |
| checking for asprintf... yes | |
| checking whether dirfd is declared... yes | |
| checking for dirfd... yes | |
| checking for jail_get... no | |
| checking for library containing setsockopt... none required | |
| checking for library containing gethostent... none required | |
| checking for socket... yes | |
| checking for setsockopt... yes | |
| checking for gethostent... yes | |
| checking for struct sockaddr_storage... yes | |
| checking whether getaddrinfo is declared... yes | |
| checking whether inet_ntop is declared... yes | |
| checking whether inet_pton is declared... yes | |
| checking for inet_ntop... yes | |
| checking for inet_pton... yes | |
| checking for getifaddrs... yes | |
| checking for lchown... yes | |
| checking whether chown is declared... yes | |
| checking for chown... yes | |
| checking for fchmod... yes | |
| checking for fchmod... (cached) yes | |
| checking whether pthread_attr_setstacksize is declared... yes | |
| checking for pthread_attr_setstacksize... yes | |
| checking whether pthread_sigmask is declared... yes | |
| checking for pthread_sigmask... yes | |
| checking for struct sockaddr.sa_len... yes | |
| checking for struct ifreq.ifr_hwaddr... no | |
| checking for sys/sysctl.h... yes | |
| checking for either struct rtentry or struct ortentry... none | |
| checking for listxattr... yes | |
| checking attr/xattr.h, usability... no | |
| checking attr/xattr.h, presence... no | |
| checking for attr/xattr.h,... no | |
| checking sys/xattr.h usability... yes | |
| checking sys/xattr.h presence... yes | |
| checking for sys/xattr.h... yes | |
| checking whether xattr functions have extra arguments... yes | |
| checking for HP-UX aC... no | |
| checking for GCC specific compile flags... yes | |
| checking for -Wno-pointer-sign... yes | |
| checking for -Werror=implicit-function-declaration... yes | |
| checking for -Wunused-parameter"... yes | |
| checking for hostname... /bin/hostname | |
| checking for Xen cpuid-based HVM detection... yes | |
| Summary of options... | |
| > Required libraries | |
| -> OpenSSL: default path | |
| -> PCRE: default path | |
| -> DB: Tokyo Cabinet: default path | |
| > Optional libraries | |
| -> MySQL connector: default path | |
| -> PostgreSQL connector: default path | |
| -> libvirt: default path | |
| -> libacl: disabled | |
| -> libxml2: default path | |
| -> Workdir: /usr/local/var/cfengine | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating libcompat/Makefile | |
| config.status: creating libutils/Makefile | |
| config.status: creating libutils/config.post.h | |
| config.status: creating libcfnet/Makefile | |
| config.status: creating libpromises/Makefile | |
| config.status: creating cf-agent/Makefile | |
| config.status: creating cf-promises/Makefile | |
| config.status: creating cf-execd/Makefile | |
| config.status: creating cf-gendoc/Makefile | |
| config.status: creating cf-key/Makefile | |
| config.status: creating cf-monitord/Makefile | |
| config.status: creating cf-runagent/Makefile | |
| config.status: creating cf-serverd/Makefile | |
| config.status: creating ext/Makefile | |
| config.status: creating examples/Makefile | |
| config.status: creating masterfiles/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating tests/acceptance/Makefile | |
| config.status: creating tests/unit/Makefile | |
| config.status: creating tests/load/Makefile | |
| config.status: creating libutils/config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| DONE: Configuration done. Run make/gmake to build CFEngine. | |
| ==> make install | |
| make install | |
| Making install in libcompat | |
| CC getopt.lo | |
| CC getopt1.lo | |
| CC clock_gettime.lo | |
| CC memdup.lo | |
| CC rpl_ctime.lo | |
| CC strrstr.lo | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| brew: superenv removed: -I/usr/local/include -I/usr/include/libxml2 -g -O2 -O2 -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter | |
| CCLD libcompat.la | |
| Making install in libutils | |
| CC atexit.lo | |
| CC alloc.lo | |
| CC hashes.lo | |
| CC sequence.lo | |
| CC set.lo | |
| ics.lo | |