Hey guys,
I'm hitting some issues compiling ucommon-6.1.10 on OS X. I'm running
10.10, but the build fails even when I use gcc rather than the
Apple-supplied clang. The build fails both with and without the
autotooling process.
I've attached the two build logs. It's inside Homebrew format, because
I started work on getting sipwitch to work for Homebrew and
immediately ran into trouble with ucommon, but I've tested it outside
of Homebrew as well and encountered the same build errors.
Any advice?
Dom
brew install -v --debug -d /Users/Dominyk/Downloads/ucommon.rb];
brew/usr/local/Library/brew.rb (Formulary::FromPathLoader): loading
/Users/Dominyk/Downloads/ucommon.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libtool.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autogen.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/guile.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libffi.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libunistring.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/bdw-gc.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libatomic_ops.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gmp.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/readline.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/automake.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autoconf.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/openssl.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/makedepend.rb
/usr/local/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading
/Users/Dominyk/Downloads/ucommon.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/openssl.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libtool.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autogen.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/guile.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libffi.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libunistring.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/bdw-gc.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libatomic_ops.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gmp.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/readline.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/automake.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autoconf.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/makedepend.rb
[1;34m==>[1;39m Downloading
http://ftp.gnu.org/gnu/commoncpp/ucommon-6.1.10.tar.gz[0m
Already downloaded: /Library/Caches/Homebrew/ucommon-6.1.10.tar.gz
[1;34m==>[1;39m Verifying ucommon-6.1.10.tar.gz checksum[0m
tar xf /Library/Caches/Homebrew/ucommon-6.1.10.tar.gz
[1;34m==>[1;39m ./autogen.sh[0m
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autoconf'.
glibtoolize: copying file `autoconf/ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:19: installing 'autoconf/compile'
configure.ac:18: installing 'autoconf/config.guess'
configure.ac:18: installing 'autoconf/config.sub'
configure.ac:25: installing 'autoconf/install-sh'
configure.ac:25: installing 'autoconf/missing'
parallel-tests: installing 'autoconf/test-driver'
[1;34m==>[1;39m ./configure --prefix=/usr/local/Cellar/ucommon/6.1.10
--disable-dependency-tracking[0m
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking target system type... x86_64-apple-darwin14.0.0
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C++ preprocessor... clang++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) 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 clang...
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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-darwin14.0.0 file names to
x86_64-apple-darwin14.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain
format... func_convert_file_noop
checking for
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm output from clang 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 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.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 how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++...
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
is GNU ld... no
checking whether the clang++ linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autoconf/install-sh -c -d
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking dependency style of clang++... none
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for inline... inline
checking full c++ support and linking model... yes
checking for stdint.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking mach/clock.h usability... yes
checking mach/clock.h presence... yes
checking for mach/clock.h... yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/lockf.h usability... yes
checking sys/lockf.h presence... yes
checking for sys/lockf.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for dlfcn.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regfree in -lregex... no
checking for fopen in -lmsvcrt... no
checking for __modsi3 in -lgcc... no
checking for socketpair in -lc... yes
checking for getaddrinfo in -lc... yes
checking for gethostbyname2 in -lc... yes
checking for inet_ntop in -lc... yes
checking for socket in -lsocket... no
checking for socks proxy support... no
checking for lstat in -lc... yes
checking for strcoll in -lc... yes
checking for stricmp in -lc... no
checking for stristr in -lc... no
checking for sysconf in -lc... yes
checking for posix_memalign in -lc... yes
checking for dlopen in -lc... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pthread_condattr_setclock in -lpthread... no
checking for pthread_setconcurrency in -lpthread... yes
checking for pthread_yield in -lpthread... no
checking for pthread_delay in -lpthread... no
checking for pthread_delay_np in -lpthread... no
checking for pthread_setschedprio in -lpthread... no
checking for pthread_attr_setinheritsched in -lpthread... yes
checking for ftok... yes
checking for shm_open... yes
checking for nanosleep... yes
checking for clock_nanosleep... no
checking for clock_nanosleep in -lposix4... no
checking for clock_nanosleep in -lrt... no
checking for clock_nanosleep in -lpthread... no
checking for clock_gettime... no
checking for clock_gettime in -lposix4... no
checking for clock_gettime in -lrt... no
checking for clock_gettime in -lpthread... no
checking for strerror_r... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for posix_fadvise... no
checking for posix_fadvise in -lposix4... no
checking for posix_fadvise in -lrt... no
checking for posix_fadvise in -lpthread... no
checking for ftruncate... yes
checking for pwrite... yes
checking for setgroups... yes
checking for setpgrp... yes
checking for setlocale... yes
checking for gettext... no
checking for gettext in -lposix4... no
checking for gettext in -lrt... no
checking for gettext in -lpthread... no
checking for execvp... yes
checking for atexit... yes
checking for realpath... yes
checking for symlink... yes
checking for readlink... yes
checking for waitpid... yes
checking for wait4... yes
checking for endgrent... yes
checking stdexcept usability... yes
checking stdexcept presence... yes
checking for stdexcept... yes
checking for old style iostream... no
checking whether clang++ supports -mt... no
checking whether clang++ supports -pthread... yes
checking whether clang++ supports -fno-check-new... no
checking whether clang++ supports -finline... yes
checking whether clang++ supports visibility... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/fips.h usability... no
checking openssl/fips.h presence... no
checking for openssl/fips.h... no
checking for gnutls_init in -lgnutls... yes
checking secure library mode... gnutls
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for doxygen... doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating corelib/Makefile
config.status: creating commoncpp/Makefile
config.status: creating openssl/Makefile
config.status: creating gnutls/Makefile
config.status: creating nossl/Makefile
config.status: creating utils/Makefile
config.status: creating inc/Makefile
config.status: creating inc/ucommon/Makefile
config.status: creating inc/commoncpp/Makefile
config.status: creating test/Makefile
config.status: creating directive
config.status: creating commoncpp.pc
config.status: creating ucommon.pc
config.status: creating ucommon.spec
config.status: creating ucommon-config
config.status: creating commoncpp-config
config.status: creating ucommon-config.h
config.status: executing libtool commands
config.status: executing depfiles commands
[1;34m==>[1;39m make[0m
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/private/tmp/ucommon-bDDIaP/ucommon-6.1.10/autoconf/missing autoheader)
rm -f stamp-h1
touch ucommon-config.h.in
cd . && /bin/sh ./config.status ucommon-config.h
config.status: creating ucommon-config.h
config.status: ucommon-config.h is unchanged
/Applications/Xcode6-Beta6.app/Contents/Developer/usr/bin/make all-recursive
Making all in corelib
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o object.lo object.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o linked.lo linked.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o string.lo string.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o mapped.lo mapped.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c mapped.cpp -fno-common -DPIC -o .libs/mapped.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c linked.cpp -fno-common -DPIC -o .libs/linked.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c object.cpp -fno-common -DPIC -o .libs/object.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c string.cpp -fno-common -DPIC -o .libs/string.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c object.cpp -o object.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c string.cpp -o string.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c mapped.cpp -o mapped.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o counter.lo counter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c linked.cpp -o linked.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c counter.cpp -fno-common -DPIC -o .libs/counter.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o bitmap.lo bitmap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c counter.cpp -o counter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c bitmap.cpp -fno-common -DPIC -o .libs/bitmap.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o timer.lo timer.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o memory.lo memory.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c bitmap.cpp -o bitmap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c timer.cpp -fno-common -DPIC -o .libs/timer.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o socket.lo socket.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c memory.cpp -fno-common -DPIC -o .libs/memory.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c socket.cpp -fno-common -DPIC -o .libs/socket.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o access.lo access.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c access.cpp -fno-common -DPIC -o .libs/access.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c timer.cpp -o timer.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c access.cpp -o access.o >/dev/null 2>&1
In file included from socket.cpp:20:
../inc/ucommon/socket.h:1963:11: error: implicit instantiation of undefined
template 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
os << std::string(buf, s);
^
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:188:33:
note: template is declared here
class _LIBCPP_TYPE_VIS_ONLY basic_string;
^
1 error generated.
make[2]: *** [socket.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c memory.cpp -o memory.o >/dev/null 2>&1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[4;31mBuildError[0m: Failed executing: make
Path: /Users/Dominyk/Downloads/ucommon.rb
HOMEBREW_VERSION: 0.9.5
HEAD: 2b9e84bd9dc915652c07eb318b0a9a1108cda8b9
CPU: quad-core 64-bit ivybridge
OS X: 10.10-x86_64
Xcode: 6.0 => /Applications/Xcode6-Beta6.app/Contents/Developer
CLT: 6.0.0.0.1.1404410606
X11: 2.7.7 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH:
/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH:
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH:
/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/autogen/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH:
/usr/local/Library/ENV/4.3:/usr/local/opt/libtool/bin:/usr/local/opt/autogen/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/openssl/bin:/usr/bin:/bin:/usr/sbin:/sbin
bbrew install -v --debug -d /Users/Dominyk/Downloads/ucommon.rb [1C[?1l>
]2;brew install -v --debug -d
/Users/Dominyk/Downloads/ucommon.rb]1;brew/usr/local/Library/brew.rb
(Formulary::FromPathLoader): loading /Users/Dominyk/Downloads/ucommon.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libtool.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autogen.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/guile.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libffi.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libunistring.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/bdw-gc.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libatomic_ops.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gmp.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/readline.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/automake.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autoconf.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gcc.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libmpc.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/mpfr.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/cloog.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/isl.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/openssl.rb
/usr/local/Library/brew.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/makedepend.rb
/usr/local/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading
/Users/Dominyk/Downloads/ucommon.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/openssl.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libtool.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autogen.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/guile.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libffi.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libunistring.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/bdw-gc.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libatomic_ops.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gmp.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/readline.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/automake.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/autoconf.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/gcc.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/libmpc.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/mpfr.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/cloog.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/isl.rb
/usr/local/Library/Homebrew/build.rb (Formulary::StandardLoader): loading
/usr/local/Library/Formula/makedepend.rb
[1;34m==>[1;39m Downloading
http://ftp.gnu.org/gnu/commoncpp/ucommon-6.1.10.tar.gz[0m
Already downloaded: /Library/Caches/Homebrew/ucommon-6.1.10.tar.gz
[1;34m==>[1;39m Verifying ucommon-6.1.10.tar.gz checksum[0m
tar xf /Library/Caches/Homebrew/ucommon-6.1.10.tar.gz
[1;34m==>[1;39m ./autogen.sh[0m
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autoconf'.
glibtoolize: copying file `autoconf/ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:19: installing 'autoconf/compile'
configure.ac:18: installing 'autoconf/config.guess'
configure.ac:18: installing 'autoconf/config.sub'
configure.ac:25: installing 'autoconf/install-sh'
configure.ac:25: installing 'autoconf/missing'
parallel-tests: installing 'autoconf/test-driver'
[1;34m==>[1;39m ./configure --prefix=/usr/local/Cellar/ucommon/6.1.10
--disable-dependency-tracking[0m
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking target system type... x86_64-apple-darwin14.0.0
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C++ preprocessor... clang++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) 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 clang...
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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-darwin14.0.0 file names to
x86_64-apple-darwin14.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain
format... func_convert_file_noop
checking for
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm output from clang 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 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.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 how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++...
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
is GNU ld... no
checking whether the clang++ linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker
(/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autoconf/install-sh -c -d
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang... none
checking dependency style of clang++... none
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for inline... inline
checking full c++ support and linking model... yes
checking for stdint.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking mach/clock.h usability... yes
checking mach/clock.h presence... yes
checking for mach/clock.h... yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/lockf.h usability... yes
checking sys/lockf.h presence... yes
checking for sys/lockf.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for dlfcn.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regfree in -lregex... no
checking for fopen in -lmsvcrt... no
checking for __modsi3 in -lgcc... no
checking for socketpair in -lc... yes
checking for getaddrinfo in -lc... yes
checking for gethostbyname2 in -lc... yes
checking for inet_ntop in -lc... yes
checking for socket in -lsocket... no
checking for socks proxy support... no
checking for lstat in -lc... yes
checking for strcoll in -lc... yes
checking for stricmp in -lc... no
checking for stristr in -lc... no
checking for sysconf in -lc... yes
checking for posix_memalign in -lc... yes
checking for dlopen in -lc... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for pthread_condattr_setclock in -lpthread... no
checking for pthread_setconcurrency in -lpthread... yes
checking for pthread_yield in -lpthread... no
checking for pthread_delay in -lpthread... no
checking for pthread_delay_np in -lpthread... no
checking for pthread_setschedprio in -lpthread... no
checking for pthread_attr_setinheritsched in -lpthread... yes
checking for ftok... yes
checking for shm_open... yes
checking for nanosleep... yes
checking for clock_nanosleep... no
checking for clock_nanosleep in -lposix4... no
checking for clock_nanosleep in -lrt... no
checking for clock_nanosleep in -lpthread... no
checking for clock_gettime... no
checking for clock_gettime in -lposix4... no
checking for clock_gettime in -lrt... no
checking for clock_gettime in -lpthread... no
checking for strerror_r... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for posix_fadvise... no
checking for posix_fadvise in -lposix4... no
checking for posix_fadvise in -lrt... no
checking for posix_fadvise in -lpthread... no
checking for ftruncate... yes
checking for pwrite... yes
checking for setgroups... yes
checking for setpgrp... yes
checking for setlocale... yes
checking for gettext... no
checking for gettext in -lposix4... no
checking for gettext in -lrt... no
checking for gettext in -lpthread... no
checking for execvp... yes
checking for atexit... yes
checking for realpath... yes
checking for symlink... yes
checking for readlink... yes
checking for waitpid... yes
checking for wait4... yes
checking for endgrent... yes
checking stdexcept usability... yes
checking stdexcept presence... yes
checking for stdexcept... yes
checking for old style iostream... no
checking whether clang++ supports -mt... no
checking whether clang++ supports -pthread... yes
checking whether clang++ supports -fno-check-new... no
checking whether clang++ supports -finline... yes
checking whether clang++ supports visibility... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/fips.h usability... no
checking openssl/fips.h presence... no
checking for openssl/fips.h... no
checking for gnutls_init in -lgnutls... yes
checking secure library mode... gnutls
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for doxygen... doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating corelib/Makefile
config.status: creating commoncpp/Makefile
config.status: creating openssl/Makefile
config.status: creating gnutls/Makefile
config.status: creating nossl/Makefile
config.status: creating utils/Makefile
config.status: creating inc/Makefile
config.status: creating inc/ucommon/Makefile
config.status: creating inc/commoncpp/Makefile
config.status: creating test/Makefile
config.status: creating directive
config.status: creating commoncpp.pc
config.status: creating ucommon.pc
config.status: creating ucommon.spec
config.status: creating ucommon-config
config.status: creating commoncpp-config
config.status: creating ucommon-config.h
config.status: executing libtool commands
config.status: executing depfiles commands
[1;34m==>[1;39m make[0m
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/private/tmp/ucommon-cVAB96/ucommon-6.1.10/autoconf/missing autoheader)
rm -f stamp-h1
touch ucommon-config.h.in
cd . && /bin/sh ./config.status ucommon-config.h
config.status: creating ucommon-config.h
config.status: ucommon-config.h is unchanged
/Applications/Xcode6-Beta6.app/Contents/Developer/usr/bin/make all-recursive
Making all in corelib
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o object.lo object.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o linked.lo linked.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o string.lo string.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o mapped.lo mapped.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c linked.cpp -fno-common -DPIC -o .libs/linked.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c mapped.cpp -fno-common -DPIC -o .libs/mapped.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c object.cpp -fno-common -DPIC -o .libs/object.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c string.cpp -fno-common -DPIC -o .libs/string.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c object.cpp -o object.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c mapped.cpp -o mapped.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o counter.lo counter.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c string.cpp -o string.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c linked.cpp -o linked.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c counter.cpp -fno-common -DPIC -o .libs/counter.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o bitmap.lo bitmap.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c counter.cpp -o counter.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c bitmap.cpp -fno-common -DPIC -o .libs/bitmap.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o timer.lo timer.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o memory.lo memory.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c bitmap.cpp -o bitmap.o >/dev/null 2>&1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c timer.cpp -fno-common -DPIC -o .libs/timer.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c memory.cpp -fno-common -DPIC -o .libs/memory.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o socket.lo socket.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c socket.cpp -fno-common -DPIC -o .libs/socket.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-long-long -DNEW_STDCPP -pthread -finline -fvisibility=hidden
-DUCOMMON_VISIBILITY=1 -g -O2 -c -o access.lo access.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c access.cpp -fno-common -DPIC -o .libs/access.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c timer.cpp -o timer.o >/dev/null 2>&1
In file included from socket.cpp:20:
../inc/ucommon/socket.h:1963:11: error: implicit instantiation of undefined
template 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
os << std::string(buf, s);
^
/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:188:33:
note: template is declared here
class _LIBCPP_TYPE_VIS_ONLY basic_string;
^
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c access.cpp -o access.o >/dev/null 2>&1
1 error generated.
make[2]: *** [socket.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-long-long
-DNEW_STDCPP -pthread -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -c memory.cpp -o memory.o >/dev/null 2>&1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[4;31mBuildError[0m: Failed executing: make
Tap: path or URL
Path: /Users/Dominyk/Downloads/ucommon.rb
HOMEBREW_VERSION: 0.9.5
HEAD: 2b9e84bd9dc915652c07eb318b0a9a1108cda8b9
CPU: quad-core 64-bit ivybridge
OS X: 10.10-x86_64
Xcode: 6.0 => /Applications/Xcode6-Beta6.app/Contents/Developer
CLT: 6.0.0.0.1.1404410606
X11: 2.7.7 => /opt/X11
[1;34m==>[1;39m ENV[0m
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH:
/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH:
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH:
/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/autogen/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH:
/usr/local/Library/ENV/4.3:/usr/local/opt/libtool/bin:/usr/local/opt/autogen/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/gcc/bin:/usr/local/opt/openssl/bin:/usr/bin:/bin:/usr/sbin:/sbin
[4;31mError[0m: ucommon 6.1.10 did not build
_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-commoncpp