Is there something recently changed in Fuel that broke the build? [0m[0m[31m==== Startup Error: Error: Name not found: FuelTestsCompatibilityBeforePharo20 [0mMetacelloMCVersionSpec(Object)>>error:
MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: [^ self error: 'Name not found: ' , aString] MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent: MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages:
MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | (self... Set>>do: MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: MetacelloMCVersionSpec>>resolveToLoadableSpecs:
MetacelloMCVersionSpec>>expandToLoadableSpecNames: in Block: [:cache | ... MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: in Block: [:dict | ... [0m[31mGot startup errors:
[0m[31m Error: Name not found: FuelTestsCompatibilityBeforePharo20 [0m blockNoContextSwitchOffset != null 9102 + /srv/ci.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor -s testrunner -s moose-tests -o moose-tests
[31m[33m _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Yes, in squeaksource3/Fuel, ConfigurationOfFuel has changed recently.
I added 1.9 this week, but it's only ready for Pharo 2.0, other images have compatibility errors, AFAIK. Are you loading the configuration from this repo in ss3? Maybe I should put back 1.8.2 as the stable version until we fix this. Martin On Wed, Feb 27, 2013 at 4:05 PM, Usman Bhatti <[hidden email]> wrote: > Is there something recently changed in Fuel that broke the build? > > [0m [0m [31m==== Startup Error: Error: Name not found: > FuelTestsCompatibilityBeforePharo20 > [0mMetacelloMCVersionSpec(Object)>>error: > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: [^ > self error: 'Name not found: ' , aString] > MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent: > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | > (self... > Set>>do: > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: > MetacelloMCVersionSpec>>resolveToLoadableSpecs: > MetacelloMCVersionSpec>>expandToLoadableSpecNames: in Block: [:cache | ... > MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: > in Block: [:dict | ... > [0m [31mGot startup errors: > [0m [31m Error: Name not found: FuelTestsCompatibilityBeforePharo20 > [0m > blockNoContextSwitchOffset != null 9102 > + /srv/ci.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor > -s testrunner -s moose-tests -o moose-tests > [31m [33m > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Martin,
Here is the link for moose build server: http://ci.moosetechnology.org/job/moose-latest-dev/. There are two dependencies from Moose towards ConfigurationOfFuel: -> Moose loading version 1.8 ->Roassal loads version 1.8.1
May be that can provide a hint of the problem. usman On Wed, Feb 27, 2013 at 4:30 PM, Martin Dias <[hidden email]> wrote: Yes, in squeaksource3/Fuel, ConfigurationOfFuel has changed recently. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Usman,
I checked that only configurations of Fuel 1.8.2 and 1.9 mention "FuelTestsCompatibilityBeforePharo20". So Moose should be trying to load oen of such versions. Martin On Wed, Feb 27, 2013 at 4:54 PM, Usman Bhatti <[hidden email]> wrote: > Martin, > > Here is the link for moose build server: > http://ci.moosetechnology.org/job/moose-latest-dev/. > > There are two dependencies from Moose towards ConfigurationOfFuel: > -> Moose loading version 1.8 > ->Roassal loads version 1.8.1 > > May be that can provide a hint of the problem. > > usman > > > On Wed, Feb 27, 2013 at 4:30 PM, Martin Dias <[hidden email]> wrote: >> >> Yes, in squeaksource3/Fuel, ConfigurationOfFuel has changed recently. >> I added 1.9 this week, but it's only ready for Pharo 2.0, other images >> have compatibility errors, AFAIK. >> >> Are you loading the configuration from this repo in ss3? >> >> >> Maybe I should put back 1.8.2 as the stable version until we fix this. >> >> Martin >> >> >> On Wed, Feb 27, 2013 at 4:05 PM, Usman Bhatti <[hidden email]> >> wrote: >> > Is there something recently changed in Fuel that broke the build? >> > >> > [0m [0m [31m==== Startup Error: Error: Name not found: >> > FuelTestsCompatibilityBeforePharo20 >> > [0mMetacelloMCVersionSpec(Object)>>error: >> > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: >> > [^ >> > self error: 'Name not found: ' , aString] >> > MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent: >> > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | >> > (self... >> > Set>>do: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs: >> > MetacelloMCVersionSpec>>expandToLoadableSpecNames: in Block: [:cache | >> > ... >> > >> > MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: >> > in Block: [:dict | ... >> > [0m [31mGot startup errors: >> > [0m [31m Error: Name not found: FuelTestsCompatibilityBeforePharo20 >> > [0m >> > blockNoContextSwitchOffset != null 9102 >> > + /srv/ci.moosetechnology.org/builder/build.sh -i moose -s >> > patch-inputsensor >> > -s testrunner -s moose-tests -o moose-tests >> > [31m [33m >> > >> > _______________________________________________ >> > Moose-dev mailing list >> > [hidden email] >> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> > >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Maybe someone is loading #stable or #bleedingEdge or something like that?
On Wed, Feb 27, 2013 at 1:19 PM, Martin Dias <[hidden email]> wrote: Usman, Mariano http://marianopeck.wordpress.com _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Usman Bhatti
Hi,
Please keep in mind that the build server still loads Moose 4.7 from squeaksource, so I guess the issue is not really relevant. Cheers, Doru On Feb 27, 2013, at 4:54 PM, Usman Bhatti <[hidden email]> wrote: > Martin, > > Here is the link for moose build server: http://ci.moosetechnology.org/job/moose-latest-dev/. > > There are two dependencies from Moose towards ConfigurationOfFuel: > -> Moose loading version 1.8 > ->Roassal loads version 1.8.1 > > May be that can provide a hint of the problem. > > usman > > > On Wed, Feb 27, 2013 at 4:30 PM, Martin Dias <[hidden email]> wrote: > Yes, in squeaksource3/Fuel, ConfigurationOfFuel has changed recently. > I added 1.9 this week, but it's only ready for Pharo 2.0, other images > have compatibility errors, AFAIK. > > Are you loading the configuration from this repo in ss3? > > > Maybe I should put back 1.8.2 as the stable version until we fix this. > > Martin > > > On Wed, Feb 27, 2013 at 4:05 PM, Usman Bhatti <[hidden email]> wrote: > > Is there something recently changed in Fuel that broke the build? > > > > [0m [0m [31m==== Startup Error: Error: Name not found: > > FuelTestsCompatibilityBeforePharo20 > > [0mMetacelloMCVersionSpec(Object)>>error: > > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: [^ > > self error: 'Name not found: ' , aString] > > MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent: > > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: > > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | > > (self... > > Set>>do: > > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: > > MetacelloMCVersionSpec>>resolveToLoadableSpecs: > > MetacelloMCVersionSpec>>expandToLoadableSpecNames: in Block: [:cache | ... > > MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: > > in Block: [:dict | ... > > [0m [31mGot startup errors: > > [0m [31m Error: Name not found: FuelTestsCompatibilityBeforePharo20 > > [0m > > blockNoContextSwitchOffset != null 9102 > > + /srv/ci.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor > > -s testrunner -s moose-tests -o moose-tests > > [31m [33m > > > > _______________________________________________ > > Moose-dev mailing list > > [hidden email] > > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Every now and then stop and ask yourself if the war you're fighting is the right one." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ah, ok.
Anyway, Max made a fix in ConfigurationOfFuel and it seems that now there is another error not related to Fuel: http://ci.moosetechnology.org/job/moose-latest-dev/1297/console Thanks Max! Martin On Wed, Feb 27, 2013 at 9:21 PM, Tudor Girba <[hidden email]> wrote: > Hi, > > Please keep in mind that the build server still loads Moose 4.7 from squeaksource, so I guess the issue is not really relevant. > > Cheers, > Doru > > > On Feb 27, 2013, at 4:54 PM, Usman Bhatti <[hidden email]> wrote: > >> Martin, >> >> Here is the link for moose build server: http://ci.moosetechnology.org/job/moose-latest-dev/. >> >> There are two dependencies from Moose towards ConfigurationOfFuel: >> -> Moose loading version 1.8 >> ->Roassal loads version 1.8.1 >> >> May be that can provide a hint of the problem. >> >> usman >> >> >> On Wed, Feb 27, 2013 at 4:30 PM, Martin Dias <[hidden email]> wrote: >> Yes, in squeaksource3/Fuel, ConfigurationOfFuel has changed recently. >> I added 1.9 this week, but it's only ready for Pharo 2.0, other images >> have compatibility errors, AFAIK. >> >> Are you loading the configuration from this repo in ss3? >> >> >> Maybe I should put back 1.8.2 as the stable version until we fix this. >> >> Martin >> >> >> On Wed, Feb 27, 2013 at 4:05 PM, Usman Bhatti <[hidden email]> wrote: >> > Is there something recently changed in Fuel that broke the build? >> > >> > [0m [0m [31m==== Startup Error: Error: Name not found: >> > FuelTestsCompatibilityBeforePharo20 >> > [0mMetacelloMCVersionSpec(Object)>>error: >> > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: [^ >> > self error: 'Name not found: ' , aString] >> > MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent: >> > MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | >> > (self... >> > Set>>do: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: >> > MetacelloMCVersionSpec>>resolveToLoadableSpecs: >> > MetacelloMCVersionSpec>>expandToLoadableSpecNames: in Block: [:cache | ... >> > MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: >> > in Block: [:dict | ... >> > [0m [31mGot startup errors: >> > [0m [31m Error: Name not found: FuelTestsCompatibilityBeforePharo20 >> > [0m >> > blockNoContextSwitchOffset != null 9102 >> > + /srv/ci.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor >> > -s testrunner -s moose-tests -o moose-tests >> > [31m [33m >> > >> > _______________________________________________ >> > Moose-dev mailing list >> > [hidden email] >> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> > >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > www.tudorgirba.com > > "Every now and then stop and ask yourself if the war you're fighting is the right one." > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Tudor Girba-2
On Wed, Feb 27, 2013 at 9:21 PM, Tudor Girba <[hidden email]> wrote: Hi, Even in that case, I would prefer that we have a 4.7 build that works so that we can start creating a 4.8 build job on the basis of something that works.
With almost all moose packages already moved to SThub, we can create a job that loads the config from STHub.
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
The moose build is now green on the mirror on inria jenkins: https://ci.inria.fr/moose/job/Moose-latest-dev-4.7-beta/ so the problem is resolved, at least what seem to have originated from the changes in Fuel.
Martin and Max, thanx for your effort in resolving the issue. http://ci.moosetechnology.org/job/moose-latest-dev/ is still failing, I didn't look into the details. On Fri, Mar 1, 2013 at 11:13 AM, Usman Bhatti <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
On Fri, Mar 1, 2013 at 11:20 AM, Usman Bhatti <[hidden email]> wrote:
Mostly Max! thank you _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |