Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326169 - sys-libs/tdb-1.2.1: fails to build - failed to load external entity
Summary: sys-libs/tdb-1.2.1: fails to build - failed to load external entity
Status: RESOLVED DUPLICATE of bug 297576
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 14:42 UTC by Juho Jokelainen
Modified: 2010-06-29 16:30 UTC (History)
0 users

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


Attachments
build log (tdb-build.txt,20.52 KB, text/plain)
2010-06-29 14:43 UTC, Juho Jokelainen
Details
emerge --info (emerge-info.txt,3.74 KB, text/plain)
2010-06-29 14:45 UTC, Juho Jokelainen
Details

Note You need to log in before you can comment on or make changes to this bug.
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.