On 28.03.2007, at 10:01, Christian Schaffner wrote: > > On 27.03.2007, at 17:56, Christian Schaffner wrote: > >> Hi Chris >> >> I tested some more, and it appears to only fail if compiled using >> the buildfink script (the script to build our binary dists in the >> future). It seems to fail on both 10.3 and 10.4 in that case. >> >> I found a patch to solve that problem here: >> http://www.mail-archive.com/[email protected]/msg00500.html >> (see attached .patch file) >> >> Do you think it would be ok to commit? If you don't mind I will add >> the patch to the 10.3 and 10.4 unstable versions in the coming >> days. Ok? > > I committed this fix to the 10.3 and 10.4 unstable trees (no need to > up revision, since only self test changes). Version 1.4.9 does indeed > include this fix, so it probably would be a good idea to update m4 to > that version.
I just found out that m4 doesn't seem to build on 10.3 if texinfo is not installed. Any objections to add that build dependency? I will commit a new revision if I don't hear anything in the coming days. >> On 19.03.2007, at 15:43, Christian Schaffner wrote: >> >>> Hi Chris >>> >>> m4-1.4.8-1 failed to build on 10.3 (PPC) with the error message >>> attached below. Do you have an idea why? >>> >>> Best, >>> Christian. >>> >>> >>> ... >>> Checking ./124.incr >>> Checking ./125.eval >>> Checking ./126.eval >>> Checking ./127.eval >>> Checking ./128.platform_m >>> Checking ./129.platform_m >>> Checking ./130.syscmd >>> Checking ./131.syscmd >>> Checking ./132.esyscmd >>> Checking ./133.sysval >>> Checking ./134.sysval >>> @ ../doc/m4.texinfo:4812: Origin of test >>> ./134.sysval: stdout mismatch >>> 2c2 >>> < 3328 >>> --- >>>> 0 >>> Checking ./135.mkstemp >>> Checking ./136.errprint >>> Checking ./137.location >>> Checking ./138.location >>> Checking ./139.location >>> Checking ./140.m4exit >>> Checking ./141.m4exit >>> Checking ./142.extensions >>> Checking ./143.incompatib >>> Checking ./144.improved_e >>> Checking ./145.improved_f >>> Checking ./146.improved_f >>> Checking ./147.improved_f >>> Checking ./148.improved_f >>> Checking ./149.improved_f >>> Checking ./150.improved_c >>> Checking ./151.improved_f >>> >>> Skipped checks were: >>> ./079.changeword ./080.changeword ./081.changeword ./ >>> 082.changeword ./083.changeword ./084.changew >>> ord >>> Failed checks were: >>> ./134.sysval:out >>> make[1]: *** [check] Error 1 >>> make: *** [check-recursive] Error 1 >>> ### execution of make failed, exit code 2 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /sw/bin/dpkg-lockwait -r fink-buildlock-m4-1.4.8-1 >>> (Reading database ... 3926 files and directories currently >>> installed.) >>> Removing fink-buildlock-m4-1.4.8-1 ... >>> Failed: phase compiling: m4-1.4.8-1 failed >>> >>> Before reporting any errors, please run "fink selfupdate" and >>> try again. If you continue to have issues, please check to see if >>> the >>> FAQ on fink's website solves the problem. If not, ask on the fink- >>> users >>> or fink-beginners mailing lists. As a last resort, you can try e- >>> mailing >>> the maintainer directly: >>> >>> Chris Zubrzycki <[EMAIL PROTECTED]> >> >> >> <m4.patch> >> --------------------------------------------------------------------- >> - >> --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV_______________________________ >> _ >> _______________ >> Fink-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fink-devel > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fink-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
