I'm building CiaoDE for Ubuntu 12.04 amd64. But it fails on building the emacs plugin and the chr library. It seems that the emacs plugin is too old. I'm using EMACS 24.2. And, is the chr library complete ?
The doc also built failed.

Here's the log.

nakrakiiya@nakrakiiyacomputer:~/source$ tar -xzf ~/downloads/CiaoDE-1.15-1685-g2d800d8.tar.gz
nakrakiiya@nakrakiiyacomputer:~/source$ cd CiaoDE-1.15-1685-g2d800d8/
nakrakiiya@nakrakiiyacomputer:~/source/CiaoDE-1.15-1685-g2d800d8$ ./ciaosetup configure --menu --prefix=/home/nakrakiiya/CiaoDE-1.15-dev --sysavail=user --instype=local�� --update_bashrc=yes --update_dotemacs=yes --with_mysql=yes --with_gsl=yes�� --with_java_interface=yes --with_ant=yes --use_threads=yes --use_posix_locks=no --and_parallel_execution=visandor�� --optim_level=optimized --compile_ciaoppcl=yes --mysql_client_directory=/usr/lib/x86_64-linux-gnu/ --install_emacs_support=yes --stop_if_error=yes�� --with_chr=yes --with-ciaoppcl=yes --use_threads=yes�� --optimizing_compiler=yes
:: Configuring the Ciao System
���� Building bootstrap engine
:: Building dynamic engine for LINUXi86_64
inout.c: ������������print_string������:
inout.c:650:10: ��������� ��������������� warn_unused_result ������������write��������������� [-Wunused-result]
inout.c: ������������writechar������:
inout.c:84:12: ��������� ��������������� warn_unused_result ������������write��������������� [-Wunused-result]
objareas.c: ������������make_bytecode_object������:
objareas.c:416:12: ��������� ���������num1��������������������������� [-Wunused-but-set-variable]
unix_utils.c: ������������check_pipe������:
unix_utils.c:1897:9: ��������� ��������������� warn_unused_result ������������pipe��������������� [-Wunused-result]
unix_utils.c: ������������compute_cwd������:
unix_utils.c:267:9: ��������� ��������������� warn_unused_result ������������getcwd��������������� [-Wunused-result]
tasks.c: ������������list_of_goals������:
tasks.c:224:7: ��������� ���������arity��������������������������� [-Wunused-but-set-variable]
heapgc.c: ������������GarbageCollect������:
heapgc.c:716:20: ��������� ���������tz��������������������������� [-Wunused-but-set-variable]
heapgc.c:716:16: ��������� ���������cz��������������������������� [-Wunused-but-set-variable]
heapgc.c:716:12: ��������� ���������sz��������������������������� [-Wunused-but-set-variable]
support.c: ������������cinstance������:
support.c:1062:16: ��������� ���������t2��������������������������� [-Wunused-but-set-variable]
float_tostr.c: ������������float_to_string������:
float_tostr.c:548:9: ��������� ���������buffer0��������������������������� [-Wunused-but-set-variable]
���� Building bundle scanner
���� Scanning bundles in the source tree
���� Building bootstrap lpmake
{WARNING (ciao_configure): Invalid configure option: --sysavail}
{WARNING (ciao_configure): Invalid configure option: --compile-ciaoppcl}
{WARNING (ciao_configure): Invalid configure option: --install-emacs-support}

Entering the interactive configuration.
You will now be asked some questions related to the configuration.
Hit [Enter] to accept the default values shown in square brackets.

Please select level of interaction:

������ 1 --�� Fully automatic (recommended).
������ 2 --�� Manually configure just a minimum set of options.
������ 3 --�� Manually configure an extended set of options.

INTERACTIVE_CONFIG=[1] ?
���� {predefined value for 'STOP_IF_ERROR' is 'yes'}
���� Stop if error: ................. yes
���� {predefined value for 'INSTYPE' is 'local'}
���� Installation type is: .......... local
���� Registration type is: .......... user
���� {predefined value for 'PREFIX' is '/home/nakrakiiya/CiaoDE-1.15-dev'}
���� Prefix is: ..................... /home/nakrakiiya/CiaoDE-1.15-dev
���� Executables will go here: ...... /home/nakrakiiya/CiaoDE-1.15-dev/bin
���� Libraries will go here: ........ /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao
���� REALLIBDIR: .................... /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao
���� Headers will temporarily go here:�� /home/nakrakiiya/CiaoDE-1.15-dev/include
���� Final destination for headers is:�� /home/nakrakiiya/CiaoDE-1.15-dev/include
���� {predefined value for 'UPDATE_BASHRC' is 'yes'}
���� Update bash init file: ......... yes
���� Bash initialization file: ...... /home/nakrakiiya/.bashrc
���� Update csh init file: .......... yes
���� Csh/Tcsh initialization file: .. /home/nakrakiiya/.cshrc
���� Emacs available: ............... yes
���� Install Emacs-based IDE: ....... yes
���� XEmacs available: .............. no
���� Install XEmacs based IDE: ...... no
���� Emacs version to be used: ...... /usr/bin/emacs
���� {predefined value for 'UPDATE_DOTEMACS' is 'yes'}
���� Modify emacs init file: ........ yes
���� Emacs initialization file: ..... /home/nakrakiiya/.emacs
���� Emacs site start: .............. /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao
���� Emacs init file: ............... ciao-mode-init.el
���� HTML manuals will go here: ..... /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc
���� Broswer will read website as: .. /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc
���� Documentation will go here: .... /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc
���� Man entry will go here: ........ /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc
���� Info file will go here: ........ /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc
���� Pillow images will go here: .... /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc/images
���� The browser will find the Pillow images at:�� /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc/images
���� {predefined value for 'WITH_MYSQL' is 'yes'}
���� Install MySQL support: ......... yes
���� {predefined value for 'MYSQL_CLIENT_DIRECTORY' is '/usr/lib/x86_64-linux-gnu/'}
���� MySQL client library path: ..... /usr/lib/x86_64-linux-gnu/
���� {predefined value for 'WITH_GSL' is 'yes'}
���� Install GSL support: ........... yes
���� Install PPL support: ........... no
���� {predefined value for 'WITH_JAVA_INTERFACE' is 'yes'}
���� Use Java interface: ............ yes
���� {predefined value for 'WITH_ANT' is 'yes'}
���� Use ant, a Java make tool: ..... yes
���� {predefined value for 'OPTIMIZING_COMPILER' is 'yes'}
���� Install optimizing compiler: ... yes
���� {predefined value for 'USE_THREADS' is 'yes'}
���� {predefined value for 'USE_POSIX_LOCKS' is 'no'}
���� {predefined value for 'AND_PARALLEL_EXECUTION' is 'visandor'}
���� {predefined value for 'OPTIM_LEVEL' is 'optimized'}
���� {predefined value for 'WITH_CHR' is 'yes'}
���� Compile CHR: ................... yes
���� {predefined value for 'WITH_CIAOPPCL' is 'yes'}
���� With CiaoPP Command line: ...... yes
:: Configuration complete
���� Please check that all the values and messages above are correct. If
���� not, you can change or customize the configuration using the command
���� line or --menu configure option.
����
���� To continue, execute:
���������� "./ciaosetup build"�������������� to compile, then
���������� "./ciaosetup docs"���������������� to generate the documentation,
���������������������������������������������������������������� (if not in distribution), then
���������� "./ciaosetup install"���������� to install the system.
nakrakiiya@nakrakiiyacomputer:~/source/CiaoDE-1.15-1685-g2d800d8$ ./ciaosetup build
:: Building the Ciao System
:: Building dynamic engine for LINUXi86_64
���� C compiler flags: -Wall -fno-strict-aliasing -O2 -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2�� -D_REENTRANT -DTHREADS -DFOREIGN_FILES -DANDPARALLEL -DVISANDOR���� -DTABLING -DLINUX -Di86_64 -m32 -DHAS_MMAP -DANONYMOUS_MMAP
���� Linker flags:�� -rdynamic -m32���� -ldl -lm -lpthread��
���� Compiling wam.c
���� Compiling format.c
���� Compiling inout.c
���� Compiling misc.c
���� Compiling startgoal.c
���� Compiling ciao.c
���� Compiling nondet.c
���� Compiling objareas.c
���� Compiling streams.c
���� Compiling timing.c
���� Compiling wambuiltin.c
���� Compiling wamfunction.c
���� Compiling unix_utils.c
objareas.c: ������������make_bytecode_object������:
objareas.c:416:12: ��������� ���������num1��������������������������� [-Wunused-but-set-variable]
inout.c: ������������print_string������:
inout.c:650:10: ��������� ��������������� warn_unused_result ������������write��������������� [-Wunused-result]
inout.c: ������������writechar������:
inout.c:84:12: ��������� ��������������� warn_unused_result ������������write��������������� [-Wunused-result]
���� Compiling tasks.c
���� Compiling dynlink.c
���� Compiling locks.c
���� Compiling attr.c
���� Compiling own_malloc_bin.c
���� Compiling own_mmap.c
���� Compiling alloc.c
tasks.c: ������������list_of_goals������:
tasks.c:224:7: ��������� ���������arity��������������������������� [-Wunused-but-set-variable]
unix_utils.c: ������������check_pipe������:
unix_utils.c:1897:9: ��������� ��������������� warn_unused_result ������������pipe��������������� [-Wunused-result]
���� Compiling heapgc.c
���� Compiling indexing.c
unix_utils.c: ������������compute_cwd������:
unix_utils.c:267:9: ��������� ��������������� warn_unused_result ������������getcwd��������������� [-Wunused-result]
���� Compiling initial.c
���� Compiling registers.c
���� Compiling stacks.c
���� Compiling support.c
���� Compiling wamsupport.c
���� Compiling term_support.c
���� Compiling qread.c
heapgc.c: ������������GarbageCollect������:
heapgc.c:716:20: ��������� ���������tz��������������������������� [-Wunused-but-set-variable]
heapgc.c:716:16: ��������� ���������cz��������������������������� [-Wunused-but-set-variable]
heapgc.c:716:12: ��������� ���������sz��������������������������� [-Wunused-but-set-variable]
���� Compiling qget.c
���� Compiling builtin.c
support.c: ������������cinstance������:
support.c:1062:16: ��������� ���������t2��������������������������� [-Wunused-but-set-variable]
���� Compiling interrupt.c
initial.c:454:1: ��������� ��������������������������������������� [������������]
initial.c:454:1: ��������� ������nagents������������������������������������int��� [-Wimplicit-int]
���� Compiling gauge.c
���� Compiling float_consts.c
���� Compiling bignum.c
���� Compiling float_tostr.c
���� Compiling ciao_prolog.c
float_tostr.c: ������������float_to_string������:
float_tostr.c:548:9: ��������� ���������buffer0��������������������������� [-Wunused-but-set-variable]
���� Compiling start.c
���� Compiling version.c
���� Compiling main.c
���� Linking ciaoengine
���� Building bundle scanner
���� Scanning bundles in the source tree
:: Building Ciao
���� Building 'ciaoc' (Standalone compiler) using bootstrap compiler
���� Building 'ciaosh' (Interactive toplevel)
{Reading /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/toplevel/toplevel__scope.pl
WARNING: (lns 1-1) Source used as module without module declaration
}
���� Building 'ciao-shell' (ciao-script runtime)
:: Building 'optim_comp'
sh: 1: cd: can't cd to /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/optim_comp
sh: 1: ./ciaotool: not found
���� Creating DOTcshrc
���� Creating DOTprofile
:: Building etc/ standalone utilities
���� Building 'fileinfo' (stand-alone utility)
���� Building 'get_deps' (stand-alone utility)
���� Building 'pldiff' (stand-alone utility)
���� Building 'viewpo' (stand-alone utility)
���� Building 'lpmake' (stand-alone utility)
���� Building 'plindent' (stand-alone utility)
���� Building 'show_asr' (stand-alone utility)
���� Building 'show_deps' (stand-alone utility)
���� Building 'compiler_output' (stand-alone utility)
���� Building 'checkline' (stand-alone utility)
:: Building etc_contrib/ standalone utilities
���� Building 'synch_actions' (stand-alone utility)
���� Building 'cleandirs' (stand-alone utility)
���� Building 'ciao_get_arch' (command line)
���� Building 'ciao' (command line)
:: Configuring GSL Library
:: Configuring MySQL Libraries
:: Compiling lib/ libraries
���� Compiled 135 modulesite_c/write_tokens.pl���� mples.pl n.pl s.pl t.pl .pl
:: Compiling contrib/tabling/ libraries
���� Compiled 21 modulesmples/test.pl pl��
:: Compiling library/clpq/ libraries
���� Compiled 9 moduleser_q.pl�� .pl
:: Compiling library/clpr/ libraries
���� Compiled 10 modulests/clprtests.pl
:: Entering `library/javall' (from `...CiaoDE-1.15-1685-g2d800d8/ciao')
���� Executing ` /usr/bin/make all'
CIAOALIASPATH="" CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/ciaoc-1.15 -c javasock.pl javart.pl jtopl.pl plserver.pl
CIAOALIASPATH="" CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/ciaoc-1.15 -x -s plserver
chmod�� 775 plserver
cd CiaoJava && /usr/bin/make all
make[1]: ������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/CiaoJava'
javac�� *.java
���: ���������������������������������������������������������������
���: ������������������, ��������� -Xlint:unchecked ���������������
chmod 664 *.class
make[1]:������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/CiaoJava'
cd examples/java2pl && /usr/bin/make all
make[1]: ������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/examples/java2pl'
javac -classpath /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall *.java
���: ������������������������������������������������ API���
���: ������������������, ��������� -Xlint:deprecation ���������������
chmod 664 *.class
CIAOALIASPATH="" CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/ciaoc-1.15 -c *.pl
make[1]:������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/examples/java2pl'
cd examples/pl2java && /usr/bin/make all
make[1]: ������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/examples/pl2java'
CIAOALIASPATH="" CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/ciaoc-1.15 -x *.pl
make[1]:������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/examples/pl2java'
cd javadoc && /usr/bin/make all
make[1]: ������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/javadoc'
javadoc�� -sourcepath ../ -d ./ -version -author -overview ../CiaoJava/package.html CiaoJava
���������������������CiaoJava������������...
������������ Javadoc ������...
������ Doclet ������ 1.7.0_15
���������������������������������������...
������������./CiaoJava/PLAtom.html...
������������./CiaoJava/PLConnection.html...
������������./CiaoJava/PLException.html...
������������./CiaoJava/PLFloat.html...
������������./CiaoJava/PLGoal.html...
������������./CiaoJava/PLGoalException.html...
������������./CiaoJava/PLInteger.html...
������������./CiaoJava/PLJavaServer.html...
������������./CiaoJava/PLList.html...
������������./CiaoJava/PLServerSocket.html...
������������./CiaoJava/PLString.html...
������������./CiaoJava/PLStructure.html...
������������./CiaoJava/PLTerm.html...
������������./CiaoJava/PLVariable.html...
������������./CiaoJava/package-frame.html...
������������./CiaoJava/package-summary.html...
������������./CiaoJava/package-tree.html...
������������./constant-values.html...
������������./serialized-form.html...
������������������������������������������...
������������./overview-tree.html...
������������./index-all.html...
������������./deprecated-list.html...
������������������������������...
������������./allclasses-frame.html...
������������./allclasses-noframe.html...
������������./index.html...
������������./overview-summary.html...
������������./help-doc.html...
chmod -f 664 *.html *.css
chmod -f 775 CiaoJava
chmod -f 664 CiaoJava/*.html
make[1]:������������������ `/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/javall/javadoc'
:: Leaving�� `library/javall'
:: Compiling library/ libraries
���� Compiling 223/235 toplevel/toplevel.pl {Reading /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/toplevel/toplevel__scope.itf
WARNING: Source used as module without module declaration
}
���� Compiling 224/235 toplevel/toplevel_doc.pl {Reading /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/library/toplevel/toplevel__scope.itf
WARNING: Source used as module without module declaration
}
���� Compiled 235 modulesefs/xrefsread.pl���� d.pl
���� Compiled 1 modulesevel__scope.pl
:: Compiling contrib/ libraries
���� Compiling 29/213 clpfd/fd_constraints.pl {Note: fd_constraints expanded in /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao/contrib/clpfd/fd_constraints_co.pl}
���� Compiled 213 modulesp_libs/wundgraphs.pl .pl 2.pl�������� reporting.pl examples/truckload.pl�� tab.pl
:: Building the Emacs mode for Ciao
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
Loading /etc/emacs/site-start.d/50devhelp.el (source)...
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Loading /etc/emacs/site-start.d/50global.el (source)...
Loading /etc/emacs/site-start.d/50lbdb.el (source)...
Loading /etc/emacs/site-start.d/50psvn.el (source)...

In toplevel form:
word-help.el:297:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.�� See (elisp)Backquote in the manual.

In word-help-wrapt-lisp-complete-symbol:
word-help.el:322:1:Warning: `interactive-p' is an obsolete function (as of
������ 23.2); use `called-interactively-p' instead.

In word-help-wrapt-makefile-complete:
word-help.el:323:22:Warning: `interactive-p' is an obsolete function (as of
������ 23.2); use `called-interactively-p' instead.

In word-help-wrapt-ispell-complete-word:
word-help.el:324:22:Warning: `interactive-p' is an obsolete function (as of
������ 23.2); use `called-interactively-p' instead.

In word-help-wrapt-complete-tag:
word-help.el:325:1:Warning: `interactive-p' is an obsolete function (as of
������ 23.2); use `called-interactively-p' instead.

In word-help-lookup:
word-help.el:336:45:Warning: `(\` (cond ((nth ((\, index)) (assoc help-mode
������ word-help-mode-alist))) (t ((\, default)))))' is a malformed function
word-help.el:344:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.�� See (elisp)Backquote in the manual.
word-help.el:352:1:Error: Invalid function: (\` (cond ((nth ((\, index)) (assoc help-mode word-help-mode-alist))) (t ((\, default)))))
Loading `word-help': old-style backquotes detected!
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-help.elc

In ciao-face-update-sectioning-faces:
ciao-faces.el:783:37:Warning: reference to free variable
������ `ciao-face-fontify-sectioning'
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-faces.elc

In ciao-indent-file:
ciao-syntax.el:209:19:Warning: assignment to free variable `tmp_file_1'
ciao-syntax.el:214:14:Warning: assignment to free variable `current-point'
ciao-syntax.el:213:39:Warning: assignment to free variable `current-start'
ciao-syntax.el:210:20:Warning: assignment to free variable `source-buffer'
ciao-syntax.el:211:62:Warning: reference to free variable `tmp_file_1'
ciao-syntax.el:211:62:Warning: `insert-buffer' used from Lisp code
That command is designed for interactive use only
ciao-syntax.el:211:79:Warning: reference to free variable `source-buffer'
ciao-syntax.el:213:22:Warning: reference to free variable `current-start'
ciao-syntax.el:213:22:Warning: reference to free variable `current-point'
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-syntax.elc

In ciao-error-session-next:
ciao-parsing.el:277:24:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-parsing.elc

In ciao-color:
ciao-aux.el:106:13:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
ciao-aux.el:112:33:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only

In ciao-uncolor:
ciao-aux.el:119:9:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-aux.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-font-lock.elc

In ciao-fix-old-version-maintenance:
ciao-vc.el:694:10:Warning: `next-line' used from Lisp code
That command is designed for interactive use only
ciao-vc.el:706:10:Warning: `previous-line' used from Lisp code
That command is designed for interactive use only
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-vc.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-scratchpad.elc

In ciao-proc-mode:
ciao-process.el:309:9:Warning: assignment to free variable
������ `comint-highlight-prompt'

In ciao-reset-inferior:
ciao-process.el:426:9:Warning: assignment to free variable
������ `ciao-debug-filter-pending-text'

In ciao-insert-logo:
ciao-process.el:572:52:Warning: `next-line' used from Lisp code
That command is designed for interactive use only
ciao-process.el:576:10:Warning: `next-line' used from Lisp code
That command is designed for interactive use only
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-process.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-compile.elc

In ciao-load-buffer-current-or-main:
ciao-loading.el:237:46:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer

In ciao-goto-error:
ciao-loading.el:527:23:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
ciao-loading.el:560:9:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
ciao-loading.el:557:10:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only

In end of data:
ciao-loading.el:707:1:Warning: the function `ciao-load-query' is not known to
������ be defined.
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-loading.elc

In ciao-get-last-query:
ciao-testing.el:85:13:Warning: assignment to free variable `beg'
ciao-testing.el:87:39:Warning: reference to free variable `beg'
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-testing.elc

In ciao-real-select-buffers-for-debug:
ciao-debugger.el:257:10:Warning: `mapcar' called for effect; use `mapc' or
������ `dolist' instead

In ciao-how-debugged:
ciao-debugger.el:279:17:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer

In ciao-debug-maybe-escape:
ciao-debugger.el:298:14:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer

In ciao-debug-breakparams:
ciao-debugger.el:350:9:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only

In ciao-debug-redisplay-breakpt:
ciao-debugger.el:420:42:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer
ciao-debugger.el:417:28:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only

In ciao-debug-display-line:
ciao-debugger.el:464:25:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer
ciao-debugger.el:464:25:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
ciao-debugger.el:528:23:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only

In ciao-debug-uncolor-line:
ciao-debugger.el:557:30:Warning: Use `with-current-buffer' rather than
������ save-excursion+set-buffer
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-debugger.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-lpdoc.elc

In ciao-ciaopp-process-graphical-menu:
ciao-ciaopp.el:252:50:Warning: assignment to free variable `line-str'
ciao-ciaopp.el:272:13:Warning: reference to free variable `line-str'

In ciao-ciaopp-process-gmenu-just-write-answers:
ciao-ciaopp.el:305:55:Warning: assignment to free variable `line-str'
ciao-ciaopp.el:316:17:Warning: reference to free variable `line-str'
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-ciaopp.elc

In java-ciaopp-setup:
java-ciaopp.el:51:43:Warning: reference to free variable `java-mode-map'
java-ciaopp.el:52:25:Warning: reference to free variable
������ `ciao-mode-menus-java'
java-ciaopp.el:63:13:Warning: reference to free variable `java-mode-map'

In ciao-java-setup-tool-bar:
java-ciaopp.el:152:36:Warning: assignment to free variable
������ `ciao-xemacs-tool-bar-tmp'
java-ciaopp.el:129:64:Warning: reference to free variable `java-mode-map'
java-ciaopp.el:152:4:Warning: reference to free variable
������ `ciao-xemacs-tool-bar-tmp'

In end of data:
java-ciaopp.el:167:1:Warning: the following functions are not known to be
������ defined: ciao-general-toolbar, ciao-tool-bar-local-item-from-menu,
������ ciao-xemacs-toolbar-postprocess
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/java-ciaopp.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-bundle.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-optim-comp.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-org.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-widgets.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-common.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-config.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-splash.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao-bindings.elc
Wrote /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/ciao.elc
{ERROR (system_extra): (unset SHELL ; unset EMACSLOADPATH ; unset EMACSDOC ; cd "/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode" ;"/usr/bin/emacs" -batch --eval '(setq load-path (cons "." load-path))' -f batch-byte-compile word-help.el ciao-help.el ciao-faces.el ciao-syntax.el ciao-parsing.el ciao-aux.el ciao-font-lock.el ciao-vc.el ciao-scratchpad.el ciao-process.el ciao-compile.el ciao-loading.el ciao-testing.el ciao-debugger.el ciao-lpdoc.el ciao-ciaopp.el java-ciaopp.el ciao-bundle.el ciao-optim-comp.el ciao-org.el ciao-widgets.el ciao-common.el ciao-config.el ciao-splash.el ciao-bindings.el ciao.el) >>"/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/emacs_mode.log" 2>"/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/emacs_mode.err" returned code 1}
{ERROR (system_extra): In set_perms/2, file '/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/emacs-mode/word-help.elc' not found}
:: Emacs mode for Ciao build completed
:: Ciao build completed
:: Compiling CHR Libraries
{./do_bootstrap: ��� 7: 12896 ���������������������������������������� echo -e "use_module( .(chr_ciao_bootstrap) ).\ndo_bootstrap1.\ndo_bootstrap2.\ndo_bootstrap2.\ndo_bootstrap3.\nhalt."���� <-- "��� 7: 12896 ������" means " line 7: 12896 completed "
�������� 12897 ������������������������������������� (���������������) | ${CIAOSH}������ <-- means "12897 segment fault������ (core dumped) | | ${CIAOSH}"
./do_bootstrap: ��� 13: 12899 ���������������������������������������� echo -e "use_module( .(chr_ciao_bootstrap) ).\ndo_bootstrap4.\nhalt.\n"
�������� 12900 ������������������������������������� (���������������) | ${CIAOSH} ���� <-- means "12900 segment fault������ (core dumped) | | ${CIAOSH}"
{ERROR: absolute_file_name/7, arg 1 - existence error: source_sink:chr_translate.pl does not exist}
{ERROR: absolute_file_name/7, arg 1 - existence error: source_sink:chr_translate.pl does not exist}
cp: ������������"chr_translate.pl" ���������������(stat): ������������������������������� <-- means " cp: cannot retrieved the status of `chr_translate.pl': the file or the directory does not exist "
{ERROR: absolute_file_name/7, arg 1 - existence error: source_sink:chr_translate.pl does not exist}
diff: chr_translate.pl: ��������������������������������������������������� <-- means "diff: chr_translate.pl: the file or the directory does not exist"
diff: chr_translate.pl.cmp: ������������������������������������������� <-- means "diff: chr_translate.pl.cmp: the file or the directory does not exist"
{ERROR (system_extra): cd library/chr; CIAOALIASPATH= CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine CIAOSH="/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/ciaosh-1.15 -f " ./do_bootstrap >> /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/build.log returned code 2. Halting system.}





nakrakiiya@nakrakiiyacomputer:~/source/CiaoDE-1.15-1685-g2d800d8$ ./ciaosetup docs
:: Building Ciao System documentation
:: Entering `...E-1.15-1685-g2d800d8/build/doc' (from `...urce/CiaoDE-1.15-1685-g2d800d8')
���� Executing `CIAOALIASPATH= CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/lpdoc�� -d filepath=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/doc/readmes -c README_CIAODE.ascii'
sh: 1: /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/lpdoc: not found
{ERROR (system_extra): cd /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/doc && CIAOALIASPATH= CIAOLIB=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/ciao CIAOHDIR=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/include/LINUXi86_64 CIAOENGINE=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/objs/LINUXi86_64/ciaoengine /home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/build/bin/lpdoc�� -d filepath=/home/nakrakiiya/source/CiaoDE-1.15-1685-g2d800d8/doc/readmes -c README_CIAODE.ascii returned code 127. Halting system.}





�� ���� Best regards,
Xiaofeng Yang