Skip to content

Instantly share code, notes, and snippets.

View onyb's full-sized avatar
:octocat:
Exploring blocks

Anirudha Bose onyb

:octocat:
Exploring blocks
View GitHub Profile
make --no-print-directory all-recursive
Making all in .
CC libkmod/libkmod-index.lo
CC libkmod/libkmod-module.lo
CC libkmod/libkmod-file.lo
CC libkmod/libkmod-elf.lo
CC libkmod/libkmod-signature.lo
CC libkmod/libkmod-hash.lo
CC libkmod/libkmod-array.lo
CC libkmod/libkmod-util.lo
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 how to create a pax tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
root:/sources/kbd-1.15.5# mkdir -v /usr/share/doc/kbd-1.15.5
mkdir: created directory '/usr/share/doc/kbd-1.15.5'
root:/sources/kbd-1.15.5# cp -R -v doc/* /usr/share/doc/kbd-1.15.5
'doc/A20' -> '/usr/share/doc/kbd-1.15.5/A20'
'doc/A20/A20.html' -> '/usr/share/doc/kbd-1.15.5/A20/A20.html'
'doc/A20/xfix-286mode2' -> '/usr/share/doc/kbd-1.15.5/A20/xfix-286mode2'
'doc/README.Crosser' -> '/usr/share/doc/kbd-1.15.5/README.Crosser'
'doc/TODO' -> '/usr/share/doc/kbd-1.15.5/TODO'
'doc/as400.kbd' -> '/usr/share/doc/kbd-1.15.5/as400.kbd'
'doc/cirrus.videomodes' -> '/usr/share/doc/kbd-1.15.5/cirrus.videomodes'
Making install in src
make[1]: Entering directory `/sources/kbd-1.15.5/src'
make install-recursive
make[2]: Entering directory `/sources/kbd-1.15.5/src'
Making install in vlock
make[3]: Entering directory `/sources/kbd-1.15.5/src/vlock'
make[4]: Entering directory `/sources/kbd-1.15.5/src/vlock'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/sources/kbd-1.15.5/src/vlock'
make[3]: Leaving directory `/sources/kbd-1.15.5/src/vlock'
make all-recursive
make[1]: Entering directory `/sources/kbd-1.15.5'
Making all in src
make[2]: Entering directory `/sources/kbd-1.15.5/src'
LEX loadkeys.analyze.c
make all-recursive
make[3]: Entering directory `/sources/kbd-1.15.5/src'
Making all in vlock
make[4]: Entering directory `/sources/kbd-1.15.5/src/vlock'
make[4]: Nothing to be done for `all'.
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...
make[1]: Entering directory `/sources/iproute2-3.10.0/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/iproute2-3.10.0/lib'
make[1]: Entering directory `/sources/iproute2-3.10.0/ip'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/iproute2-3.10.0/ip'
make[1]: Entering directory `/sources/iproute2-3.10.0/tc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/iproute2-3.10.0/tc'
make[1]: Entering directory `/sources/iproute2-3.10.0/bridge'
sh configure
TC schedulers
ATM no
IPT using iptables
IPSET yes
iptables modules directory: not found!
libc has setns: yes
make[1]: Entering directory `/sources/iproute2-3.10.0/lib'
gcc -Wall -Wstrict-prototypes -Werror -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -O2 -I../include -DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib\" -DCONFDIR=\"/etc/iproute2\" -D_GNU_SOURCE -fPIC -c -o libgenl.o libgenl.c
gcc -Wall -Wstrict-prototypes -Werror -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -O2 -I../include -DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib\" -DCONFDIR=\"/etc/iproute2\" -D_GNU_SOURCE -fPIC -c -o ll_map.o ll_map.c
make install-recursive
make[1]: Entering directory `/sources/gzip-1.6'
Making install in lib
make[2]: Entering directory `/sources/gzip-1.6/lib'
make install-am
make[3]: Entering directory `/sources/gzip-1.6/lib'
make[4]: Entering directory `/sources/gzip-1.6/lib'
if test yes = no; then \
case 'linux-gnu' in \
darwin[56]*) \
GEN public-submodule-commit
make check-recursive
make[1]: Entering directory `/sources/gzip-1.6'
Making check in lib
make[2]: Entering directory `/sources/gzip-1.6/lib'
make check-am
make[3]: Entering directory `/sources/gzip-1.6/lib'
make[3]: Leaving directory `/sources/gzip-1.6/lib'
make[2]: Leaving directory `/sources/gzip-1.6/lib'
Making check in doc