Created
December 22, 2013 15:26
-
-
Save onyb/8084107 to your computer and use it in GitHub Desktop.
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/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 | |
rm -f configmake.h-t configmake.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
echo '#define PREFIX "/usr"'; \ | |
echo '#define EXEC_PREFIX "/usr"'; \ | |
echo '#define BINDIR "/usr/bin"'; \ | |
echo '#define SBINDIR "/usr/sbin"'; \ | |
echo '#define LIBEXECDIR "/usr/lib/findutils"'; \ | |
echo '#define DATAROOTDIR "/usr/share"'; \ | |
echo '#define DATADIR "/usr/share"'; \ | |
echo '#define SYSCONFDIR "/usr/etc"'; \ | |
echo '#define SHAREDSTATEDIR "/usr/com"'; \ | |
echo '#define LOCALSTATEDIR "/var/lib/locate"'; \ | |
echo '#define INCLUDEDIR "/usr/include"'; \ | |
echo '#define OLDINCLUDEDIR "/usr/include"'; \ | |
echo '#define DOCDIR "/usr/share/doc/findutils"'; \ | |
echo '#define INFODIR "/usr/share/info"'; \ | |
echo '#define HTMLDIR "/usr/share/doc/findutils"'; \ | |
echo '#define DVIDIR "/usr/share/doc/findutils"'; \ | |
echo '#define PDFDIR "/usr/share/doc/findutils"'; \ | |
echo '#define PSDIR "/usr/share/doc/findutils"'; \ | |
echo '#define LIBDIR "/usr/lib"'; \ | |
echo '#define LISPDIR ""'; \ | |
echo '#define LOCALEDIR "/usr/share/locale"'; \ | |
echo '#define MANDIR "/usr/share/man"'; \ | |
echo '#define MANEXT ""'; \ | |
echo '#define PKGDATADIR "/usr/share/findutils"'; \ | |
echo '#define PKGINCLUDEDIR "/usr/include/findutils"'; \ | |
echo '#define PKGLIBDIR "/usr/lib/findutils"'; \ | |
echo '#define PKGLIBEXECDIR ""'; \ | |
} | sed '/""/d' > configmake.h-t | |
mv configmake.h-t configmake.h | |
rm -f fcntl.h-t fcntl.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ | |
-e 's|@''GNULIB_OPEN''@|0|g' \ | |
-e 's|@''REPLACE_OPEN''@|0|g' \ | |
< ./fcntl.in.h; \ | |
} > fcntl.h-t | |
mv fcntl.h-t fcntl.h | |
rm -f inttypes.h-t inttypes.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ | |
-e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ | |
-e 's/@''PRI_MACROS_BROKEN''@/0/g' \ | |
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''PRIPTR_PREFIX''@/""/g' \ | |
-e 's/@''GNULIB_IMAXABS''@/0/g' \ | |
-e 's/@''GNULIB_IMAXDIV''@/0/g' \ | |
-e 's/@''GNULIB_STRTOIMAX''@/1/g' \ | |
-e 's/@''GNULIB_STRTOUMAX''@/1/g' \ | |
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ | |
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ | |
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ | |
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ | |
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ | |
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ | |
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ | |
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ | |
-e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ | |
< ./inttypes.in.h; \ | |
} > inttypes.h-t | |
mv inttypes.h-t inttypes.h | |
rm -f stdio.h-t stdio.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ | |
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_SNPRINTF''@|0|g' \ | |
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \ | |
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_VASPRINTF''@|0|g' \ | |
-e 's|@''GNULIB_FOPEN''@|0|g' \ | |
-e 's|@''GNULIB_FREOPEN''@|0|g' \ | |
-e 's|@''GNULIB_FSEEK''@|0|g' \ | |
-e 's|@''GNULIB_FSEEKO''@|1|g' \ | |
-e 's|@''GNULIB_FTELL''@|0|g' \ | |
-e 's|@''GNULIB_FTELLO''@|1|g' \ | |
-e 's|@''GNULIB_FFLUSH''@|1|g' \ | |
-e 's|@''GNULIB_GETDELIM''@|1|g' \ | |
-e 's|@''GNULIB_GETLINE''@|1|g' \ | |
-e 's|@''REPLACE_FPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VFPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_SNPRINTF''@|0|g' \ | |
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \ | |
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_SPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSPRINTF''@|0|g' \ | |
-e 's|@''HAVE_VASPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_VASPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FREOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FSEEKO''@|0|g' \ | |
-e 's|@''REPLACE_FSEEK''@|0|g' \ | |
-e 's|@''REPLACE_FTELLO''@|0|g' \ | |
-e 's|@''REPLACE_FTELL''@|0|g' \ | |
-e 's|@''REPLACE_FFLUSH''@|0|g' \ | |
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \ | |
-e 's|@''REPLACE_GETLINE''@|0|g' \ | |
-e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ | |
< ./stdio.in.h; \ | |
} > stdio.h-t | |
mv stdio.h-t stdio.h | |
rm -f stdlib.h-t stdlib.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ | |
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ | |
-e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ | |
-e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ | |
-e 's|@''GNULIB_GETSUBOPT''@|0|g' \ | |
-e 's|@''GNULIB_MKDTEMP''@|0|g' \ | |
-e 's|@''GNULIB_MKSTEMP''@|0|g' \ | |
-e 's|@''GNULIB_PUTENV''@|0|g' \ | |
-e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ | |
-e 's|@''HAVE_GETSUBOPT''@|1|g' \ | |
-e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ | |
-e 's|@''HAVE_MKDTEMP''@|1|g' \ | |
-e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ | |
-e 's|@''REPLACE_MKSTEMP''@|0|g' \ | |
-e 's|@''REPLACE_PUTENV''@|0|g' \ | |
-e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ | |
< ./stdlib.in.h; \ | |
} > stdlib.h-t | |
mv stdlib.h-t stdlib.h | |
rm -f string.h-t string.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \ | |
-e 's|@''GNULIB_MBSLEN''@|1|g' \ | |
-e 's|@''GNULIB_MBSNLEN''@|0|g' \ | |
-e 's|@''GNULIB_MBSCHR''@|0|g' \ | |
-e 's|@''GNULIB_MBSRCHR''@|0|g' \ | |
-e 's|@''GNULIB_MBSSTR''@|1|g' \ | |
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \ | |
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ | |
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ | |
-e 's|@''GNULIB_MBSCASESTR''@|1|g' \ | |
-e 's|@''GNULIB_MBSCSPN''@|0|g' \ | |
-e 's|@''GNULIB_MBSPBRK''@|0|g' \ | |
-e 's|@''GNULIB_MBSSPN''@|0|g' \ | |
-e 's|@''GNULIB_MBSSEP''@|0|g' \ | |
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \ | |
-e 's|@''GNULIB_MEMMEM''@|0|g' \ | |
-e 's|@''GNULIB_MEMPCPY''@|1|g' \ | |
-e 's|@''GNULIB_MEMRCHR''@|1|g' \ | |
-e 's|@''GNULIB_STPCPY''@|1|g' \ | |
-e 's|@''GNULIB_STPNCPY''@|0|g' \ | |
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \ | |
-e 's|@''GNULIB_STRDUP''@|1|g' \ | |
-e 's|@''GNULIB_STRNDUP''@|1|g' \ | |
-e 's|@''GNULIB_STRNLEN''@|1|g' \ | |
-e 's|@''GNULIB_STRPBRK''@|0|g' \ | |
-e 's|@''GNULIB_STRSEP''@|0|g' \ | |
-e 's|@''GNULIB_STRCASESTR''@|1|g' \ | |
-e 's|@''GNULIB_STRTOK_R''@|0|g' \ | |
-e 's|@''GNULIB_STRERROR''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ | |
-e 's|@''HAVE_MEMPCPY''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ | |
-e 's|@''HAVE_STPCPY''@|1|g' \ | |
-e 's|@''HAVE_STPNCPY''@|1|g' \ | |
-e 's|@''HAVE_STRCHRNUL''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \ | |
-e 's|@''HAVE_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ | |
-e 's|@''HAVE_STRPBRK''@|1|g' \ | |
-e 's|@''HAVE_STRSEP''@|1|g' \ | |
-e 's|@''HAVE_STRCASESTR''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRERROR''@|1|g' \ | |
-e 's|@''REPLACE_MEMMEM''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR''@|0|g' \ | |
-e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ | |
< ./string.in.h; \ | |
} > string.h-t | |
mv string.h-t string.h | |
/bin/mkdir -p sys | |
rm -f sys/stat.h-t sys/stat.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ | |
-e 's|@''HAVE_IO_H''@|0|g' \ | |
-e 's|@''HAVE_LSTAT''@|1|g' \ | |
-e 's|@''HAVE_DECL_MKDIR''@|1|g' \ | |
< ./sys_stat.in.h; \ | |
} > sys/stat.h-t | |
mv sys/stat.h-t sys/stat.h | |
rm -f time.h-t time.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@NEXT_TIME_H''@|<time.h>|g' \ | |
-e 's|@REPLACE_LOCALTIME_R''@|0|g' \ | |
-e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ | |
< ./time.in.h; \ | |
} > time.h-t | |
mv time.h-t time.h | |
rm -f unistd.h-t unistd.h | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ | |
-e 's/@''INCLUDE_NEXT''@/include_next/g' \ | |
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ | |
-e 's|@''GNULIB_CHOWN''@|1|g' \ | |
-e 's|@''GNULIB_DUP2''@|1|g' \ | |
-e 's|@''GNULIB_FCHDIR''@|1|g' \ | |
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \ | |
-e 's|@''GNULIB_GETCWD''@|1|g' \ | |
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ | |
-e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ | |
-e 's|@''GNULIB_LCHOWN''@|1|g' \ | |
-e 's|@''GNULIB_LSEEK''@|1|g' \ | |
-e 's|@''GNULIB_READLINK''@|1|g' \ | |
-e 's|@''GNULIB_SLEEP''@|0|g' \ | |
-e 's|@''HAVE_DUP2''@|1|g' \ | |
-e 's|@''HAVE_FTRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_READLINK''@|1|g' \ | |
-e 's|@''HAVE_SLEEP''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ | |
-e 's|@''HAVE_OS_H''@|0|g' \ | |
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | |
-e 's|@''REPLACE_CHOWN''@|0|g' \ | |
-e 's|@''REPLACE_FCHDIR''@|0|g' \ | |
-e 's|@''REPLACE_GETCWD''@|0|g' \ | |
-e 's|@''REPLACE_LCHOWN''@|0|g' \ | |
-e 's|@''REPLACE_LSEEK''@|0|g' \ | |
< ./unistd.in.h; \ | |
} > unistd.h-t | |
mv unistd.h-t unistd.h | |
make all-am | |
make[4]: Entering directory `/sources/findutils-4.4.2/gnulib/lib' | |
depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo c-strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT c-strstr.o -MD -MP -MF $depbase.Tpo -c -o c-strstr.o c-strstr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo file-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT file-set.o -MD -MP -MF $depbase.Tpo -c -o file-set.o file-set.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo freadahead.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT freadahead.o -MD -MP -MF $depbase.Tpo -c -o freadahead.o freadahead.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo getdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT getdate.o -MD -MP -MF $depbase.Tpo -c -o getdate.o getdate.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT hash-pjw.o -MD -MP -MF $depbase.Tpo -c -o hash-pjw.o hash-pjw.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo hash-triple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT hash-triple.o -MD -MP -MF $depbase.Tpo -c -o hash-triple.o hash-triple.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbscasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT mbscasestr.o -MD -MP -MF $depbase.Tpo -c -o mbscasestr.o mbscasestr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrtoumax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoumax.o xstrtoumax.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo canonicalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT canonicalize.o -MD -MP -MF $depbase.Tpo -c -o canonicalize.o canonicalize.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo closein.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT closein.o -MD -MP -MF $depbase.Tpo -c -o closein.o closein.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo cycle-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT cycle-check.o -MD -MP -MF $depbase.Tpo -c -o cycle-check.o cycle-check.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o filemode.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fopen-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT fopen-safer.o -MD -MP -MF $depbase.Tpo -c -o fopen-safer.o fopen-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fstatat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT fstatat.o -MD -MP -MF $depbase.Tpo -c -o fstatat.o fstatat.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT fts.o -MD -MP -MF $depbase.Tpo -c -o fts.o fts.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT human.o -MD -MP -MF $depbase.Tpo -c -o human.o human.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT i-ring.o -MD -MP -MF $depbase.Tpo -c -o i-ring.o i-ring.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT idcache.o -MD -MP -MF $depbase.Tpo -c -o idcache.o idcache.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT modechange.o -MD -MP -MF $depbase.Tpo -c -o modechange.o modechange.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mountlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT mountlist.o -MD -MP -MF $depbase.Tpo -c -o mountlist.o mountlist.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT quote.o -MD -MP -MF $depbase.Tpo -c -o quote.o quote.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo same.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT same.o -MD -MP -MF $depbase.Tpo -c -o same.o same.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT strftime.o -MD -MP -MF $depbase.Tpo -c -o strftime.o strftime.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrtod.o -MD -MP -MF $depbase.Tpo -c -o xstrtod.o xstrtod.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo yesno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -O2 -MT yesno.o -MD -MP -MF $depbase.Tpo -c -o yesno.o yesno.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
rm -f libgnulib.a | |
ar cru libgnulib.a areadlink-with-size.o c-strstr.o file-set.o fpurge.o freadahead.o freading.o getdate.o hash-pjw.o hash-triple.o localcharset.o malloca.o mbchar.o mbscasestr.o mbslen.o mbsstr.o openat-die.o progname.o strnlen1.o uniwidth/width.o version-etc.o version-etc-fsf.o xalloc-die.o xstrndup.o xstrtoumax.o argmatch.o basename.o canonicalize.o chdir-long.o close-stream.o closein.o closeout.o creat-safer.o cycle-check.o dirname.o dup-safer.o exitfail.o fd-safer.o filemode.o filenamecat.o fopen-safer.o fstatat.o fts.o gettime.o hash.o human.o i-ring.o idcache.o modechange.o mountlist.o open-safer.o openat-proc.o pipe-safer.o quote.o quotearg.o same.o save-cwd.o savedir.o strftime.o stripslash.o xgetcwd.o xmalloc.o xstrtod.o xstrtol.o xstrtol-error.o xstrtoul.o yesno.o | |
ranlib libgnulib.a | |
rm -f t-charset.alias charset.alias | |
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias | |
mv t-charset.alias charset.alias | |
rm -f t-ref-add.sed ref-add.sed | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/findutils/g' ref-add.sin > t-ref-add.sed | |
mv t-ref-add.sed ref-add.sed | |
rm -f t-ref-del.sed ref-del.sed | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/findutils/g' ref-del.sin > t-ref-del.sed | |
mv t-ref-del.sed ref-del.sed | |
make[4]: Leaving directory `/sources/findutils-4.4.2/gnulib/lib' | |
make[3]: Leaving directory `/sources/findutils-4.4.2/gnulib/lib' | |
make[3]: Entering directory `/sources/findutils-4.4.2/gnulib' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/sources/findutils-4.4.2/gnulib' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/gnulib' | |
Making all in tests | |
make[2]: Entering directory `/sources/findutils-4.4.2/tests' | |
make all-recursive | |
make[3]: Entering directory `/sources/findutils-4.4.2/tests' | |
make[4]: Entering directory `/sources/findutils-4.4.2/tests' | |
make[4]: Nothing to be done for `all-am'. | |
make[4]: Leaving directory `/sources/findutils-4.4.2/tests' | |
make[3]: Leaving directory `/sources/findutils-4.4.2/tests' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/tests' | |
Making all in build-aux | |
make[2]: Entering directory `/sources/findutils-4.4.2/build-aux' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/sources/findutils-4.4.2/build-aux' | |
Making all in lib | |
make[2]: Entering directory `/sources/findutils-4.4.2/lib' | |
make all-am | |
make[3]: Entering directory `/sources/findutils-4.4.2/lib' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT gnulib-version.o -MD -MP -MF .deps/gnulib-version.Tpo -c -o gnulib-version.o gnulib-version.c | |
mv -f .deps/gnulib-version.Tpo .deps/gnulib-version.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT findutils-version.o -MD -MP -MF .deps/findutils-version.Tpo -c -o findutils-version.o findutils-version.c | |
mv -f .deps/findutils-version.Tpo .deps/findutils-version.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT listfile.o -MD -MP -MF .deps/listfile.Tpo -c -o listfile.o listfile.c | |
mv -f .deps/listfile.Tpo .deps/listfile.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT nextelem.o -MD -MP -MF .deps/nextelem.Tpo -c -o nextelem.o nextelem.c | |
mv -f .deps/nextelem.Tpo .deps/nextelem.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT extendbuf.o -MD -MP -MF .deps/extendbuf.Tpo -c -o extendbuf.o extendbuf.c | |
mv -f .deps/extendbuf.Tpo .deps/extendbuf.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT buildcmd.o -MD -MP -MF .deps/buildcmd.Tpo -c -o buildcmd.o buildcmd.c | |
mv -f .deps/buildcmd.Tpo .deps/buildcmd.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT savedirinfo.o -MD -MP -MF .deps/savedirinfo.Tpo -c -o savedirinfo.o savedirinfo.c | |
mv -f .deps/savedirinfo.Tpo .deps/savedirinfo.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT forcefindlib.o -MD -MP -MF .deps/forcefindlib.Tpo -c -o forcefindlib.o forcefindlib.c | |
mv -f .deps/forcefindlib.Tpo .deps/forcefindlib.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT qmark.o -MD -MP -MF .deps/qmark.Tpo -c -o qmark.o qmark.c | |
mv -f .deps/qmark.Tpo .deps/qmark.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT printquoted.o -MD -MP -MF .deps/printquoted.Tpo -c -o printquoted.o printquoted.c | |
mv -f .deps/printquoted.Tpo .deps/printquoted.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT regextype.o -MD -MP -MF .deps/regextype.Tpo -c -o regextype.o regextype.c | |
mv -f .deps/regextype.Tpo .deps/regextype.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT dircallback.o -MD -MP -MF .deps/dircallback.Tpo -c -o dircallback.o dircallback.c | |
mv -f .deps/dircallback.Tpo .deps/dircallback.Po | |
rm -f libfind.a | |
ar cru libfind.a gnulib-version.o findutils-version.o listfile.o nextelem.o extendbuf.o buildcmd.o savedirinfo.o forcefindlib.o qmark.o printquoted.o regextype.o dircallback.o forcefindlib.o | |
ranlib libfind.a | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -g -O2 -MT regexprops.o -MD -MP -MF .deps/regexprops.Tpo -c -o regexprops.o regexprops.c | |
mv -f .deps/regexprops.Tpo .deps/regexprops.Po | |
gcc -std=gnu99 -g -O2 -o regexprops regexprops.o regextype.o ../gnulib/lib/libgnulib.a | |
make[3]: Leaving directory `/sources/findutils-4.4.2/lib' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/lib' | |
Making all in find | |
make[2]: Entering directory `/sources/findutils-4.4.2/find' | |
Making all in . | |
make[3]: Entering directory `/sources/findutils-4.4.2/find' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT finddata.o -MD -MP -MF .deps/finddata.Tpo -c -o finddata.o finddata.c | |
mv -f .deps/finddata.Tpo .deps/finddata.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT fstype.o -MD -MP -MF .deps/fstype.Tpo -c -o fstype.o fstype.c | |
mv -f .deps/fstype.Tpo .deps/fstype.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c | |
mv -f .deps/parser.Tpo .deps/parser.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT pred.o -MD -MP -MF .deps/pred.Tpo -c -o pred.o pred.c | |
mv -f .deps/pred.Tpo .deps/pred.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c | |
mv -f .deps/tree.Tpo .deps/tree.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c | |
mv -f .deps/util.Tpo .deps/util.Po | |
rm -f libfindtools.a | |
ar cru libfindtools.a finddata.o fstype.o parser.o pred.o tree.o util.o | |
ranlib libfindtools.a | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT ftsfind.o -MD -MP -MF .deps/ftsfind.Tpo -c -o ftsfind.o ftsfind.c | |
mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po | |
gcc -std=gnu99 -g -O2 -o find ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a -lm -lm | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT find.o -MD -MP -MF .deps/find.Tpo -c -o find.o find.c | |
mv -f .deps/find.Tpo .deps/find.Po | |
gcc -std=gnu99 -g -O2 -o oldfind find.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a -lm -lm | |
make[3]: Leaving directory `/sources/findutils-4.4.2/find' | |
Making all in testsuite | |
make[3]: Entering directory `/sources/findutils-4.4.2/find/testsuite' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/sources/findutils-4.4.2/find/testsuite' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/find' | |
Making all in xargs | |
make[2]: Entering directory `/sources/findutils-4.4.2/xargs' | |
Making all in . | |
make[3]: Entering directory `/sources/findutils-4.4.2/xargs' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT xargs.o -MD -MP -MF .deps/xargs.Tpo -c -o xargs.o xargs.c | |
mv -f .deps/xargs.Tpo .deps/xargs.Po | |
gcc -std=gnu99 -g -O2 -o xargs xargs.o ../lib/libfind.a ../gnulib/lib/libgnulib.a | |
make[3]: Leaving directory `/sources/findutils-4.4.2/xargs' | |
Making all in testsuite | |
make[3]: Entering directory `/sources/findutils-4.4.2/xargs/testsuite' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/sources/findutils-4.4.2/xargs/testsuite' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/xargs' | |
Making all in locate | |
make[2]: Entering directory `/sources/findutils-4.4.2/locate' | |
echo '@set LOCATE_DB /var/lib/locate/locatedb' > dblocation.texi | |
make all-recursive | |
make[3]: Entering directory `/sources/findutils-4.4.2/locate' | |
Making all in . | |
make[4]: Entering directory `/sources/findutils-4.4.2/locate' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/lib -I../gnulib/lib -I../intl -DLOCATE_DB=\"/var/lib/locate/locatedb\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT locate.o -MD -MP -MF .deps/locate.Tpo -c -o locate.o locate.c | |
mv -f .deps/locate.Tpo .deps/locate.Po | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/lib -I../gnulib/lib -I../intl -DLOCATE_DB=\"/var/lib/locate/locatedb\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT word_io.o -MD -MP -MF .deps/word_io.Tpo -c -o word_io.o word_io.c | |
mv -f .deps/word_io.Tpo .deps/word_io.Po | |
gcc -std=gnu99 -g -O2 -o locate locate.o word_io.o ../lib/libfind.a ../gnulib/lib/libgnulib.a | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/lib -I../gnulib/lib -I../intl -DLOCATE_DB=\"/var/lib/locate/locatedb\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT frcode.o -MD -MP -MF .deps/frcode.Tpo -c -o frcode.o frcode.c | |
mv -f .deps/frcode.Tpo .deps/frcode.Po | |
gcc -std=gnu99 -g -O2 -o frcode frcode.o ../lib/libfind.a ../gnulib/lib/libgnulib.a | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/lib -I../gnulib/lib -I../intl -DLOCATE_DB=\"/var/lib/locate/locatedb\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.c | |
mv -f .deps/code.Tpo .deps/code.Po | |
gcc -std=gnu99 -g -O2 -o code code.o word_io.o ../lib/libfind.a ../gnulib/lib/libgnulib.a | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/lib -I../gnulib/lib -I../intl -DLOCATE_DB=\"/var/lib/locate/locatedb\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT bigram.o -MD -MP -MF .deps/bigram.Tpo -c -o bigram.o bigram.c | |
mv -f .deps/bigram.Tpo .deps/bigram.Po | |
gcc -std=gnu99 -g -O2 -o bigram bigram.o ../lib/libfind.a ../gnulib/lib/libgnulib.a | |
rm -f updatedb | |
find=`echo find|sed 's,x,x,'`; \ | |
frcode=`echo frcode|sed 's,x,x,'`; \ | |
bigram=`echo bigram|sed 's,x,x,'`; \ | |
code=`echo code|sed 's,x,x,'`; \ | |
sed \ | |
-e "s,@""bindir""@,/usr/bin," \ | |
-e "s,@""libexecdir""@,/usr/lib/findutils," \ | |
-e "s,@""LOCATE_DB""@,/var/lib/locate/locatedb," \ | |
-e "s,@""VERSION""@,4.4.2," \ | |
-e "s,@""PACKAGE_NAME""@,GNU findutils," \ | |
-e "s,@""find""@,${find}," \ | |
-e "s,@""frcode""@,${frcode}," \ | |
-e "s,@""bigram""@,${bigram}," \ | |
-e "s,@""code""@,${code}," \ | |
-e "s,@""SORT""@,/usr/bin/sort," \ | |
-e "s,@""SORT_SUPPORTS_Z""@,true," \ | |
./updatedb.sh > updatedb | |
chmod +x updatedb | |
make[4]: Leaving directory `/sources/findutils-4.4.2/locate' | |
Making all in testsuite | |
make[4]: Entering directory `/sources/findutils-4.4.2/locate/testsuite' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/sources/findutils-4.4.2/locate/testsuite' | |
make[3]: Leaving directory `/sources/findutils-4.4.2/locate' | |
make[2]: Leaving directory `/sources/findutils-4.4.2/locate' | |
Making all in doc | |
make[2]: Entering directory `/sources/findutils-4.4.2/doc' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/sources/findutils-4.4.2/doc' | |
Making all in po | |
make[2]: Entering directory `/sources/findutils-4.4.2/po' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/sources/findutils-4.4.2/po' | |
Making all in m4 | |
make[2]: Entering directory `/sources/findutils-4.4.2/m4' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/sources/findutils-4.4.2/m4' | |
make[2]: Entering directory `/sources/findutils-4.4.2' | |
make[2]: Leaving directory `/sources/findutils-4.4.2' | |
make[1]: Leaving directory `/sources/findutils-4.4.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment