<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 2015-10-06 05:23, Akira TAGOH wrote:
<blockquote
cite="mid:CACT-Cx3qVEacfKx7LWjMvKyghUig93ho4=e8GSfLJaxd8JdLFQ@mail.gmail.com"
type="cite">
<pre wrap="">Hi,
Over one year has passed since the last stable release and no big problem
has been reported these days. so I'm planning to release new stable version
within a week or so.
Please test and let me know if there are any fixes we should include into
the next.
</pre>
</blockquote>
picked it up from master and the build stops (on AIX, using default
shell, which seems to be /bin/sh, rather than /bin/ksh which is my
regular shell)<br>
and not sure why this is showing up --- maybe something is missing
(this is a second system and git is not installed - I retrieved the
'master' via a different host.<br>
<br>
Anyway, after collecting the master I do the following:<br>
<br>
cd master<br>
ksh ./autogen.sh --enable-libxml2<br>
make<br>
<br>
This is the tail of what I see:<br>
<br>
config.status: creating config.h<br>
config.status: executing depfiles commands<br>
config.status: executing libtool commands<br>
config.status: executing src/fcstdint.h commands<br>
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H<br>
<br>
Now type 'make' to compile Fontconfig.<br>
<br>
root@x064:[/data/prj/freedesktop/fontconfig/master]make<br>
/bin/sh: 0403-057 Syntax error at line 13 : `;' is not expected.<br>
git.mk:97: recipe for target '.gitignore' failed<br>
make: *** [.gitignore] Error 2<br>
<br>
root@x064:[/data/prj/freedesktop/fontconfig/master]make -v<br>
GNU Make 4.1<br>
Built for powerpc-ibm-aix5.3.0.0<br>
Copyright (C) 1988-2014 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later
<a class="moz-txt-link-rfc2396E" href="http://gnu.org/licenses/gpl.html"><http://gnu.org/licenses/gpl.html></a><br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.<br>
root@x064:[/data/prj/freedesktop/fontconfig/master]<br>
Script command is complete. The file is
../master-autogen-script.text.<br>
<br>
<blockquote
cite="mid:CACT-Cx3qVEacfKx7LWjMvKyghUig93ho4=e8GSfLJaxd8JdLFQ@mail.gmail.com"
type="cite">
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Fontconfig mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Fontconfig@lists.freedesktop.org">Fontconfig@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/fontconfig">http://lists.freedesktop.org/mailman/listinfo/fontconfig</a>
</pre>
</blockquote>
<br>
</body>
</html>