Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944178 - app-text/xdvik-22.87.06-r1 - [libtool] [gcc-15] squeeze.c: error: conflicting types for exit; have void(void)
Summary: app-text/xdvik-22.87.06-r1 - [libtool] [gcc-15] squeeze.c: error: conflicting...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 16:11 UTC by Toralf Förster
Modified: 2024-11-26 06:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.87 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
app-text:xdvik-22.87.06-r1:20241120-070302.log (app-text:xdvik-22.87.06-r1:20241120-070302.log,18.70 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,249.07 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
environment (environment,122.19 KB, text/plain)
2024-11-20 16:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.85 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.86 KB, application/x-xz)
2024-11-20 16:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,68.21 KB, application/x-xz)
2024-11-20 16:11 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-11-20 16:11:29 UTC
make -O -j4 kpathsea_dir=/usr/include/kpathsea 
make  all-recursive
Making all in squeeze
make[2]: Entering directory '/var/tmp/portage/app-text/xdvik-22.87.06-r1/work/xdvik-22.87.06/texk/xdvik/squeeze'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"xdvik\ squeeze\" -DPACKAGE_TARNAME=\"xdvik-squeeze\" -DPACKAGE_VERSION=\"22.84.15\" -DPACKAGE_STRING=\"xdvik\ squeeze\ 22.84.15\" -DPACKAGE_BUGREPORT=\"tex-k@tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xdvik-squeeze\" -DVERSION=\"22.84.15\" -I.    -Wimplicit -Wreturn-type -O2 -pipe -march=native -fno-diagnostics-color -c -o squeeze.o squeeze.c
squeeze.c: In function main:
squeeze.c:121:17: error: conflicting types for exit; have void(void)
  121 |     extern void exit();
      |                 ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-211502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 8f714fa25a38e226b88cbe2fb6edd0fb5f171f98
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 20 05:18:44 2024 +0000

    2024-11-20 05:18:43 UTC

emerge -qpvO =app-text/xdvik-22.87.06-r1
[ebuild  N    ] app-text/xdvik-22.87.06-r1  USE="(-Xaw3d) -emacs -motif -neXt"
Comment 1 Toralf Förster gentoo-dev 2024-11-20 16:11:30 UTC
Created attachment 910699 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 16:11:31 UTC
Created attachment 910700 [details]
app-text:xdvik-22.87.06-r1:20241120-070302.log
Comment 3 Toralf Förster gentoo-dev 2024-11-20 16:11:32 UTC
Created attachment 910701 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-20 16:11:33 UTC
Created attachment 910702 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-20 16:11:34 UTC
Created attachment 910703 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 16:11:35 UTC
Created attachment 910704 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-20 16:11:35 UTC
Created attachment 910705 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-20 16:11:37 UTC
Created attachment 910706 [details]
qlist-info.txt.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-11-26 06:33:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c387fef62bfcf3d647193ef11c631d93d352396

commit 9c387fef62bfcf3d647193ef11c631d93d352396
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-26 06:32:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-26 06:32:49 +0000

    app-text/xdvik: fix C23 compat
    
    Closes: https://bugs.gentoo.org/944178
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/xdvik/files/xdvik-22.87.06-c23.patch      | 83 ++++++++++++++++++++++
 .../xdvik/files/xdvik-22.87.06-squeeze-c23.patch   | 12 ++++
 app-text/xdvik/xdvik-22.87.06-r1.ebuild            |  2 +
 3 files changed, 97 insertions(+)