all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timothy Sample <samplet@ngyro.com>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Stackage LTS 14
Date: Sat, 09 Nov 2019 00:12:58 -0500	[thread overview]
Message-ID: <87zhh53a5h.fsf@ngyro.com> (raw)
In-Reply-To: 87sgn4xlus.fsf@ngyro.com

Hello,

Timothy Sample <samplet@ngyro.com> writes:

> I have “xmonad”, “darcs”, “ghc-pandoc”, and “git-annex” all building
> (locally) on top of GHC 8.6, which means that we’re nearly there.
> Unfortunately, the mess is getting to be too much, so I plan to clean it
> up tomorrow and then push a new, cleaner version of
> “wip-haskell-updates”.  There are few minor things to discuss, which I
> will gather as I tidy up the commits.

I pushed a cleaned up version, two fixes for i686, and then a few more
fixes, and things are starting to look good.  At the bottom of this
message is the current list of failures for x86_64 (i686 is a little
worse, but not by much).

However, I have a really weird problem.  When I build “git-annex”, I
build

    /gnu/store/5i2x293qn45dwg2rv6vy45s0r9jbnv8l-git-annex-7.20191024.drv

and it succeeds.  On the build farm, it’s

    /gnu/store/fj5kyjkblxzcxbs6di1kd29j6fpsjvgk-git-annex-7.20191024.drv

and it fails.  I’ve tried “clean-go” and indeed “git clean” followed by
bootstrapping and configuring again.  This does not help.  I took the
log from the build farm and diffed it with my local build log, and all
the interesting parts (e.g., the store paths of everything that goes in
“GHC_PACKAGE_PATH”) match exactly.

Any ideas?  It would be helpful if someone tried on another machine and
check if it matches the build farm or not.  It’s probably something
silly, but I can’t figure it out.

Here’s the list of failing packages.  The first bunch I’ve listed as
“help wanted” – I’ll try and look at them, but some of them are pretty
unfamiliar to me, so it may take some time.  Other people could probably
do a better job!

Help wanted:

    agda-2.5.4.2.x86_64-linux
    agda-ial-1.5.0.x86_64-linux
    beast-0.10.0.x86_64-linux
    cedille-1.1.1.x86_64-linux
    elm-compiler-0.19.0.x86_64-linux
    hedgewars-0.9.25.x86_64-linux
    idris-1.3.2.x86_64-linux
    idris-bifunctors-0.1-1.53d06a6.x86_64-linux
    idris-lens-0.1-1.26f0120.x86_64-linux
    idris-lightyear-0.1-1.6d65ad1.x86_64-linux
    idris-wl-pprint-0.1-1.1d365fc.x86_64-linux
    ngless-0.9.1.x86_64-linux
    rapicorn-16.0.0.x86_64-linux
    xmobar-0.28.x86_64-linux

“Works for me”:

    git-annex-7.20191024.x86_64-linux

Could be deleted:

    ghc-haddock-api-2.19.0.1.x86_64-linux – needed for haddock
    ghc-haddock-2.19.0.1.x86_64-linux – haddock is already provided by GHC
    corrode-0.0.1-b6699fb.x86_64-linux – no updates in years

Finally, there are some packages that have unneeded other versions now.
For instance, we used to have newer versions (than LTS 12) of some
packages for Idris.  Those packages could probably be deleted, but I
need to track them all down.


-- Tim

  reply	other threads:[~2019-11-09  5:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 20:42 Adding Purescript John Soo
2019-10-22  0:32 ` Stackage LTS 14 (was: Adding Purescript) Timothy Sample
2019-10-22 11:57   ` Ricardo Wurmus
2019-10-23 17:59     ` Marius Bakke
2019-11-01  4:07       ` Stackage LTS 14 Timothy Sample
2019-11-04  5:16         ` Timothy Sample
2019-11-09  5:12           ` Timothy Sample [this message]
2019-11-12  6:58             ` Timothy Sample
2019-11-12 16:16               ` John Soo
2019-11-12 20:18                 ` Timothy Sample
2019-11-14  9:38                   ` John Soo
2019-11-14 14:53                     ` Timothy Sample
2019-11-14 15:18                       ` Marius Bakke
2019-11-14 19:03                         ` John Soo
2019-11-14 20:30                           ` Timothy Sample
2019-11-14 20:30                             ` [bug#36653] " Timothy Sample
2019-11-14 21:09                             ` John Soo
2019-11-17  0:42                         ` Timothy Sample
2019-11-17 16:13                           ` Timothy Sample
2019-11-19 22:16                           ` Marius Bakke
2019-11-21  2:20                             ` Timothy Sample
2019-11-21  4:40                               ` John Soo
2019-11-21 10:12                               ` Efraim Flashner
2019-11-21 18:32                               ` Marius Bakke

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=87zhh53a5h.fsf@ngyro.com \
    --to=samplet@ngyro.com \
    --cc=guix-devel@gnu.org \
    --cc=mbakke@fastmail.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/guix.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.