GNU bug report logs - #77970
Pkg profanity no longer builds

Previous Next

Package: guix;

Reported by: Frank Pursel <frank.pursel <at> gmail.com>

Date: Mon, 21 Apr 2025 18:21:02 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

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: Frank Pursel <frank.pursel <at> gmail.com>
Subject: bug#77970: closed (Re: issues.guix.gnu.org/77970)
Date: Tue, 29 Apr 2025 18:39:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77970: Pkg profanity no longer builds

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77970 <at> debbugs.gnu.org.

-- 
77970: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77970
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 77970-done <at> debbugs.gnu.org, Frank Pursel <frank.pursel <at> gmail.com>
Subject: Re: issues.guix.gnu.org/77970
Date: Tue, 29 Apr 2025 20:37:59 +0200
Hello,

thanks for the bug report! As mentioned there, it has been fixed in
   https://issues.guix.gnu.org/77982
so I am closing this issue.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Frank Pursel <frank.pursel <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Pkg profanity no longer builds
Date: Mon, 21 Apr 2025 11:19:53 -0700
Following the update to v0.15.0 profanity no longer builds on x86_64.

Here is some hopefully relevant error messaging:

src/plugins/python_plugins.c: In function ‘python_env_init’:
src/plugins/python_plugins.c:92:91: error: ‘_Py_XDECREF’ undeclared (first use in this function); did you mean ‘Py_XDECREF’?
   92 |     loaded_modules = g_hash_table_new_full(g_str_hash, g_str_equal, free, (GDestroyNotify)_Py_XDECREF);
      |                                                                                           ^~~~~~~~~~~
      |                                                                                           Py_XDECREF
src/plugins/python_plugins.c:92:91: note: each undeclared identifier is reported only once for each function it appears in
src/plugins/python_plugins.c: In function ‘python_init_hook’:
src/plugins/python_plugins.c:185:13: warning: implicit declaration of function ‘_Py_XDECREF’; did you mean ‘Py_XDECREF’? [-Wimplicit-function-declaration]
  185 |             _Py_XDECREF(p_function);
      |             ^~~~~~~~~~~
      |             Py_XDECREF
make[1]: *** [Makefile:2085: src/plugins/python_plugins.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/guix-build-profanity-0.15.0.drv-0/profanity-0.15.0'
make: *** [Makefile:1314: all] Error 2
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("-j" "8" "gtk_update_icon_cache=true") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `build' failed after 24.4 seconds
command "make" "-j" "8" "gtk_update_icon_cache=true" failed with status 2
build process 10 exited with status 256




This bug report was last modified 20 days ago.

Previous Next


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