Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86377 - media-gfx/f-spot Fails to Detect dev-db/sqlite
Summary: media-gfx/f-spot Fails to Detect dev-db/sqlite
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 05:18 UTC by Derek Berube
Modified: 2005-03-23 06:02 UTC (History)
0 users

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


Attachments
config.log from f-spot configure (f-spot_config.log,45.41 KB, text/plain)
2005-03-23 05:26 UTC, Derek Berube
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Berube 2005-03-23 05:18:09 UTC
When attempting to emerge the media-gfx/f-spot package, the system emerges dev-db/sqlite and then tries to emerge f-spot.  Unfortunately, when configuring f-spot, it reports that dev-db/sqlite could not be found.

Reproducible: Always
Steps to Reproduce:
1. At the console, enter the following command: emerge media-gfx/f-spot
2. The emerge fails and an error is displayed.
Actual Results:  
I get the following error message:

checking for sqlite_last_insert_rowid in -lsqlite... no
configure: error: sqlite not found

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/f-spot-0.0.11/work/f-spot-0.0.11/config.log


Expected Results:  
F-spot should have been built and installed without an error.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) 4 Mobile CPU 2.00GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
Feb 17 2005, 23:55:16)]
dev-lang/python:     2.2.3-r5, 2.3.5
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-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/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="-O3 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg candy ccache distlocks sandbox
sfperms"GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/
http://www.gtlib.cc.gatech.edu/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main
/usr/local/bmg-gnome-current"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups
curl dvd emboss encode esd fam flac foomaticdb fortran gdbm gif gnome gphoto2
gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 jack java jpeg junit
kerberos krb4 ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql nas
ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl png postgres python
quicktime readline samba scanner sdl slang spell sqlite ssl svga tcltk tcpd tiff
truetype truetype-fonts type1-fonts usb xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-03-23 05:22:33 UTC
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/f-spot-0.0.11/work/f-spot-0.0.11/config.log

could you do that, please?
Comment 2 Derek Berube 2005-03-23 05:26:08 UTC
Created attachment 54222 [details]
config.log from f-spot configure

As requested by the ebuild, attached is the
/var/tmp/portage/f-spot-0.0.11/work/f-spot-0.0.11/config.log file.
Comment 3 Derek Berube 2005-03-23 05:26:51 UTC
Wow that was fast!  Sorry .. went to get a cup of coffee before I did the attachment.  Didn't think anyone would look at the bug that quickly!  Wow!
Comment 4 Derek Berube 2005-03-23 05:31:08 UTC
The dev-db/sqlite package is installed:

wildstar ~ # emerge search sqlite
Searching...
[ Results for search key : sqlite ]
[ Applications found : 6 ]

*  dev-db/sqlite
      Latest version available: 3.1.6
      Latest version installed: 3.1.6
      Size of downloaded files: 1,306 kB
      Homepage:    http://www.sqlite.org
      Description: SQLite: An SQL Database Engine in a C Library.
      License:     as-is

...
Comment 5 Derek Berube 2005-03-23 05:35:17 UTC
Sorry, I filed this in the wrong space.  This ebuild is from the Break-My-Gentoo overlay.  I apologize.
Comment 6 Derek Berube 2005-03-23 06:02:33 UTC
Just to close the loop, the but 495 was created on the BMG bugzilla.
http://bugs.breakmygentoo.net/show_bug.cgi?id=495