GNU bug report logs - #33509
core-updates: arc-theme fails with "Invalid GNOME version: 3.24"

Previous Next

Package: guix;

Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Date: Mon, 26 Nov 2018 11:56:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33509: closed (core-updates: arc-theme fails with "Invalid
 GNOME version: 3.24")
Date: Thu, 06 Dec 2018 17:38:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 06 Dec 2018 12:36:59 -0500
with message-id <874lbqo8uc.fsf <at> apteryx.i-did-not-set--mail-host-address--so-tickle-me>
and subject line Re: bug#33509: core-updates: arc-theme fails with "Invalid GNOME version: 3.24"
has caused the debbugs.gnu.org bug report #33509,
regarding core-updates: arc-theme fails with "Invalid GNOME version: 3.24"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33509: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33509
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: <bug-guix <at> gnu.org>
Subject: core-updates: arc-theme fails with "Invalid GNOME version: 3.24"
Date: Mon, 26 Nov 2018 12:55:15 +0100
[Message part 3 (text/plain, inline)]
On core-updates the package arc-theme fails:

starting phase `configure'
source directory: "/tmp/guix-build-arc-theme-20170302.drv-0/arc-theme-20170302" 
build directory: "/tmp/guix-build-arc-theme-20170302.drv-0/arc-theme-20170302"
configure flags: ("CONFIG_SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash
configure: WARNING: unrecognized options: --enable-fast-install
checking for a BSD-compatible install... /gnu/store/5s2nib1lrd2101bbrivcl17kjx1m
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/5s2nib1lrd2101bbrivcl17kjx1msp
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... yes
checking for pkg-config... /gnu/store/xyiyf12w4i7zf5g5b4ah0bi1mmd6i8xa-pkg-confi
checking pkg-config is at least version 0.9.0... yes
configure: error: Invalid GNOME version: 3.24

It seams that only GNOME versions until 3.22 are valid.

Nix has a workaround that sets the version down:

https://github.com/NixOS/nixpkgs/commit/165fa89762d7156bb3f2774cd3ff0d40cd0a9606

If I set the version hard to 3.22 the package builds again
successfully:

-     '(#:phases
+     '(#:configure-flags
+       '("--with-gnome=3.22")
+       #:phases

Is it legitimate to patch it like that or do we need more tests?

Björn


[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 33509-done <at> debbugs.gnu.org
Subject: Re: bug#33509: core-updates: arc-theme fails with "Invalid GNOME
 version: 3.24"
Date: Thu, 06 Dec 2018 12:36:59 -0500
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> writes:

> On Wed, 28 Nov 2018 00:24:15 +0100
> Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> wrote:
>
>> With your question, I double checked that this is really dead and
>> found in the bug tracker a link to a new, active fork:
>> 
>> https://github.com/NicoHood/arc-theme
>> 
>
> Patch submitted as:
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33546
>
> Björn

Tested OK and merged. Thank you :-)

Maxim


This bug report was last modified 6 years and 205 days ago.

Previous Next


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