| 1 | | |
| | 1 | Build fails. |
| | 2 | |
| | 3 | {{{ |
| | 4 | ~/yasm-0.7.0> ./configure --prefix=/boot/common |
| | 5 | checking for a BSD-compatible install... /bin/install -c |
| | 6 | checking whether build environment is sane... yes |
| | 7 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
| | 8 | checking for gawk... gawk |
| | 9 | checking whether make sets $(MAKE)... yes |
| | 10 | checking whether to enable maintainer-specific portions of Makefiles... no |
| | 11 | checking for style of include used by make... GNU |
| | 12 | checking for gcc... gcc |
| | 13 | checking for C compiler default output file name... conftest |
| | 14 | checking whether the C compiler works... yes |
| | 15 | checking whether we are cross compiling... no |
| | 16 | checking for suffix of executables... |
| | 17 | checking for suffix of object files... o |
| | 18 | checking whether we are using the GNU C compiler... yes |
| | 19 | checking whether gcc accepts -g... yes |
| | 20 | checking for gcc option to accept ISO C89... none needed |
| | 21 | checking dependency style of gcc... gcc |
| | 22 | checking how to run the C preprocessor... gcc -E |
| | 23 | checking for gcc option to accept ISO C99... unsupported |
| | 24 | checking for gcc option to accept ISO C89... (cached) none needed |
| | 25 | checking for gcc option to accept ISO Standard C... (cached) none needed |
| | 26 | checking for a BSD-compatible install... /bin/install -c |
| | 27 | checking whether ln -s works... yes |
| | 28 | checking for ranlib... ranlib |
| | 29 | checking for xmlto... no |
| | 30 | configure: WARNING: xmlto not found, manpages will not be rebuilt. |
| | 31 | checking if malloc debugging is wanted... no |
| | 32 | checking for grep that handles long lines and -e... /bin/grep |
| | 33 | checking for egrep... /bin/grep -E |
| | 34 | checking for ANSI C header files... yes |
| | 35 | checking for sys/types.h... yes |
| | 36 | checking for sys/stat.h... yes |
| | 37 | checking for stdlib.h... yes |
| | 38 | checking for string.h... yes |
| | 39 | checking for memory.h... yes |
| | 40 | checking for strings.h... yes |
| | 41 | checking for inttypes.h... yes |
| | 42 | checking for stdint.h... yes |
| | 43 | checking for unistd.h... yes |
| | 44 | checking for strings.h... (cached) yes |
| | 45 | checking libgen.h usability... no |
| | 46 | checking libgen.h presence... no |
| | 47 | checking for libgen.h... no |
| | 48 | checking for unistd.h... (cached) yes |
| | 49 | checking direct.h usability... no |
| | 50 | checking direct.h presence... no |
| | 51 | checking for direct.h... no |
| | 52 | checking for an ANSI C-conforming const... yes |
| | 53 | checking for inline... inline |
| | 54 | checking for function prototypes... yes |
| | 55 | checking for size_t... yes |
| | 56 | checking for stdint types... stdint.h (shortcircuit) |
| | 57 | make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) |
| | 58 | checking for abort... yes |
| | 59 | checking for toascii... no |
| | 60 | checking for vsnprintf... yes |
| | 61 | checking for strsep... no |
| | 62 | checking for mergesort... yes |
| | 63 | checking for getcwd... yes |
| | 64 | checking for popen... yes |
| | 65 | checking for strcasecmp... yes |
| | 66 | checking for strncasecmp... yes |
| | 67 | checking for stricmp... no |
| | 68 | checking for _stricmp... no |
| | 69 | checking for strcmpi... no |
| | 70 | checking whether NLS is requested... yes |
| | 71 | checking for msgfmt... no |
| | 72 | checking for gmsgfmt... : |
| | 73 | checking for xgettext... no |
| | 74 | checking for msgmerge... no |
| | 75 | checking build system type... i586-pc-haiku |
| | 76 | checking host system type... i586-pc-haiku |
| | 77 | checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld |
| | 78 | checking if the linker |
| | 79 | (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNUld... yes |
| | 80 | checking for shared library run path origin... done |
| | 81 | checking for CFPreferencesCopyAppValue... no |
| | 82 | checking for CFLocaleCopyCurrent... no |
| | 83 | checking for GNU gettext in libc... no |
| | 84 | checking for iconv... no, consider installing GNU libiconv |
| | 85 | checking for GNU gettext in libintl... no |
| | 86 | checking whether to use NLS... no |
| | 87 | checking for GNU C Library... no |
| | 88 | configure: Checking for Python |
| | 89 | checking for a Python interpreter with version >= 2.4... none |
| | 90 | configure: WARNING: Python not found |
| | 91 | configure: WARNING: Could not find a suitable version of Python |
| | 92 | configure: creating ./config.status |
| | 93 | config.status: creating Makefile |
| | 94 | config.status: creating po/Makefile.in |
| | 95 | config.status: creating config.h |
| | 96 | config.status: config.h is unchanged |
| | 97 | config.status: executing depfiles commands |
| | 98 | config.status: executing libyasm-stdint.h commands |
| | 99 | config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H |
| | 100 | config.status: libyasm-stdint.h is unchanged |
| | 101 | config.status: executing po-directories commands |
| | 102 | config.status: creating po/POTFILES |
| | 103 | config.status: creating po/Makefile |
| | 104 | ~/yasm-0.7.0> make |
| | 105 | make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. |
| | 106 | make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. |
| | 107 | ./genmodule ./libyasm/module.in Makefile |
| | 108 | /bin/make all-recursive |
| | 109 | make[1]: Entering directory `/boot/home/yasm-0.7.0' |
| | 110 | Making all in po |
| | 111 | make[2]: Entering directory `/boot/home/yasm-0.7.0/po' |
| | 112 | make[2]: Nothing to be done for `all'. |
| | 113 | make[2]: Leaving directory `/boot/home/yasm-0.7.0/po' |
| | 114 | Making all in . |
| | 115 | make[2]: Entering directory `/boot/home/yasm-0.7.0' |
| | 116 | make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. |
| | 117 | make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. |
| | 118 | source='x86cpu.c' object='x86cpu.o' libtool=no \ |
| | 119 | DEPDIR=.deps depmode=gcc /bin/sh ./config/depcomp \ |
| | 120 | gcc -DHAVE_CONFIG_H -I. -g -O2 -c x86cpu.c |
| | 121 | In file included from /boot/home/yasm-0.7.0/modules/arch/x86/x86cpu.gperf:30: |
| | 122 | /boot/develop/headers/posix/ctype.h:53: warning: `toascii' redefined |
| | 123 | /boot/home/yasm-0.7.0/util.h:120: warning: this is the location of the |
| | 124 | previousdefinition |
| | 125 | In file included from /boot/home/yasm-0.7.0/modules/arch/x86/x86cpu.gperf:30: |
| | 126 | /boot/develop/headers/posix/ctype.h:24: parse error before `int' |
| | 127 | make[2]: *** [x86cpu.o] Error 1 |
| | 128 | make[2]: Leaving directory `/boot/home/yasm-0.7.0' |
| | 129 | make[1]: *** [all-recursive] Error 1 |
| | 130 | make[1]: Leaving directory `/boot/home/yasm-0.7.0' |
| | 131 | make: *** [all] Error 2 |
| | 132 | }}} |