Skip to content

Instantly share code, notes, and snippets.

@omarkj
Created July 13, 2012 15:29
Show Gist options
  • Save omarkj/3105485 to your computer and use it in GitHub Desktop.
Save omarkj/3105485 to your computer and use it in GitHub Desktop.
build log
==> erlang-ossp-uuid (compile)
uuid-1.6.2/AUTHORS
uuid-1.6.2/BINDINGS
uuid-1.6.2/ChangeLog
uuid-1.6.2/HISTORY
uuid-1.6.2/INSTALL
uuid-1.6.2/MANIFEST
uuid-1.6.2/Makefile.PL
uuid-1.6.2/Makefile.in
uuid-1.6.2/NEWS
uuid-1.6.2/OVERVIEW
uuid-1.6.2/PORTING
uuid-1.6.2/README
uuid-1.6.2/SEEALSO
uuid-1.6.2/THANKS
uuid-1.6.2/TODO
uuid-1.6.2/USERS
uuid-1.6.2/aclocal.m4
uuid-1.6.2/config.guess
uuid-1.6.2/config.h.in
uuid-1.6.2/config.sub
uuid-1.6.2/configure
uuid-1.6.2/configure.ac
uuid-1.6.2/libtool.m4
uuid-1.6.2/ltmain.sh
uuid-1.6.2/perl/MANIFEST
uuid-1.6.2/perl/Makefile.PL
uuid-1.6.2/perl/uuid.pm
uuid-1.6.2/perl/uuid.pod
uuid-1.6.2/perl/uuid.tm
uuid-1.6.2/perl/uuid.ts
uuid-1.6.2/perl/uuid.xs
uuid-1.6.2/perl/uuid_compat.pm
uuid-1.6.2/perl/uuid_compat.pod
uuid-1.6.2/perl/uuid_compat.ts
uuid-1.6.2/pgsql/Makefile
uuid-1.6.2/pgsql/uuid.c
uuid-1.6.2/pgsql/uuid.sql.in
uuid-1.6.2/pgsql/uuid.txt
uuid-1.6.2/php/Makefile.local
uuid-1.6.2/php/config.m4
uuid-1.6.2/php/package.xml
uuid-1.6.2/php/uuid.c
uuid-1.6.2/php/uuid.php4
uuid-1.6.2/php/uuid.php5
uuid-1.6.2/php/uuid.ts
uuid-1.6.2/shtool
uuid-1.6.2/uuid++.3
uuid-1.6.2/uuid++.cc
uuid-1.6.2/uuid++.hh
uuid-1.6.2/uuid++.pod
uuid-1.6.2/uuid-config.1
uuid-1.6.2/uuid-config.in
uuid-1.6.2/uuid-config.pod
uuid-1.6.2/uuid.1
uuid-1.6.2/uuid.3
uuid-1.6.2/uuid.ac
uuid-1.6.2/uuid.c
uuid-1.6.2/uuid.h.in
uuid-1.6.2/uuid.pc.in
uuid-1.6.2/uuid.pod
uuid-1.6.2/uuid_ac.h
uuid-1.6.2/uuid_bm.h
uuid-1.6.2/uuid_cli.c
uuid-1.6.2/uuid_cli.pod
uuid-1.6.2/uuid_dce.c
uuid-1.6.2/uuid_dce.h
uuid-1.6.2/uuid_mac.c
uuid-1.6.2/uuid_mac.h
uuid-1.6.2/uuid_md5.c
uuid-1.6.2/uuid_md5.h
uuid-1.6.2/uuid_prng.c
uuid-1.6.2/uuid_prng.h
uuid-1.6.2/uuid_sha1.c
uuid-1.6.2/uuid_sha1.h
uuid-1.6.2/uuid_str.c
uuid-1.6.2/uuid_str.h
uuid-1.6.2/uuid_time.c
uuid-1.6.2/uuid_time.h
uuid-1.6.2/uuid_ui128.c
uuid-1.6.2/uuid_ui128.h
uuid-1.6.2/uuid_ui64.c
uuid-1.6.2/uuid_ui64.h
uuid-1.6.2/uuid_vers.h
Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008)
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether compiler option(s) -pipe work... yes
checking whether compiler option(s) -DDEBUG work... yes
checking whether compiler option(s) -W<xxx> work... yes
checking whether compiler option(s) -Wno-long-long work... yes
checking for compilation debug mode... enabled
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether to build against external Dmalloc library... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -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 (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... no
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for gethostname in -lnsl... yes
checking for accept in -lsocket... no
checking for va_copy() function... yes
checking for sys/types.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for netdb.h... yes
checking for ifaddrs.h... yes
checking for net/if.h... yes
checking for net/if_dl.h... no
checking for net/if_arp.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for struct timeval... yes
checking for getifaddrs... yes
checking for nanosleep... yes
checking for Sleep... no
checking for gettimeofday... yes
checking for clock_gettime... no
checking for long long... yes
checking for long double... yes
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking whether to build DCE 1.1 backward compatibility API... (cached) no
checking whether to build C++ bindings to C API... (cached) no
checking whether to build Perl bindings to C API... (cached) no
checking whether to build Perl compatibility API... (cached) no
checking for perl... /usr/bin/perl
checking whether to build PHP bindings to C API... (cached) no
checking for php5... no
checking for php... no
checking whether to build PostgreSQL bindings to C API... (cached) no
checking for pg_config... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating uuid-config
config.status: creating uuid.pc
config.status: creating uuid.h
config.status: creating config.h
config.status: executing libtool commands
config.status: executing adjustment commands
make[1]: Entering directory `/home/vagrant/erlang-ossp-uuid/deps/uuid-1.6.2'
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid.c -o uuid.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_md5.c -o uuid_md5.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_sha1.c -o uuid_sha1.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_prng.c -o uuid_prng.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_mac.c -o uuid_mac.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_time.c -o uuid_time.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_ui64.c -o uuid_ui64.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_ui128.c -o uuid_ui128.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_str.c -o uuid_str.o
./libtool: line 980: warning: setlocale: LC_MESSAGES: cannot change locale (c)
libtool: link: ar cru .libs/libuuid.a uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o
libtool: link: ranlib .libs/libuuid.a
libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
gcc -I. -I. -DHAVE_CONFIG_H -fPIC -O2 -g -pipe -DDEBUG -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -c uuid_cli.c
libtool: link: gcc -o uuid uuid_cli.o ./.libs/libuuid.a -lnsl
make[1]: Leaving directory `/home/vagrant/erlang-ossp-uuid/deps/uuid-1.6.2'
Compiled src/ossp_uuid.erl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment