Skip to content

Instantly share code, notes, and snippets.

@wjdp
Created November 17, 2016 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wjdp/508c54cd43ea654df3f2b2165ac2fc67 to your computer and use it in GitHub Desktop.
Save wjdp/508c54cd43ea654df3f2b2165ac2fc67 to your computer and use it in GitHub Desktop.
rbkit attempted install
current directory: /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext
/usr/bin/ruby2.3 -r ./siteconf20161117-8605-10xvl9h.rb extconf.rb
checking for rb_postponed_job_register_one()... yes
checking for rb_profile_frames()... yes
checking for rb_tracepoint_new()... yes
checking for RUBY_INTERNAL_EVENT_NEWOBJ... yes
checking for main() in -lzmq... yes
checking for zmq.h... yes
checking for main() in -lmsgpack... no
Downloading and installing msgpack from source
checking for curl... yes
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 595 0 595 0 0 911 0 --:--:-- --:--:-- --:--:-- 911
0 421k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 421k 100 421k 0 0 195k 0 0:00:02 0:00:02 --:--:-- 743k
msgpack-0.5.9/
msgpack-0.5.9/ac/
msgpack-0.5.9/aclocal.m4
msgpack-0.5.9/AUTHORS
msgpack-0.5.9/ChangeLog
msgpack-0.5.9/CMakeLists.txt
msgpack-0.5.9/config.h.in
msgpack-0.5.9/configure
msgpack-0.5.9/configure.in
msgpack-0.5.9/COPYING
msgpack-0.5.9/INSTALL
msgpack-0.5.9/LICENSE
msgpack-0.5.9/Makefile.am
msgpack-0.5.9/Makefile.in
msgpack-0.5.9/msgpack.pc.in
msgpack-0.5.9/msgpack_vc.postbuild.bat
msgpack-0.5.9/msgpack_vc8.sln
msgpack-0.5.9/msgpack_vc8.vcproj
msgpack-0.5.9/NEWS
msgpack-0.5.9/NOTICE
msgpack-0.5.9/README
msgpack-0.5.9/README.md
msgpack-0.5.9/src/
msgpack-0.5.9/test/
msgpack-0.5.9/test/buffer.cc
msgpack-0.5.9/test/cases.cc
msgpack-0.5.9/test/cases.mpac
msgpack-0.5.9/test/cases_compact.mpac
msgpack-0.5.9/test/CMakeLists.txt
msgpack-0.5.9/test/convert.cc
msgpack-0.5.9/test/fixint.cc
msgpack-0.5.9/test/fixint_c.cc
msgpack-0.5.9/test/Makefile.am
msgpack-0.5.9/test/Makefile.in
msgpack-0.5.9/test/msgpack_test.cpp
msgpack-0.5.9/test/msgpackc_test.cpp
msgpack-0.5.9/test/object.cc
msgpack-0.5.9/test/pack_unpack.cc
msgpack-0.5.9/test/pack_unpack_c.cc
msgpack-0.5.9/test/streaming.cc
msgpack-0.5.9/test/streaming_c.cc
msgpack-0.5.9/test/version.cc
msgpack-0.5.9/test/zone.cc
msgpack-0.5.9/src/gcc_atomic.cpp
msgpack-0.5.9/src/Makefile.am
msgpack-0.5.9/src/Makefile.in
msgpack-0.5.9/src/msgpack/
msgpack-0.5.9/src/msgpack.h
msgpack-0.5.9/src/msgpack.hpp
msgpack-0.5.9/src/object.cpp
msgpack-0.5.9/src/objectc.c
msgpack-0.5.9/src/unpack.c
msgpack-0.5.9/src/version.c
msgpack-0.5.9/src/vrefbuffer.c
msgpack-0.5.9/src/zone.c
msgpack-0.5.9/src/msgpack/fbuffer.h
msgpack-0.5.9/src/msgpack/fbuffer.hpp
msgpack-0.5.9/src/msgpack/object.h
msgpack-0.5.9/src/msgpack/object.hpp
msgpack-0.5.9/src/msgpack/pack.h
msgpack-0.5.9/src/msgpack/pack.hpp
msgpack-0.5.9/src/msgpack/pack_define.h
msgpack-0.5.9/src/msgpack/pack_template.h
msgpack-0.5.9/src/msgpack/sbuffer.h
msgpack-0.5.9/src/msgpack/sbuffer.hpp
msgpack-0.5.9/src/msgpack/sysdep.h
msgpack-0.5.9/src/msgpack/type/
msgpack-0.5.9/src/msgpack/type.hpp
msgpack-0.5.9/src/msgpack/unpack.h
msgpack-0.5.9/src/msgpack/unpack.hpp
msgpack-0.5.9/src/msgpack/unpack_define.h
msgpack-0.5.9/src/msgpack/unpack_template.h
msgpack-0.5.9/src/msgpack/version.h
msgpack-0.5.9/src/msgpack/version.h.in
msgpack-0.5.9/src/msgpack/vrefbuffer.h
msgpack-0.5.9/src/msgpack/vrefbuffer.hpp
msgpack-0.5.9/src/msgpack/zbuffer.h
msgpack-0.5.9/src/msgpack/zbuffer.hpp
msgpack-0.5.9/src/msgpack/zone.h
msgpack-0.5.9/src/msgpack/zone.hpp
msgpack-0.5.9/src/msgpack/zone.hpp.erb
msgpack-0.5.9/src/msgpack/type/bool.hpp
msgpack-0.5.9/src/msgpack/type/define.hpp
msgpack-0.5.9/src/msgpack/type/define.hpp.erb
msgpack-0.5.9/src/msgpack/type/deque.hpp
msgpack-0.5.9/src/msgpack/type/fixint.hpp
msgpack-0.5.9/src/msgpack/type/float.hpp
msgpack-0.5.9/src/msgpack/type/int.hpp
msgpack-0.5.9/src/msgpack/type/list.hpp
msgpack-0.5.9/src/msgpack/type/map.hpp
msgpack-0.5.9/src/msgpack/type/nil.hpp
msgpack-0.5.9/src/msgpack/type/pair.hpp
msgpack-0.5.9/src/msgpack/type/raw.hpp
msgpack-0.5.9/src/msgpack/type/set.hpp
msgpack-0.5.9/src/msgpack/type/string.hpp
msgpack-0.5.9/src/msgpack/type/tr1/
msgpack-0.5.9/src/msgpack/type/tuple.hpp
msgpack-0.5.9/src/msgpack/type/tuple.hpp.erb
msgpack-0.5.9/src/msgpack/type/vector.hpp
msgpack-0.5.9/src/msgpack/type/tr1/unordered_map.hpp
msgpack-0.5.9/src/msgpack/type/tr1/unordered_set.hpp
msgpack-0.5.9/ac/compile
msgpack-0.5.9/ac/config.guess
msgpack-0.5.9/ac/config.sub
msgpack-0.5.9/ac/depcomp
msgpack-0.5.9/ac/install-sh
msgpack-0.5.9/ac/ltmain.sh
msgpack-0.5.9/ac/missing
msgpack-0.5.9/ac/test-driver
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 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 gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking if C++ API is enabled...
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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... yes
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 whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking if debug option is enabled...
checking for __sync_* atomic operations... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating msgpack.pc
config.status: creating src/Makefile
config.status: creating src/msgpack/version.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c -o unpack.lo unpack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -fPIC -DPIC -o .libs/unpack.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o >/dev/null 2>&1
mv -f .deps/unpack.Tpo .deps/unpack.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c -o objectc.lo objectc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c objectc.c -fPIC -DPIC -o .libs/objectc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c objectc.c -o objectc.o >/dev/null 2>&1
mv -f .deps/objectc.Tpo .deps/objectc.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c -o vrefbuffer.lo vrefbuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c vrefbuffer.c -fPIC -DPIC -o .libs/vrefbuffer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c vrefbuffer.c -o vrefbuffer.o >/dev/null 2>&1
mv -f .deps/vrefbuffer.Tpo .deps/vrefbuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c -o zone.lo zone.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -fPIC -DPIC -o .libs/zone.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -fPIC -g -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -o zone.o >/dev/null 2>&1
mv -f .deps/zone.Tpo .deps/zone.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cpp -fPIC -DPIC -o .libs/object.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cpp -o object.o >/dev/null 2>&1
mv -f .deps/object.Tpo .deps/object.Plo
/bin/bash ../libtool --tag=CXX --mode=link g++ -O3 -Wall -g -version-info 3:0:0 -no-undefined -o libmsgpack.la -rpath /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib unpack.lo objectc.lo version.lo vrefbuffer.lo zone.lo object.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbeginS.o .libs/unpack.o .libs/objectc.o .libs/version.o .libs/vrefbuffer.o .libs/zone.o .libs/object.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o -O3 -Wl,-soname -Wl,libmsgpack.so.3 -o .libs/libmsgpack.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libmsgpack.so.3" && ln -s "libmsgpack.so.3.0.0" "libmsgpack.so.3")
libtool: link: (cd ".libs" && rm -f "libmsgpack.so" && ln -s "libmsgpack.so.3.0.0" "libmsgpack.so")
libtool: link: ar cru .libs/libmsgpack.a unpack.o objectc.o version.o vrefbuffer.o zone.o object.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmsgpack.a
libtool: link: ( cd ".libs" && rm -f "libmsgpack.la" && ln -s "../libmsgpack.la" "libmsgpack.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -O3 -Wall -fPIC -g -version-info 2:0:0 -no-undefined -o libmsgpackc.la -rpath /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib unpack.lo objectc.lo version.lo vrefbuffer.lo zone.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/unpack.o .libs/objectc.o .libs/version.o .libs/vrefbuffer.o .libs/zone.o -O3 -Wl,-soname -Wl,libmsgpackc.so.2 -o .libs/libmsgpackc.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libmsgpackc.so.2" && ln -s "libmsgpackc.so.2.0.0" "libmsgpackc.so.2")
libtool: link: (cd ".libs" && rm -f "libmsgpackc.so" && ln -s "libmsgpackc.so.2.0.0" "libmsgpackc.so")
libtool: link: ar cru .libs/libmsgpackc.a unpack.o objectc.o version.o vrefbuffer.o zone.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmsgpackc.a
libtool: link: ( cd ".libs" && rm -f "libmsgpackc.la" && ln -s "../libmsgpackc.la" "libmsgpackc.la" )
make[1]: Entering directory '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/src'
/bin/mkdir -p '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libmsgpack.la libmsgpackc.la '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib'
libtool: install: /usr/bin/install -c .libs/libmsgpack.so.3.0.0 /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpack.so.3.0.0
libtool: install: (cd /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib && { ln -s -f libmsgpack.so.3.0.0 libmsgpack.so.3 || { rm -f libmsgpack.so.3 && ln -s libmsgpack.so.3.0.0 libmsgpack.so.3; }; })
libtool: install: (cd /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib && { ln -s -f libmsgpack.so.3.0.0 libmsgpack.so || { rm -f libmsgpack.so && ln -s libmsgpack.so.3.0.0 libmsgpack.so; }; })
libtool: install: /usr/bin/install -c .libs/libmsgpack.lai /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpack.la
libtool: install: /usr/bin/install -c .libs/libmsgpackc.so.2.0.0 /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpackc.so.2.0.0
libtool: install: (cd /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib && { ln -s -f libmsgpackc.so.2.0.0 libmsgpackc.so.2 || { rm -f libmsgpackc.so.2 && ln -s libmsgpackc.so.2.0.0 libmsgpackc.so.2; }; })
libtool: install: (cd /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib && { ln -s -f libmsgpackc.so.2.0.0 libmsgpackc.so || { rm -f libmsgpackc.so && ln -s libmsgpackc.so.2.0.0 libmsgpackc.so; }; })
libtool: install: /usr/bin/install -c .libs/libmsgpackc.lai /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpackc.la
libtool: install: /usr/bin/install -c .libs/libmsgpack.a /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpack.a
libtool: install: chmod 644 /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpack.a
libtool: install: ranlib /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpack.a
libtool: install: /usr/bin/install -c .libs/libmsgpackc.a /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpackc.a
libtool: install: chmod 644 /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpackc.a
libtool: install: ranlib /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib/libmsgpackc.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib
----------------------------------------------------------------------
Libraries have been installed in:
/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include'
/bin/mkdir -p '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack'
/usr/bin/install -c -m 644 msgpack/pack_define.h msgpack/pack_template.h msgpack/unpack_define.h msgpack/unpack_template.h msgpack/sysdep.h msgpack/sbuffer.h msgpack/version.h msgpack/vrefbuffer.h msgpack/zbuffer.h msgpack/fbuffer.h msgpack/pack.h msgpack/unpack.h msgpack/object.h msgpack/zone.h msgpack/sbuffer.hpp msgpack/vrefbuffer.hpp msgpack/zbuffer.hpp msgpack/fbuffer.hpp msgpack/pack.hpp msgpack/unpack.hpp msgpack/object.hpp msgpack/zone.hpp msgpack/type.hpp '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack'
/bin/mkdir -p '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack/type/tr1'
/usr/bin/install -c -m 644 msgpack/type/tr1/unordered_map.hpp msgpack/type/tr1/unordered_set.hpp '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack/type/tr1'
/usr/bin/install -c -m 644 msgpack.h msgpack.hpp '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/.'
/bin/mkdir -p '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack/type'
/usr/bin/install -c -m 644 msgpack/type/bool.hpp msgpack/type/deque.hpp msgpack/type/float.hpp msgpack/type/fixint.hpp msgpack/type/int.hpp msgpack/type/list.hpp msgpack/type/map.hpp msgpack/type/nil.hpp msgpack/type/pair.hpp msgpack/type/raw.hpp msgpack/type/set.hpp msgpack/type/string.hpp msgpack/type/vector.hpp msgpack/type/tuple.hpp msgpack/type/define.hpp '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include/msgpack/type'
make[1]: Leaving directory '/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/src'
checking for main() in -lmsgpack... yes
checking for msgpack.h... yes
creating Makefile
To see why this extension failed to compile, please check the mkmf.log which can be found here:
/var/lib/gems/2.3.0/extensions/x86_64-linux/2.3.0/rbkit-0.1.10/mkmf.log
current directory: /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext
make "DESTDIR=" clean
current directory: /var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext
make "DESTDIR="
compiling rbkit_allocation_info.c
compiling rbkit_event.c
compiling rbkit_event_packer.c
compiling rbkit_message_aggregator.c
compiling rbkit_object_graph.c
compiling rbkit_test_helper.c
compiling rbkit_tracer.c
rbkit_tracer.c: In function ‘start_stat_server’:
rbkit_tracer.c:138:17: warning: implicit declaration of function ‘zmq_ctx_new’ [-Wimplicit-function-declaration]
zmq_context = zmq_ctx_new();
^
rbkit_tracer.c:138:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
zmq_context = zmq_ctx_new();
^
rbkit_tracer.c: In function ‘tracer_string_recv’:
rbkit_tracer.c:170:8: warning: implicit declaration of function ‘zmq_msg_recv’ [-Wimplicit-function-declaration]
rc = zmq_msg_recv(&msg, socket, 0);
^
rbkit_tracer.c: In function ‘tracer_string_send’:
rbkit_tracer.c:182:33: warning: passing argument 2 of ‘zmq_send’ from incompatible pointer type [-Wincompatible-pointer-types]
int size = zmq_send (socket, message, strlen (message), 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: expected ‘zmq_msg_t * {aka struct <anonymous> *}’ but argument is of type ‘const char *’
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
rbkit_tracer.c:182:15: error: too many arguments to function ‘zmq_send’
int size = zmq_send (socket, message, strlen (message), 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: declared here
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
rbkit_tracer.c: In function ‘send_handshake_response’:
rbkit_tracer.c:207:35: warning: passing argument 2 of ‘zmq_send’ from incompatible pointer type [-Wincompatible-pointer-types]
zmq_send(zmq_response_socket, buffer->data, buffer->size, 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: expected ‘zmq_msg_t * {aka struct <anonymous> *}’ but argument is of type ‘char *’
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
rbkit_tracer.c:207:5: error: too many arguments to function ‘zmq_send’
zmq_send(zmq_response_socket, buffer->data, buffer->size, 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: declared here
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
rbkit_tracer.c: In function ‘stop_stat_server’:
rbkit_tracer.c:276:3: warning: implicit declaration of function ‘zmq_ctx_destroy’ [-Wimplicit-function-declaration]
zmq_ctx_destroy(zmq_context);
^
rbkit_tracer.c: In function ‘send_messages’:
rbkit_tracer.c:340:29: warning: passing argument 2 of ‘zmq_send’ from incompatible pointer type [-Wincompatible-pointer-types]
zmq_send(zmq_publisher, sbuf->data, sbuf->size, 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: expected ‘zmq_msg_t * {aka struct <anonymous> *}’ but argument is of type ‘char *’
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
rbkit_tracer.c:340:5: error: too many arguments to function ‘zmq_send’
zmq_send(zmq_publisher, sbuf->data, sbuf->size, 0);
^
In file included from rbkit_tracer.h:8:0,
from rbkit_tracer.c:9:
/usr/include/zmq.h:229:16: note: declared here
ZMQ_EXPORT int zmq_send (void *s, zmq_msg_t *msg, int flags);
^
Makefile:239: recipe for target 'rbkit_tracer.o' failed
make: *** [rbkit_tracer.o] Error 1
make failed, exit code 2
have_func: checking for rb_postponed_job_register_one()... -------------------- yes
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: int main(int argc, char **argv)
4: {
5: return 0;
6: }
/* end */
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
conftest.c: In function ‘t’:
conftest.c:13:57: error: ‘rb_postponed_job_register_one’ undeclared (first use in this function)
int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_postponed_job_register_one; return !p; }
^
conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_postponed_job_register_one; return !p; }
/* end */
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: extern void rb_postponed_job_register_one();
14: int t(void) { rb_postponed_job_register_one(); return 0; }
/* end */
--------------------
have_func: checking for rb_profile_frames()... -------------------- yes
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
conftest.c: In function ‘t’:
conftest.c:13:57: error: ‘rb_profile_frames’ undeclared (first use in this function)
int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_profile_frames; return !p; }
^
conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_profile_frames; return !p; }
/* end */
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: extern void rb_profile_frames();
14: int t(void) { rb_profile_frames(); return 0; }
/* end */
--------------------
have_func: checking for rb_tracepoint_new()... -------------------- yes
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
conftest.c: In function ‘t’:
conftest.c:13:57: error: ‘rb_tracepoint_new’ undeclared (first use in this function)
int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_tracepoint_new; return !p; }
^
conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_tracepoint_new; return !p; }
/* end */
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: extern void rb_tracepoint_new();
14: int t(void) { rb_tracepoint_new(); return 0; }
/* end */
--------------------
have_const: checking for RUBY_INTERNAL_EVENT_NEWOBJ... -------------------- yes
"gcc -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -c conftest.c"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: typedef int conftest_type;
5: conftest_type conftestval = (int)RUBY_INTERNAL_EVENT_NEWOBJ;
/* end */
--------------------
have_library: checking for main() in -lzmq... -------------------- yes
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.3 -lzmq -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))main; return !p; }
/* end */
--------------------
have_header: checking for zmq.h... -------------------- yes
"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: #include <zmq.h>
/* end */
--------------------
have_library: checking for main() in -lmsgpack... -------------------- no
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lzmq -lruby-2.3 -lmsgpack -lzmq -lpthread -lgmp -ldl -lcrypt -lm -lc"
/usr/bin/ld: cannot find -lmsgpack
collect2: error: ld returned 1 exit status
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))main; return !p; }
/* end */
"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lzmq -lruby-2.3 -lmsgpack -lzmq -lpthread -lgmp -ldl -lcrypt -lm -lc"
conftest.c:13:13: error: conflicting types for ‘main’
extern void main();
^
conftest.c:5:5: note: previous definition of ‘main’ was here
int main(int argc, char **argv)
^
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: extern void main();
14: int t(void) { main(); return 0; }
/* end */
--------------------
find_executable: checking for curl... -------------------- yes
--------------------
have_library: checking for main() in -lmsgpack... -------------------- yes
"gcc -o conftest -I/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lzmq -lruby-2.3 -lmsgpack -lzmq -lpthread -lgmp -ldl -lcrypt -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: /*top*/
4: extern int t(void);
5: int main(int argc, char **argv)
6: {
7: if (argc > 1000000) {
8: printf("%p", &t);
9: }
10:
11: return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))main; return !p; }
/* end */
--------------------
have_header: checking for msgpack.h... -------------------- yes
"gcc -E -I/var/lib/gems/2.3.0/gems/rbkit-0.1.10/ext/msgpack-0.5.9/dist/include -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: #include <msgpack.h>
/* end */
--------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment