unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ‘staging’ merged!
@ 2019-02-09 14:57 Ludovic Courtès
  2019-02-09 15:06 ` Amirouche Boubekki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ludovic Courtès @ 2019-02-09 14:57 UTC (permalink / raw)
  To: Guix-devel

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

Hello Guix!

I’ve just merged the ‘staging’ branch as ‘guix weather’ reported a
rather sunny day.

If you stumble upon build issues or bugs, please do report them and
let’s address them together.

Thanks to everyone who took care of this branch!

Ludo’.

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

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

* Re: ‘staging’ merged!
  2019-02-09 14:57 Ludovic Courtès
@ 2019-02-09 15:06 ` Amirouche Boubekki
  2019-02-10  0:02   ` Chris Marusich
  2019-02-09 17:51 ` Björn Höfling
  2019-02-09 19:33 ` Christopher Baines
  2 siblings, 1 reply; 7+ messages in thread
From: Amirouche Boubekki @ 2019-02-09 15:06 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-devel

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

Great!

So it is time for guix pull && guix package -u?

Le sam. 9 févr. 2019 à 15:58, Ludovic Courtès <ludo@gnu.org> a écrit :

> Hello Guix!
>
> I’ve just merged the ‘staging’ branch as ‘guix weather’ reported a
> rather sunny day.
>
> If you stumble upon build issues or bugs, please do report them and
> let’s address them together.
>
> Thanks to everyone who took care of this branch!
>
> Ludo’.
>

[-- Attachment #2: Type: text/html, Size: 778 bytes --]

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

* Re: ‘staging’ merged!
  2019-02-09 14:57 Ludovic Courtès
  2019-02-09 15:06 ` Amirouche Boubekki
@ 2019-02-09 17:51 ` Björn Höfling
  2019-02-09 19:33 ` Christopher Baines
  2 siblings, 0 replies; 7+ messages in thread
From: Björn Höfling @ 2019-02-09 17:51 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-devel

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

On Sat, 09 Feb 2019 15:57:53 +0100
Ludovic Courtès <ludo@gnu.org> wrote:

> Hello Guix!
> 
> I’ve just merged the ‘staging’ branch as ‘guix weather’ reported a
> rather sunny day.
> 
> If you stumble upon build issues or bugs, please do report them and
> let’s address them together.
> 
> Thanks to everyone who took care of this branch!
> 
> Ludo’.

I'm directly on the merge node 50a93ad and there

aegisub fails to build:

At global scope:
cc1plus: warning: unrecognized command line option ‘-Wno-c++11-narrowing’
g++ -MMD -MP -I/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/ -I.. -I/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/include -I/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/libaegisub/include -I/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/build    -DU_USING_ICU_NAMESPACE=1 -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -pipe -g -std=c++11 -Wno-c++11-narrowing -Wno-unused-local-typedefs -O3 -I/gnu/store/lyqpkhxvsn4a9sx0bn0symsvj2j03g2b-wxwidgets-gtk2-3.0.4/lib/wx/include/gtk2-unicode-3.0 -I/gnu/store/lyqpkhxvsn4a9sx0bn0symsvj2j03g2b-wxwidgets-gtk2-3.0.4/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -include /tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/agi_pre.h   -c -o /tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/colour_button.o /tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/colour_button.cpp
/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2/src/colour_button.cpp:21:33: fatal error: boost/gil/gil_all.hpp: No such file or directory
compilation terminated.

I will either investigate deeper over the weekend or write a bug report.

Björn

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

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

* Re: ‘staging’ merged!
  2019-02-09 14:57 Ludovic Courtès
  2019-02-09 15:06 ` Amirouche Boubekki
  2019-02-09 17:51 ` Björn Höfling
@ 2019-02-09 19:33 ` Christopher Baines
  2 siblings, 0 replies; 7+ messages in thread
From: Christopher Baines @ 2019-02-09 19:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-devel

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


Ludovic Courtès <ludo@gnu.org> writes:

> Hello Guix!
>
> I’ve just merged the ‘staging’ branch as ‘guix weather’ reported a
> rather sunny day.

Wahoo! :)

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

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

* Re: ‘staging’ merged!
  2019-02-09 15:06 ` Amirouche Boubekki
@ 2019-02-10  0:02   ` Chris Marusich
  0 siblings, 0 replies; 7+ messages in thread
From: Chris Marusich @ 2019-02-10  0:02 UTC (permalink / raw)
  To: Amirouche Boubekki; +Cc: Guix-devel

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

Amirouche Boubekki <amirouche.boubekki@gmail.com> writes:

> So it is time for guix pull && guix package -u?

Since it's easy to roll back both commands now, I'd say there's often
little reason not to try it out whenever you can - unless you're
concerned about state outside the store getting messed up.

For example, if you use GnuCash, which stores data outside the store,
you might be concerned about backwards incompatibilities upgrading from
one version to the next, even though Guix provides a good roll-back
story.

-- 
Chris

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

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

* ‘staging’ merged!
@ 2019-04-28 13:03 Ludovic Courtès
  2019-05-01 22:54 ` Mark H Weaver
  0 siblings, 1 reply; 7+ messages in thread
From: Ludovic Courtès @ 2019-04-28 13:03 UTC (permalink / raw)
  To: Guix-Devel

Hello Guix!

I’m happy to report that I’ve finally merged ‘staging’!  The branch
brings lots of updates, notably GNOME 2.28 (was 2.24).

Up-to-date substitutes are available from <https://ci.guix.info>.

Thanks to everyone who worked hard to make this happen!

Ludo’.

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

* Re: ‘staging’ merged!
  2019-04-28 13:03 ‘staging’ merged! Ludovic Courtès
@ 2019-05-01 22:54 ` Mark H Weaver
  0 siblings, 0 replies; 7+ messages in thread
From: Mark H Weaver @ 2019-05-01 22:54 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Guix-Devel

Hi Ludovic,

Ludovic Courtès <ludo@gnu.org> writes:

> I’m happy to report that I’ve finally merged ‘staging’!  The branch
> brings lots of updates, notably GNOME 2.28 (was 2.24).
>
> Up-to-date substitutes are available from <https://ci.guix.info>.

I notice that 'staging' was not built on Hydra before it was merged, or
at least not more than a couple of days before.  Now that Hydra is
finally building it, many problems are becoming evident, especially on
armhf-linux.

Have we abandoned the practice of building out experimental branches on
Hydra before merging them?  Does Berlin now have a significantly better
interface that would allow us to spot problems like the ones that Hydra
is now (belatedly) bringing to light?  Was Berlin able to build out
'staging' on armhf-linux before this merge?

        Mark

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

end of thread, other threads:[~2019-05-01 22:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-28 13:03 ‘staging’ merged! Ludovic Courtès
2019-05-01 22:54 ` Mark H Weaver
  -- strict thread matches above, loose matches on Subject: below --
2019-02-09 14:57 Ludovic Courtès
2019-02-09 15:06 ` Amirouche Boubekki
2019-02-10  0:02   ` Chris Marusich
2019-02-09 17:51 ` Björn Höfling
2019-02-09 19:33 ` Christopher Baines

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