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

Bug 16488

Summary: Missing pthread man-pages in glibc-2.3.2_pre1
Product: Gentoo Linux Reporter: Martin Ehmsen (RETIRED) <ehmsen>
Component: New packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Ehmsen (RETIRED) gentoo-dev 2003-02-27 12:54:14 UTC
When emerging glibc (2.3.2_pre1) the pthread man-pages is not installed.
I have reproduced this bug twice (with re-emerging).
As far as I can see the sys-libs/glibc/files dir contains a file called
glibc-manpages-2.3.1.tar.gz2 and when unpacked it contains all the missing
man-pages.

So a as far as I can see, the problem will be solved by editing the glibc-ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge glibc
2. man pthread_create
3. ls -al /usr/share/man/man3/p* returns no pthread-manpages.
Actual Results:  
Nothing.... That's the problem :-)

Expected Results:  
Given me a beatiful man-page to look at

# emerge info
Portage 2.0.47-r7 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2_pre1-r0)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(TM) XP1900+
GENTOO_MIRRORS="http://gentoo.linux.no/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 apm encode libg++ mikmod quicktime gdbm berkdb slang svga guile gpm
tcpd libwww esd imlib motif opengl python tcltk mmx 3dnow cdr cups X xv fbcon qt
qtmt gtk gtk2 -gnome -kde -arts ncurses readline gif jpeg sdl png tiff avi mpeg
alsa oss xmms oggvorbis flash pam ssl crypt mbox mozilla spell truetype xml xml2
pdflib tetex java perl nls zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-28 10:08:16 UTC
 # info libc

and search for 'POSIX Threads'.  I will not add the manpages until the next
official release (meaning this was intentional).
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-06 11:08:52 UTC
Did not add on purpose.