Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875053 - x11-drivers/xf86-video-nv-2.1.22 - nv_driver.c: error: call to undeclared function xf86DisableRandR; ISO
Summary: x11-drivers/xf86-video-nv-2.1.22 - nv_driver.c: error: call to undeclared fun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:39 UTC by Toralf Förster
Modified: 2022-12-14 03:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2022-10-04 16:39 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.64 KB, application/x-bzip)
2022-10-04 16:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.08 KB, text/plain)
2022-10-04 16:40 UTC, Toralf Förster
Details
environment (environment,97.75 KB, text/plain)
2022-10-04 16:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.41 KB, application/x-bzip)
2022-10-04 16:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.10 KB, application/x-bzip)
2022-10-04 16:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.05 KB, application/x-bzip)
2022-10-04 16:40 UTC, Toralf Förster
Details
x11-drivers:xf86-video-nv-2.1.22:20221004-124600.log (x11-drivers:xf86-video-nv-2.1.22:20221004-124600.log,13.02 KB, text/plain)
2022-10-04 16:40 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 2022-10-04 16:39:58 UTC
too long lines were shrinked:

libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nv_cursor.c  -fPIC -DPIC -o .libs/nv_cursor.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nv_dac.c  -fPIC -DPIC -o .libs/nv_dac.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nv_driver.c  -fPIC -DPIC -o .libs/nv_driver.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nv_dga.c  -fPIC -DPIC -o .libs/nv_dga.o
nv_driver.c:2631:16: error: call to undeclared function 'xf86DisableRandR'; ISO
      C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit b7ba30bf8bac6a21f29a574161bd547b215d6795
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 11:32:46 2022 +0000

    2022-10-04 11:32:45 UTC

emerge -qpvO x11-drivers/xf86-video-nv
[ebuild  N    ] x11-drivers/xf86-video-nv-2.1.22
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:39:59 UTC
Created attachment 819592 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:40:00 UTC
Created attachment 819595 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:40:02 UTC
Created attachment 819598 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:40:03 UTC
Created attachment 819601 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:40:04 UTC
Created attachment 819604 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:40:05 UTC
Created attachment 819607 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:40:06 UTC
Created attachment 819610 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-04 16:40:07 UTC
Created attachment 819613 [details]
x11-drivers:xf86-video-nv-2.1.22:20221004-124600.log
Comment 10 Larry the Git Cow gentoo-dev 2022-11-11 17:04:38 UTC
The bug has been referenced in the following commit(s):

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

commit e7728b446b425d75a58a914a3f469733f6e0ac24
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-11-11 17:00:47 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-11-11 17:01:44 +0000

    profiles: Mask x11-drivers/xf86-video-nv for removal
    
    Bug: https://bugs.gentoo.org/875053
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/base/use.mask | 6 ++++++
 profiles/package.mask  | 7 +++++++
 2 files changed, 13 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2022-12-14 03:14:16 UTC
The bug has been closed via the following commit(s):

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

commit acd84e8c35f9cc43aa1945a164a96d278067b0e9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-12-14 03:06:25 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-12-14 03:14:01 +0000

    x11-drivers/xf86-video-nv: Delete
    
    Closes: https://bugs.gentoo.org/875053
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask                                 |  7 -------
 x11-drivers/xf86-video-nv/Manifest                    |  2 --
 x11-drivers/xf86-video-nv/metadata.xml                | 11 -----------
 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 15 ---------------
 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild | 11 -----------
 5 files changed, 46 deletions(-)