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

Bug 326169

Summary: sys-libs/tdb-1.2.1: fails to build - failed to load external entity
Product: Gentoo Linux Reporter: Juho Jokelainen <juho_jokelainen>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Juho Jokelainen 2010-06-29 14:42:35 UTC
Trying to install samba now pulls tdb, which (it seems) was part of samba-libs earlier.
Trying to install tdb halts like this:

make: *** [pytdb.o] Error 1
make: *** Waiting for unfinished jobs....
I/O error : Attempt to load network entity http://www.samba.org/samba/DTD/samba-doc
manpages/tdbbackup.8.xml:2: warning: failed to load external entity "http://www.samba.org/samba/DTD/samba-doc"
 DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"
                                                                               ^
Note: Writing tdbbackup.8
 * ERROR: sys-libs/tdb-1.2.1 failed:
 *   emake shared-build failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 4899:  Called die
 * The specific snippet of code:
 *       emake shared-build || die "emake shared-build failed";




Reproducible: Always

Steps to Reproduce:
1. emerge samba (or tdb)
2.
3.
Comment 1 Juho Jokelainen 2010-06-29 14:43:54 UTC
Created attachment 236917 [details]
build log
Comment 2 Juho Jokelainen 2010-06-29 14:45:05 UTC
Created attachment 236919 [details]
emerge --info
Comment 3 Rafał Mużyło 2010-06-29 15:40:34 UTC
Well, quick thinking.

*** This bug has been marked as a duplicate of bug 297576 ***
Comment 4 Juho Jokelainen 2010-06-29 16:30:39 UTC
Thank you.

eselect python set 1
(python 2.x)

was all it needed to compile.