Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47422 - kdenetwork-3.2.1 fails with nptl
Summary: kdenetwork-3.2.1 fails with nptl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 04:27 UTC by Andreas Pokorny
Modified: 2004-09-03 07:37 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 Andreas Pokorny 2004-04-10 04:27:26 UTC
kdenetwork-3.2.1 fails to compile when glibc has been built with the nptl flag

/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DHAVE_PTHREADS -DALLOW24BPP -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-unused -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon-xp -msse -mmmx -m3dnow -mcpu=athlon-xp -O3 -fomit-frame-pointer -pipe -fexceptions -Wformat-security -Wmissing-format-attribute  -c -o rfbserver.lo `test -f 'rfbserver.c' || echo './'`rfbserver.c
In file included from rfb.h:133,
                 from rfbserver.c:28:
/usr/include/pthread.h:505: error: syntax error before "void"
rfbserver.c:63: warning: no previous prototype for `rfbIncrClientRef'
rfbserver.c:70: warning: no previous prototype for `rfbDecrClientRef'
rfbserver.c: In function `rfbNewUDPConnection':
rfbserver.c:1504: warning: unused parameter `rfbScreen'
make[3]: *** [rfbserver.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from rfb.h:133,
                 from main.c:35:
/usr/include/pthread.h:505: error: syntax error before "void"
main.c: In function `rfbLog':
main.c:77: warning: format not a string literal and no format arguments
main.c:79: warning: function might be possible candidate for `printf' format attribute
main.c: In function `clientOutput':
main.c:263: warning: passing arg 3 of `pthread_cond_timedwait' from incompatible pointer type
main.c: In function `defaultPtrAddEvent':
main.c:380: warning: unused parameter `buttonMask'
main.c: At top level:
main.c:396: warning: no previous prototype for `defaultSetXCutText'
main.c: In function `defaultSetXCutText':
main.c:395: warning: unused parameter `text'
main.c:395: warning: unused parameter `len'
main.c:395: warning: unused parameter `cl'
main.c: At top level:
main.c:414: warning: initialization discards qualifiers from pointer target type
main.c:415: warning: initialization discards qualifiers from pointer target type
main.c:429: warning: no previous prototype for `defaultGetCursorPtr'
main.c:435: warning: no previous prototype for `defaultPasswordCheck'
main.c: In function `doNothingWithClient':
main.c:480: warning: unused parameter `cl'
main.c: In function `defaultNewClientHook':
main.c:484: warning: unused parameter `cl'
main.c: In function `rfbGetScreen':
main.c:490: warning: unused parameter `samplesPerPixel'
main.c: In function `defaultKbdAddEvent':
main.c:375: warning: unused parameter `down'
main.c:375: warning: unused parameter `keySym'
main.c:375: warning: unused parameter `cl'
make[3]: *** [main.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdenetwork-3.2.1/work/kdenetwork-3.2.1/krfb/libvncserver'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdenetwork-3.2.1/work/kdenetwork-3.2.1/krfb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdenetwork-3.2.1/work/kdenetwork-3.2.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdenetwork-3.2.1 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-17 15:54:16 UTC
still a problem for 3.2.2?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-09-03 07:37:24 UTC
assuming fixed