Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97500 - emerge of man-1.6 fails
Summary: emerge of man-1.6 fails
Status: RESOLVED DUPLICATE of bug 97439
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 08:26 UTC by Brian Dilks
Modified: 2005-06-30 08:29 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 Brian Dilks 2005-06-30 08:26:21 UTC
emerge -Du world --newuse

Goes to emerge sys-apps/man-1.6 where it fails.

Reproducible: Always
Steps to Reproduce:
1.emerge -Du world --newuse


Actual Results:  
==== Making the slovenian man pages. ====
make[2]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[1]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man'

!!! ERROR: sys-apps/man-1.6 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
emerged man-1.6

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun 28 2005, 13:56:21)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.seren.com/gentoo
http://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts bzlib crypt cups curl
emboss encode expat foomaticdb fortran gdbm gif gpm imlib ipv6 java javascript
jpeg libg++ libwww mad mikmod motif mp3 mpeg mysql mysqli ncurses nls oggvorbis
opengl oss pam pdflib perl php png python qt quicktime readline samba sasl sdl
sharedmem soap spell sse ssl szip tcpd tiff truetype truetype-fonts type1-fonts
usb x86 xml xml2 xmlrpc xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-30 08:29:13 UTC
Dupe #7...

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