GNU bug report logs - #33745
Unnecessary dependencies in Coq

Previous Next

Package: guix;

Reported by: Dan Frumin <dfrumin <at> cs.ru.nl>

Date: Fri, 14 Dec 2018 16:28:02 UTC

Severity: normal

Tags: fixed

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33745 in the body.
You can then email your comments to 33745 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#33745; Package guix. (Fri, 14 Dec 2018 16:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Frumin <dfrumin <at> cs.ru.nl>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 14 Dec 2018 16:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Frumin <dfrumin <at> cs.ru.nl>
To: bug-guix <at> gnu.org
Subject: Unnecessary dependencies in Coq
Date: Fri, 14 Dec 2018 15:59:17 +0100
I believe that the current Coq package [1] pulls in way too many dependencies.

Firstly, as it was already mentioned on Guix-devel [2], the package pulls in texlive and Hevea.
I think those are needed only for building the pdf reference manual.

Secondly, the Coq package depends on lablgtk -- I guess this is needed for building CoqIDE.
Unfortunately, it seems that due to this dependency, the package pulls in all sorts of stuff, including gstreamer and jack!
The dependency graph generated by `guix graph coq` is absolutely huge.

I think it would be beneficial to split the CoqIDE into a separate package for this reason.


[1]: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ocaml.scm#n628
[2]: https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00291.html




Information forwarded to bug-guix <at> gnu.org:
bug#33745; Package guix. (Fri, 14 Dec 2018 16:46:01 GMT) Full text and rfc822 format available.

Message #8 received at 33745 <at> debbugs.gnu.org (full text, mbox):

From: Dan Frumin <dfrumin <at> cs.ru.nl>
To: 33745 <at> debbugs.gnu.org
Subject: Re: Unnecessary dependencies in Coq
Date: Fri, 14 Dec 2018 17:45:00 +0100
Oh, I forgot about another potential issue: right now the Coq package _hardcodes_ the use of Icecat as a default browser:


       (modify-phases %standard-phases
         (replace 'configure
           (lambda* (#:key outputs #:allow-other-keys)
             (let* ((out (assoc-ref outputs "out"))
                    (mandir (string-append out "/share/man"))
                    (browser "icecat -remote \"OpenURL(%s,new-tab)\""))
               (invoke "./configure"
                       "-prefix" out
                       "-mandir" mandir
                       "-browser" browser
                       "-coqide" "opt")))) ..


Can this be avoided somehow?




Information forwarded to bug-guix <at> gnu.org:
bug#33745; Package guix. (Tue, 18 Dec 2018 11:39:02 GMT) Full text and rfc822 format available.

Message #11 received at 33745 <at> debbugs.gnu.org (full text, mbox):

From: Dan Frumin <dfrumin <at> cs.ru.nl>
To: 33745 <at> debbugs.gnu.org
Date: Tue, 18 Dec 2018 12:38:02 +0100
Well it looks like this has been resolved in 8a2cfc7bea37fd5cc5d384ac16d7cd3bd5603ab9




Information forwarded to bug-guix <at> gnu.org:
bug#33745; Package guix. (Tue, 18 Dec 2018 15:21:02 GMT) Full text and rfc822 format available.

Message #14 received at 33745 <at> debbugs.gnu.org (full text, mbox):

From: Gábor Boskovits <boskovits <at> gmail.com>
To: Dan Frumin <dfrumin <at> cs.ru.nl>
Cc: 33745 <at> debbugs.gnu.org
Subject: Re: bug#33745: Unnecessary dependencies in Coq
Date: Tue, 18 Dec 2018 16:20:18 +0100
Hello Dan,

It would be nice to include the bug title in the subject, so people
looking at the mail don't have to go to the issue tracker to see what
the mail refers to.

Dan Frumin <dfrumin <at> cs.ru.nl> ezt írta (időpont: 2018. dec. 18., K, 15:54):
>
> Well it looks like this has been resolved in 8a2cfc7bea37fd5cc5d384ac16d7cd3bd5603ab9
>
>
>

I have seen two other problems raised on this issue. If they are still
relevant, please retitle this issue to reflect the new state.
You can do that by sending a mail to the control server. You can have
a look at the control commands at
https://debbugs.gnu.org/server-control.html.

If you feel this issue can be closed, please feel free to do so by
sending a message to 33745-done <at> debbugs.gnu.org.

Best regards,
g_bor




Added tag(s) fixed. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 16 Jan 2019 11:02:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 33745 <at> debbugs.gnu.org and Dan Frumin <dfrumin <at> cs.ru.nl> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 16 Jan 2019 11:02:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 13 Feb 2019 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.