Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82438 - dev-db/sqlite-3.1.2 fails to build
Summary: dev-db/sqlite-3.1.2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Tal Peer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-18 01:37 UTC by postmodern
Modified: 2005-02-18 11:23 UTC (History)
1 user (show)

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


Attachments
config.log (config.log,34.24 KB, text/plain)
2005-02-18 01:38 UTC, postmodern
Details
Proposed fix (sqlite.patch,391 bytes, patch)
2005-02-18 05:28 UTC, Douglas Creager
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description postmodern 2005-02-18 01:37:12 UTC
build fails on ./configure

Reproducible: Always
Steps to Reproduce:
1. emerge =sqlite-3.1.2
2.
3.

Actual Results:  
failure.

Expected Results:  
success.

Gentoo Base System version 1.4.16
Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3400+
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 03:24:22)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
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.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -O3 -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O3 -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts cdr crypt curl dvd encode esd f77 fam
flac font-server fortran gif gpm gtk gtk2 imlib ipv6 java jp2 jpeg lzw lzw-tiff
motif mozilla mp3 multilib ncurses network nls oggvorbis opengl oss pam perl png
python readline samba sdl speex spell sqlite ssl tcpd theora tiff truetype
truetype-fonts type1-fonts usb userlocales xml xml2 xmms xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 postmodern 2005-02-18 01:38:05 UTC
Created attachment 51497 [details]
config.log
Comment 2 Douglas Creager 2005-02-18 05:28:36 UTC
Created attachment 51513 [details, diff]
Proposed fix

I am able to reproduce this bug on the x86 platform as well.  The problem seems
to be how the ebuild uses $(get_libdir) to find its TCL dependency.  Inherting
from eutils seems to fix this problem.
Comment 3 Anders Rune Jensen (RETIRED) gentoo-dev 2005-02-18 11:23:21 UTC
Thank you for reporting. Fixed in cvs.