NetBSD Problem Report #54288

From www@netbsd.org  Fri Jun  7 20:19:31 2019
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 361957A175
	for <gnats-bugs@gnats.NetBSD.org>; Fri,  7 Jun 2019 20:19:31 +0000 (UTC)
Message-Id: <20190607201930.4F2A17A1EF@mollari.NetBSD.org>
Date: Fri,  7 Jun 2019 20:19:30 +0000 (UTC)
From: ci4ic4@gmail.com
Reply-To: ci4ic4@gmail.com
To: gnats-bugs@NetBSD.org
Subject: Modified PLIST to allow maxima to run with sbcl
X-Send-Pr-Version: www-1.0

>Number:         54288
>Category:       pkg
>Synopsis:       Modified PLIST to allow maxima to run with sbcl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 07 20:20:01 +0000 2019
>Closed-Date:    Mon Feb 01 15:26:28 +0000 2021
>Last-Modified:  Mon Feb 01 15:26:28 +0000 2021
>Originator:     Chavdar Ivanov
>Release:        8.99.42
>Organization:
CI4 Consulting Ltd
>Environment:
NetBSD ymir 8.99.42 NetBSD 8.99.42 (GENERIC) #24: Fri Jun  7 00:59:33 BST 2019  sysbuild@ymir:/home/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
math/maxima allows the use of maxima with lang/sbcl, however, the PLIST does not include maxima.core file necessary for this to run.  
>How-To-Repeat:
Try to build and run maxima with sbcl:
...
$ maxima
/usr/pkg/bin/maxima: unable to determine MAXIMA_PREFIX

>Fix:
--- PLIST.orig    2019-06-07 21:09:30.643334276 +0100
+++ PLIST       2019-06-07 20:59:07.256708491 +0100
@@ -10,6 +10,7 @@
 info/maxima-index.lisp
 info/maxima.info
 info/xmaxima.info
+${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core
 ${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/lisp.run
 ${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/maxima.mem

>Release-Note:

>Audit-Trail:
From: David Holland <dholland-pbugs@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/54288: Modified PLIST to allow maxima to run with sbcl
Date: Sun, 9 Jun 2019 22:44:53 +0000

 On Fri, Jun 07, 2019 at 08:20:01PM +0000, ci4ic4@gmail.com wrote:
  > +${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core

 I take it that's _not_ a core dump :-)

 -- 
 David A. Holland
 dholland@netbsd.org

From: Chavdar Ivanov <ci4ic4@gmail.com>
To: gnats-bugs@netbsd.org
Cc: gnats-admin@netbsd.org, pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org
Subject: Re: pkg/54288: Modified PLIST to allow maxima to run with sbcl
Date: Mon, 10 Jun 2019 09:29:01 +0100

 --00000000000088a021058af3f99a
 Content-Type: text/plain; charset="UTF-8"

 No, it is not. It is the sbcl saved image used by maxima. Rather
 unfortunate extension indeed.

 On Sun, 9 Jun 2019 at 23:45, David Holland <dholland-pbugs@netbsd.org>
 wrote:

 > The following reply was made to PR pkg/54288; it has been noted by GNATS.
 >
 > From: David Holland <dholland-pbugs@netbsd.org>
 > To: gnats-bugs@netbsd.org
 > Cc:
 > Subject: Re: pkg/54288: Modified PLIST to allow maxima to run with sbcl
 > Date: Sun, 9 Jun 2019 22:44:53 +0000
 >
 >  On Fri, Jun 07, 2019 at 08:20:01PM +0000, ci4ic4@gmail.com wrote:
 >   > +${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core
 >
 >  I take it that's _not_ a core dump :-)
 >
 >  --
 >  David A. Holland
 >  dholland@netbsd.org
 >
 > --
 ----

 --00000000000088a021058af3f99a
 Content-Type: text/html; charset="UTF-8"
 Content-Transfer-Encoding: quoted-printable

 <div><div dir=3D"auto">No, it is not. It is the sbcl saved image used by ma=
 xima. Rather unfortunate extension indeed.=C2=A0</div></div><div><br><div c=
 lass=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, 9 Jun 20=
 19 at 23:45, David Holland &lt;<a href=3D"mailto:dholland-pbugs@netbsd.org"=
 >dholland-pbugs@netbsd.org</a>&gt; wrote:<br></div><blockquote class=3D"gma=
 il_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-lef=
 t:1ex">The following reply was made to PR pkg/54288; it has been noted by G=
 NATS.<br>
 <br>
 From: David Holland &lt;<a href=3D"mailto:dholland-pbugs@netbsd.org" target=
 =3D"_blank">dholland-pbugs@netbsd.org</a>&gt;<br>
 To: <a href=3D"mailto:gnats-bugs@netbsd.org" target=3D"_blank">gnats-bugs@n=
 etbsd.org</a><br>
 Cc: <br>
 Subject: Re: pkg/54288: Modified PLIST to allow maxima to run with sbcl<br>
 Date: Sun, 9 Jun 2019 22:44:53 +0000<br>
 <br>
 =C2=A0On Fri, Jun 07, 2019 at 08:20:01PM +0000, <a href=3D"mailto:ci4ic4@gm=
 ail.com" target=3D"_blank">ci4ic4@gmail.com</a> wrote:<br>
 =C2=A0 &gt; +${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core<=
 br>
 <br>
 =C2=A0I take it that&#39;s _not_ a core dump :-)<br>
 <br>
 =C2=A0-- <br>
 =C2=A0David A. Holland<br>
 =C2=A0<a href=3D"mailto:dholland@netbsd.org" target=3D"_blank">dholland@net=
 bsd.org</a><br>
 <br>
 </blockquote></div></div>-- <br><div dir=3D"ltr" class=3D"gmail_signature" =
 data-smartmail=3D"gmail_signature">----</div>

 --00000000000088a021058af3f99a--

State-Changed-From-To: open->closed
State-Changed-By: nia@NetBSD.org
State-Changed-When: Mon, 01 Feb 2021 15:26:28 +0000
State-Changed-Why:
i committed a similar patch in December because I noticed
your submission to pkgsrc-users, thanks.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.