From: Pjm <pj...@sa...> - 2003-03-12 13:45:58
|
Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. Arnaud has a similar problem but with a different directory (it wants CBIL/CBIL/Bio !) pcs2g[pjm]131: build GUS install -append ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger org.apache.tools.ant.NoBannerLogger | grep ']' [echo] . [echo] Installing CBIL/Bio [echo] . [echo] Installing CBIL/CSP [echo] . [echo] Installing CBIL/Util [echo] . [echo] Installing Common BUILD FAILED file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. |
From: Pjm <pj...@sa...> - 2003-03-12 13:59:58
|
Okay, I did a cvs update of the install directory and I know get the same problem as Arnaud. See the extra line of debugging I added to the end. Shall I have a go at fixing this? I'm guessing component should just be Bio, not CBIL/Bio... ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger org.apache.tools.ant.NoBannerLogger | grep ']' [echo] . [echo] Installing CBIL/CBIL/Bio [echo] project = CBIL component = CBIL/Bio Pjm wrote: > > Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs to > look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. > Arnaud has a similar problem but with a different directory (it wants > CBIL/CBIL/Bio !) > > > > pcs2g[pjm]131: build GUS install -append > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS > -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > org.apache.tools.ant.NoBannerLogger | grep ']' > > [echo] . > [echo] Installing CBIL/Bio > [echo] . > [echo] Installing CBIL/CSP > [echo] . > [echo] Installing CBIL/Util > [echo] . > [echo] Installing Common > > BUILD FAILED > file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: > Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! Get > cracking and register here for some mind boggling fun and the chance of > winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |
From: Dave B. <db...@pc...> - 2003-03-12 15:19:46
|
There have been a few small changes to the way the build system runs, mostly to add the ability to compile java source code. I believe the CBIL/Bio project is failing because it the release that you are working with has not been updated yet to incorporate these changes. Steve is working on getting the next release out and it should be available soon. Not sure why ant is looking for CVS-new/Common when it should be looking for CVS-new/GUS/Common, I'll look into it. Dave On Wed, 12 Mar 2003, Pjm wrote: > > Okay, I did a cvs update of the install directory and I know get the same > problem as Arnaud. See the extra line of debugging I added to the end. Shall I > have a go at fixing this? I'm guessing component should just be Bio, not > CBIL/Bio... > > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS > -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > org.apache.tools.ant.NoBannerLogger | grep ']' > > [echo] . > [echo] Installing CBIL/CBIL/Bio > [echo] project = CBIL component = CBIL/Bio > > > Pjm wrote: > > > > Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs to > > look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. > > Arnaud has a similar problem but with a different directory (it wants > > CBIL/CBIL/Bio !) > > > > > > > > pcs2g[pjm]131: build GUS install -append > > > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install -Dproj=GUS > > -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > > org.apache.tools.ant.NoBannerLogger | grep ']' > > > > [echo] . > > [echo] Installing CBIL/Bio > > [echo] . > > [echo] Installing CBIL/CSP > > [echo] . > > [echo] Installing CBIL/Util > > [echo] . > > [echo] Installing Common > > > > BUILD FAILED > > file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: > > Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by:Crypto Challenge is now open! Get > > cracking and register here for some mind boggling fun and the chance of > > winning an Apple iPod: > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > > _______________________________________________ > > Gusdev-gusdev mailing list > > Gus...@li... > > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |
From: Steve F. <st...@pc...> - 2003-03-12 15:19:49
|
Folks- we have released a new version of CBIL. if you are in CBIL, just do this: %cd $PROJECT_HOME/CBIL %cvs update -d if you are outside CBIL, get it from the download site: http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz This should solve the problem that Paul and Arnaud are having. steve Pjm wrote: > > Okay, I did a cvs update of the install directory and I know get the > same problem as Arnaud. See the extra line of debugging I added to the > end. Shall I have a go at fixing this? I'm guessing component should > just be Bio, not CBIL/Bio... > > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install > -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > org.apache.tools.ant.NoBannerLogger | grep ']' > > [echo] . > [echo] Installing CBIL/CBIL/Bio > [echo] project = CBIL component = CBIL/Bio > > > Pjm wrote: > >> >> Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs >> to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. >> Arnaud has a similar problem but with a different directory (it wants >> CBIL/CBIL/Bio !) >> >> >> >> pcs2g[pjm]131: build GUS install -append >> >> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >> org.apache.tools.ant.NoBannerLogger | grep ']' >> >> [echo] . >> [echo] Installing CBIL/Bio >> [echo] . >> [echo] Installing CBIL/CSP >> [echo] . >> [echo] Installing CBIL/Util >> [echo] . >> [echo] Installing Common >> >> BUILD FAILED >> file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: >> Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by:Crypto Challenge is now open! Get >> cracking and register here for some mind boggling fun and the chance >> of winning an Apple iPod: >> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! Get > cracking and register here for some mind boggling fun and the chance > of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |
From: Arnaud K. <ax...@sa...> - 2003-03-12 15:47:52
|
Steve I've downloaded the new CBIL release and did a cvs update. I've got now this error: [echo] . [echo] Installing CBIL/Bio [echo] . [echo] Installing CBIL/CSP [echo] . [echo] Installing CBIL/Util [echo] . [echo] Installing GUS/Common [echo] . [echo] Installing GUS/DBAdmin [echo] . [echo] Installing GUS/GOPredict [echo] . [echo] Installing GUS/ObjRelP [echo] checkJavaObjects: are objects generated ? ${javaObjectsAlreadyGenerated} [echo] . [echo] Installing GUS/ObjRelJ [echo] starting target: javaGeneratedModel [echo] generating java objects BUILD FAILED file:/nfs/team81/axk/cvs/cvs_gus/GUS/build.xml:112: Cannot write to /nfs/team81/axk/cvs/cvs_gus/GUS/Model/doc/javaGenLog Total time: 8 seconds Arnaud Steve Fischer wrote: > Folks- > > we have released a new version of CBIL. > > if you are in CBIL, just do this: > %cd $PROJECT_HOME/CBIL > %cvs update -d > > if you are outside CBIL, get it from the download site: > > http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz > > This should solve the problem that Paul and Arnaud are having. > > steve > |
From: Steve F. <st...@pc...> - 2003-03-12 15:55:37
|
Folks- Dave and I have introduced some major new functionality into the build system: - compiling Java code - building the Java object layer - a new "release" operation, eg, build CBIL release v1-2-0 In order for things to work again, please do a cvs update -d in ALL YOUR PROJECTS. As mentioned below, if you are outside CBIL, get the CBIL project from the download site. PSU folks: please bear with us through this process. One of the problems we are facing now is that our database is down which has hampered some testing on this. Keep me posted, and we'll get this working... steve Steve Fischer wrote: > Folks- > > we have released a new version of CBIL. > > if you are in CBIL, just do this: > %cd $PROJECT_HOME/CBIL > %cvs update -d > > if you are outside CBIL, get it from the download site: > > http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz > > This should solve the problem that Paul and Arnaud are having. > > steve > > Pjm wrote: > >> >> Okay, I did a cvs update of the install directory and I know get the >> same problem as Arnaud. See the extra line of debugging I added to >> the end. Shall I have a go at fixing this? I'm guessing component >> should just be Bio, not CBIL/Bio... >> >> >> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >> org.apache.tools.ant.NoBannerLogger | grep ']' >> >> [echo] . >> [echo] Installing CBIL/CBIL/Bio >> [echo] project = CBIL component = CBIL/Bio >> >> >> Pjm wrote: >> >>> >>> Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs >>> to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. >>> Arnaud has a similar problem but with a different directory (it >>> wants CBIL/CBIL/Bio !) >>> >>> >>> >>> pcs2g[pjm]131: build GUS install -append >>> >>> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >>> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >>> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >>> org.apache.tools.ant.NoBannerLogger | grep ']' >>> >>> [echo] . >>> [echo] Installing CBIL/Bio >>> [echo] . >>> [echo] Installing CBIL/CSP >>> [echo] . >>> [echo] Installing CBIL/Util >>> [echo] . >>> [echo] Installing Common >>> >>> BUILD FAILED >>> file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: >>> Component directory /nfs/team81/pjm/CVS/CVS-new/Common not >>> found. >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by:Crypto Challenge is now open! Get >>> cracking and register here for some mind boggling fun and the chance >>> of winning an Apple iPod: >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >>> _______________________________________________ >>> Gusdev-gusdev mailing list >>> Gus...@li... >>> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>> >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by:Crypto Challenge is now open! Get >> cracking and register here for some mind boggling fun and the chance >> of winning an Apple iPod: >> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> >> > > > |
From: Steve F. <st...@pc...> - 2003-03-12 15:58:37
|
don't forget to update the 'install' project too... Steve Fischer wrote: > Folks- > > Dave and I have introduced some major new functionality into the build > system: > - compiling Java code > - building the Java object layer > - a new "release" operation, eg, build CBIL release v1-2-0 > > In order for things to work again, please do a cvs update -d in ALL > YOUR PROJECTS. > > As mentioned below, if you are outside CBIL, get the CBIL project from > the download site. > > PSU folks: please bear with us through this process. One of the > problems we are facing now is that our database is down which has > hampered some testing on this. > > Keep me posted, and we'll get this working... > > steve > > Steve Fischer wrote: > >> Folks- >> >> we have released a new version of CBIL. >> >> if you are in CBIL, just do this: >> %cd $PROJECT_HOME/CBIL >> %cvs update -d >> >> if you are outside CBIL, get it from the download site: >> >> http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz >> >> This should solve the problem that Paul and Arnaud are having. >> >> steve >> >> Pjm wrote: >> >>> >>> Okay, I did a cvs update of the install directory and I know get the >>> same problem as Arnaud. See the extra line of debugging I added to >>> the end. Shall I have a go at fixing this? I'm guessing component >>> should just be Bio, not CBIL/Bio... >>> >>> >>> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >>> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >>> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >>> org.apache.tools.ant.NoBannerLogger | grep ']' >>> >>> [echo] . >>> [echo] Installing CBIL/CBIL/Bio >>> [echo] project = CBIL component = CBIL/Bio >>> >>> >>> Pjm wrote: >>> >>>> >>>> Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs >>>> to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. >>>> Arnaud has a similar problem but with a different directory (it >>>> wants CBIL/CBIL/Bio !) >>>> >>>> >>>> >>>> pcs2g[pjm]131: build GUS install -append >>>> >>>> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >>>> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >>>> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >>>> org.apache.tools.ant.NoBannerLogger | grep ']' >>>> >>>> [echo] . >>>> [echo] Installing CBIL/Bio >>>> [echo] . >>>> [echo] Installing CBIL/CSP >>>> [echo] . >>>> [echo] Installing CBIL/Util >>>> [echo] . >>>> [echo] Installing Common >>>> >>>> BUILD FAILED >>>> file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: >>>> Component directory /nfs/team81/pjm/CVS/CVS-new/Common not >>>> found. >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.net email is sponsored by:Crypto Challenge is now open! Get >>>> cracking and register here for some mind boggling fun and the >>>> chance of winning an Apple iPod: >>>> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >>>> _______________________________________________ >>>> Gusdev-gusdev mailing list >>>> Gus...@li... >>>> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by:Crypto Challenge is now open! Get >>> cracking and register here for some mind boggling fun and the chance >>> of winning an Apple iPod: >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >>> _______________________________________________ >>> Gusdev-gusdev mailing list >>> Gus...@li... >>> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>> >>> >> >> >> > > > |
From: Deborah F. P. <pi...@pc...> - 2003-03-12 15:56:04
|
Having followed the directions below and then trying to build I get errors that vary somewhat: BUILD FAILED file:/home/pinney/projects/install/build.xml:114: Component directory /home/pinney/projects/CSP not found.On Wed, 12 and a similar error but having Bio not found (this was the initial error) Mar 2003, Steve Fischer wrote: > Folks- > > we have released a new version of CBIL. > > if you are in CBIL, just do this: > %cd $PROJECT_HOME/CBIL > %cvs update -d > > if you are outside CBIL, get it from the download site: > > http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz > > This should solve the problem that Paul and Arnaud are having. > > steve > > Pjm wrote: > > > > > Okay, I did a cvs update of the install directory and I know get the > > same problem as Arnaud. See the extra line of debugging I added to the > > end. Shall I have a go at fixing this? I'm guessing component should > > just be Bio, not CBIL/Bio... > > > > > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install > > -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > > org.apache.tools.ant.NoBannerLogger | grep ']' > > > > [echo] . > > [echo] Installing CBIL/CBIL/Bio > > [echo] project = CBIL component = CBIL/Bio > > > > > > Pjm wrote: > > > >> > >> Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs > >> to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. > >> Arnaud has a similar problem but with a different directory (it wants > >> CBIL/CBIL/Bio !) > >> > >> > >> > >> pcs2g[pjm]131: build GUS install -append > >> > >> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install > >> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > >> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > >> org.apache.tools.ant.NoBannerLogger | grep ']' > >> > >> [echo] . > >> [echo] Installing CBIL/Bio > >> [echo] . > >> [echo] Installing CBIL/CSP > >> [echo] . > >> [echo] Installing CBIL/Util > >> [echo] . > >> [echo] Installing Common > >> > >> BUILD FAILED > >> file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: > >> Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. > >> > >> > >> > >> > >> ------------------------------------------------------- > >> This SF.net email is sponsored by:Crypto Challenge is now open! Get > >> cracking and register here for some mind boggling fun and the chance > >> of winning an Apple iPod: > >> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > >> _______________________________________________ > >> Gusdev-gusdev mailing list > >> Gus...@li... > >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > >> > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by:Crypto Challenge is now open! Get > > cracking and register here for some mind boggling fun and the chance > > of winning an Apple iPod: > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > > _______________________________________________ > > Gusdev-gusdev mailing list > > Gus...@li... > > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |