goaljobs-goals.git
8 years agoMake F22 and F23 follow 1.30
Richard W.M. Jones [Tue, 21 Jul 2015 12:40:56 +0000 (13:40 +0100)]
Make F22 and F23 follow 1.30

8 years agoocaml: Add z3
Richard W.M. Jones [Thu, 18 Jun 2015 17:24:56 +0000 (18:24 +0100)]
ocaml: Add z3

8 years agolibguestfs: Make SKIP_* variables more robust.
Richard W.M. Jones [Thu, 18 Jun 2015 12:01:06 +0000 (13:01 +0100)]
libguestfs: Make SKIP_* variables more robust.

8 years agoUpdate fedora_ocaml_rebuild for 4.02.2 rebuild (actually +rc1).
Richard W.M. Jones [Wed, 17 Jun 2015 16:14:18 +0000 (17:14 +0100)]
Update fedora_ocaml_rebuild for 4.02.2 rebuild (actually +rc1).

9 years agoEnsure redhat hardening flags didn't leak into the tarball.
Richard W.M. Jones [Wed, 6 May 2015 16:00:44 +0000 (17:00 +0100)]
Ensure redhat hardening flags didn't leak into the tarball.

Several people reported that the tarballs didn't work on
non-Fedora/RHEL platforms.  The reason is that the 'redhat-hardened'
LDFLAGS managed to leak into the build-aux/ltmain.sh file (part of
libtool).

This happened because of a bug in Fedora's libtool:
https://bugzilla.redhat.com/show_bug.cgi?id=1214506

Add a check to ensure this cannot happen in future.

9 years agoSkip more tests that run external programs which fail under valgrind.
Richard W.M. Jones [Thu, 16 Apr 2015 08:16:08 +0000 (09:16 +0100)]
Skip more tests that run external programs which fail under valgrind.

9 years agolibguestfs_fedora: Change memory key to include branch name.
Richard W.M. Jones [Wed, 1 Apr 2015 11:44:29 +0000 (12:44 +0100)]
libguestfs_fedora: Change memory key to include branch name.

Because f22 and rawhide branches are using the same version, the key
needs to include more than just the version number to be distinguished
between branches.

9 years agoReverse the order of Fedora builds so we build Rawhide first.
Richard W.M. Jones [Mon, 23 Mar 2015 14:04:59 +0000 (14:04 +0000)]
Reverse the order of Fedora builds so we build Rawhide first.

9 years agolibguestfs: Skip SKIP_TEST_PARALLEL_MOUNT_LOCAL and SKIP_TEST_FILE_ARCHITECTURE_11...
Richard W.M. Jones [Wed, 11 Mar 2015 19:14:35 +0000 (19:14 +0000)]
libguestfs: Skip SKIP_TEST_PARALLEL_MOUNT_LOCAL and SKIP_TEST_FILE_ARCHITECTURE_11 because they both have problems running under valgrind.

9 years agolibguestfs_fedora: Allow package to be in BUILDING state.
Richard W.M. Jones [Thu, 5 Mar 2015 20:04:22 +0000 (20:04 +0000)]
libguestfs_fedora: Allow package to be in BUILDING state.

9 years agoocaml: Remove llvm.
Richard W.M. Jones [Mon, 2 Mar 2015 16:52:24 +0000 (16:52 +0000)]
ocaml: Remove llvm.

LLVM bindings require ocaml-ctypes, which is not packaged.

9 years agolibguestfs: Don't hard-code SKIP_* variables.
Richard W.M. Jones [Mon, 2 Mar 2015 13:30:47 +0000 (13:30 +0000)]
libguestfs: Don't hard-code SKIP_* variables.

Pull them out of the spec file instead.

9 years agofedora: Move fedora_* configuration into Config module.
Richard W.M. Jones [Mon, 2 Mar 2015 13:30:26 +0000 (13:30 +0000)]
fedora: Move fedora_* configuration into Config module.

Just code motion.

9 years agoAdd libguestfs to list of OCaml packages.
Richard W.M. Jones [Wed, 18 Feb 2015 12:32:27 +0000 (12:32 +0000)]
Add libguestfs to list of OCaml packages.

9 years agoEnable zarith, disable llvm and plplot.
Richard W.M. Jones [Wed, 18 Feb 2015 12:32:17 +0000 (12:32 +0000)]
Enable zarith, disable llvm and plplot.

9 years agoIgnore xen package at request of M.A.Young
Richard W.M. Jones [Mon, 16 Feb 2015 14:40:51 +0000 (14:40 +0000)]
Ignore xen package at request of M.A.Young

9 years agoOCaml 4.02.1 rebuild.
Richard W.M. Jones [Mon, 16 Feb 2015 13:05:40 +0000 (13:05 +0000)]
OCaml 4.02.1 rebuild.

9 years agoBlock ocaml-zarith.
Richard W.M. Jones [Mon, 16 Feb 2015 13:04:32 +0000 (13:04 +0000)]
Block ocaml-zarith.

9 years agoUnblock ocaml-camlimages, it *should* now build with compiler changes.
Richard W.M. Jones [Sat, 30 Aug 2014 12:39:03 +0000 (13:39 +0100)]
Unblock ocaml-camlimages, it *should* now build with compiler changes.

9 years agoRebuild for OCaml 4.02.0 final.
Richard W.M. Jones [Sat, 30 Aug 2014 12:38:45 +0000 (13:38 +0100)]
Rebuild for OCaml 4.02.0 final.

9 years agoAdd f22 branch.
Richard W.M. Jones [Wed, 11 Feb 2015 15:16:21 +0000 (15:16 +0000)]
Add f22 branch.

9 years agoUse 'make V=1' so we can see full commands being executed.
Richard W.M. Jones [Mon, 15 Dec 2014 20:10:32 +0000 (20:10 +0000)]
Use 'make V=1' so we can see full commands being executed.

9 years agoFix comment.
Richard W.M. Jones [Mon, 15 Dec 2014 20:10:18 +0000 (20:10 +0000)]
Fix comment.

9 years agoUpdate branches for new 1.28/1.29 stable/development split.
Richard W.M. Jones [Sat, 18 Oct 2014 08:46:15 +0000 (09:46 +0100)]
Update branches for new 1.28/1.29 stable/development split.

9 years agoUnblock gappalib-coq and frama-c (thanks Jerry James).
Richard W.M. Jones [Tue, 26 Aug 2014 21:10:39 +0000 (22:10 +0100)]
Unblock gappalib-coq and frama-c (thanks Jerry James).

9 years agoUnblock some packages.
Richard W.M. Jones [Sun, 24 Aug 2014 08:38:44 +0000 (09:38 +0100)]
Unblock some packages.

9 years agoDon't confirm changes to the spec file.
Richard W.M. Jones [Sun, 24 Aug 2014 08:38:15 +0000 (09:38 +0100)]
Don't confirm changes to the spec file.

9 years agoDon't bother doing local rebuilds.
Richard W.M. Jones [Sun, 24 Aug 2014 08:37:23 +0000 (09:37 +0100)]
Don't bother doing local rebuilds.

9 years agoRebuild everything for ocaml-4.02.0+rc1
Richard W.M. Jones [Fri, 22 Aug 2014 19:06:54 +0000 (20:06 +0100)]
Rebuild everything for ocaml-4.02.0+rc1

9 years agoBlock ocaml-camlimages.
Richard W.M. Jones [Tue, 19 Aug 2014 17:49:52 +0000 (18:49 +0100)]
Block ocaml-camlimages.

9 years agoAdd virt-dmesg.
Richard W.M. Jones [Tue, 19 Aug 2014 07:56:50 +0000 (08:56 +0100)]
Add virt-dmesg.

9 years agoUnblock ocaml-omake, ocaml-preludeml.
Richard W.M. Jones [Mon, 18 Aug 2014 09:15:26 +0000 (10:15 +0100)]
Unblock ocaml-omake, ocaml-preludeml.

9 years agoRemove block on ocaml-lwt, add guestfs-browser.
Richard W.M. Jones [Sun, 17 Aug 2014 20:58:04 +0000 (21:58 +0100)]
Remove block on ocaml-lwt, add guestfs-browser.

9 years agoEnable cduce.
Richard W.M. Jones [Sat, 9 Aug 2014 16:57:19 +0000 (17:57 +0100)]
Enable cduce.

9 years agoOCaml: Add flocq to build script (requested by Jerry James).
Richard W.M. Jones [Wed, 6 Aug 2014 07:58:30 +0000 (08:58 +0100)]
OCaml: Add flocq to build script (requested by Jerry James).

9 years agoA few more changes to the package list.
Richard W.M. Jones [Sat, 2 Aug 2014 19:24:06 +0000 (20:24 +0100)]
A few more changes to the package list.

9 years agoAdd virt-top to the list of packages to rebuild.
Richard W.M. Jones [Sat, 2 Aug 2014 16:03:42 +0000 (17:03 +0100)]
Add virt-top to the list of packages to rebuild.

It's a binary, not a library, but for aarch64 I'd very much like to
kick off a build to check that it can be built.

9 years agoGive an indication of how many packages we have compiled/how many to go.
Richard W.M. Jones [Sat, 2 Aug 2014 16:03:25 +0000 (17:03 +0100)]
Give an indication of how many packages we have compiled/how many to go.

9 years agoblock gappalib-coq
Richard W.M. Jones [Sat, 2 Aug 2014 12:44:24 +0000 (13:44 +0100)]
block gappalib-coq

9 years agocduce broken again with latest 4.02
Richard W.M. Jones [Sat, 2 Aug 2014 12:03:17 +0000 (13:03 +0100)]
cduce broken again with latest 4.02

9 years agoUnset MAKEFLAGS so it doesn't affect local builds.
Richard W.M. Jones [Sat, 2 Aug 2014 07:40:43 +0000 (08:40 +0100)]
Unset MAKEFLAGS so it doesn't affect local builds.

9 years agoSort the packages that we build smartly.
Richard W.M. Jones [Fri, 1 Aug 2014 20:56:04 +0000 (21:56 +0100)]
Sort the packages that we build smartly.

9 years agoRe-enable cduce builds.
Richard W.M. Jones [Fri, 1 Aug 2014 17:07:48 +0000 (18:07 +0100)]
Re-enable cduce builds.

9 years agoDo 'yum clean all' before yum-builddep.
Richard W.M. Jones [Fri, 1 Aug 2014 17:01:24 +0000 (18:01 +0100)]
Do 'yum clean all' before yum-builddep.

Since the Koji repo changes frequently.

9 years agoRemove bitstring, findlib, camlidl from non-built package lists.
Richard W.M. Jones [Fri, 1 Aug 2014 16:56:00 +0000 (17:56 +0100)]
Remove bitstring, findlib, camlidl from non-built package lists.

9 years agoRebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22.
Richard W.M. Jones [Fri, 1 Aug 2014 15:22:34 +0000 (16:22 +0100)]
Rebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22.

9 years agoframa-c also fails to build.
Richard W.M. Jones [Fri, 1 Aug 2014 15:05:14 +0000 (16:05 +0100)]
frama-c also fails to build.

9 years agoUpdate Fedora OCaml rebuild.
Richard W.M. Jones [Fri, 1 Aug 2014 09:33:39 +0000 (10:33 +0100)]
Update Fedora OCaml rebuild.

9 years agolibguestfs: disable golang
Richard W.M. Jones [Sun, 27 Jul 2014 10:27:48 +0000 (11:27 +0100)]
libguestfs: disable golang

9 years agoMore Fedora OCaml 4.02 beta build failures.
Richard W.M. Jones [Wed, 23 Jul 2014 21:10:49 +0000 (22:10 +0100)]
More Fedora OCaml 4.02 beta build failures.

9 years agoMore progress in Fedora OCaml 4.02 rebuild.
Richard W.M. Jones [Tue, 22 Jul 2014 19:21:18 +0000 (20:21 +0100)]
More progress in Fedora OCaml 4.02 rebuild.

9 years agolibguestfs: fedora: Remove F18, add F21 branches.
Richard W.M. Jones [Mon, 21 Jul 2014 17:47:00 +0000 (18:47 +0100)]
libguestfs: fedora: Remove F18, add F21 branches.

9 years agoFedora OCaml rebuild: More blocked and ignored packages.
Richard W.M. Jones [Mon, 21 Jul 2014 15:46:02 +0000 (16:46 +0100)]
Fedora OCaml rebuild: More blocked and ignored packages.

9 years agoAllow packages to be "blocked" or "ignored".
Richard W.M. Jones [Mon, 21 Jul 2014 10:18:44 +0000 (11:18 +0100)]
Allow packages to be "blocked" or "ignored".

blocked -> The package, and any package which depends on it, is
not rebuilt.

ignored -> The package is treated as if it has been rebuilt.

9 years agoAlways pull packages from a named local repo.
Richard W.M. Jones [Mon, 21 Jul 2014 10:18:25 +0000 (11:18 +0100)]
Always pull packages from a named local repo.

9 years agoFedora OCaml rebuild for OCaml 4.02.0 beta in Rawhide.
Richard W.M. Jones [Sat, 12 Jul 2014 18:50:08 +0000 (19:50 +0100)]
Fedora OCaml rebuild for OCaml 4.02.0 beta in Rawhide.

9 years agolibguestfs now needs --enable-werror to enable warning errors.
Richard W.M. Jones [Wed, 2 Jul 2014 12:21:43 +0000 (13:21 +0100)]
libguestfs now needs --enable-werror to enable warning errors.

9 years agolibguestfs: Don't copy builder *.xz files into download dir.
Richard W.M. Jones [Thu, 12 Jun 2014 21:17:10 +0000 (22:17 +0100)]
libguestfs: Don't copy builder *.xz files into download dir.

Causes more trouble than it is worth.  We will just add them to the
websites git tree instead.

10 years agoNew libguestfs 1.26 branch.
Richard W.M. Jones [Thu, 27 Mar 2014 11:59:04 +0000 (11:59 +0000)]
New libguestfs 1.26 branch.

10 years agoUse supermin4 binary when compiling libguestfs <= 1.24.
Richard W.M. Jones [Sat, 8 Mar 2014 14:46:33 +0000 (14:46 +0000)]
Use supermin4 binary when compiling libguestfs <= 1.24.

10 years agoF19 built by hand.
Richard W.M. Jones [Sat, 21 Dec 2013 07:15:22 +0000 (07:15 +0000)]
F19 built by hand.

10 years agolibguestfs: Hacky rules to make sure po-docs are updated.
Richard W.M. Jones [Mon, 2 Dec 2013 14:45:09 +0000 (14:45 +0000)]
libguestfs: Hacky rules to make sure po-docs are updated.

10 years agolibguestfs: fedora: F20 is being built by hand at the moment.
Richard W.M. Jones [Fri, 8 Nov 2013 16:15:57 +0000 (16:15 +0000)]
libguestfs: fedora: F20 is being built by hand at the moment.

10 years agoAdd Fedora 20 tracking stable-1.24 branch.
Richard W.M. Jones [Fri, 18 Oct 2013 17:00:42 +0000 (18:00 +0100)]
Add Fedora 20 tracking stable-1.24 branch.

10 years agolibguestfs: fedora: Build branches oldest first.
Richard W.M. Jones [Thu, 17 Oct 2013 18:40:15 +0000 (19:40 +0100)]
libguestfs: fedora: Build branches oldest first.

10 years agoIgnore *.log files.
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:36 +0000 (15:36 +0100)]
Ignore *.log files.

10 years agolibguestfs: Disable valgrind-daemon since we're supposed to be testing production...
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:06 +0000 (15:36 +0100)]
libguestfs: Disable valgrind-daemon since we're supposed to be testing production code.

10 years agolibguestfs: Do f20 releases by hand.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:41 +0000 (15:55 +0100)]
libguestfs: Do f20 releases by hand.

10 years agolibguestfs: Website directory has moved, and it's now a git repo not CVS.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:17 +0000 (15:55 +0100)]
libguestfs: Website directory has moved, and it's now a git repo not CVS.

10 years agolibguestfs: Make sure timestamps aren't changed on the builder templates.
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:35 +0000 (13:52 +0100)]
libguestfs: Make sure timestamps aren't changed on the builder templates.

It confuses CVS ...

10 years agoFactor out 'git fetch' into a separate goal.
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:18 +0000 (13:52 +0100)]
Factor out 'git fetch' into a separate goal.

10 years agolibguestfs_upload: Copy builder templates in when making website.
Richard W.M. Jones [Fri, 4 Oct 2013 08:06:44 +0000 (09:06 +0100)]
libguestfs_upload: Copy builder templates in when making website.

10 years agoAdd libguestfs_fedora script to manage Fedora builds.
Richard W.M. Jones [Thu, 3 Oct 2013 17:43:07 +0000 (18:43 +0100)]
Add libguestfs_fedora script to manage Fedora builds.

10 years agoEnable uploading.
Richard W.M. Jones [Sat, 28 Sep 2013 11:22:40 +0000 (12:22 +0100)]
Enable uploading.

10 years agoPublish "commit" and "release" goals.
Richard W.M. Jones [Sat, 28 Sep 2013 07:14:05 +0000 (08:14 +0100)]
Publish "commit" and "release" goals.

You can now do:

./libguestfs_upstream commit [branch] <commit>
./libguestfs_upstream release <version>

10 years agoUse onrun handler to perform memory_set.
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:39 +0000 (08:13 +0100)]
Use onrun handler to perform memory_set.

And fix a few places where we forgot to do memory_set.

10 years agoFix creation of localenv in all goals.
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:14 +0000 (08:13 +0100)]
Fix creation of localenv in all goals.

10 years agoImplement logging.
Richard W.M. Jones [Thu, 26 Sep 2013 21:38:09 +0000 (22:38 +0100)]
Implement logging.

10 years agoImplement 'make clean' rule.
Richard W.M. Jones [Thu, 26 Sep 2013 21:37:48 +0000 (22:37 +0100)]
Implement 'make clean' rule.

10 years agolibguestfs: Increase git query period to every 60 minutes.
Richard W.M. Jones [Wed, 25 Sep 2013 13:46:42 +0000 (14:46 +0100)]
libguestfs: Increase git query period to every 60 minutes.

10 years agolibguestfs: Enable debugging.
Richard W.M. Jones [Mon, 23 Sep 2013 20:37:06 +0000 (21:37 +0100)]
libguestfs: Enable debugging.

10 years agolibguestfs: Make 'every' git query period configurable.
Richard W.M. Jones [Mon, 23 Sep 2013 20:36:27 +0000 (21:36 +0100)]
libguestfs: Make 'every' git query period configurable.

10 years agoDon't need to echo output on failure, since goaljobs now echos output from shout...
Richard W.M. Jones [Fri, 20 Sep 2013 13:18:41 +0000 (14:18 +0100)]
Don't need to echo output on failure, since goaljobs now echos output from shout/shlines commands.

10 years agoAdjust bumpspec comment according to context.
Richard W.M. Jones [Thu, 19 Sep 2013 17:21:47 +0000 (18:21 +0100)]
Adjust bumpspec comment according to context.

10 years agoFurther updates to OCaml rebuild.
Richard W.M. Jones [Thu, 19 Sep 2013 16:28:11 +0000 (17:28 +0100)]
Further updates to OCaml rebuild.

10 years agoFedora OCaml: Improve parallelism by not waiting for rebuilds unless they are require...
Richard W.M. Jones [Thu, 19 Sep 2013 11:54:08 +0000 (12:54 +0100)]
Fedora OCaml: Improve parallelism by not waiting for rebuilds unless they are required by another build.

10 years agoAdd libguestfs upstream build rules.
Richard W.M. Jones [Tue, 17 Sep 2013 12:48:17 +0000 (13:48 +0100)]
Add libguestfs upstream build rules.