Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225793 - kde-base/kdesu-3.5.9 fails with glibc 2.8
Summary: kde-base/kdesu-3.5.9 fails with glibc 2.8
Status: RESOLVED DUPLICATE of bug 225727
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 20:04 UTC by Kevin Bowling
Modified: 2008-06-10 20:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling 2008-06-10 20:04:09 UTC
glibc-2.8 borkage

Reproducible: Always

Steps to Reproduce:
1. glibc-2.8
2. emerge kde-base/kdesu-3.5.9
3. fail



x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=opteron -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIE -c -o handler.o handler.cpp
In file included from /usr/kde/3.5/include/kaboutdata.h:24,
                 from kdesud.cpp:68:
/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/qt/3/include/qimage.h:58: warning: suggest parentheses around && within ||
In file included from handler.h:13,
                 from handler.cpp:27:
secure.h:19: error: redefinition of 'struct ucred'In file included from handler.h:13,
                 from kdesud.cpp:74:
secure.h: At global scope:
secure.h:19: error: redefinition of 'struct ucred'
/usr/include/bits/socket.h:307: error: previous definition of 'struct ucred'

/usr/include/bits/socket.h:307: error: previous definition of 'struct ucred'
Comment 1 Kevin Bowling 2008-06-10 20:12:38 UTC

*** This bug has been marked as a duplicate of bug 225727 ***