This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making install in gnulib/lib | |
make[1]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make install-recursive | |
make[2]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make[3]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make[4]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
if test yes = no; then \ | |
case 'linux-gnu' in \ | |
darwin[56]*) \ | |
need_charset_alias=true ;; \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making check in gnulib/lib | |
make[1]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make check-recursive | |
make[2]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make[3]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
make[3]: Nothing to be done for `check-am'. | |
make[3]: Leaving directory `/sources/texinfo-5.1/gnulib/lib' | |
make[2]: Leaving directory `/sources/texinfo-5.1/gnulib/lib' | |
make[1]: Leaving directory `/sources/texinfo-5.1/gnulib/lib' | |
Making check in info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make all-recursive | |
make[1]: Entering directory `/sources/texinfo-5.1' | |
Making all in gnulib/lib | |
make[2]: Entering directory `/sources/texinfo-5.1/gnulib/lib' | |
rm -f alloca.h-t alloca.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./alloca.in.h; \ | |
} > alloca.h-t && \ | |
mv -f alloca.h-t alloca.h | |
rm -f configmake.h-t && \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ustar tar archive... gnutar | |
checking for perl... /usr/bin/perl | |
checking Perl version and Encode module... yes | |
checking for gawk... (cached) gawk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make: Entering directory `/sources/tar-1.26/doc' | |
rm -rf tar.htp | |
if /bin/sh /sources/tar-1.26/build-aux/missing --run makeinfo --html -DDISTRIB -I . \ | |
-o tar.htp tar.texi; \ | |
then \ | |
rm -rf tar.html; \ | |
if test ! -d tar.htp && test -d tar; then \ | |
mv tar tar.html; else mv tar.htp tar.html; fi; \ | |
else \ | |
if test ! -d tar.htp && test -d tar; then \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making install in doc | |
make[1]: Entering directory `/sources/tar-1.26/doc' | |
make[2]: Entering directory `/sources/tar-1.26/doc' | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/share/info" || /bin/mkdir -p "/usr/share/info" | |
/usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/usr/share/info' | |
install-info --info-dir='/usr/share/info' '/usr/share/info/tar.info' | |
make[2]: Leaving directory `/sources/tar-1.26/doc' | |
make[1]: Leaving directory `/sources/tar-1.26/doc' | |
Making install in gnu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making check in doc | |
make[1]: Entering directory `/sources/tar-1.26/doc' | |
make[1]: Nothing to be done for `check'. | |
make[1]: Leaving directory `/sources/tar-1.26/doc' | |
Making check in gnu | |
make[1]: Entering directory `/sources/tar-1.26/gnu' | |
make check-recursive | |
make[2]: Entering directory `/sources/tar-1.26/gnu' | |
make[3]: Entering directory `/sources/tar-1.26/gnu' | |
make[3]: Nothing to be done for `check-am'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make all-recursive | |
make[1]: Entering directory `/sources/tar-1.26' | |
Making all in doc | |
make[2]: Entering directory `/sources/tar-1.26/doc' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/sources/tar-1.26/doc' | |
Making all in gnu | |
make[2]: Entering directory `/sources/tar-1.26/gnu' | |
GEN alloca.h | |
GEN arg-nonnull.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 how to create a ustar tar archive... gnutar | |
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make: Entering directory `/sources/sysvinit-2.88dsf/src' | |
install -m 755 -d /bin/ /sbin/ | |
install -m 755 -d /usr/bin/ | |
for i in ; do \ | |
install -o root -g root -m 755 $i /bin/ ; \ | |
done | |
for i in init halt shutdown runlevel killall5 fstab-decode sulogin bootlogd; do \ | |
install -o root -g root -m 755 $i /sbin/ ; \ | |
done | |
for i in last mesg; do \ |