Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444986 - 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
Summary: x11-libs/qt-mobility-1.2.2_p20120403 - In member function 'bool QtMobility::Q...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.7
  Show dependency tree
 
Reported: 2012-11-27 20:12 UTC by Andrei Slavoiu
Modified: 2012-12-05 13:38 UTC (History)
0 users

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


Attachments
emerge --info x11-libs/qt-mobility (emerge.info,7.66 KB, text/plain)
2012-11-27 20:14 UTC, Andrei Slavoiu
Details
build.log (build.log,191.12 KB, text/plain)
2012-11-27 20:18 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.