all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: emacs-devel@gnu.org
Subject: Re: experiences running a Hudson CI server on the Emacs codebase
Date: Fri, 30 Jul 2010 20:44:58 +0200	[thread overview]
Message-ID: <m31vak3j2t.fsf@verona.se> (raw)
In-Reply-To: <87vd7wnb13.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 30 Jul 2010 12:18:32 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Thu, 15 Jul 2010 21:39:28 +0200 joakim@verona.se wrote: 
>
> j> I guess my email was a bit truncated. I think the bzr bugs have since been
> j> fixed, but with a vanilla Fedora setup you will experience them. Someone
> j> setting up a similar build environment will hopefully now know to
> j> install a newer bzr which isnt default in current Fedora.
>
> j> My Hudson has now done 121 Emacs builds, the last ones have not had bzr
> j> issues since ive upgraded bzr.
>
> If you send me your setup I can try putting that up on a public server.
> I was going to do a BuildBot but it seems like Hudson is a better choice
> based on the Bazaar integration.  I'll also document the steps I took so
> others can follow them.

I'm going to try to make my server public as well, I'm going to get a
100mbit line soon hopefully.

Anyway, heres what I have:
- Stock fedora 12, but install a newer bzr from rawhide
- Install Hudson from the Hudson yum repos
- Install the Hudson bzr plugin
- Configure a "free form" project in Hudson
- trigger build by poll bzr every 30 minutes
- ./configure && make -j4

I havent looked at it in a while, but now I see that it was 11 days ago
I had a sucessful build. The build fails on:

org/org-docbook.el:76:1:Error: Symbol's function definition is void: org-make-overlay

so aparently my build command isnt robust.

>
> j> Also it would be nice to check that code formating is ok, and code
> j> documentation is ok. I dont know how to do that yet, but I was thinking
> j> on maybe using "indent" and "checkdoc-batch".
>
> For the ELisp code, elint-directory may be a nice way to check
> everything in lisp/*
>
> Ted
>
-- 
Joakim Verona



  reply	other threads:[~2010-07-30 18:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14  8:36 experiences running a Hudson CI server on the Emacs codebase joakim
2010-07-14 23:08 ` Richard Stallman
2010-07-15 19:39   ` joakim
2010-07-30 17:18     ` Ted Zlatanov
2010-07-30 18:44       ` joakim [this message]
2010-07-30 19:30         ` Jan Djärv
2010-07-30 19:38           ` joakim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31vak3j2t.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    --cc=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.