autogen-users Mailing List for AutoGen: The Automated Program Generator (Page 5)
Brought to you by:
bkorb
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(8) |
Aug
(7) |
Sep
(4) |
Oct
(2) |
Nov
(26) |
Dec
(3) |
2002 |
Jan
(7) |
Feb
(1) |
Mar
(10) |
Apr
(22) |
May
(8) |
Jun
(6) |
Jul
(2) |
Aug
(4) |
Sep
(5) |
Oct
(2) |
Nov
(5) |
Dec
(13) |
2003 |
Jan
(5) |
Feb
(1) |
Mar
(38) |
Apr
(16) |
May
(13) |
Jun
(12) |
Jul
(21) |
Aug
(6) |
Sep
|
Oct
|
Nov
(5) |
Dec
(7) |
2004 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
(2) |
May
(4) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
(7) |
Dec
(5) |
2005 |
Jan
(11) |
Feb
(12) |
Mar
(4) |
Apr
(16) |
May
(6) |
Jun
(5) |
Jul
(5) |
Aug
|
Sep
(4) |
Oct
(4) |
Nov
(4) |
Dec
(7) |
2006 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(4) |
Jul
(17) |
Aug
(2) |
Sep
(13) |
Oct
(20) |
Nov
(6) |
Dec
(18) |
2007 |
Jan
(15) |
Feb
(21) |
Mar
(9) |
Apr
(9) |
May
(3) |
Jun
|
Jul
(9) |
Aug
(9) |
Sep
(2) |
Oct
(4) |
Nov
(7) |
Dec
|
2008 |
Jan
(7) |
Feb
(4) |
Mar
(4) |
Apr
(12) |
May
(6) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(8) |
Oct
|
Nov
(7) |
Dec
(5) |
2009 |
Jan
(3) |
Feb
(1) |
Mar
(6) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(16) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
(3) |
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
|
Nov
(4) |
Dec
(16) |
2011 |
Jan
|
Feb
|
Mar
(10) |
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(5) |
Dec
(2) |
2012 |
Jan
(9) |
Feb
(6) |
Mar
(1) |
Apr
(1) |
May
(5) |
Jun
(14) |
Jul
|
Aug
(9) |
Sep
(2) |
Oct
|
Nov
(4) |
Dec
(14) |
2013 |
Jan
(4) |
Feb
(1) |
Mar
(3) |
Apr
(5) |
May
(8) |
Jun
(1) |
Jul
(4) |
Aug
(1) |
Sep
|
Oct
(12) |
Nov
(8) |
Dec
(1) |
2014 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
(9) |
May
(1) |
Jun
(9) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(10) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
From: allan G. <gor...@gm...> - 2013-05-10 09:06:23
|
Hi, I am trying to compile a websocket package, procedure used is :-- ./autogen ./configure make I am getting libtool error at make time :------- make make all-recursive make[1]: Entering directory `/home/ignite/rpi_package_sb2/libwebsockets-1.0-chrome25-firefox17' Making all in lib make[2]: Entering directory `/home/ignite/rpi_package_sb2/libwebsockets-1.0-chrome25-firefox17/lib' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -std=gnu99 -pedantic -rdynamic -fPIC -Werror -c -DINSTALL_DATADIR=\"/usr/share\" -DLWS_OPENSSL_CLIENT_CERTS=\"/etc/pki/tls/certs/\" -g -O2 -MT libwebsockets_la-libwebsockets.lo -MD -MP -MF .deps/libwebsockets_la-libwebsockets.Tpo -c -o libwebsockets_la-libwebsockets.lo `test -f 'libwebsockets.c' || echo './'`libwebsockets.c ../libtool: line 862: X--tag=CC: command not found ../libtool: line 895: libtool: ignoring unknown tag : command not found ../libtool: line 862: X--mode=compile: command not found ../libtool: line 1029: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 1030: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 1173: Xgcc: command not found ../libtool: line 1173: X-DHAVE_CONFIG_H: command not found ../libtool: line 1173: X-I.: command not found ../libtool: line 1173: X-I..: command not found ../libtool: line 1173: X-Wall: command not found ../libtool: line 1173: X-std=gnu99: command not found ../libtool: line 1173: X-pedantic: command not found ../libtool: line 1173: X-rdynamic: command not found ../libtool: line 1173: X-fPIC: command not found ../libtool: line 1173: X-Werror: command not found ../libtool: line 1173: X-c: command not found ../libtool: line 1173: X-DINSTALL_DATADIR="/usr/share": No such file or directory ../libtool: line 1173: X-DLWS_OPENSSL_CLIENT_CERTS="/etc/pki/tls/certs/": No such file or directory ../libtool: line 1173: X-g: command not found ../libtool: line 1173: X-O2: command not found ../libtool: line 1173: X-MT: command not found ../libtool: line 1173: Xlibwebsockets_la-libwebsockets.lo: command not found ../libtool: line 1173: X-MD: command not found ../libtool: line 1173: X-MP: command not found ../libtool: line 1173: X-MF: command not found ../libtool: line 1173: X.deps/libwebsockets_la-libwebsockets.Tpo: No such file or directory ../libtool: line 1173: X-c: command not found ../libtool: line 1226: Xlibwebsockets_la-libwebsockets.lo: command not found ../libtool: line 1231: libtool: compile: cannot determine name of library object from `': command not found make[2]: *** [libwebsockets_la-libwebsockets.lo] Error 1 make[2]: Leaving directory `/home/ignite/rpi_package_sb2/libwebsockets-1.0-chrome25-firefox17/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ignite/rpi_package_sb2/libwebsockets-1.0-chrome25-firefox17' make: *** [all] Error 2 I searched on google & found these two link both use to state to run -- autoreconf -fi command http://forums.gentoo.org/viewtopic-t-870737-start-0.html https://openlinuxforums.org/index.php?topic=3119.0 What exactly autoreconf -fi command will do ? Does it regenerate configure.ac file ? Is this sequence correct to recompile the package ? autoreconf -fi ./autogen ./configure make Please suggest. //Allan |
From: Bruce K. <bru...@gm...> - 2013-05-08 20:28:51
|
Hi, P.S. On Wed, May 8, 2013 at 10:28 AM, Aaron Turner <syn...@gm...> wrote: > Generates tcpreplay.1 not tcpreplay-edit.1 but puts tcpreplay-edit.1 content > in the file. Since, clearly, you are altering the content in some way, can't you alter "prog-name" too? That would actually fix the problem. |
From: Bruce K. <bru...@gm...> - 2013-05-08 18:52:57
|
Hi Aaron, On Wed, May 8, 2013 at 10:28 AM, Aaron Turner <syn...@gm...> wrote: > So I have a .def file which I use to generate two different but simliar cli > apps & man pages. > > aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen --version > autogen (GNU AutoGen) 5.16.2 > > autogen -L /usr/local/share/autogen -T agman1.tpl -DTCPREPLAY > tcpreplay_opts.def > please note that this is obsolete > > This works (generates tcpreplay.1) > > aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen -L > /usr/local/share/autogen -T agman1.tpl -L tcpedit -b tcpreplay-edit > -DTCPREPLAY_EDIT tcpreplay_opts.def > please note that this is obsolete > > Generates tcpreplay.1 not tcpreplay-edit.1 but puts tcpreplay-edit.1 content > in the file. Fixing one problem causes another. *sigh*. When "-b" is provided, it should be honored. However, typically, I use "tcpreplay-opts.def" type naming. In that case, the "prog-name" value should be used as the base name. The thing is Turing complete, so I can likely find a way…. Sorry. Please construct tcpreplay-edit.1 first and rename the misnamed result with some scriptlett that ensures that it worked correctly. Meanwhile, I'll see if I can jigger the template to detect a specified "-b" option. (Maybe comparing the input def file name against the base-name.) > Also, what is obsolete? I don't see any of those flags marked obsolete in > the man page or online docs? I guess that should be clearer, too. agman1.tpl is now a wrapper for agman-cmd.tpl since it really covers section 8 docs, too. Thank you - Cheers, Bruce |
From: Aaron T. <syn...@gm...> - 2013-05-08 17:29:02
|
So I have a .def file which I use to generate two different but simliar cli apps & man pages. aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen --version autogen (GNU AutoGen) 5.16.2 autogen -L /usr/local/share/autogen -T agman1.tpl -DTCPREPLAY tcpreplay_opts.def please note that this is obsolete This works (generates tcpreplay.1) aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen -L /usr/local/share/autogen -T agman1.tpl -L tcpedit -b tcpreplay-edit -DTCPREPLAY_EDIT tcpreplay_opts.def please note that this is obsolete Generates tcpreplay.1 not tcpreplay-edit.1 but puts tcpreplay-edit.1 content in the file. Also, what is obsolete? I don't see any of those flags marked obsolete in the man page or online docs? Aaron Turner http://synfin.net/ Twitter: @synfinatic https://github.com/synfinatic/tcpreplay - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin "carpe diem quam minimum credula postero" |
From: Nikos M. <nm...@gn...> - 2013-05-07 17:04:24
|
Hello, I upgraded from libopts 5.16 to 5.17 and I have an issue when compiling for a uclibc system. I get: checking whether a reg expr header is specified... no checking whether libregex functions properly... no configure: error: the regex library does not work irrespective of whether I specify the --without-libregex (ideally it would be nice if I needn't need to specify that). I used the attached patch to avoid the issue, but I'm not sure whether that's the intention of the original code. regards, Nikos |
From: Andreas M. <ame...@do...> - 2013-04-14 08:09:11
|
On 2013-04-13 Bruce Korb <bru...@gm...> wrote: [...] > The Guile library injected a new error message I was not expecting. > I try to sed away the varying Guile messages, but every now and > then, there is a new one. This is a new one. This patch will get > rid of the failure: [...] worked like charm, thanks! cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Andreas M. <ame...@do...> - 2013-04-14 07:44:24
|
Hello, find attached a trivial fix for a typo. s/preceeding/preceding/g cu andreas |
From: Bruce K. <bru...@gm...> - 2013-04-13 16:17:55
|
Hi Andreas, On Fri, Apr 12, 2013 at 11:58 PM, Andreas Metzler <ame...@do...> wrote: > Good morning, > > there is a testsuite error with 5.17.3 on ix86: > ----------------------- > make[5]: Entering directory `/tmp/AUTOGEN/autogen-5.17.3/agen5/test' > FAIL: error.test *** error.base6 Sat Apr 13 08:35:34 2013 --- error.res6 Sat Apr 13 08:35:34 2013 *************** *** 10,12 **** --- 10,13 ---- ) ================================= + ERROR: Unbound variable: stumble-over-unbound-variable The Guile library injected a new error message I was not expecting. I try to sed away the varying Guile messages, but every now and then, there is a new one. This is a new one. This patch will get rid of the failure: diff --git a/agen5/test/error.test b/agen5/test/error.test index a4db7ea..063f164 100755 --- a/agen5/test/error.test +++ b/agen5/test/error.test @@ -228,7 +228,7 @@ EOF # print file and line, but it was made just too hard. Strip out all # the Guile library error messages. :( # -${SED} -n '/^Scheme evaluation error./,$p' ${testname}.err6 | \ +${SED} -n '/^Scheme evaluation error./,/^==========/p' ${testname}.er r6 | \ ${SED} "/^${testname}\.tpl6:7:4:/d" > ${testname}.res6 cmp -s ${testname}.base6 ${testname}.res6 || \ |
From: Andreas M. <ame...@do...> - 2013-04-13 07:15:28
|
Good morning, there is a testsuite error with 5.17.3 on ix86: ----------------------- make[5]: Entering directory `/tmp/AUTOGEN/autogen-5.17.3/agen5/test' TERM='' CFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' COMPILE='' EXPRLIST="expFormat.c expGuile.c expOutput.c expPrint.c expState.c expString.c expGperf.c expExtract.c funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c" LDFLAGS='-Wl,-z,relro -Wl,--as-needed' SHELL="/bin/bash" srcdir="." top_builddir="../.." top_srcdir="../.." /bin/bash \ ../../config/install-defs.sh \ ../../autoopts/test/defs PASS: define.test PASS: directives.test FAIL: error.test PASS: expr.test ----------------------- find attached the complete agen5/test/FAILURES/error-testd directory. thanks, cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Richard S. <rm...@gn...> - 2013-04-01 22:41:16
|
Congratulations on the new release. -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! That's nonfree (freedom-denying) software. Use Ekiga or an ordinary phone call |
From: Marc G. <mar...@gm...> - 2013-03-26 18:03:26
|
Hi, I am building on Solaris 10 / sun4v, with gcc 4.72 (broken with respect to C++ exceptions). I get: Testsuite summary for GNU AutoGen 5.17.2 ============================================================================ # TOTAL: 24 # PASS: 21 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See autoopts/test/test-suite.log Please report to aut...@li... I send you this test-suite.log, and my config.log (gzipped). There is no bin directory in the distribution of gc installed on my box. Also note that in order to be able to build, I had to set my LD_LIBRARY_PATH as follows (to avoid my existing autogen installation to interfere): LD_LIBRARY_PATH=/proj/vobadm100/tmp/autogen-5.17.2-fail/agen5/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/getdefs/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/autoopts/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/snprintfv/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/xml2ag/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/columns/.libs:$LD_LIBRARY_PATH Thanks, Marc |
From: Bruce K. <bru...@gm...> - 2013-03-03 21:36:58
|
On 03/03/13 09:52, Andreas Metzler wrote: > Hello, > > when building 5.17.2 there is a new build-time error: > ------------------------- > Making all in xml2ag > make[3]: Entering directory `/tmp/AUTOGEN/autogen-5.17.2/xml2ag' > top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-opts.d -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def > /bin/bash: line 690: cd: /usr/include/autoopts: No such file or directory > ------------------------- > > The error is ignored and the build continues, it probably should be > fixed anyway. It just disables the insertion of translatable strings. The code is trying to figure out where a file named "usage-txt.h" lives. Apparently, the search is not rigorous enough for the build phase, but should work when installed. I've added a stderr redirection to /dev/null. Thank you. (out-push-new) \=] incdir=[= (if (defined? 'inc-dir) inc-dir "") ;;' 4emacs =] test -d "$incdir" || incdir=`dirname [=(tpl-file #t)=]`/.. incdir=`cd $incdir/autoopts >/dev/null 2>&1 && pwd` test -f ${incdir}/usage-txt.h && { sedcmd='/LIBOPTS-MESSAGES:/,/END-[= (if (and (exist? "full-usage") (exist? "short-usage")) "LIBOPTS-MESSAGES" "USAGE-TEXT" ) =]/p' sed -n "$sedcmd" ${incdir}/usage-txt.h } [= (shell (out-pop #t)) =] |
From: Andreas M. <ame...@do...> - 2013-03-03 17:53:07
|
Hello, when building 5.17.2 there is a new build-time error: ------------------------- Making all in xml2ag make[3]: Entering directory `/tmp/AUTOGEN/autogen-5.17.2/xml2ag' top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-opts.d -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def /bin/bash: line 690: cd: /usr/include/autoopts: No such file or directory ------------------------- The error is ignored and the build continues, it probably should be fixed anyway. thanks, cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Richard S. <rm...@gn...> - 2013-02-25 11:42:41
|
Congratulations on the new release. -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! That's nonfree (freedom-denying) software. Use Ekiga or an ordinary phone call |
From: Andreas M. <ame...@do...> - 2013-01-07 15:55:12
|
On 2013-01-04 Peter Teeson <pet...@pu...> wrote: > creating str2m.def > creating str2m-h.base > run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl str2m.def > creating str2m-h2.base > run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl -T str2mask str2m.def > /bin/sh: line 154: columns: command not found [...] This issue was fixed in 5.17.1. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Bruce K. <bru...@gm...> - 2013-01-05 06:57:37
|
GNU AutoGen/AutoOpts is a two-part project that serves two separate purposes. The two parts are combined because they are inextricably intertwined: AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized. AutoOpts is both an example of that and a project in its own right. It is a very powerful configuration file, environment variable and command line option documentation and management tool consisting of a set of AutoGen templates and a run time library that nearly eliminates the hassle of managing, parsing and documenting program options. The self-referential example: http://www.gnu.org/software/autogen/man1-autogen.html There are several other examples embedded in AutoGen: A finite state machine generator, string name to enumeration value conversions, and bit map and bit mask management, to name a few. New in 5.17.1 - January, 2013 NEWS entries since the last release: * testing fix: a new template was not rigged to run without autogen installed and its test fell over in such a case. * Added a documentation substitution stanza so that texi, man and mdoc documents may be massaged before being finalized. * Many, many picky warning fixes * Section 5 man pages and mdoc pages can now be emitted with the templates. They still need work, though. * The enumeration and bitmask management templates are now rigged so they work in the build tree without autogen being installed. AutoGen home: http://www.gnu.org/software/autogen/ primary ftp: ftp://ftp.gnu.org/gnu/autogen/rel5.17.1/ .tar.gz: ftp://ftp.gnu.org/gnu/autogen/rel5.17.1/autogen-5.17.1.tar.gz .tar.xz: ftp://ftp.gnu.org/gnu/autogen/rel5.17.1/autogen-5.17.1.tar.xz bug reports: autogen-users at the lists dot SourceForge net domain bug archive: http://sourceforge.net/mailarchive/forum.php?forum_name=autogen-users maintainer: Bruce Korb - bkorb at the usual GNU domain |
From: Bruce K. <bru...@gm...> - 2013-01-04 17:49:30
|
aut...@li... SMTP error from remote mail server after RCPT TO:<aut...@li...>: host mx.sourceforge.net [216.34.181.68]: 550-Your IP, 208.118.235.10 has been autoblocked because of abuse. Please 550-email pos...@so... from another host if you believe this to 550 be in error. This block will automatically be lifted shortly. MIME-Version: 1.0 To: Peter Teeson <pt...@me...>, autogen <aut...@li...> Subject: Re: make check failed for autogen 5.17 on Mac Pro 4,1 under MacOS 10.7..5 Lion References: <39D...@me...> <B71...@me...> In-Reply-To: <B71...@me...> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 01/03/13 18:48, Peter Teeson wrote: > creating str2m.def > creating str2m-h.base > run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl str2m.def > creating str2m-h2.base > run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl -T str2mask str2m.def > /bin/sh: line 154: columns: command not found > /bin/sh: line 154: columns: command not found > FAILURE: str2m-2 str2m-h2.base str2m-h2.res failed > 17d16 > < * one seven */ > 21d19 > < * three eleven ninteen */ > FAIL: str2m.test To pass, either it must be installed first, or you have to go to 5.17.1 (http://autogen.sourceforge.net/data/autogen-5.17.1pre13.tar.xz or wait until this weekend.) Sorry. The str2m test uses a template that did not have an uninstalled variant that copes with an uninstalled "columns" program. |
From: Peter T. <pet...@me...> - 2013-01-04 02:53:51
|
creating str2m.def creating str2m-h.base run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl str2m.def creating str2m-h2.base run_ag x -L /Volumes/Scratch-1/autogen-5.17/agen5/test/.. -L /Volumes/Scratch-1/autogen-5.17/autoopts/tpl -T str2mask str2m.def /bin/sh: line 154: columns: command not found /bin/sh: line 154: columns: command not found FAILURE: str2m-2 str2m-h2.base str2m-h2.res failed 17d16 < * one seven */ 21d19 < * three eleven ninteen */ FAIL: str2m.test ==================================================== 1 of 42 tests failed Please report to aut...@li... ==================================================== make[3]: *** [check-TESTS] Error 1 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check-recursive] Error 1 |
From: Andreas M. <ame...@do...> - 2012-12-30 10:47:19
|
Andreas Metzler wrote: [...] > I have just uploaded 5.17 (plus filterdiff -i '*/autoopts/*' on GIT > commit eeab9acaf3a44ff82f76efaf17d55e01e999477b) to Debian > experimental. Let's see if it builds on non-ix86, too. No further issues found, building + testsuite worked. https://buildd.debian.org/status/package.php?p=autogen&suite=experimental cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Bruce K. <bru...@gm...> - 2012-12-29 21:58:21
|
On Sat, Dec 29, 2012 at 1:50 PM, Harlan Stenn <st...@nt...> wrote: > There's also a problem if gperf isn't installed. Easiest to just install it, if you are building autogen. Meanwhile, if I know where the problems are, I can just disable that functionality. > Bruce, I have a bunch of upgraded documentation script/template files > too - what's a good way to get those to you? Email. :) |
From: Harlan S. <st...@nt...> - 2012-12-29 21:50:52
|
There's also a problem if gperf isn't installed. Bruce, I have a bunch of upgraded documentation script/template files too - what's a good way to get those to you? H |
From: Andreas M. <ame...@do...> - 2012-12-29 14:57:34
|
On 2012-12-28 Bruce Korb <bru...@gm...> wrote: > On 12/28/12 06:53, Andreas Metzler wrote: > > trying to build 5.17 on Debian (testing) I have stumbled upon this new > > testsuite error: [...] > > run_ag x -L /tmp/AUTOGEN/autogen-5.17/agen5/test/.. -L /tmp/AUTOGEN/autogen-5.17/autoopts/tpl -T str2mask str2m.def > > /bin/bash: line 154: columns: command not found > This uninstalled columns issue and a distribution omission have been fixed. > Please try: > http://autogen.sourceforge.net/data/autogen-5.17.1pre1.tar.xz thanks. 5.17.1pre2 worked. (pre1 was already gone when I checked.) I have just uploaded 5.17 (plus filterdiff -i '*/autoopts/*' on GIT commit eeab9acaf3a44ff82f76efaf17d55e01e999477b) to Debian experimental. Let's see if it builds on non-ix86, too. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |
From: Harlan S. <st...@nt...> - 2012-12-29 08:39:49
|
creating str2m.def creating str2m-h.base run_ag x -L /pogo/dist/gnu/autogen/autogen-5.17/agen5/test/.. -L /pogo/dist/gnu/autogen/autogen-5.17/autoopts/tpl str2m.def Key link: "" = "", with key set "". Key link: "" = "", with key set "". Key link: "" = "", with key set "". 3 input keys have identical hash values, try different key positions or use option -D. FAILURE: str2m str2m-c.base str2m-c.res failed 29,33c29 < [STR2M_KWD_ELEVEN ] = "eleven", < [STR2M_KWD_NINTEEN ] = "ninteen", < [STR2M_KWD_ONE ] = "one", < [STR2M_KWD_SEVEN ] = "seven", < [STR2M_KWD_THREE ] = "three" }; --- > FAIL: str2m.test ==================================================== 1 of 42 tests failed Please report to aut...@li... ==================================================== -- Harlan Stenn <st...@nt...> http://networktimefoundation.org - be a member! |
From: Bruce K. <bru...@gm...> - 2012-12-28 17:36:08
|
On 12/28/12 06:53, Andreas Metzler wrote: > Hello, > > trying to build 5.17 on Debian (testing) I have stumbled upon this new > testsuite error: > PATH is /bin:/bin:/usr/bin > creating str2m.def > creating str2m-h.base > run_ag x -L /tmp/AUTOGEN/autogen-5.17/agen5/test/.. -L /tmp/AUTOGEN/autogen-5.17/autoopts/tpl str2m.def > creating str2m-h2.base > run_ag x -L /tmp/AUTOGEN/autogen-5.17/agen5/test/.. -L /tmp/AUTOGEN/autogen-5.17/autoopts/tpl -T str2mask str2m.def > /bin/bash: line 154: columns: command not found This uninstalled columns issue and a distribution omission have been fixed. Please try: http://autogen.sourceforge.net/data/autogen-5.17.1pre1.tar.xz Thank you! |
From: Andreas M. <ame...@do...> - 2012-12-28 15:21:38
|
Hello, trying to build 5.17 on Debian (testing) I have stumbled upon this new testsuite error: __________________________________________________________________ PASS: strxform.test PASS: time.test PATH is /bin:/bin:/usr/bin creating str2m.def creating str2m-h.base run_ag x -L /tmp/AUTOGEN/autogen-5.17/agen5/test/.. -L /tmp/AUTOGEN/autogen-5.17/autoopts/tpl str2m.def creating str2m-h2.base run_ag x -L /tmp/AUTOGEN/autogen-5.17/agen5/test/.. -L /tmp/AUTOGEN/autogen-5.17/autoopts/tpl -T str2mask str2m.def /bin/bash: line 154: columns: command not found /bin/bash: line 154: columns: command not found FAILURE: str2m-2 str2m-h2.base str2m-h2.res failed 17d16 < * one seven */ 21d19 < * three eleven ninteen */ FAIL: str2m.test ==================================================== 1 of 42 tests failed Please report to aut...@li... ==================================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/AUTOGEN/autogen-5.17/agen5/test' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/AUTOGEN/autogen-5.17/agen5/test' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/AUTOGEN/autogen-5.17/agen5' make: *** [check-recursive] Error 1 __________________________________________________________________ thanks, cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' |