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
Making install in lib
make[1]: Entering directory `/sources/diffutils-3.3/lib'
make install-am
make[2]: Entering directory `/sources/diffutils-3.3/lib'
make[3]: Entering directory `/sources/diffutils-3.3/lib'
if test yes = no; then \
case 'linux-gnu' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
checking for a BSD-compatible install... ./install-sh -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 style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' all-recursive
make[1]: Entering directory `/sources/gawk-4.1.0'
Making all in .
make[2]: Entering directory `/sources/gawk-4.1.0'
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I. -g -O2 -DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
mv -f .deps/array.Tpo .deps/array.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I. -g -O2 -DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c
mv -f .deps/awkgram.Tpo .deps/awkgram.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I. -g -O2 -DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
mv -f .deps/builtin.Tpo .deps/builtin.Po
Making check in .
make[1]: Entering directory `/sources/gawk-4.1.0'
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' check-local
make[2]: Entering directory `/sources/gawk-4.1.0'
make[2]: Leaving directory `/sources/gawk-4.1.0'
make[1]: Leaving directory `/sources/gawk-4.1.0'
Making check in awklib
make[1]: Entering directory `/sources/gawk-4.1.0/awklib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/sources/gawk-4.1.0/awklib'
Making install in .
make[1]: Entering directory `/sources/gawk-4.1.0'
make[2]: Entering directory `/sources/gawk-4.1.0'
/bin/mkdir -p '/usr/bin'
./install-sh -c gawk '/usr/bin'
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' install-exec-hook
make[3]: Entering directory `/sources/gawk-4.1.0'
(cd /usr/bin; \
ln gawk gawk-4.1.0 2>/dev/null ; \
if [ ! -f awk ]; \
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether debug output should be produced... no
checking for leaf optimisation... yes
checking for gcc... gcc
make all-recursive
make[1]: Entering directory `/sources/findutils-4.4.2'
Making all in gnulib
make[2]: Entering directory `/sources/findutils-4.4.2/gnulib'
Making all in lib
make[3]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t
mv -f alloca.h-t alloca.h
Making check in gnulib
make[1]: Entering directory `/sources/findutils-4.4.2/gnulib'
Making check in lib
make[2]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
make check-am
make[3]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/sources/findutils-4.4.2/gnulib/lib'
make[2]: Leaving directory `/sources/findutils-4.4.2/gnulib/lib'
make[2]: Entering directory `/sources/findutils-4.4.2/gnulib'
Making install in gnulib
make[1]: Entering directory `/sources/findutils-4.4.2/gnulib'
Making install in lib
make[2]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
make install-am
make[3]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
make[4]: Entering directory `/sources/findutils-4.4.2/gnulib/lib'
test yes != no || /bin/sh ../../build-aux/mkinstalldirs /usr/lib
if test -f /usr/lib/charset.alias; then \
sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking that generated files are newer than configure... done
configure: creating ./config.status