unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: cage <cage-dev@twistfold.it>
To: help-guix@gnu.org
Subject: help with packaging a common lisp software
Date: Mon, 15 Feb 2021 19:46:20 +0100	[thread overview]
Message-ID: <YCrBfGnd9E6rYEis@kurosawa.casa.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

Hi!

I am trying to package this software:

https://notabug.org/cage/tinmop/

The program is written  in common lisp and it uses  both ASDF to build
the executable image (using SBCL compiler) and GNU autotools (for i18n
files, data files and installation).

I  am  struggling to  make  guix  build the  package,  if  i uses  the
gnu-build-system make  fails because SBCL  complains that it  can not
find ASDF.

But if i switch to asdf-build-system  i can compile the image (but not
the  executable) and  i fail  to  call make  (using `(invoke  "make"))
adding a  phase (i tried to  insert that "make" phase  after or before
several standard phases without luck.

I have no clue, given that i am  a novice both in guix and guile, i am
attaching here the  package definition file hoping  that someone could
give me suggestions to fix the issue.

The  package   define  several  other  libraries   needed,  seems  the
definition for them are working fine.

Bye and thanks in advance.
C.

[-- Attachment #2: tinmop-guix.scm --]
[-- Type: application/vnd.lotus-screencam, Size: 18533 bytes --]

             reply	other threads:[~2021-02-15 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15 18:46 cage [this message]
2021-02-15 21:03 ` help with packaging a common lisp software cage
2021-02-20 11:18   ` cage
2021-02-20 13:27     ` Guillaume Le Vaillant

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=YCrBfGnd9E6rYEis@kurosawa.casa.net \
    --to=cage-dev@twistfold.it \
    --cc=help-guix@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.
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).