Fwd: Build failed in Jenkins: moose-latest-dev #664

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Build failed in Jenkins: moose-latest-dev #664

Tudor Girba-2
Hi Usman,

I see that you are hacking on the Lattice. Good :)

The Moose build fails becauseyou added an extension to MalLattice in Moose-MondrianPaintings, but when this package gets loaded, the MalLattice is not present. The reason is that ConfigurationOfMooseAlgos does not know about the newly created package: Moose-Algo-Lattice.

So, you have to add this package to the ConfigurationOfMooseAlgos>>default:

But, before you do that, you should rename the package to Moose-Algos-Lattice.

Cheers,
Doru




---------- Forwarded message ----------
From: <[hidden email]>
Date: Fri, Oct 21, 2011 at 3:48 PM
Subject: Build failed in Jenkins: moose-latest-dev #664
To: [hidden email], [hidden email], [hidden email], [hidden email], [hidden email], [hidden email]


See <http://hudson.moosetechnology.org/job/moose-latest-dev/664/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson5079168647777384641.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/664/artifact/moose_suite-4_6_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.3 -s moose -s glamorous-theme -s glamorous-toolkit -s moose-clean -s cleanupforrelease -o moose
build.sh: error loading code (/srv/pharo/coglinux2382/squeak)

 *** Warning: Warning: This package depends on the following classes:
   MalLattice
 You must resolve these dependencies before you will be able to load these definitions:
   MalLattice>>viewLattice:

Recording test results
Archiving artifacts




--
--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev #664

Tudor Girba-2
Ah, I took another look and actually, the Moose-Algo-Lattice package is empty.

So, the solution would be:
- create and publish Moose-Algos-Lattice with the correct classes inside
- add Moose-Algos-Lattice to the default configuration of MooseAlgos.

Cheers,
Doru


On Fri, Oct 21, 2011 at 3:58 PM, Tudor Girba <[hidden email]> wrote:
Hi Usman,

I see that you are hacking on the Lattice. Good :)

The Moose build fails becauseyou added an extension to MalLattice in Moose-MondrianPaintings, but when this package gets loaded, the MalLattice is not present. The reason is that ConfigurationOfMooseAlgos does not know about the newly created package: Moose-Algo-Lattice.

So, you have to add this package to the ConfigurationOfMooseAlgos>>default:

But, before you do that, you should rename the package to Moose-Algos-Lattice.

Cheers,
Doru




---------- Forwarded message ----------
From: <[hidden email]>
Date: Fri, Oct 21, 2011 at 3:48 PM
Subject: Build failed in Jenkins: moose-latest-dev #664
To: [hidden email], [hidden email], [hidden email], [hidden email], [hidden email], [hidden email]


See <http://hudson.moosetechnology.org/job/moose-latest-dev/664/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson5079168647777384641.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/664/artifact/moose_suite-4_6_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.3 -s moose -s glamorous-theme -s glamorous-toolkit -s moose-clean -s cleanupforrelease -o moose
build.sh: error loading code (/srv/pharo/coglinux2382/squeak)

 *** Warning: Warning: This package depends on the following classes:
   MalLattice
 You must resolve these dependencies before you will be able to load these definitions:
   MalLattice>>viewLattice:

Recording test results
Archiving artifacts




--
--

"Every thing has its own flow"




--
--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev #664

Usman Bhatti


On Fri, Oct 21, 2011 at 4:07 PM, Tudor Girba <[hidden email]> wrote:
Ah, I took another look and actually, the Moose-Algo-Lattice package is empty.

My bad. I created the package with the wrong name. How do I remove this package?
 

So, the solution would be:
- create and publish Moose-Algos-Lattice with the correct classes inside

Done.
 
- add Moose-Algos-Lattice to the default configuration of MooseAlgos.

done.
Let me know if the problem persists.
 
thanx

Cheers,
Doru


On Fri, Oct 21, 2011 at 3:58 PM, Tudor Girba <[hidden email]> wrote:
Hi Usman,

I see that you are hacking on the Lattice. Good :)

The Moose build fails becauseyou added an extension to MalLattice in Moose-MondrianPaintings, but when this package gets loaded, the MalLattice is not present. The reason is that ConfigurationOfMooseAlgos does not know about the newly created package: Moose-Algo-Lattice.

So, you have to add this package to the ConfigurationOfMooseAlgos>>default:

But, before you do that, you should rename the package to Moose-Algos-Lattice.

Cheers,
Doru




---------- Forwarded message ----------
From: <[hidden email]>
Date: Fri, Oct 21, 2011 at 3:48 PM
Subject: Build failed in Jenkins: moose-latest-dev #664
To: [hidden email], [hidden email], [hidden email], [hidden email], [hidden email], [hidden email]


See <http://hudson.moosetechnology.org/job/moose-latest-dev/664/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson5079168647777384641.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/664/artifact/moose_suite-4_6_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.3 -s moose -s glamorous-theme -s glamorous-toolkit -s moose-clean -s cleanupforrelease -o moose
build.sh: error loading code (/srv/pharo/coglinux2382/squeak)

 *** Warning: Warning: This package depends on the following classes:
   MalLattice
 You must resolve these dependencies before you will be able to load these definitions:
   MalLattice>>viewLattice:

Recording test results
Archiving artifacts




--
--

"Every thing has its own flow"




--
--

"Every thing has its own flow"


_______________________________________________
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
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev #664

Tudor Girba-2
Thanks. It loads well now.

Now, it looks like MalLattice misses requirement methods (e.g., nodes).

Cheers,
Doru
 

On Fri, Oct 21, 2011 at 4:28 PM, Usman Bhatti <[hidden email]> wrote:


On Fri, Oct 21, 2011 at 4:07 PM, Tudor Girba <[hidden email]> wrote:
Ah, I took another look and actually, the Moose-Algo-Lattice package is empty.

My bad. I created the package with the wrong name. How do I remove this package?
 

So, the solution would be:
- create and publish Moose-Algos-Lattice with the correct classes inside

Done.
 
- add Moose-Algos-Lattice to the default configuration of MooseAlgos.

done.
Let me know if the problem persists.
 
thanx

Cheers,
Doru


On Fri, Oct 21, 2011 at 3:58 PM, Tudor Girba <[hidden email]> wrote:
Hi Usman,

I see that you are hacking on the Lattice. Good :)

The Moose build fails becauseyou added an extension to MalLattice in Moose-MondrianPaintings, but when this package gets loaded, the MalLattice is not present. The reason is that ConfigurationOfMooseAlgos does not know about the newly created package: Moose-Algo-Lattice.

So, you have to add this package to the ConfigurationOfMooseAlgos>>default:

But, before you do that, you should rename the package to Moose-Algos-Lattice.

Cheers,
Doru




---------- Forwarded message ----------
From: <[hidden email]>
Date: Fri, Oct 21, 2011 at 3:48 PM
Subject: Build failed in Jenkins: moose-latest-dev #664
To: [hidden email], [hidden email], [hidden email], [hidden email], [hidden email], [hidden email]


See <http://hudson.moosetechnology.org/job/moose-latest-dev/664/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson5079168647777384641.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/664/artifact/moose_suite-4_6_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.3 -s moose -s glamorous-theme -s glamorous-toolkit -s moose-clean -s cleanupforrelease -o moose
build.sh: error loading code (/srv/pharo/coglinux2382/squeak)

 *** Warning: Warning: This package depends on the following classes:
   MalLattice
 You must resolve these dependencies before you will be able to load these definitions:
   MalLattice>>viewLattice:

Recording test results
Archiving artifacts




--
--

"Every thing has its own flow"




--
--

"Every thing has its own flow"


_______________________________________________
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




--
--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev #664

Usman Bhatti
On Fri, Oct 21, 2011 at 5:28 PM, Tudor Girba <[hidden email]> wrote:
Thanks. It loads well now.

Now, it looks like MalLattice misses requirement methods (e.g., nodes).

Yes. there is a problem. I'll have a look at it.
 
 

Cheers,
Doru
 

On Fri, Oct 21, 2011 at 4:28 PM, Usman Bhatti <[hidden email]> wrote:


On Fri, Oct 21, 2011 at 4:07 PM, Tudor Girba <[hidden email]> wrote:
Ah, I took another look and actually, the Moose-Algo-Lattice package is empty.

My bad. I created the package with the wrong name. How do I remove this package?
 

So, the solution would be:
- create and publish Moose-Algos-Lattice with the correct classes inside

Done.
 
- add Moose-Algos-Lattice to the default configuration of MooseAlgos.

done.
Let me know if the problem persists.
 
thanx

Cheers,
Doru


On Fri, Oct 21, 2011 at 3:58 PM, Tudor Girba <[hidden email]> wrote:
Hi Usman,

I see that you are hacking on the Lattice. Good :)

The Moose build fails becauseyou added an extension to MalLattice in Moose-MondrianPaintings, but when this package gets loaded, the MalLattice is not present. The reason is that ConfigurationOfMooseAlgos does not know about the newly created package: Moose-Algo-Lattice.

So, you have to add this package to the ConfigurationOfMooseAlgos>>default:

But, before you do that, you should rename the package to Moose-Algos-Lattice.

Cheers,
Doru




---------- Forwarded message ----------
From: <[hidden email]>
Date: Fri, Oct 21, 2011 at 3:48 PM
Subject: Build failed in Jenkins: moose-latest-dev #664
To: [hidden email], [hidden email], [hidden email], [hidden email], [hidden email], [hidden email]


See <http://hudson.moosetechnology.org/job/moose-latest-dev/664/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson5079168647777384641.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/664/artifact/moose_suite-4_6_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.3 -s moose -s glamorous-theme -s glamorous-toolkit -s moose-clean -s cleanupforrelease -o moose
build.sh: error loading code (/srv/pharo/coglinux2382/squeak)

 *** Warning: Warning: This package depends on the following classes:
   MalLattice
 You must resolve these dependencies before you will be able to load these definitions:
   MalLattice>>viewLattice:

Recording test results
Archiving artifacts




--
--

"Every thing has its own flow"




--
--

"Every thing has its own flow"


_______________________________________________
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




--
--

"Every thing has its own flow"


_______________________________________________
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