Date: Tue, 9 Dec 2003 02:56:27 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 247 ************************************************** Monday 08 December 2003 Number 247 ************************************************** Subjects for today 1 Re: building a2ps : J. Ulbts" 2 Re: UX2BS : Dave Saville" 3 Re: UX2BS : John Poltorak 4 Re: building a2ps : Michael Zolk **= Email 1 ==========================** Date: Tue, 09 Dec 2003 00:20:51 +0100 (CET) From: "J. Ulbts" Subject: Re: building a2ps Hi John! On Mon, 8 Dec 2003 23:08:56 +0000, John Poltorak wrote: [wget problem] >> This is exactly the same problem I've got here, as reported before. >> I don't know how to fix it. I also tried to add "--passive-ftp" but it didn't help. >> Maybe it's a good idea to set the tries to 2 instead of 1 (wget sees it's already there and it'll work). >> Have not tried this so far. >Remove the '-q' flag from the WGET line and see what happens. Ok, I'll check it and report back tomorrow. >Does running WGET from the cmd line usually work? I normally don't use wget and I've not tried it so far. Kind Regards, Juergen Ulbts (Germany) _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Tue, 09 Dec 2003 10:38:51 +0000 (GMT) From: "Dave Saville" Subject: Re: UX2BS On Mon, 8 Dec 2003 20:42:25 +0000, John Poltorak wrote: >On Mon, Dec 08, 2003 at 07:46:52PM +0000, Dave Saville wrote: >> On Thu, 4 Dec 2003 19:40:43 +0000, John Poltorak wrote: >> >> >On Thu, Dec 04, 2003 at 08:41:51AM -0800, Dave and Natalie wrote: >> > >> >> >> Well I tried again from scratch (with most archives already downloaded) and evrything went pretty smooth. >> >> > >> >> >That's great. >> >> > >> >> >Any chance of you posting the Perl test summary from near the end of >> >> >perl.log? >> >> >> >> Failed 7/726 test scripts, 99.04% okay. 19/68706 subtests failed, 99.97% okay. >> >> Failed Test Stat Wstat Total Fail Failed List of Failed >> >> ------------------------------------------------------------------------------- >> >> ../lib/ExtUtils/t/basic.t 1 256 17 1 5.88% 14 >> >> lib/os2_base.t 1 256 19 1 5.26% 8 >> >> lib/os2_process.t 7 1792 227 7 3.08% 2 10 19 34 100 174 209 >> >> lib/os2_process_kid.t 227 4 1.76% 10 34 174 209 >> >> lib/rx_cmprt.t 255 65280 18 3 16.67% 16-18 >> > >> >Those look like the usual suspects... >> > >> > >> >> op/alarm.t 4 2 50.00% 1-2 >> > >> >but this... looks like a new one. >> > >> > >> >> op/stat.t 73 1 1.37% 44 >> >> 60 tests and 563 subtests skipped. >> > >> >It would be nice to find the definitive number of tests skipped at some >> >point, but not just yet. >> >> Would be nice if we could get this output from Ilya's "official" OS/2 >> version ;-) > >Why? What do you get from his version? > >This simply a build of his port, so I don't see why it would differ... Except *every* time we have a problem and ask him for help the implication is we screwed something up and there is *nothing* wrong with the (binary) one he released. And in point of fact there are differences - Our build misses out all the goodies like perldoc etc, or it did the last time I built it. -- Regards Dave Saville _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Tue, 9 Dec 2003 12:06:58 +0000 From: John Poltorak Subject: Re: UX2BS On Tue, Dec 09, 2003 at 10:38:51AM +0000, Dave Saville wrote: > On Mon, 8 Dec 2003 20:42:25 +0000, John Poltorak wrote: > >> Would be nice if we could get this output from Ilya's "official" OS/2 > >> version ;-) > > > >Why? What do you get from his version? > > > >This simply a build of his port, so I don't see why it would differ... > > Except *every* time we have a problem and ask him for help the > implication is we screwed something up and there is *nothing* wrong > with the (binary) one he released. And in point of fact there are > differences - Our build misses out all the goodies like perldoc etc, > or it did the last time I built it. Any idea why it gets missed out? I have tried careful to incorporate the build instructions provided. Have you tried? Maybe I have missed something out... One thing is for certain, if you don't have OS/2 installed on C: you will be unable to build Perl at all if you use build instrutions provided by IZ. Have you actually tried running the Perl tests with the binary version provided? I really would like to know what has been missed out in the UX2BS build script. > -- > Regards > > Dave Saville -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 4 ==========================** Date: Tue, 9 Dec 2003 21:52:59 +0100 From: Michael Zolk Subject: Re: building a2ps On Sat, Dec 06, 2003 at 05:24:36PM +0000, John Poltorak wrote: > On Sat, Dec 06, 2003 at 05:44:38PM +0100, Michael Zolk wrote: > > The archives have in fact been downloaded properly, however wget does not > > seem to return the appropriate return code, so build.sh aborts with the > > "retrieval failed" message. > > > > Simply typing "build pdksh" again results in a nice sh.exe :) > > That's good. > > Any idea why you get the wrong return code? I have no idea. I haven't found anything about return codes in wget's man page. I think this is a bug in the documentation. :> > I understand that WGET's return codes are not always easy to interpet, but > as it stands now build.sh has this code:- > > > if `wget -q -Nc -t 1 -P $REPOSITORY $URL`; then > echo retrieval failed > exit 1 > fi > > and in your case this does appear appropriate. Can you suggest what it > should be instead? Looks perfectly reasonable to me. Is this version of wget compiled with debug support? If I have some time, I could try the "-d" switch, maybe this will help determine what the problem is. Michael -- http://www.borashop.de _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs