Skip to content

Instantly share code, notes, and snippets.

Created November 17, 2016 18:38
Show Gist options
  • Save anonymous/6782b84d29c263cfacbaadaf1b6eb844 to your computer and use it in GitHub Desktop.
Save anonymous/6782b84d29c263cfacbaadaf1b6eb844 to your computer and use it in GitHub Desktop.
Make install
root@darkstar:/home/live/ruby-2.3.2# make install
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -std=iso9899:1999
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -fstack-protector -pie
SOLIBS =
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.4.0/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.4.0/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-5.4.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/root/slackware64-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 5.4.0 (GCC)
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/live/ruby-2.3.2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/live/ruby-2.3.2'
generating transdb.h
transdb.h unchanged
generating makefile exts.mk
Failed to configure gdbm. It will not be installed.
Failed to configure readline. It will not be installed.
configuring socket
Failed to configure tk. It will not be installed.
Failed to configure tk/tkutil. It will not be installed.
make[1]: Entering directory '/home/live/ruby-2.3.2'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/bigdecimal'
installing default bigdecimal libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/bigdecimal'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/date'
installing default date_core libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/date'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/digest'
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/digest'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/digest/sha2'
installing default sha2 libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/digest/sha2'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/fiddle'
installing default fiddle libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/fiddle'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/gdbm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/gdbm'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/io/console'
installing default console libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/io/console'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/json'
installing default libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/json'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/nkf'
installing default nkf libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/nkf'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/openssl'
installing default openssl libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/openssl'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/pathname'
installing default pathname libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/pathname'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/psych'
installing default psych libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/psych'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/pty'
installing default pty libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/pty'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/readline'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/readline'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/ripper'
installing default ripper libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/ripper'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/socket'
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/socket'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/syslog'
installing default syslog libraries
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/syslog'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/tk'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/tk'
make[2]: Entering directory '/home/live/ruby-2.3.2/ext/tk/tkutil'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/live/ruby-2.3.2/ext/tk/tkutil'
make[2]: Entering directory '/home/live/ruby-2.3.2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/live/ruby-2.3.2'
make[1]: Leaving directory '/home/live/ruby-2.3.2'
making enc
make[1]: Entering directory '/home/live/ruby-2.3.2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/live/ruby-2.3.2'
making trans
make[1]: Entering directory '/home/live/ruby-2.3.2'
make[1]: Nothing to be done for './enc/trans'.
make[1]: Leaving directory '/home/live/ruby-2.3.2'
making encs
make[1]: Entering directory '/home/live/ruby-2.3.2'
make[1]: Leaving directory '/home/live/ruby-2.3.2'
Generating RDoc documentation
No newer files.
Files: 0
Classes: 0 (0 undocumented)
Modules: 0 (0 undocumented)
Constants: 0 (0 undocumented)
Attributes: 0 (0 undocumented)
Methods: 0 (0 undocumented)
Total: 0 (0 undocumented)
0.00% documented
Elapsed: 0.0s
generating x86_64-linux-fake.rb
In file included from /usr/include/stdio.h:27:0,
from ./include/ruby/defines.h:26,
from ./include/ruby/ruby.h:36,
from ./version.c:12:
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
x86_64-linux-fake.rb updated
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc"
installing binary commands: /usr/local/bin
installing base libraries: /usr/local/lib
installing arch files: /usr/local/lib/ruby/2.3.0/x86_64-linux
installing pkgconfig data: /usr/local/lib/pkgconfig
installing command scripts: /usr/local/bin
installing library scripts: /usr/local/lib/ruby/2.3.0
installing common headers: /usr/local/include/ruby-2.3.0
installing manpages: /usr/local/share/man/man1
installing extension objects: /usr/local/lib/ruby/2.3.0/x86_64-linux
installing extension objects: /usr/local/lib/ruby/site_ruby/2.3.0/x86_64-linux
installing extension objects: /usr/local/lib/ruby/vendor_ruby/2.3.0/x86_64-linux
installing extension headers: /usr/local/include/ruby-2.3.0/x86_64-linux
installing extension scripts: /usr/local/lib/ruby/2.3.0
installing extension scripts: /usr/local/lib/ruby/site_ruby/2.3.0
installing extension scripts: /usr/local/lib/ruby/vendor_ruby/2.3.0
installing extension headers: /usr/local/include/ruby-2.3.0/ruby
installing default gems: /usr/local/lib/ruby/gems/2.3.0 (build_info, cache, doc, extensions, gems, specifications)
bigdecimal 1.2.8
io-console 0.4.5
json 1.8.3
psych 2.1.0
rdoc 4.2.1
installing bundle gems: /usr/local/lib/ruby/gems/2.3.0 (build_info, cache, doc, extensions, gems, specifications)
rake 10.4.2
minitest 5.8.5
net-telnet 0.1.1
test-unit 3.1.5
power_assert 0.2.6
did_you_mean 1.0.0
installing rdoc: /usr/local/share/ri/2.3.0/system
installing capi-docs: /usr/local/share/doc/ruby
root@darkstar:/home/live/ruby-2.3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment