Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 706742

Summary: x11-drivers/nvidia-drivers-440.44-r1 - ld: ./gtk3/ctkvdpau.o:.../work/nvidia-settings-440.44/src/gtk+-2.x/ctkvdpau.h:70: multiple definition of `VDPAUDeviceFunctions'; ./gtk3/ctkwindow.o:.../work/nvidia-settings-440.44/src/gtk+-2.x/ctkvdpau.h:70: first de
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/NVIDIA/nvidia-settings/pull/47
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    

Description Jeroen Roovers (RETIRED) gentoo-dev 2020-01-27 18:51:19 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./gtk3/ctkvdpau.o:/home/jer/portage/x11-drivers/nvidia-drivers-440.44-r1/work/nvidia-settings-440.44/src/gtk+-2.x/ctkvdpau.h:70: multiple definition of `VDPAUDeviceFunctions'; ./gtk3/ctkwindow.o:/home/jer/portage/x11-drivers/nvidia-drivers-440.44-r1/work/nvidia-settings-440.44/src/gtk+-2.x/ctkvdpau.h:70: first defined here
Comment 1 Larry the Git Cow gentoo-dev 2020-01-27 19:55:46 UTC
The bug has been closed via the following commit(s):

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

commit 6f8cf8941216354dd5f962c9f56eaeb2a596cd40
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-01-27 19:48:14 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-01-27 19:55:43 +0000

    x11-drivers/nvidia-drivers: Fix CFLAGS=-fno-common
    
    Package-Manager: Portage-2.3.85, Repoman-2.3.20
    Closes: https://bugs.gentoo.org/706742
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 .../files/nvidia-settings-fno-common.patch         | 22 ++++++++++++++++++++++
 .../nvidia-drivers/nvidia-drivers-340.108.ebuild   |  9 +++++++++
 .../nvidia-drivers-390.132-r1.ebuild               |  8 ++++++--
 .../nvidia-drivers/nvidia-drivers-430.64-r1.ebuild |  8 ++++++--
 .../nvidia-drivers/nvidia-drivers-435.21-r1.ebuild |  8 ++++++--
 .../nvidia-drivers/nvidia-drivers-440.44-r1.ebuild |  8 ++++++--
 6 files changed, 55 insertions(+), 8 deletions(-)