GNU bug report logs - #44971
[PATCH 1/2] gnu: utox: Update to 0.18.0.

Previous Next

Package: guix-patches;

Reported by: Robert Karszniewicz <avoidr <at> posteo.de>

Date: Mon, 30 Nov 2020 21:27:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Karszniewicz <avoidr <at> posteo.de>
To: 44971 <at> debbugs.gnu.org
Subject: [bug#44971] uTox update fixes bug #43750
Date: Mon, 30 Nov 2020 23:50:52 +0100
Hello, I wanted to add, that my uTox package update fixes bug #43750.
http://issues.guix.gnu.org/43750

The bug was fixed upstream in version 0.17.2:

commit b608d584d9b6aeae916dec48c2cadf2e631f91b8
Author: Tobias Kortkamp <t <at> tobik.me>
Date:   Sat Nov 30 17:10:58 2019 +0100

    Unbreak build with OpenAL 1.20.0

    In file included from /home/tobias/src/github.com/uTox/uTox/src/av/audio.c:33:
    /usr/local/include/AL/alc.h:34:26: error: typedef redefinition with different types
          ('struct ALCdevice' vs 'struct ALCdevice_struct')
    typedef struct ALCdevice ALCdevice;
                             ^
    /home/tobias/src/github.com/uTox/uTox/src/av/audio.h:8:33: note: previous definition is here
    typedef struct ALCdevice_struct ALCdevice;
                                    ^
    1 error generated.




This bug report was last modified 4 years and 165 days ago.

Previous Next


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