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

Bug 444986

Summary: x11-libs/qt-mobility-1.2.2_p20120403 - In member function 'bool QtMobility::QSystemScreenSaverPrivate::setScreenSaverInhibit()': linux/qsysteminfo_linux.cpp:706:35: error: 'getppid' was not declared in this scope
Product: Gentoo Linux Reporter: Andrei Slavoiu <ansla80>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 390247    
Attachments: emerge --info x11-libs/qt-mobility
build.log

Description Andrei Slavoiu 2012-11-27 20:12:00 UTC
linux/qsysteminfo_linux.cpp: In member function 'bool QtMobility::QSystemScreenSaverPrivate::setScreenSaverInhibit()':
linux/qsysteminfo_linux.cpp:706:35: error: 'getppid' was not declared in this scope
linux/qsysteminfo_linux.cpp: In member function 'bool QtMobility::QSystemScreenSaverPrivate::isScreenSaverActive()':
linux/qsysteminfo_linux.cpp:815:35: error: 'getppid' was not declared in this scope


Reproducible: Always




Is allready fixed in git by thos commit http://qt.gitorious.org/qt-mobility/qt-mobility/commit/09a0e56acb6a49a99fc1c0feaa2ab9344dcfd8c3
Comment 1 Andrei Slavoiu 2012-11-27 20:14:35 UTC
Created attachment 330758 [details]
emerge --info x11-libs/qt-mobility
Comment 2 Andrei Slavoiu 2012-11-27 20:18:21 UTC
Created attachment 330760 [details]
build.log
Comment 3 Michael Palimaka (kensington) gentoo-dev 2012-12-05 13:38:51 UTC
Thanks, fixed in CVS.

+  05 Dec 2012; Michael Palimaka <kensington@gentoo.org>
+  +qt-mobility-1.2.2_p20121205.ebuild:
+  New snapshot to fix bug #444986.