unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Federico Beffa <beffa@ieee.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu packages maxima: Update to 5.34.1 and fix dependencies
Date: Wed, 24 Sep 2014 09:45:15 +0200	[thread overview]
Message-ID: <8761gd5uno.fsf@gnu.org> (raw)
In-Reply-To: <CAKrPhPOYBHp+hxVMd_i_WOwm94qa7W46CuhypXM3UzbBNx21fw@mail.gmail.com> (Federico Beffa's message of "Tue, 23 Sep 2014 18:18:42 +0200")

Federico Beffa <beffa@ieee.org> skribis:

> The build procedure (make) generates some temporary files. When I
> build the package with guix, guix extracts the program tar.gz archive
> in the temporary directory
>
> /tmp/nix-build-maxima-5.34.1.drv-0
>
> However, maxima attempts to create temporary files in
>
> /tmp/nix-build-maxima-5.34.1
>
> and fails. To correct for this I've explicitly passed "TMPDIR=/tmp" to
> make. Is this the expected behavior?

No, it looks like Maxima’s build system erroneously strips out part of
the directory name.  In that case, passing TMPDIR=/tmp seems right.

> From 998303ea042361727837baf38193462148c07565 Mon Sep 17 00:00:00 2001
> From: Federico Beffa <beffa@fbengineering.ch>
> Date: Tue, 23 Sep 2014 16:20:02 +0200
> Subject: [PATCH] gnu packages maxima: Update to 5.34.1 and fix dependencies
>
> * gnu/packages/maths.scm(maxima): Update to 5.34.1 which fixes a bug in the
>   plotting capabilities (plot2d, ...) present in the previous version
>   (5.33.0).  Add the 'gnuplot' depencency which is required to generate plots.
>   Add 'tcl' and 'tk' as dependencies: they are required by the 'xmaxima'
>   command.

Pushed with some tweaks: I’ve added a copyright line for you (let me
know if it’s wrong), replaced tabs with spaces (if you use Emacs, the
.dir-locals.el normally ensures that), and moved parts of the commit log
above to comments in the source (info "(standards) Change Log
Concepts").

Thank you!

Ludo’.

  reply	other threads:[~2014-09-24  7:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 16:18 [PATCH] gnu packages maxima: Update to 5.34.1 and fix dependencies Federico Beffa
2014-09-24  7:45 ` Ludovic Courtès [this message]
2014-09-25 17:01   ` Federico Beffa
2014-09-25 19:12     ` Ludovic Courtès
2014-09-26 16:59       ` Federico Beffa
2014-09-27  9:24         ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8761gd5uno.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=beffa@ieee.org \
    --cc=guix-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).