See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/550/>
------------------------------------------ Started by upstream project "Seaside" build number 550 originally caused by: Started by upstream project "Grease" build number 401 originally caused by: Started by timer Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> Deleting project workspace... Deleting old artifacts from #548 [vm] $ /bin/sh -xe /tmp/hudson5121293298615702912.sh + dirname Seaside/PHARO=20,VERSION=development,VM=vm + export JOB_NAME=Seaside + bash + wget --quiet -O - get.pharo.org/20+vm Downloading the latest 20 Image: http://files.pharo.org/image/20/latest.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI [31m[33m =============================================================================== Notice: Installing ConfigurationOfSeaside3 development =============================================================================== [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mMetacelloFetchingMCSpecLoader(Object)>>error: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] BlockClosure>>ensure: RPackageSet class>>withCacheDo: MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... BlockClosure>>cull: Job>>run in Block: [result := block cull: self] BlockClosure>>on:do: Job>>run in Block: [self prepareForRunning.... BlockClosure>>ensure: Job>>run NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: ByteString(String)>>displayProgressFrom:to:during: MetacelloPharoPlatform>>do:displaying: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: MetacelloPackageSpec>>loadUsing:gofer: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] OrderedCollection>>do: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... BlockClosure>>ensure: MetacelloLoaderPolicy>>pushLoadDirective:during: MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load MetacelloMCVersionSpecLoader>>load MetacelloMCVersion>>executeLoadFromArray: MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] [0m[31mGot startup errors: [0m[31m Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
Not pulling in Sport (and FileSystem-Legacy) anymore is revealing some build issues :)
I fixed a configuration error of (dev) version 3.2.0 because the baseline had changed but it seems like Seaside-Security is still depending on FileDirectory. Johan On 03 Oct 2014, at 12:17, [hidden email] wrote: > See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/550/> > > ------------------------------------------ > Started by upstream project "Seaside" build number 550 > originally caused by: > Started by upstream project "Grease" build number 401 > originally caused by: > Started by timer > Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> > > Deleting project workspace... Deleting old artifacts from #548 > [vm] $ /bin/sh -xe /tmp/hudson5121293298615702912.sh > + dirname Seaside/PHARO=20,VERSION=development,VM=vm > + export JOB_NAME=Seaside > + bash > + wget --quiet -O - get.pharo.org/20+vm > Downloading the latest 20 Image: > http://files.pharo.org/image/20/latest.zip > Pharo.image > Downloading the latest pharoVM: > http://files.pharo.org/vm/pharo/linux/stable.zip > pharo-vm/pharo > Downloading PharoV10.sources: > http://files.pharo.org/sources//PharoV10.sources.zip > Downloading PharoV20.sources: > http://files.pharo.org/sources//PharoV20.sources.zip > Downloading PharoV30.sources: > http://files.pharo.org/sources//PharoV30.sources.zip > Creating starter scripts pharo and pharo-ui > + ./pharo Pharo.image save Seaside --delete-old > + ./pharo Seaside.image --version > + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main > + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI > [31m[33m > =============================================================================== > Notice: Installing ConfigurationOfSeaside3 development > =============================================================================== > [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main > [0mMetacelloFetchingMCSpecLoader(Object)>>error: > MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: > MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... > MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] > BlockClosure>>ensure: > RPackageSet class>>withCacheDo: > MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... > BlockClosure>>cull: > Job>>run in Block: [result := block cull: self] > BlockClosure>>on:do: > Job>>run in Block: [self prepareForRunning.... > BlockClosure>>ensure: > Job>>run > NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: > ByteString(String)>>displayProgressFrom:to:during: > MetacelloPharoPlatform>>do:displaying: > MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: > MetacelloPackageSpec>>loadUsing:gofer: > MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] > OrderedCollection>>do: > MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: > MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... > BlockClosure>>ensure: > MetacelloLoaderPolicy>>pushLoadDirective:during: > MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: > MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: > MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load > MetacelloMCVersionSpecLoader>>load > MetacelloMCVersion>>executeLoadFromArray: > MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] > [0m[31mGot startup errors: > [0m[31m Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main > [0mBuild step 'Execute shell' marked build as failure > Archiving artifacts > Recording test results > _______________________________________________ > seaside-dev mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
In reply to this post by ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/551/>
_______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/552/>
_______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/553/>
_______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/554/>
------------------------------------------ Started by upstream project "Seaside" build number 554 originally caused by: Started by user [hidden email] Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> Deleting project workspace... Deleting old artifacts from #552 [vm] $ /bin/sh -xe /tmp/hudson3610970573798827933.sh + dirname Seaside/PHARO=20,VERSION=development,VM=vm + export JOB_NAME=Seaside + wget --quiet -O - get.pharo.org/20+vm + bash Downloading the latest 20 Image: http://files.pharo.org/image/20/latest.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI [31m[33m =============================================================================== Notice: Installing ConfigurationOfSeaside3 development =============================================================================== [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-Pharo-Email [Seaside-Pharo-Email-pmm.16] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mMetacelloFetchingMCSpecLoader(Object)>>error: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] BlockClosure>>ensure: RPackageSet class>>withCacheDo: MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... BlockClosure>>cull: Job>>run in Block: [result := block cull: self] BlockClosure>>on:do: Job>>run in Block: [self prepareForRunning.... BlockClosure>>ensure: Job>>run NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: ByteString(String)>>displayProgressFrom:to:during: MetacelloPharoPlatform>>do:displaying: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: MetacelloPackageSpec>>loadUsing:gofer: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] OrderedCollection>>do: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... BlockClosure>>ensure: MetacelloLoaderPolicy>>pushLoadDirective:during: MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load MetacelloMCVersionSpecLoader>>load MetacelloMCVersion>>executeLoadFromArray: MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] [0m[31mGot startup errors: [0m[31m Error: Could not resolve: Seaside-Pharo-Email [Seaside-Pharo-Email-pmm.16] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/555/>
------------------------------------------ Started by upstream project "Seaside" build number 555 originally caused by: Started by user [hidden email] Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> Deleting project workspace... [vm] $ /bin/sh -xe /tmp/hudson6113950875987962283.sh + dirname Seaside/PHARO=20,VERSION=development,VM=vm + export JOB_NAME=Seaside + bash + wget --quiet -O - get.pharo.org/20+vm Downloading the latest 20 Image: http://files.pharo.org/image/20/latest.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI [31m[33m =============================================================================== Notice: Installing ConfigurationOfSeaside3 development =============================================================================== [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-Pharo-Tools-Spec [Seaside-Pharo-Tools-Spec-pmm.9] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mMetacelloFetchingMCSpecLoader(Object)>>error: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] BlockClosure>>ensure: RPackageSet class>>withCacheDo: MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... BlockClosure>>cull: Job>>run in Block: [result := block cull: self] BlockClosure>>on:do: Job>>run in Block: [self prepareForRunning.... BlockClosure>>ensure: Job>>run NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: ByteString(String)>>displayProgressFrom:to:during: MetacelloPharoPlatform>>do:displaying: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: MetacelloPackageSpec>>loadUsing:gofer: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] OrderedCollection>>do: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... BlockClosure>>ensure: MetacelloLoaderPolicy>>pushLoadDirective:during: MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load MetacelloMCVersionSpecLoader>>load MetacelloMCVersion>>executeLoadFromArray: MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] [0m[31mGot startup errors: [0m[31m Error: Could not resolve: Seaside-Pharo-Tools-Spec [Seaside-Pharo-Tools-Spec-pmm.9] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/556/>
------------------------------------------ Started by upstream project "Seaside" build number 556 originally caused by: Started by user [hidden email] Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> Deleting project workspace... Deleting old artifacts from #554 [vm] $ /bin/sh -xe /tmp/hudson2123522615511051546.sh + dirname Seaside/PHARO=20,VERSION=development,VM=vm + export JOB_NAME=Seaside + wget --quiet -O - get.pharo.org/20+vm + bash Downloading the latest 20 Image: http://files.pharo.org/image/20/latest.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI [31m[33m =============================================================================== Notice: Installing ConfigurationOfSeaside3 development =============================================================================== [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-Pharo20-REST-Core [Seaside-Pharo20-REST-Core-JohanBrichau.2] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mMetacelloFetchingMCSpecLoader(Object)>>error: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] BlockClosure>>ensure: RPackageSet class>>withCacheDo: MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... BlockClosure>>cull: Job>>run in Block: [result := block cull: self] BlockClosure>>on:do: Job>>run in Block: [self prepareForRunning.... BlockClosure>>ensure: Job>>run NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: ByteString(String)>>displayProgressFrom:to:during: MetacelloPharoPlatform>>do:displaying: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: MetacelloPackageSpec>>loadUsing:gofer: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] OrderedCollection>>do: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... BlockClosure>>ensure: MetacelloLoaderPolicy>>pushLoadDirective:during: MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load MetacelloMCVersionSpecLoader>>load MetacelloMCVersion>>executeLoadFromArray: MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] [0m[31mGot startup errors: [0m[31m Error: Could not resolve: Seaside-Pharo20-REST-Core [Seaside-Pharo20-REST-Core-JohanBrichau.2] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
In reply to this post by Johan Brichau-2
I had to add some more file library methods to Grease.
The other option would be to make a Pharo3 specific Security package but I prefer not to because the delta is in 2 methods. I still need to add the Pharo1.x and Pharo2.x implementations to Grease, but will do that later this weekend. Johan On 03 Oct 2014, at 13:09, Johan Brichau <[hidden email]> wrote: > Not pulling in Sport (and FileSystem-Legacy) anymore is revealing some build issues :) > > I fixed a configuration error of (dev) version 3.2.0 because the baseline had changed but it seems like Seaside-Security is still depending on FileDirectory. > > Johan > > On 03 Oct 2014, at 12:17, [hidden email] wrote: > >> See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/550/> >> >> ------------------------------------------ >> Started by upstream project "Seaside" build number 550 >> originally caused by: >> Started by upstream project "Grease" build number 401 >> originally caused by: >> Started by timer >> Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> >> >> Deleting project workspace... Deleting old artifacts from #548 >> [vm] $ /bin/sh -xe /tmp/hudson5121293298615702912.sh >> + dirname Seaside/PHARO=20,VERSION=development,VM=vm >> + export JOB_NAME=Seaside >> + bash >> + wget --quiet -O - get.pharo.org/20+vm >> Downloading the latest 20 Image: >> http://files.pharo.org/image/20/latest.zip >> Pharo.image >> Downloading the latest pharoVM: >> http://files.pharo.org/vm/pharo/linux/stable.zip >> pharo-vm/pharo >> Downloading PharoV10.sources: >> http://files.pharo.org/sources//PharoV10.sources.zip >> Downloading PharoV20.sources: >> http://files.pharo.org/sources//PharoV20.sources.zip >> Downloading PharoV30.sources: >> http://files.pharo.org/sources//PharoV30.sources.zip >> Creating starter scripts pharo and pharo-ui >> + ./pharo Pharo.image save Seaside --delete-old >> + ./pharo Seaside.image --version >> + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main >> + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI >> [31m[33m >> =============================================================================== >> Notice: Installing ConfigurationOfSeaside3 development >> =============================================================================== >> [0m[0m[31m==== Startup Error: Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main >> [0mMetacelloFetchingMCSpecLoader(Object)>>error: >> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer: >> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc... >> MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value] >> BlockClosure>>ensure: >> RPackageSet class>>withCacheDo: >> MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ... >> BlockClosure>>cull: >> Job>>run in Block: [result := block cull: self] >> BlockClosure>>on:do: >> Job>>run in Block: [self prepareForRunning.... >> BlockClosure>>ensure: >> Job>>run >> NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: >> ByteString(String)>>displayProgressFrom:to:during: >> MetacelloPharoPlatform>>do:displaying: >> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: >> MetacelloPackageSpec>>loadUsing:gofer: >> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer] >> OrderedCollection>>do: >> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: >> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc... >> BlockClosure>>ensure: >> MetacelloLoaderPolicy>>pushLoadDirective:during: >> MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for: >> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: >> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load >> MetacelloMCVersionSpecLoader>>load >> MetacelloMCVersion>>executeLoadFromArray: >> MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray] >> [0m[31mGot startup errors: >> [0m[31m Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main >> [0mBuild step 'Execute shell' marked build as failure >> Archiving artifacts >> Recording test results >> _______________________________________________ >> seaside-dev mailing list >> [hidden email] >> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev > _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
In reply to this post by ci-pharo-contribution
I've stopped the mail notifications to the list for now. I'll restart them monday.
Stephan_______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
In reply to this post by ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/557/>
------------------------------------------ Started by upstream project "Seaside" build number 557 originally caused by: Started by user [hidden email] Building remotely on pharo-contribution-linux64.ci.inria.fr (32 64 linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/> Deleting project workspace... Deleting old artifacts from #555 [vm] $ /bin/sh -xe /tmp/hudson2403345467894555436.sh + dirname Seaside/PHARO=20,VERSION=development,VM=vm + export JOB_NAME=Seaside + bash + wget --quiet -O - get.pharo.org/20+vm Downloading the latest 20 Image: http://files.pharo.org/image/20/latest.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/stable.zip pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Downloading PharoV30.sources: http://files.pharo.org/sources//PharoV30.sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI [31m[33m =============================================================================== Notice: Installing ConfigurationOfSeaside3 development =============================================================================== [0m[0m[31m==== Startup Error: SubclassResponsibility: GRPharoPlatform had the subclass responsibility to implement #fileExists: [0mGRPharoPlatform(Object)>>subclassResponsibility GRPharoPlatform(GRPlatform)>>fileExists: WASecureKeyGenerator class>>canSeed WASecureKeyGenerator class>>initialize MCMethodDefinition>>postloadOver: MCPackageLoader>>basicLoad in Block: [:ea | ea... OrderedCollection(Collection)>>do:displayingProgress:every: in Block: [:each | ... OrderedCollection>>do: OrderedCollection(Collection)>>do:displayingProgress:every: in Block: [:bar | ... BlockClosure>>cull: Job>>run in Block: [result := block cull: self] BlockClosure>>on:do: Job>>run in Block: [self prepareForRunning.... BlockClosure>>ensure: Job>>run NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during: ByteString(String)>>displayProgressFrom:to:during: OrderedCollection(Collection)>>do:displayingProgress:every: OrderedCollection(Collection)>>do:displayingProgress: MCPackageLoader>>basicLoad in Block: [additions... BlockClosure>>on:do: MCPackageLoader>>basicLoad in Block: [[additions... BlockClosure>>ensure: MCPackageLoader>>basicLoad MCPackageLoader>>loadWithNameLike: in Block: [self basicLoad] MCPackageLoader>>useChangeSetNamed:during: in Block: [aBlock value] BlockClosure>>ensure: MCPackageLoader>>useChangeSetNamed:during: MCPackageLoader>>useNewChangeSetNamedLike:during: MCPackageLoader>>loadWithNameLike: [0m[31mGot startup errors: [0m[31m SubclassResponsibility: GRPharoPlatform had the subclass responsibility to implement #fileExists: [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
In reply to this post by Stephan Eggermont-3
All is stable again.
Pharo1.x will not work yet because I did not adapt Grease for it. Johan On 03 Oct 2014, at 21:39, Stephan Eggermont <[hidden email]> wrote: > I've stopped the mail notifications to the list for now. I'll restart them monday. > > Stephan_______________________________________________ > seaside-dev mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
Free forum by Nabble | Edit this page |