thanks for the report this will be fixed in the next alpha On Sun, 11 Aug 2013 22:35:02 +0200 Giovanni Rapagnani wrote: > This is a multi-part message in MIME format. > --------------010901030307000004000604 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit
> Hello, > I am trying to build ast-ksh 2013-08-07 on debian testing 'jessie'. > I downloaded the packages INIT.2013-08-07.tgz and > ast-ksh.2013-08-07.tgz, verified checksum, unpacked INIT* and copied > ast-ksh* into lib/package/tgz. Then I executed: > $ bin/package read > $ bin/package make debug=1 > Unfortunately I am getting lots of error related to missing header files > (see output of 'bin/package results' in attachment). > bison and yacc version are: bison (GNU Bison) 2.7.12-4996 > gcc version: gcc (Debian 4.7.3-4) 4.7.3 > Could someone help me to build ast-ksh 2013-08-07 ? > Best regards. > -- > Giovanni Rapagnani > --------------010901030307000004000604 > Content-Type: text/plain; charset=UTF-8; > name="make_errors.txt" > Content-Transfer-Encoding: 7bit > Content-Disposition: attachment; > filename="make_errors.txt" > ==> /home/gio/test/sources/build/arch/linux.i386-64/lib/package/gen/make.out > <== > package: make start at Sun Aug 11 22:23:04 CEST 2013 in > /home/gio/test/sources/build/arch/linux.i386-64 > conf: read /home/gio/test/sources/build/src/lib/libast/comp/conf.tab > conf: probe for ABI_AIO_XFER_MAX <limits.h> value > conf: probe for ABI_ASYNCHRONOUS_IO <limits.h> value > conf: probe for ABI_ASYNC_IO <limits.h> value > conf: probe for AUDIT <limits.h> value > conf: probe for AVAIL_PROCESSORS <limits.h> value > conf: probe for CHAR_BIT <limits.h> value > conf: probe for CHAR_MAX <limits.h> value > conf: probe for CHAR_MIN <limits.h> value > conf: probe for CHILD_MAX <limits.h> value > conf: probe for CLOCKS_PER_SEC <limits.h> value > conf: probe for CPU_KEYBITS1 <limits.h> value > conf: probe for CPU_VERSION <limits.h> value > conf: probe for EXEC_INTERPRETER_LENGTH <limits.h> value > conf: probe for HOSTID <limits.h> value > conf: probe for HW_SERIAL <limits.h> value > conf: probe for INT_MIN <limits.h> value > conf: probe for IO_TYPE <limits.h> value > conf: probe for IP_SECOPTS <limits.h> value > conf: probe for _POSIX_JOB_CONTROL minmax value > conf: probe for KERN_POINTERS <limits.h> value > conf: probe for KERN_SIM <limits.h> value > conf: probe for _POSIX_LFS_CFLAGS minmax value > conf: probe for LLONG_MAX <limits.h> value > conf: probe for LLONG_MIN <limits.h> value > conf: probe for LONG_MAX <limits.h> value > conf: probe for LONG_MIN <limits.h> value > conf: probe for MB_LEN_MAX <limits.h> value > conf: probe for MCAS_OFFSET <limits.h> value > conf: probe for MIN_HOLE_SIZE <limits.h> value > conf: probe for MMAP_FIXED_ALIGNMENT <limits.h> value > conf: probe for MSEM_LOCKID <limits.h> value > conf: probe for NL_MAX <limits.h> value > conf: probe for NL_SPECMAX <limits.h> value > conf: probe for NPROC_CONF <limits.h> value > conf: probe for NPROC_ONLN <limits.h> value > conf: probe for NSS_BUFLEN_GROUP <limits.h> value > conf: probe for NSS_BUFLEN_PASSWD <limits.h> value > conf: probe for NUM_PROCESSORS <limits.h> value > conf: probe for OPEN_MAX <limits.h> value > conf: probe for OPEN_MAX_CEIL <limits.h> value > conf: probe for OSREL_MAJ <limits.h> value > conf: probe for OSREL_MIN <limits.h> value > conf: probe for OSREL_PATCH <limits.h> value > conf: probe for _POSIX_PAGESIZE minmax value > conf: probe for PID_MAX <limits.h> value > conf: probe for _SVID_PID_MAX minmax value > conf: probe for PROC_RSRC_MGR <limits.h> value > conf: probe for PTHREAD_THREADS_MAX <limits.h> value > conf: probe for PTRDIFF_MAX <limits.h> value > conf: probe for PTRDIFF_MIN <limits.h> value > conf: probe for RELEASE <limits.h> value > conf: probe for _POSIX_SAVED_IDS minmax value > conf: probe for SCHAR_MAX <limits.h> value > conf: probe for SCHAR_MIN <limits.h> value > conf: probe for SECURITY_CLASS <limits.h> value > conf: probe for _AST_SF_BUFSIZE minmax value > conf: probe for _AST_SH minmax value > conf: probe for SHRT_MIN <limits.h> value > conf: probe for SIG_ATOMIC_MAX <limits.h> value > conf: probe for SIG_ATOMIC_MIN <limits.h> value > conf: probe for SLVM_MAXNODES <limits.h> value > conf: probe for SOFTPOWER <limits.h> value > conf: probe for STD_BLK <limits.h> value > conf: probe for SYSPID_MAX <limits.h> value > conf: probe for TMP_MAX <limits.h> value > conf: probe for UCHAR_MAX <limits.h> value > conf: probe for UCHAR_MIN <limits.h> value > conf: probe for UID_MAX <limits.h> value > conf: probe for ULLONG_MAX <limits.h> value > conf: probe for ULONG_MAX <limits.h> value > conf: probe for USHRT_MAX <limits.h> value > conf: probe for VERSION_88 <limits.h> value > conf: probe for VERSION_88 <limits.h> value > conf: probe for VERSION_90 <limits.h> value > conf: probe for VERSION_90 <limits.h> value > conf: probe for VERSION_93 <limits.h> value > conf: probe for VERSION_93 <limits.h> value > conf: probe for WCHAR_MAX <limits.h> value > conf: probe for WCHAR_MIN <limits.h> value > conf: probe for WINT_MAX <limits.h> value > conf: probe for WINT_MIN <limits.h> value > In file included from > /home/gio/test/sources/build/src/lib/libast/sys/socket.h:22:0, > from ./26100.c:75: > /home/gio/test/sources/build/src/lib/libast/include/ast_socket.h:31:65: fatal > error: ../include/sys/socket.h: No such file or directory > mamake [lib/libast]: *** exit code 1 making FEATURE/fcntl > In file included from > /home/gio/test/sources/build/src/lib/libast/include/ast.h:34:0, > from > /home/gio/test/sources/build/src/lib/libast/include/error.h:33, > from > /home/gio/test/sources/build/src/lib/libast/misc/errorf.c:30: > /home/gio/test/sources/build/src/lib/libast/include/ast_std.h:68:23: fatal > error: ast_fcntl.h: No such file or directory > mamake [lib/libast]: *** exit code 1 making errorf.o > In file included from > /home/gio/test/sources/build/src/lib/libast/include/ast.h:34:0, > from > /home/gio/test/sources/build/src/lib/libast/include/error.h:33, > from > /home/gio/test/sources/build/src/lib/libast/misc/errormsg.c:30: > /home/gio/test/sources/build/src/lib/libast/include/ast_std.h:68:23: fatal > error: ast_fcntl.h: No such file or directory > mamake [lib/libast]: *** exit code 1 making errormsg.o > mamake: *** exit code 1 making lib/libast > /home/gio/test/sources/build/src/lib/libdll/dlfcn.c:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dlfcn.o > In file included from > /home/gio/test/sources/build/src/lib/libdll/dllopen.c:26:0: > /home/gio/test/sources/build/src/lib/libdll/dlllib.h:22:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllopen.o > /home/gio/test/sources/build/src/lib/libdll/dllfind.c:26:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllfind.o > In file included from > /home/gio/test/sources/build/src/lib/libdll/dllplug.c:26:0: > /home/gio/test/sources/build/src/lib/libdll/dlllib.h:22:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllplug.o > In file included from > /home/gio/test/sources/build/src/lib/libdll/dll_lib.c:26:0: > /home/gio/test/sources/build/src/lib/libdll/dlllib.h:22:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dll_lib.o > /home/gio/test/sources/build/src/lib/libdll/dllnext.c:33:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllnext.o > /home/gio/test/sources/build/src/lib/libdll/dlllook.c:26:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dlllook.o > /home/gio/test/sources/build/src/lib/libdll/dllscan.c:58:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllscan.o > In file included from > /home/gio/test/sources/build/src/lib/libdll/dllcheck.c:26:0: > /home/gio/test/sources/build/src/lib/libdll/dlllib.h:22:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllcheck.o > In file included from > /home/gio/test/sources/build/src/lib/libdll/dllerror.c:26:0: > /home/gio/test/sources/build/src/lib/libdll/dlllib.h:22:17: fatal error: > ast.h: No such file or directory > mamake [lib/libdll]: *** exit code 1 making dllerror.o > mamake: *** exit code 1 making lib/libdll > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coopen.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coopen.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coclose.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coclose.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coinit.c:33:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coinit.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coexec.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coexec.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/costash.c:26:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making costash.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/cowait.c:29:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making cowait.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/cokill.c:32:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making cokill.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/cosync.c:33:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making cosync.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coquote.c:29:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coquote.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/codata.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making codata.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/coexport.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making coexport.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/procrun.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making procrun.o > In file included from > /home/gio/test/sources/build/src/lib/libcoshell/system.c:28:0: > /home/gio/test/sources/build/src/lib/libcoshell/colib.h:31:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcoshell]: *** exit code 1 making system.o > mamake: *** exit code 1 making lib/libcoshell > In file included from > /home/gio/test/sources/build/src/lib/libsum/sumlib.c:36:0: > /home/gio/test/sources/build/src/lib/libsum/sum.h:32:17: fatal error: ast.h: > No such file or directory > mamake [lib/libsum]: *** exit code 1 making sumlib.o > mamake: *** exit code 1 making lib/libsum > In file included from > /home/gio/test/sources/build/src/lib/libcmd/cmdinit.c:26:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cmdinit.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/basename.c:67:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making basename.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/cat.c:30:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cat.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/chgrp.c:106:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making chgrp.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/chmod.c:136:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making chmod.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/chown.c:32:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making chown.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/cksum.c:112:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cksum.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/cmp.c:78:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cmp.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/comm.c:59:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making comm.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/cp.c:133:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cp.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/cut.c:78:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making cut.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/dirname.c:64:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making dirname.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/date.c:197:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making date.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/expr.c:113:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making expr.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/fds.c:36:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making fds.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/fmt.c:51:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making fmt.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/fold.c:77:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making fold.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/getconf.c:123:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making getconf.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/head.c:68:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making head.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/id.c:62:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making id.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/join.c:93:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making join.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/ln.c:29:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making ln.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/logname.c:50:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making logname.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/md5sum.c:29:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making md5sum.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/mkdir.c:59:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making mkdir.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/mkfifo.c:49:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making mkfifo.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/mktemp.c:67:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making mktemp.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/mv.c:29:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making mv.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/paste.c:72:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making paste.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/pathchk.c:77:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making pathchk.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/pids.c:49:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making pids.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/rev.c:54:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making rev.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/rm.c:70:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making rm.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/rmdir.c:54:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making rmdir.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/stty.c:63:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making stty.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/sum.c:29:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making sum.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/sync.c:50:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making sync.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/tail.c:102:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making tail.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/tee.c:55:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making tee.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/tty.c:50:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making tty.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/uname.c:80:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making uname.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/uniq.c:74:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making uniq.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/vmstate.c:51:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making vmstate.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/wc.c:70:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making wc.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/revlib.c:26:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making revlib.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/wclib.c:29:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making wclib.o > /usr/bin/ar: two different operation options specified > mamake [lib/libcmd]: *** exit code 1 making sumlib.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/context.c:43:0: > /home/gio/test/sources/build/src/lib/libcmd/context.h:24:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcmd]: *** exit code 1 making context.o > /home/gio/test/sources/build/src/lib/libcmd/fts_fix.c:36:17: fatal error: > ast.h: No such file or directory > mamake [lib/libcmd]: *** exit code 1 making fts_fix.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/lib.c:23:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making lib.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/grep.c:115:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making grep.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/xargs.c:103:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making xargs.o > In file included from > /home/gio/test/sources/build/src/lib/libcmd/iconv.c:70:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making iconv.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/od.c:126:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making od.o > In file included from /home/gio/test/sources/build/src/lib/libcmd/tr.c:95:0: > /home/gio/test/sources/build/src/lib/libcmd/cmd.h:31:17: fatal error: ast.h: > No such file or directory > mamake [lib/libcmd]: *** exit code 1 making tr.o > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > /bin/sh: 32: [[: not found > mamake: *** exit code 1 making lib/libcmd > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/pmain.c:22:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/shell.h:32:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making pmain.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/alarm.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making alarm.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/cd_pwd.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making cd_pwd.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/cflow.c:33:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making cflow.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/deparse.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making deparse.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/enum.c:21:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making enum.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/getopts.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making getopts.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/hist.c:21:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making hist.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/misc.c:39:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making misc.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/print.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making print.o > /home/gio/test/sources/build/src/cmd/ksh93/bltins/read.c:29:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making read.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/sleep.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making sleep.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/trap.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making trap.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/test.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making test.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/typeset.c:36:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making typeset.o > /home/gio/test/sources/build/src/cmd/ksh93/bltins/ulimit.c:29:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making ulimit.o > /home/gio/test/sources/build/src/cmd/ksh93/bltins/umask.c:30:18: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making umask.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/whence.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making whence.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/main.c:30:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making main.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/nvdisc.c:26:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making nvdisc.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/nvtype.c:26:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making nvtype.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/arith.c:27:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making arith.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/args.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making args.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/array.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making array.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/edit/completion.c:26:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making completion.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/defs.c:26:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making defs.o > /home/gio/test/sources/build/src/cmd/ksh93/edit/edit.c:30:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making edit.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/expand.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making expand.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/regress.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making regress.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/fault.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making fault.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/fcin.c:29:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making fcin.o > /home/gio/test/sources/build/src/cmd/ksh93/edit/history.c:73:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making history.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/init.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making init.o > In file included from /home/gio/test/sources/build/src/cmd/ksh93/sh/io.c:31:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making io.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/jobs.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making jobs.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/lex.c:29:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making lex.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/macro.c:34:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making macro.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/name.c:28:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making name.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/nvtree.c:30:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making nvtree.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/parse.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making parse.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/path.c:27:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making path.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/string.c:26:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making string.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/streval.c:32:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/streval.h:29:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making streval.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/subshell.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making subshell.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/tdump.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making tdump.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/timers.c:22:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making timers.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/trestore.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making trestore.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/waitevent.c:22:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making waitevent.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/xec.c:29:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making xec.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/env.c:22:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making env.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/edit/hexpand.c:35:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making hexpand.o > /home/gio/test/sources/build/src/cmd/ksh93/data/limits.c:22:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making limits.o > /home/gio/test/sources/build/src/cmd/ksh93/data/msg.c:30:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making msg.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/strdata.c:27:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/streval.h:29:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making strdata.o > /home/gio/test/sources/build/src/cmd/ksh93/data/testops.c:26:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making testops.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/keywords.c:21:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/shell.h:32:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making keywords.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/options.c:22:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making options.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/signals.c:20:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making signals.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/aliases.c:21:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making aliases.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/data/builtins.c:23:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making builtins.o > /home/gio/test/sources/build/src/cmd/ksh93/data/variables.c:22:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making variables.o > /home/gio/test/sources/build/src/cmd/ksh93/data/lexstates.c:22:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making lexstates.o > /home/gio/test/sources/build/src/cmd/ksh93/edit/emacs.c:64:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making emacs.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/edit/vi.c:33:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making vi.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/bltins/poll.c:22:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/defs.h:31:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making poll.o > In file included from > /home/gio/test/sources/build/src/cmd/ksh93/sh/shcomp.c:61:0: > /home/gio/test/sources/build/src/cmd/ksh93/include/shell.h:32:17: fatal > error: ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making shcomp.o > /home/gio/test/sources/build/src/cmd/ksh93/sh/suid_exec.c:50:17: fatal error: > ast.h: No such file or directory > mamake [cmd/ksh93]: *** exit code 1 making suid_exec.o > mamake: *** exit code 1 making cmd/ksh93 > /home/gio/test/sources/build/src/cmd/msggen/msgcvt.c:45:17: fatal error: > ast.h: No such file or directory > mamake [cmd/msggen]: *** exit code 1 making msgcvt.o > /home/gio/test/sources/build/src/cmd/msggen/msggen.c:115:17: fatal error: > ast.h: No such file or directory > mamake [cmd/msggen]: *** exit code 1 making msggen.o > /home/gio/test/sources/build/src/cmd/msggen/msgget.c:45:17: fatal error: > ast.h: No such file or directory > mamake [cmd/msggen]: *** exit code 1 making msgget.o > mamake: *** exit code 1 making cmd/msggen > package: make done at Sun Aug 11 22:30:48 CEST 2013 in > /home/gio/test/sources/build/arch/linux.i386-64 > --------------010901030307000004000604 > Content-Type: text/plain; charset="us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > _______________________________________________ > ast-users mailing list > [email protected] > http://lists.research.att.com/mailman/listinfo/ast-users > --------------010901030307000004000604-- _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
