found patches W dniu 1 kwietnia 2012 18:02 użytkownik Artur <[email protected]>napisał:
> Here's output: > > cd /src/m68k-unknown-amigaos/builddir && > PATH="/opt/netsurf/m68k-unknown-amigaos/cross/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" > make all-gcc > make[1]: Entering directory `/src/m68k-unknown-amigaos/builddir' > Configuring in ./intl > configure: loading cache ./config.cache > checking whether make sets $(MAKE)... (cached) yes > checking for a BSD-compatible install... (cached) /usr/bin/install -c > checking whether NLS is requested... no > checking for msgfmt... (cached) no > checking for gmsgfmt... (cached) : > checking for xgettext... (cached) no > checking for msgmerge... (cached) no > checking for i686-pc-linux-gnu-gcc... (cached) 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 > checking for suffix of executables... > checking for suffix of object files... (cached) o > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking build system type... (cached) i686-pc-linux-gnu > checking host system type... (cached) i686-pc-linux-gnu > checking for i686-pc-linux-gnu-ranlib... (cached) ranlib > checking for library containing strerror... (cached) none required > checking how to run the C preprocessor... (cached) gcc -E > checking for grep that handles long lines and -e... (cached) /bin/grep > checking for egrep... (cached) /bin/grep -E > checking for ANSI C header files... (cached) yes > checking for an ANSI C-conforming const... (cached) yes > checking for inline... (cached) inline > checking for sys/types.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for memory.h... (cached) yes > checking for strings.h... (cached) yes > checking for inttypes.h... (cached) yes > checking for stdint.h... (cached) yes > checking for unistd.h... (cached) yes > checking for off_t... (cached) yes > checking for size_t... (cached) yes > checking for working alloca.h... (cached) yes > checking for alloca... (cached) yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for getpagesize... (cached) yes > checking for working mmap... (cached) yes > checking whether we are using the GNU C Library 2.1 or newer... (cached) > yes > checking whether integer division by zero raises SIGFPE... (cached) yes > checking for inttypes.h... (cached) yes > checking for stdint.h... (cached) yes > checking for unsigned long long... (cached) yes > checking for inttypes.h... (cached) yes > checking whether the inttypes.h PRIxNN macros are broken... (cached) no > checking for ld used by GCC... (cached) ld > checking if the linker (ld) is GNU ld... (cached) yes > checking for shared library run path origin... (cached) done > checking for argz.h... (cached) yes > checking for limits.h... (cached) yes > checking for locale.h... (cached) yes > checking for nl_types.h... (cached) yes > checking for malloc.h... (cached) yes > checking for stddef.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for unistd.h... (cached) yes > checking for sys/param.h... (cached) yes > checking for feof_unlocked... (cached) yes > checking for fgets_unlocked... (cached) yes > checking for getc_unlocked... (cached) yes > checking for getcwd... (cached) yes > checking for getegid... (cached) yes > checking for geteuid... (cached) yes > checking for getgid... (cached) yes > checking for getuid... (cached) yes > checking for mempcpy... (cached) yes > checking for munmap... (cached) yes > checking for putenv... (cached) yes > checking for setenv... (cached) yes > checking for setlocale... (cached) yes > checking for stpcpy... (cached) yes > checking for strcasecmp... (cached) yes > checking for strdup... (cached) yes > checking for strtoul... (cached) yes > checking for tsearch... (cached) yes > checking for __argz_count... (cached) yes > checking for __argz_stringify... (cached) yes > checking for __argz_next... (cached) yes > checking for __fsetlocking... (cached) yes > checking for iconv... (cached) yes > checking for iconv declaration... (cached) install-shextern size_t iconv > (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t > *outbytesleft); > checking for nl_langinfo and CODESET... (cached) yes > checking for LC_MESSAGES... (cached) yes > checking for bison... no > checking whether NLS is requested... no > checking whether to use NLS... no > checking for aclocal... (cached) aclocal > checking for autoconf... (cached) autoconf > checking for autoheader... (cached) autoheader > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config.intl > config.status: creating config.h > config.status: config.h is unchanged > config.status: executing default-1 commands > Configuring in ./gcc > configure: loading cache ./config.cache > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking target system type... m68k-unknown-amigaos > checking LIBRARY_PATH variable... ok > checking GCC_EXEC_PREFIX variable... ok > checking whether to place generated files in the source directory... no > checking whether a default linker was specified... no > checking whether a default assembler was specified... no > checking for i686-pc-linux-gnu-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 > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking whether gcc and cc understand -c and -o together... yes > checking whether we are using the GNU C++ compiler... no > checking whether g++ accepts -g... no > checking for i686-pc-linux-gnu-gnatbind... no > checking for gnatbind... no > checking for i686-pc-linux-gnu-gnatmake... no > checking for gnatmake... no > checking whether compiler driver understands Ada... no > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking how to run the C preprocessor... gcc -E > checking for inline... inline > checking size of void *... 4 > checking size of short... 2 > checking size of int... 4 > checking size of long... 4 > checking for long long... yes > checking size of long long... 8 > checking for __int64... no > checking for int8_t... yes > checking for int16_t... yes > checking for int32_t... yes > checking for int64_t... yes > checking for long long int... yes > checking for intmax_t... yes > checking for intptr_t... yes > checking for uint8_t... yes > checking for uint16_t... yes > checking for uint32_t... yes > checking for uint64_t... yes > checking for unsigned long long int... yes > checking for uintmax_t... yes > checking for uintptr_t... yes > checking whether gcc supports -W... yes > checking whether gcc supports -Wall... yes > checking whether gcc supports -Wwrite-strings... yes > checking whether gcc supports -Wcast-qual... yes > checking whether gcc supports -Wstrict-prototypes... yes > checking whether gcc supports -Wmissing-prototypes... yes > checking whether gcc supports -Wmissing-format-attribute... yes > checking whether gcc supports -Wold-style-definition... yes > checking whether gcc supports -Wc++-compat... yes > checking whether gcc supports -pedantic -Wno-long-long > -Wno-variadic-macros -Wno-overlength-strings... yes > checking valgrind.h usability... no > checking valgrind.h presence... no > checking for valgrind.h... no > configure: WARNING: decimal float is not supported for this target > configure: WARNING: fixed-point is not supported for this target > checking whether make sets $(MAKE)... yes > checking for gawk... mawk > checking whether ln -s works... yes > checking whether ln works... yes > checking for i686-pc-linux-gnu-ranlib... ranlib > checking for a BSD compatible install... /usr/bin/install -c > checking for cmp's capabilities... gnucompare > checking for mktemp... yes > checking for makeinfo... > /src/m68k-unknown-amigaos/builddir/srcdir/gcc/missing makeinfo > checking for modern makeinfo... no > configure: WARNING: > *** Makeinfo is missing or too old. > *** Info documentation will not be built. > checking for recent Pod::Man... yes > checking for flex... /src/m68k-unknown-amigaos/builddir/srcdir/gcc/missing > flex > checking for bison... > /src/m68k-unknown-amigaos/builddir/srcdir/gcc/missing bison > checking for nm... nm > checking for ar... ar > checking for ANSI C header files... (cached) yes > checking whether time.h and sys/time.h may both be included... yes > checking whether string.h and strings.h may both be included... yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking for limits.h... yes > checking for stddef.h... yes > checking for string.h... (cached) yes > checking for strings.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for time.h... yes > checking for iconv.h... yes > checking for fcntl.h... yes > checking for unistd.h... (cached) yes > checking for sys/file.h... yes > checking for sys/time.h... yes > checking for sys/mman.h... yes > checking for sys/resource.h... yes > checking for sys/param.h... yes > checking for sys/times.h... yes > checking for sys/stat.h... (cached) yes > checking for direct.h... no > checking for malloc.h... yes > checking for langinfo.h... yes > checking for ldfcn.h... no > checking for locale.h... yes > checking for wchar.h... yes > checking for thread.h... no > checking for pthread.h... yes > checking for CHAR_BIT... yes > checking whether byte ordering is bigendian... no > checking for collect2 libraries... none required > checking for library containing exc_resume... no > checking for library containing ldexp... none required > checking for inttypes.h... yes > checking for times... yes > checking for clock... yes > checking for kill... yes > checking for getrlimit... yes > checking for setrlimit... yes > checking for atoll... yes > checking for atoq... no > checking for sysconf... yes > checking for strsignal... yes > checking for getrusage... yes > checking for nl_langinfo... yes > checking for gettimeofday... yes > checking for mbstowcs... yes > checking for wcswidth... yes > checking for mmap... yes > checking for mincore... yes > checking for setlocale... yes > checking for clearerr_unlocked... yes > checking for feof_unlocked... yes > checking for ferror_unlocked... yes > checking for fflush_unlocked... yes > checking for fgetc_unlocked... yes > checking for fgets_unlocked... yes > checking for fileno_unlocked... yes > checking for fprintf_unlocked... no > checking for fputc_unlocked... yes > checking for fputs_unlocked... yes > checking for fread_unlocked... yes > checking for fwrite_unlocked... yes > checking for getchar_unlocked... yes > checking for getc_unlocked... yes > checking for putchar_unlocked... yes > checking for putc_unlocked... yes > checking for elf_getshdrstrndx... no > checking for elf_getshstrndx... no > checking whether mbstowcs works... yes > checking for ssize_t... yes > checking for caddr_t... yes > checking for sys/mman.h... (cached) yes > checking for mmap... (cached) yes > checking whether read-only mmap of a plain file works... yes > checking whether mmap from /dev/zero works... yes > checking for MAP_ANON(YMOUS)... yes > checking whether mmap with MAP_ANON(YMOUS) works... yes > checking for pid_t... yes > checking for vfork.h... no > checking for fork... yes > checking for vfork... yes > checking for working fork... yes > checking for working vfork... (cached) yes > checking for ld used by GCC... ld > checking if the linker (ld) is GNU ld... yes > checking for shared library run path origin... done > checking for iconv... yes > checking for iconv declaration... install-shextern size_t iconv (iconv_t > cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t > *outbytesleft); > checking for LC_MESSAGES... yes > checking for nl_langinfo and CODESET... yes > checking whether getenv is declared... yes > checking whether atol is declared... yes > checking whether asprintf is declared... yes > checking whether sbrk is declared... yes > checking whether abort is declared... yes > checking whether atof is declared... yes > checking whether getcwd is declared... yes > checking whether getwd is declared... yes > checking whether strsignal is declared... yes > checking whether strstr is declared... yes > checking whether strverscmp is declared... yes > checking whether errno is declared... yes > checking whether snprintf is declared... yes > checking whether vsnprintf is declared... yes > checking whether vasprintf is declared... yes > checking whether malloc is declared... yes > checking whether realloc is declared... yes > checking whether calloc is declared... yes > checking whether free is declared... yes > checking whether basename is declared... yes > checking whether getopt is declared... no > checking whether clock is declared... yes > checking whether getpagesize is declared... yes > checking whether clearerr_unlocked is declared... yes > checking whether feof_unlocked is declared... yes > checking whether ferror_unlocked is declared... yes > checking whether fflush_unlocked is declared... yes > checking whether fgetc_unlocked is declared... yes > checking whether fgets_unlocked is declared... yes > checking whether fileno_unlocked is declared... yes > checking whether fprintf_unlocked is declared... no > checking whether fputc_unlocked is declared... yes > checking whether fputs_unlocked is declared... yes > checking whether fread_unlocked is declared... yes > checking whether fwrite_unlocked is declared... yes > checking whether getchar_unlocked is declared... yes > checking whether getc_unlocked is declared... yes > checking whether putchar_unlocked is declared... yes > checking whether putc_unlocked is declared... yes > checking whether getrlimit is declared... yes > checking whether setrlimit is declared... yes > checking whether getrusage is declared... yes > checking whether ldgetname is declared... no > checking whether times is declared... yes > checking whether sigaltstack is declared... yes > checking for struct tms... yes > checking for clock_t... yes > checking for .preinit_array/.init_array/.fini_array support... yes > checking if mkdir takes one argument... no > *** Configuration m68k-unknown-amigaos not supported > make[1]: *** [configure-gcc] Error 1 > make[1]: Leaving directory `/src/m68k-unknown-amigaos/builddir' > make: *** > [/src/m68k-unknown-amigaos/builddir/build-steps/bootstrap-compiler.d] Error > 2 > >
