Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909292 Details for
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
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:setproctitle-1.3.4-r1:20241118-131909.log
dev-python:setproctitle-1.3.4-r1:20241118-131909.log (text/plain), 5.46 KB, created by
Toralf Förster
on 2024-11-18 19:02:09 UTC
(
hide
)
Description:
dev-python:setproctitle-1.3.4-r1:20241118-131909.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:02:09 UTC
Size:
5.46 KB
patch
obsolete
> * Package: dev-python/setproctitle-1.3.4-r1:0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_12 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking setproctitle-1.3.4.tar.gz to /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4 ... > * Build system packages: > * dev-python/gpep517 : 16 > * dev-python/installer : 0.7.0 > * dev-python/cython : 3.0.11 > * dev-python/setuptools : 75.5.0 > * dev-python/setuptools-rust : 1.10.2-r1 > * dev-python/setuptools-scm : 8.1.0 > * dev-python/wheel : 0.45.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4 ... > * python3_12: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for setproctitle-1.3.4 via setuptools.build_meta:__legacy__ >python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/wheel >2024-11-18 13:20:29,497 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >2024-11-18 13:20:30,136 root INFO running bdist_wheel >2024-11-18 13:20:30,419 root INFO running build >2024-11-18 13:20:30,492 root INFO running build_py >2024-11-18 13:20:30,568 root INFO creating /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/build/lib.linux-x86_64-cpython-312/setproctitle >2024-11-18 13:20:30,569 root INFO copying pkg/setproctitle/__init__.py -> /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/build/lib.linux-x86_64-cpython-312/setproctitle >2024-11-18 13:20:30,570 root INFO copying pkg/setproctitle/py.typed -> /var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/build/lib.linux-x86_64-cpython-312/setproctitle >2024-11-18 13:20:30,571 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >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; > | ^~~~ >src/c.h:18:1: warning: useless type name in empty declaration > 18 | typedef char bool; > | ^~~~~~~ >error: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit code 1 > * ERROR: dev-python/setproctitle-1.3.4-r1::gentoo failed (compile phase): > * Wheel build failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 4130: Called distutils-r1_src_compile > * environment, line 2032: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 804: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3737: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3211: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3209: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1287: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 2014: Called distutils-r1_python_compile > * environment, line 1836: Called distutils_pep517_install '/var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4-python3_12/install' > * environment, line 2361: Called die > * The specific snippet of code: > * local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed"); > * > * If you need support, post the output of `emerge --info '=dev-python/setproctitle-1.3.4-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/setproctitle-1.3.4-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:setproctitle-1.3.4-r1:20241118-131909.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/setproctitle-1.3.4-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/setproctitle-1.3.4-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4' > * S: '/var/tmp/portage/dev-python/setproctitle-1.3.4-r1/work/setproctitle-1.3.4' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 943816
:
909291
| 909292 |
909293
|
909294
|
909295
|
909296
|
909297
|
909298
|
909299