Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927187 - app-editors/xemacs-21.4.24-r10 - emacs.c: error: passing argument 2 of sys_do_signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-editors/xemacs-21.4.24-r10 - emacs.c: error: passing argument 2 of sys_do...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XEmacs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2024-03-17 09:37 UTC by Toralf Förster
Modified: 2024-11-02 23:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.64 KB, text/plain)
2024-03-17 09:37 UTC, Toralf Förster
Details
app-editors:xemacs-21.4.24-r10:20240317-025242.log (app-editors:xemacs-21.4.24-r10:20240317-025242.log,114.01 KB, text/plain)
2024-03-17 09:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.64 KB, text/plain)
2024-03-17 09:37 UTC, Toralf Förster
Details
environment (environment,111.88 KB, text/plain)
2024-03-17 09:37 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.43 KB, application/x-xz)
2024-03-17 09:37 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.14 KB, application/x-xz)
2024-03-17 09:37 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,44.98 KB, text/plain)
2024-03-17 09:37 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.80 KB, application/x-xz)
2024-03-17 09:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-03-17 09:37:11 UTC
xemacs-faq.texi:8705: warning: @xref node name should not contain `.'
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -no-pie -fgnu89-inline -I. -I/usr/include/wnn -Demacs -I. -DHAVE_CONFIG_H elhash.c
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -no-pie -fgnu89-inline -I. -I/usr/include/wnn -Demacs -I. -DHAVE_CONFIG_H emacs.c
make[1]: Leaving directory '/var/tmp/portage/app-editors/xemacs-21.4.24-r10/work/xemacs-21.4.24/man'
x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -no-pie -fgnu89-inline -I. -I/usr/include/wnn -Demacs -I. -DHAVE_CONFIG_H eval.c
emacs.c: In function 'fatal_error_signal':
emacs.c:616:16: error: passing argument 2 of 'sys_do_signal' from incompatible pointer type [-Wincompatible-pointer-types]
  616 |   signal (sig, SIG_DFL);
      |                ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20240316-173136

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
  [2]   ruby33 (with Rubygems)
php cli (if any):

  HEAD of ::gentoo
commit d8758eac38dd79579b58dbe15b8791d763f7c8c7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 16 23:34:15 2024 +0000

    2024-03-16 23:34:14 UTC

emerge -qpvO app-editors/xemacs
[ebuild  N    ] app-editors/xemacs-21.5.35-r1  USE="berkdb bignum freewnn gdbm gif motif neXt postgres xft -X -Xaw3d -alsa -athena -debug -dnd -gpm -jpeg -ldap -nas -png -pop -tiff -xface -xim"
Comment 1 Toralf Förster gentoo-dev 2024-03-17 09:37:12 UTC
Created attachment 887810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-17 09:37:13 UTC
Created attachment 887811 [details]
app-editors:xemacs-21.4.24-r10:20240317-025242.log
Comment 3 Toralf Förster gentoo-dev 2024-03-17 09:37:14 UTC
Created attachment 887812 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-17 09:37:16 UTC
Created attachment 887813 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-17 09:37:17 UTC
Created attachment 887814 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-17 09:37:17 UTC
Created attachment 887815 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-17 09:37:19 UTC
Created attachment 887816 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-17 09:37:20 UTC
Created attachment 887817 [details]
temp.tar.xz
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2024-10-24 13:31:20 UTC
Is this fixed in newer versions?
Comment 10 Mats Lidell gentoo-dev 2024-10-24 15:02:05 UTC
I should not be a problem in 21.5.

The plan is to remove xemacs-21.4. 21.5 is marked stable for all architectures except sparc where there was an issue. That issue has been fixed for sparc in a recent update to xemacs-21.5-r4.ebuild. So waiting for the regular 30 day time window before stabilization request.

Do I need to speed this up or take other actions for removing the blockade?
Comment 11 Mats Lidell gentoo-dev 2024-11-02 23:01:00 UTC
Closing this since XEmacs 21.4 has been replaced by XEmacs 21.5.