GNU bug report logs -
#28490
Unable to abort 'make' with Ctrl-C while building .go files
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#28490: Unable to abort 'make' with Ctrl-C while building .go files
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 28490 <at> debbugs.gnu.org.
--
28490: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28490
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
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---
This bug report was last modified 4 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.