unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33962: guix pull fails on latest master
@ 2019-01-03 14:24 Brendan Tildesley
       [not found] ` <handler.33962.B.154652547612614.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brendan Tildesley @ 2019-01-03 14:24 UTC (permalink / raw)
  To: 33962; +Cc: rhelling

95bf2fb637ba4abb27efe94e0b671c1e93204e4f , which adds wl-clipboard fails
to build because it references meson-build-system without importing the
required module. I'm guessing adding  #:use-module (guix build-system
meson)   ; would fix it.

I'm curious to know how this error was made.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33962: Acknowledgement (guix pull fails on latest master)
       [not found] ` <handler.33962.B.154652547612614.ack@debbugs.gnu.org>
@ 2019-01-03 14:32   ` Brendan Tildesley
  0 siblings, 0 replies; 4+ messages in thread
From: Brendan Tildesley @ 2019-01-03 14:32 UTC (permalink / raw)
  To: 33962-done

Efraim fixed it:

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33962: guix pull fails on latest master
  2019-01-03 14:24 bug#33962: guix pull fails on latest master Brendan Tildesley
       [not found] ` <handler.33962.B.154652547612614.ack@debbugs.gnu.org>
@ 2019-01-03 14:48 ` Rutger Helling
  2019-01-03 19:33 ` Leo Famulari
  2 siblings, 0 replies; 4+ messages in thread
From: Rutger Helling @ 2019-01-03 14:48 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 33962-done

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

Sorry, that was sloppiness on my part. I built the package on my own
Guix that already had staging merged where apparently the
meson-build-system was already added to the modules.

I was about to revert but I just noticed it's already been fixed. I'll
double check if it builds on a clean master next time.

On Fri, 4 Jan 2019 01:24:22 +1100
Brendan Tildesley <brendan.tildesley@gmail.com> wrote:

> 95bf2fb637ba4abb27efe94e0b671c1e93204e4f , which adds wl-clipboard
> fails to build because it references meson-build-system without
> importing the required module. I'm guessing adding  #:use-module
> (guix build-system meson)   ; would fix it.
> 
> I'm curious to know how this error was made.
> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33962: guix pull fails on latest master
  2019-01-03 14:24 bug#33962: guix pull fails on latest master Brendan Tildesley
       [not found] ` <handler.33962.B.154652547612614.ack@debbugs.gnu.org>
  2019-01-03 14:48 ` bug#33962: guix pull fails on latest master Rutger Helling
@ 2019-01-03 19:33 ` Leo Famulari
  2 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2019-01-03 19:33 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 33961-done, 33962-done, rhelling

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

On Fri, Jan 04, 2019 at 01:24:22AM +1100, Brendan Tildesley wrote:
> 95bf2fb637ba4abb27efe94e0b671c1e93204e4f , which adds wl-clipboard fails
> to build because it references meson-build-system without importing the
> required module. I'm guessing adding  #:use-module (guix build-system
> meson)   ; would fix it.
> 
> I'm curious to know how this error was made.

My guess is that the code contribution was tested with the
meson-build-system module imported correctly. However, the actual commit
or patch was created without the module import line.

When reviewing patches just by reading them, it's easy to miss mistakes
like this one.

This should be fixed in commit 4382cef28cb6de4b2b505788b759b0fe4f8ea603

Thanks for the reports!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-03 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 14:24 bug#33962: guix pull fails on latest master Brendan Tildesley
     [not found] ` <handler.33962.B.154652547612614.ack@debbugs.gnu.org>
2019-01-03 14:32   ` bug#33962: Acknowledgement (guix pull fails on latest master) Brendan Tildesley
2019-01-03 14:48 ` bug#33962: guix pull fails on latest master Rutger Helling
2019-01-03 19:33 ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).