From: Andy Tai <atai@atai.org>
To: 63156@debbugs.gnu.org
Subject: bug#63156: Acknowledgement (guix package -u failure on pyopengl-accelerate-3.1.5)
Date: Fri, 28 Apr 2023 23:10:31 -0700 [thread overview]
Message-ID: <CAJsg1E8PDrafXi8VuHB=AnbmncN7FRBZEah7WV3NRhWbmDs20A@mail.gmail.com> (raw)
In-Reply-To: <handler.63156.B.168271189528774.ack@debbugs.gnu.org>
These may be the key error lines:
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall
-fno-semantic-interposition -fPIC
-I/tmp/guix-build-python-pyopengl-accelerate-3.1.5.drv-0/PyOpenGL-accelerate-3.1.5/..
-I/tmp/guix-build-python-pyopengl-accelerate-3.1.5.drv-0/PyOpenGL-accelerate-3.1.5/src
-I/tmp/guix-build-python-pyopengl-accelerate-3.1.5.drv-0/PyOpenGL-accelerate-3.1.5
-I/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.10
-c src/vbo.c -o build/temp.linux-x86_64-cpython-310/src/vbo.o
src/vbo.c: In function ‘__pyx_tp_dealloc_17OpenGL_accelerate_3vbo_VBO’:
src/vbo.c:11131:5: error: lvalue required as increment operand
11131 | ++Py_REFCNT(o);
| ^~
src/vbo.c:11133:5: error: lvalue required as decrement operand
11133 | --Py_REFCNT(o);
| ^~
src/vbo.c: In function ‘__pyx_tp_dealloc_17OpenGL_accelerate_3vbo_VBOOffset’:
src/vbo.c:11619:5: error: lvalue required as increment operand
11619 | ++Py_REFCNT(o);
| ^~
src/vbo.c:11621:5: error: lvalue required as decrement operand
11621 | --Py_REFCNT(o);
| ^~
next prev parent reply other threads:[~2023-04-29 6:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-28 19:57 bug#63156: guix package -u failure on pyopengl-accelerate-3.1.5 Andy Tai
[not found] ` <handler.63156.B.168271189528774.ack@debbugs.gnu.org>
2023-04-29 6:10 ` Andy Tai [this message]
2023-04-29 6:44 ` bug#63156: Acknowledgement (guix package -u failure on pyopengl-accelerate-3.1.5) Andy Tai
2023-05-11 7:45 ` bug#63156: guix package -u failure on pyopengl-accelerate-3.1.5 Lars-Dominik Braun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJsg1E8PDrafXi8VuHB=AnbmncN7FRBZEah7WV3NRhWbmDs20A@mail.gmail.com' \
--to=atai@atai.org \
--cc=63156@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.