GNU bug report logs - #28490
Unable to abort 'make' with Ctrl-C while building .go files

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Mon, 18 Sep 2017 05:40:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.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 28490 in the body.
You can then email your comments to 28490 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#28490; Package guix. (Mon, 18 Sep 2017 05:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 18 Sep 2017 05:40:01 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: Unable to abort 'make' with Ctrl-C while building .go files
Date: Mon, 18 Sep 2017 01:38:40 -0400
It used to be that I could Ctrl-C to abort 'make'.  Now I find that it
only aborts compiling one file and then moves on to the next.  Here's a
partial transcript within shell mode in Emacs.

      Mark

--8<---------------cut here---------------start------------->8---
  GUILEC   gnu/services/lirc.go
  GUILEC   gnu/services/virtualization.go
  GUILEC   gnu/services/mail.go
  C-c C-c  GUILEC   gnu/services/mcron.go
  GUILEC   gnu/services/messaging.go
  C-c C-c  GUILEC   gnu/services/networking.go
  C-c C-c  GUILEC   gnu/services/nfs.go
  C-c C-c  GUILEC   gnu/services/shepherd.go
  C-c C-c  GUILEC   gnu/services/herd.go
  C-c C-c  GUILEC   gnu/services/pm.go
  C-c C-c  GUILEC   gnu/services/sddm.go
  C-c C-c  GUILEC   gnu/services/spice.go
  C-c C-c  GUILEC   gnu/services/ssh.go
  C-c C-c  GUILEC   gnu/services/sysctl.go
  GUILEC   gnu/services/version-control.go
  C-c C-c  GUILEC   gnu/services/vpn.go
  C-c C-c  GUILEC   gnu/services/web.go
  C-c C-c  GUILEC   gnu/services/xorg.go
  C-c C-c  GUILEC   gnu/system.go
  C-c C-c  GUILEC   gnu/system/file-systems.go
  C-c C-c  GUILEC   gnu/system/install.go
  C-c C-c  GUILEC   gnu/system/linux-container.go
  C-c C-c  GUILEC   gnu/system/linux-initrd.go
  C-c C-c  GUILEC   gnu/system/locale.go
  C-c C-c  GUILEC   gnu/system/mapped-devices.go
  C-c C-c  GUILEC   gnu/system/nss.go
  GUILEC   gnu/system/pam.go
  C-c C-z
[1]+  Stopped                 make
mhw <at> jojen ~/guix [env]$ kill %1

[1]+  Stopped                 make
mhw <at> jojen ~/guix [env]$ make[2]: *** [Makefile:5254: make-go] Terminated
make[1]: *** [Makefile:4385: all-recursive] Terminated
make: *** [Makefile:2975: all] Interrupt

[1]+  Interrupt               make
mhw <at> jojen ~/guix [env]$ 
--8<---------------cut here---------------end--------------->8---




Information forwarded to bug-guix <at> gnu.org:
bug#28490; Package guix. (Wed, 23 Dec 2020 18:21:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 28490 <at> debbugs.gnu.org
Subject: Re: bug#28490: Unable to abort 'make' with Ctrl-C while building
 .go files
Date: Wed, 23 Dec 2020 19:17:28 +0100
Hi Mark

Digging in old bugs, I find bug#28490 about C-c to abort ’make’ when
compiling:

   <http://issues.guix.gnu.org/issue/28490>

On Mon, 18 Sep 2017 at 01:38, Mark H Weaver <mhw <at> netris.org> wrote:
> It used to be that I could Ctrl-C to abort 'make'.  Now I find that it
> only aborts compiling one file and then moves on to the next.  Here's a
> partial transcript within shell mode in Emacs.
>
>       Mark
>
>   GUILEC   gnu/services/lirc.go
>   GUILEC   gnu/services/virtualization.go
>   GUILEC   gnu/services/mail.go
>   C-c C-c  GUILEC   gnu/services/mcron.go
>   GUILEC   gnu/services/messaging.go
>   C-c C-c  GUILEC   gnu/services/networking.go
>   C-c C-c  GUILEC   gnu/services/nfs.go
>   C-c C-c  GUILEC   gnu/services/shepherd.go
>   C-c C-c  GUILEC   gnu/services/herd.go
>   C-c C-c  GUILEC   gnu/services/pm.go
>   C-c C-c  GUILEC   gnu/services/sddm.go
>   C-c C-c  GUILEC   gnu/services/spice.go
>   C-c C-c  GUILEC   gnu/services/ssh.go
>   C-c C-c  GUILEC   gnu/services/sysctl.go
>   GUILEC   gnu/services/version-control.go
>   C-c C-c  GUILEC   gnu/services/vpn.go
>   C-c C-c  GUILEC   gnu/services/web.go
>   C-c C-c  GUILEC   gnu/services/xorg.go
>   C-c C-c  GUILEC   gnu/system.go
>   C-c C-c  GUILEC   gnu/system/file-systems.go
>   C-c C-c  GUILEC   gnu/system/install.go
>   C-c C-c  GUILEC   gnu/system/linux-container.go
>   C-c C-c  GUILEC   gnu/system/linux-initrd.go
>   C-c C-c  GUILEC   gnu/system/locale.go
>   C-c C-c  GUILEC   gnu/system/mapped-devices.go
>   C-c C-c  GUILEC   gnu/system/nss.go
>   GUILEC   gnu/system/pam.go
>   C-c C-z
> [1]+  Stopped                 make
> mhw <at> jojen ~/guix [env]$ kill %1
>
> [1]+  Stopped                 make
> mhw <at> jojen ~/guix [env]$ make[2]: *** [Makefile:5254: make-go] Terminated
> make[1]: *** [Makefile:4385: all-recursive] Terminated
> make: *** [Makefile:2975: all] Interrupt
>
> [1]+  Interrupt               make
> mhw <at> jojen ~/guix [env]$ 

I am not able to reproduce, here a transcript within Emacs shell mode:

[ 50%] GUILEC   guix/deprecation.go
[ 50%] GUILEC   guix/docker.go
[ 50%] GUILEC   guix/records.go
[ 51%] GUILEC   guix/openpgp.go
  C-c C-cerror: failed to load 'build-aux/compile-all.scm':
ice-9/eval.scm:293:34: Throw to key `quit' with args `(1)'.
make[2]: *** [Makefile:6257 : make-go] Erreur 1
make[1]: *** [Makefile:5305: all-recursive] Interrompre
make: *** [Makefile:3636: all] Interrompre


All the best,
simon




Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Wed, 23 Dec 2020 21:59:02 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Wed, 23 Dec 2020 21:59:02 GMT) Full text and rfc822 format available.

Message #13 received at 28490-done <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 28490-done <at> debbugs.gnu.org
Subject: Re: bug#28490: Unable to abort 'make' with Ctrl-C while building
 .go files
Date: Wed, 23 Dec 2020 16:57:08 -0500
Hi Simon,

zimoun <zimon.toutoune <at> gmail.com> writes:

> Digging in old bugs, I find bug#28490 about C-c to abort ’make’ when
> compiling:
>
>    <http://issues.guix.gnu.org/issue/28490>
>
> On Mon, 18 Sep 2017 at 01:38, Mark H Weaver <mhw <at> netris.org> wrote:
>> It used to be that I could Ctrl-C to abort 'make'.  Now I find that it
>> only aborts compiling one file and then moves on to the next.  [...]
>
> I am not able to reproduce [...]

Indeed, looks like it's now fixed.  I'm closing this bug.

     Thank you!
        Mark




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 21 Jan 2021 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 89 days ago.

Previous Next


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