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

Bug 835992

Summary: xfce-extra/xfce4-sensors-plugin-1.4.3 refuses to compile
Product: Gentoo Linux Reporter: Markus Giese <spreetec>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Markus Giese 2022-03-25 11:41:40 UTC
Applying user patches from /etc/portage/patches ...
 [32m*[0m Applying sensors.patch ...
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
| Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
|--- a/lib/nvidia.c	2017-04-19 10:42:44.000000000 -0400
|+++ b/lib/nvidia.c	2020-10-02 21:27:43.722435421 -0400

Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge =xfce4-sensors-plugin-1.4.3
3.
Actual Results:  
compiling stops

Expected Results:  
should compile fine

bug since 2-3 versions. i hoped it would resolve in time but it still did not
Comment 1 Markus Giese 2022-03-25 11:41:59 UTC
Created attachment 767781 [details]
build.log
Comment 2 Markus Giese 2022-03-25 11:43:16 UTC
Created attachment 767782 [details]
emerge --info
Comment 3 Ionen Wolkens gentoo-dev 2022-03-25 11:46:49 UTC
patch -p1  failed with /etc/portage/patches/xfce-extra/xfce4-sensors-plugin/sensors.patch

This is your own patch from /etc/portage/patches, likely obsolete and should be removed.
Comment 4 Ionen Wolkens gentoo-dev 2022-03-25 11:49:04 UTC
(In reply to Ionen Wolkens from comment #3)
> likely obsolete
Well, seeing how I'm the author of that patch.. yes it is definitely obsolete, the fix was upstreamed :)
Comment 5 Markus Giese 2022-03-25 12:41:52 UTC
thank you guys. feeling stupid now. the removal fixed my issue !


thanks a lot !