Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943816 - dev-python/setproctitle-1.3.4-r1 - [ncurses-6.5] [gcc-15] src/c.h: error: two or more data types in declaration specifiers
Summary: dev-python/setproctitle-1.3.4-r1 - [ncurses-6.5] [gcc-15] src/c.h: error: two...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:02 UTC by Toralf Förster
Modified: 2024-11-28 07:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.69 KB, text/plain)
2024-11-18 19:02 UTC, Toralf Förster
Details
dev-python:setproctitle-1.3.4-r1:20241118-131909.log (dev-python:setproctitle-1.3.4-r1:20241118-131909.log,5.46 KB, text/plain)
2024-11-18 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.64 KB, text/plain)
2024-11-18 19:02 UTC, Toralf Förster
Details
environment (environment,165.03 KB, text/plain)
2024-11-18 19:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-18 19:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.20 KB, application/x-xz)
2024-11-18 19:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,564 bytes, application/x-xz)
2024-11-18 19:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.15 KB, application/x-xz)
2024-11-18 19:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.75 KB, application/x-xz)
2024-11-18 19:02 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-18 19:02:07 UTC
2024-11-18 13:20:30,571 root INFO running build_ext
2024-11-18 13:20:30,779 root INFO building 'setproctitle._setproctitle' extension
2024-11-18 13:20:30,780 root INFO creating /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/build/temp.linux-x86_64-cpython-312/src
2024-11-18 13:20:30,781 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -DSPT_VERSION=1.3.4 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/setproctitle.c -o /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/build/temp.linux-x86_64-cpython-312/src/setproctitle.o
In file included from src/spt_status.h:13,
                 from src/setproctitle.c:16:
src/c.h:18:14: error: two or more data types in declaration specifiers
   18 | typedef char bool;
      |              ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  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.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (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 46d8ec24ad944d13927d63e8eb7a52a46ee1a039
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 12:33:40 2024 +0000

    2024-11-18 12:33:40 UTC

emerge -qpvO =dev-python/setproctitle-1.3.4-r1
[ebuild     U ] dev-python/setproctitle-1.3.4-r1 [1.3.4] USE="-debug -test" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:02:08 UTC
Created attachment 909291 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:02:09 UTC
Created attachment 909292 [details]
dev-python:setproctitle-1.3.4-r1:20241118-131909.log
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:02:10 UTC
Created attachment 909293 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:02:12 UTC
Created attachment 909294 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:02:12 UTC
Created attachment 909295 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:02:13 UTC
Created attachment 909296 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:02:14 UTC
Created attachment 909297 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:02:15 UTC
Created attachment 909298 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:02:16 UTC
Created attachment 909299 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-28 07:23:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c27607fcb9c335084126b538df123ec56ed0e1

commit 41c27607fcb9c335084126b538df123ec56ed0e1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-28 07:21:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-28 07:23:00 +0000

    dev-python/setproctitle: build w/ -std=gnu17
    
    Bug: https://github.com/dvarrazzo/py-setproctitle/issues/145
    Closes: https://bugs.gentoo.org/943816
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/setproctitle/setproctitle-1.3.4-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)