Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281705 - app-misc/gpsdrive requries missing libgda-3.0
Summary: app-misc/gpsdrive requries missing libgda-3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
: 311875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-16 20:10 UTC by Mathieu Z
Modified: 2010-04-04 13:09 UTC (History)
3 users (show)

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


Attachments
/var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/build.log (gpsdrive-2.10pre7_build.log,6.08 KB, text/plain)
2010-02-07 12:18 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Z 2009-08-16 20:10:18 UTC
Emerge failed because it can't find libgda-3.0, but portage is at libgda-4 now after recent update. Need new USE/DEPEND?

Reproducible: Always

Steps to Reproduce:
1. emerge gpsdrive
2.
3.

Actual Results:  
>>> Emerging (1 of 3) app-misc/gpsdrive-2.10_pre7
 * gpsdrive-2.10pre7.tar.gz RMD160 SHA1 SHA256 size ;-) ...   [ ok ]
 * checking ebuild checksums ;-) ...                          [ ok ]
 * checking auxfile checksums ;-) ...                         [ ok ]
 * checking miscfile checksums ;-) ...                        [ ok ]
sandbox:main  signal SIGQUIT already had a handler ...

>>> Unpacking source...
>>> Unpacking gpsdrive-2.10pre7.tar.gz to /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work
>>> Source unpacked in /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work
sandbox:main  signal SIGQUIT already had a handler ...

>>> Preparing source in /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work/gpsdrive-2.10pre7 ...
>>> Source prepared.
sandbox:main  signal SIGQUIT already had a handler ...

>>> Configuring source in /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work/gpsdrive-2.10pre7 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work/gpsdrive-2.10pre7_build"
cmake -C /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_SCRIPTS=OFF -DWITH_MAPNIK=OFF -DWITH_DBUS=ON -DWITH_GDA3=ON -DWITH_SPEECH=OFF -DWITH_GDAL=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/gentoo_rules.cmake /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work/gpsdrive-2.10pre7
loading initial cache file /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Warning (dev) at CMakeLists.txt:31 (include):
  Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
  and POP.  Run "cmake --help-policy CMP0011" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  The included script

    /var/tmp/portage/app-misc/gpsdrive-2.10_pre7/work/gpsdrive-2.10pre7/cmake/Modules/DefineProjectDefaults.cmake

  affects policy settings.  CMake is implying the NO_POLICY_SCOPE option for
  compatibility, so the effects are applied to the including context.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for include files HAVE_LIBINTL_H
-- Looking for include files HAVE_LIBINTL_H - found
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- Looking for include files HAVE_CRYPT_H
-- Looking for include files HAVE_CRYPT_H - found
-- Looking for include files HAVE_LINUX_INET_H
-- Looking for include files HAVE_LINUX_INET_H - not found.
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- Looking for include files HAVE_LOCALE_H
-- Looking for include files HAVE_LOCALE_H - found
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- checking for module 'gtk+-2.0'
--   found gtk+-2.0, version 2.16.5
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.20.4
-- checking for module 'gmodule-2.0'
--   found gmodule-2.0, version 2.20.4
-- checking for module 'pango'
--   found pango, version 1.24.5
-- checking for module 'gdk-2.0'
--   found gdk-2.0, version 2.16.5
-- checking for module 'cairo'
--   found cairo, version 1.8.8
-- checking for module 'atk'
--   found atk, version 1.26.0
-- Found GTK2: /usr/lib/libgtk-x11-2.0.so;/usr/lib/libgdk-x11-2.0.so;/usr/lib/libglib-2.0.so
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.3
-- Found XML2: /usr/lib/libxml2.so
-- checking for module 'freetype2'
--   found freetype2, version 9.20.3
-- Found Freetype2: /usr/lib/libfreetype.so
-- checking for module 'sqlite3'
--   found sqlite3, version 3.6.17
-- Found Sqlite3: /usr/lib/libsqlite3.so
-- Found CURL: /usr/lib/libcurl.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found GPS: /usr/lib/libgps.so
-- checking for module 'libgda-3.0'
--   package 'libgda-3.0' not found
CMake Error at cmake/Modules/FindGDA3.cmake:100 (message):
  Could not find GDA3
Call Stack (most recent call first):
  src/CMakeLists.txt:26 (find_package)


-- Configuring incomplete, errors occurred!
 * 
 * ERROR: app-misc/gpsdrive-2.10_pre7 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 2902:  Called cmake-utils_src_configure
 *             environment, line  824:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
 *  The die message:
 *   cmake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/app-misc:gpsdrive-2.10_pre7:20090816-200251.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/environment'.
Comment 1 Steve Arnold archtester gentoo-dev 2009-08-23 00:06:22 UTC
In the tiny bit of documentation and source involved with libgda, it appears to only support the GDA3.0 API right now.  The latest version of gpsdrive is now updated to use only 3.0* so if you sync again in a little while, it should work for you (my system has both 3.0* and 4.0* installed).
Comment 2 Juergen Rose 2010-02-03 12:31:12 UTC
Some month later, 'emerge gpsdrive-2.10_pre7' fails for me with a similar error:
...
-- Found CURL: /usr/lib/libcurl.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found GPS: /usr/lib/libgps.so
-- checking for module 'libgda-3.0'
--   package 'libgda-3.0' not found
CMake Error at cmake/Modules/FindGDA3.cmake:100 (message):
  Could not find GDA3
Call Stack (most recent call first):
  src/CMakeLists.txt:26 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: app-misc/gpsdrive-2.10_pre7 failed:


root@inspironM12:/root(43)# qlist -Iv libgda
dev-libs/libgdata-0.5.1
gnome-extra/libgda-1.2.4
gnome-extra/libgda-4.1.0


root@inspironM12:/root(44)# emerge --info =app-misc/gpsdrive-2.10_pre7
Portage 2.1.7.17 (default/linux/x86/10.0/desktop, gcc-4.4.2, glibc-2.11-r1, 2.6.32-gentoo-r1 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.32-gentoo-r1-i686-Intel-R-_Atom-TM-_CPU_Z520_@_1.33GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 01 Feb 2010 07:30:01 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.0-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -mtune=generic -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=core2 -mtune=generic -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="C"
LDFLAGS="-Wl,-O1"
LINGUAS="de fr"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/java-overlay /var/lib/layman/science /var/lib/layman/x11 /var/lib/layman/zugaina /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac acl acpi administrator afs alsa ao aotuv apache2 asf aspell atlas audacious audiofile automount bash-completion beagle berkdb blas bluetooth boo boost branding bzip2 c++ cairo cardbus cdda cddb cdf cdio cdparanoia cdr cgi chm cli consolekit corba cracklib crypt cups curl cxx daap dbus dell device-mapper dga dia djvu doc dri ds2490 dts dv dvb dvd dvdr dvi dxr3 eds elf emacs emboss encode epiphany evo examples exif expat extensions extra extras fam fame ffmpeg fftw firefox fits flac fltk foomaticdb fortran fpx fts3 fuse galago garmin gd gdal gdbm geolocation geos gif gimp ginac git glade glib glitz gml gmp gnokii gnome gnome-keyring gnuplot gnutls gphoto2 gpm graphics graphtft graphviz gs gsl gsm gstreamer gtk guile hal harness hddtemp hdf hdf5 hlapi http httpd hvm iconv icq icu id3 ide imagemagick imap innodb ipod ipv6 irda ithreads jabber jadetex java java5 java6 jbig john jpeg jpeg2k kde kdrive kerberos kexi kpathsea kvm ladspa lame lapack laptop latex lcms ldap libffi libgda libnotify libsamplerate lirc lm_sensors lua lzo mad mail maildir mailwrapper math matroska mikmod mmx mmxext mng modules mono motif mozdevelop mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking networkmanager nfs nls nntp nptl nptlonly nsplugin ntfs ntp numarray numeric obex objc ocaml octave odbc ogdi ogg ole openexr opengl openmp overview pae pam pcre pda pdf perl plotutils plugins png podcast policykit posix postgres postscript ppds pppd preview-latex proj projectx pstricks pulseaudio pymol python qhull qt3 qt3support qt4 quicktime readline reflection reiserfs rle romio rpc rrdcgi rrdtool samba sasl science sdl semantic-desktop server session slang slp smbclient smp sndfile snmp soup sox speex spell spl sql sqlite sse sse2 ssl startup-notification stlport subtitles subversion suexec svg swig sysfs szip t1lib tcl tcpd tex tex4ht texmacs theora threads thunar thunderbird tidy tiff tk tntc tools truetype udev unicode usb userlocales utempter v4l2 virtualbox vorbis wav webdav webdav-serf webkit wifi win32codecs wmf wxwidgets x264 x86 xattr xcb xemacs xext xine xml xmlreader xmlrpc xorg xpm xulrunner xv xvid xvmc zlib zvbi" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse                evdev                synaptics               " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr" QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="psb intel vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

app-misc/gpsdrive-2.10_pre7 was built with the following:
USE="dbus doc gdal mapnik -debug -scripts" 


root@inspironM12:/root(45)# emerge -pqv =app-misc/gpsdrive-2.10_pre7
[ebuild   R   ] app-misc/gpsdrive-2.10_pre7  USE="dbus doc gdal mapnik -debug -scripts" 

Comment 3 Juergen Rose 2010-02-06 23:57:12 UTC
Please reopen
Comment 4 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-02-07 09:58:19 UTC
please attach full build log.
Comment 5 Juergen Rose 2010-02-07 12:18:27 UTC
Created attachment 218787 [details]
/var/tmp/portage/app-misc/gpsdrive-2.10_pre7/temp/build.log
Comment 6 Juergen Rose 2010-02-07 12:18:57 UTC
root@inspironM12:/usr/lib(65)# qlist -Iv libgda
dev-libs/libgdata-0.5.1
gnome-extra/libgda-1.2.4
gnome-extra/libgda-4.1.0
Comment 7 Steve Arnold archtester gentoo-dev 2010-02-13 05:41:02 UTC
Updated in portage; should pull in slot 3.
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2010-04-03 16:25:09 UTC
*** Bug 311875 has been marked as a duplicate of this bug. ***
Comment 9 Fabio Coatti 2010-04-04 13:09:24 UTC
This is not fixed, the behaviour is exactly the same now, and reported in Bug #311875