Mike.Sullivan at sun.com wrote: > >From David.Zhang at sun.com Wed May 13 09:51:08 2009 > > >> I am not sure is it polite to ask for help to you directly. :) >> > > you should always ask an alias as I may not be around, or busy dealing > with somebody destroying a public build machine. > > gatekeeper at sfwnv.sfbay for gatekeepers, sfwnv-discuss at opensolaris.org > for more folks. > > and, umm, sending it to me three times seems wrong. > sorry about that. :p. > >> I notice that you have been keeping fix some minor issue of sfw nightly >> build and I have one small question what bothered me recently. >> I used to pass nightly very well, however the nightly failed due to php5 >> in 2 days. >> >> The log is: >> dmake -f Makefile.sfw install >> ... >> mkdir -p >> /export/home2/yz203490/ws_sfw_areca/proto/root_i386//usr/php/5.2/samples/apc/ >> /usr/ucb/install -m 0555 APC-3.0.19/apc.php >> /export/home2/yz203490/ws_sfw_areca/proto/root_i386//usr/php/5.2/samples/apc/ >> /usr/ucb/install xdebug-2.0.4/modules/xdebug.so \ >> >> /export/home2/yz203490/ws_sfw_areca/proto/root_i386//usr/php/5.2/modules/ >> /usr/ucb/install memcache-2.2.5/modules/memcache.so \ >> >> /export/home2/yz203490/ws_sfw_areca/proto/root_i386//usr/php/5.2/modules/ >> mkdir -p >> /export/home2/yz203490/ws_sfw_areca/proto/root_i386//usr/php/5.2/samples/memcache/ >> /usr/ucb/install -m 0555 memcache-2.2.5/memcache.php >> /export/home2/yz203490/ws_sfw_areca/proto/_*/root_i386//usr/*_/php/5.2/samples/memcache/ >> Looks strange. >> ksh93 ./install-php5 >> Looks like a unified context diff. >> done >> chmod: pecl: not found [No such file or directory] >> I am looking through the scripts. >> *** Error code 1 >> dmake: Warning: Target `install' not remade because of errors >> Current working directory >> /export/home2/yz203490/ws_sfw_areca/usr/src/cmd/php5 >> *** Error code 1 >> dmake: Warning: Command failed for target `php5' >> Current working directory /export/home2/yz203490/ws_sfw_areca/usr/src/cmd >> dmake: Warning: Target `install' not remade because of errors >> Current working directory /export/home2/yz203490/ws_sfw_areca/usr/src/cmd >> *** Error code 1 >> > > I haven't seen that, but you should look farther up in the log and see why > pecl wasn't built. I looked a bit at your log but I couldn't see anything > obvious - you might want to look at what your php5 does and what the > gate does, or ask the aliases and hope a php person can tell you. you > are running on newer bits than I have though since you've got 114. > > >> full build log: >> /net/copperwaist.prc.sun.com/export/home2/yz203490/log/log.2009-05-13.19:32 >> > > You're missing a directory there. > > One thing I'd worry about is this in your mail log as it can't be good: > > ==== Nightly build noise ==== > > /ws/onnv-tools-prc/onbld/bin/nightly[2758]: syntax error at line 2758 : > `then' u > nmatched > I will switch it to the nightly on build server.
David > > Mike > > >> Regards, >> David >> >>
