Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946972 - sys-power/nvclock-0.8_p20110102-r3 - [gcc-15] nvcontrol.c: error: conflicting types for init_nvcontrol; have int(Display )
Summary: sys-power/nvclock-0.8_p20110102-r3 - [gcc-15] nvcontrol.c: error: conflicting...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 22:03 UTC by Toralf Förster
Modified: 2024-12-26 22:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.38 KB, text/plain)
2024-12-26 22:03 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,88.62 KB, application/x-xz)
2024-12-26 22:03 UTC, Toralf Förster
Details
environment (environment,79.84 KB, text/plain)
2024-12-26 22:03 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-12-26 22:03 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.90 KB, application/x-xz)
2024-12-26 22:03 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.43 KB, application/x-xz)
2024-12-26 22:03 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,91.56 KB, application/x-xz)
2024-12-26 22:03 UTC, Toralf Förster
Details
sys-power:nvclock-0.8_p20110102-r3:20241224-211435.log (sys-power:nvclock-0.8_p20110102-r3:20241224-211435.log,8.09 KB, text/plain)
2024-12-26 22:03 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.40 KB, application/x-xz)
2024-12-26 22:03 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-12-26 22:03:36 UTC
>>> Compiling source in /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r3/work/nvclock-0.8_p20110102 ...
make -O -j4 -C src/ nvclock smartdimmer 
make -C backend
make -C nvcontrol
make[1]: Entering directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r3/work/nvclock-0.8_p20110102/src/nvcontrol'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../backend   -c -o nvcontrol.o nvcontrol.c
nvcontrol.c:149:5: error: conflicting types for init_nvcontrol; have int(Display *)
  149 | int init_nvcontrol(Display *dpy)
      |     ^~~~~~~~~~~~~~

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

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

  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-10
 [2] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.83.0
  [4]   rust-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit f4c3fc4c9bc6113d717e3f991205a7d3fd68ce2d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 24 20:48:20 2024 +0000

    2024-12-24 20:48:20 UTC

emerge -qpvO =sys-power/nvclock-0.8_p20110102-r3
[ebuild  N    ] sys-power/nvclock-0.8_p20110102-r3  USE="nvcontrol -gtk"
Comment 1 Toralf Förster gentoo-dev 2024-12-26 22:03:37 UTC
Created attachment 915018 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-26 22:03:38 UTC
Created attachment 915019 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-26 22:03:40 UTC
Created attachment 915020 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-26 22:03:40 UTC
Created attachment 915021 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-26 22:03:41 UTC
Created attachment 915022 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-26 22:03:42 UTC
Created attachment 915023 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-26 22:03:43 UTC
Created attachment 915024 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-26 22:03:44 UTC
Created attachment 915025 [details]
sys-power:nvclock-0.8_p20110102-r3:20241224-211435.log
Comment 9 Toralf Förster gentoo-dev 2024-12-26 22:03:45 UTC
Created attachment 915026 [details]
temp.tar.xz