Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200401 - gnome-system-monitor-2.20.1 compile error in "/usr/include/pcre_stringpiece.h"
Summary: gnome-system-monitor-2.20.1 compile error in "/usr/include/pcre_stringpiece.h"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 15:00 UTC by Ivan Diorditsa
Modified: 2007-11-27 08:22 UTC (History)
0 users

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


Attachments
gnom-system-monitor-2.20.1 build log (build.log,23.08 KB, text/plain)
2007-11-26 15:02 UTC, Ivan Diorditsa
Details
emerge --info output (emerge--info,3.17 KB, text/plain)
2007-11-26 15:04 UTC, Ivan Diorditsa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Diorditsa 2007-11-26 15:00:14 UTC
In file included from /usr/include/pcrecpp.h:338,
                 from regex.h:5,
                 from defaulttable.h:5,
                 from prettytable.cpp:15:
/usr/include/pcre_stringpiece.h:50:30: error: bits/type_traits.h: No such file or directory
/usr/include/pcre_stringpiece.h:165: error: '__type_traits' is not a template
/usr/include/pcre_stringpiece.h:165: error: explicit specialization of non-template '__type_traits'
make[2]: *** [prettytable.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-system-monitor-2.20.1/work/gnome-system-monitor-2.20.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-system-monitor-2.20.1/work/gnome-system-monitor-2.20.1'
make: *** [all] Error 2
Comment 1 Ivan Diorditsa 2007-11-26 15:02:35 UTC
Created attachment 137043 [details]
gnom-system-monitor-2.20.1 build log
Comment 2 Ivan Diorditsa 2007-11-26 15:04:09 UTC
Created attachment 137045 [details]
emerge --info output
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-11-26 15:06:30 UTC
could you provide emerge -pv libpcre ?
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-11-26 15:12:56 UTC
And the output of emerge --info
Comment 5 Ivan Diorditsa 2007-11-26 15:14:48 UTC
# emerge -pv libpcre

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-libs/libpcre-7.4  USE="unicode -doc" 0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 6 Ivan Diorditsa 2007-11-26 15:15:28 UTC
I googled for type_traits.h file and found that it belongs to
dev-libs/libsigc++. I reemerged it but problem remained.

http://forums.gentoo.org/viewtopic-t-614345-highlight-gnomesystemmonitor.html :
Emerging 2.16.1 firest and then 2.20.1 didn't solve the bug (actually, I still
have 2.16.1 in my system because 2.18.2 compiled well but did not work. I don't
care about 2.18.2 because there is 2.20.1 available)
Comment 7 Ivan Diorditsa 2007-11-26 15:29:55 UTC
Reemerging dev-libs/libpcre solved the problem - gnome-system-monitor-2.20.1 compiled successfully

Thanks for help
Comment 8 Rémi Cardona (RETIRED) gentoo-dev 2007-11-27 08:21:25 UTC
Reopening
Comment 9 Rémi Cardona (RETIRED) gentoo-dev 2007-11-27 08:22:04 UTC
Closing with proper resolution. Thanks for the follow up.