Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116766 - postgresql-7.4.10 install failure (missing doc file)
Summary: postgresql-7.4.10 install failure (missing doc file)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-26 03:18 UTC by Andrei Ivanov
Modified: 2007-09-22 23:44 UTC (History)
2 users (show)

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 Andrei Ivanov 2005-12-26 03:18:33 UTC
make: Entering directory `/var/tmp/portage/postgresql-7.4.10/work/postgresql-7.4.10/contrib/xml'
/bin/sh ../../config/install-sh -c -m 644 pgxml_dom.sql /var/tmp/portage/postgresql-7.4.10/image//usr/share/postgresql/contrib
/bin/sh ../../config/install-sh -c -m 644 ./README.pgxml /var/tmp/portage/postgresql-7.4.10/image//usr/share/doc/postgresql-7.4.10/contrib
/bin/sh ../../config/install-sh -c -m 755  libpgxml_dom.so.0.0 /var/tmp/portage/postgresql-7.4.10/image//usr/lib/postgresql/pgxml_dom.so
make: Leaving directory `/var/tmp/portage/postgresql-7.4.10/work/postgresql-7.4.10/contrib/xml'
dodoc: /var/tmp/portage/postgresql-7.4.10/work/README-hier-Pg7.4-0.5.3.html does not exist

!!! ERROR: dev-db/postgresql-7.4.10 failed.
!!! Function src_install, Line 168, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.1_pre2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.12.0_pre12
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /opt/openjms/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/alias /var/qmail/control /var/run/dspam"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr -falign-functions=4 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks fixpackages sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.lug.ro/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 acl adns alsa apache2 bitmap-fonts bzip2 crypt curl eds emboss ethereal expat fam flash freetds gd gif gmp gpm gstreamer idn imagemagick imap innodb java javamail jpeg junit ldap libg++ libwww maildir memlimit mhash mono mp3 ncurses nls noauthcram nptl ogg oss pam pcre pdflib pg-hier pg-intdatetime pg-vacuumdelay php pic png python readline ruby samba slang slp spell sse ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode urandom usb utf8 vorbis xml xml2 zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS

[ebuild     U ] dev-db/postgresql-7.4.10 [7.4.9] USE="-doc java libg++ nls pam -perl pg-hier pg-intdatetime pg-vacuumdelay python readline ssl -tcltk -threads xml2 zlib" 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-26 03:33:01 UTC
Sigh, why do you || die on dodoc? This thing does not take exactly one minute do compile and then fails just because of a missing html file. :/ Also, ebuilds should not do 'dodoc INSTALL'. 
Comment 2 Masatomo Nakano (RETIRED) gentoo-dev 2006-01-28 18:24:49 UTC
fixed in the latest versions