Your message dated Sun, 17 Feb 2008 20:47:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458576: fixed in gpsd 2.37~rc1-1
has caused the Debian Bug report #458576,
regarding libgps-dev: some symbols seem to be missing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
458576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458576
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libgps-dev
Version: 2.35-2
Severity: normal
When using the latest libgps the following happens:
| Linking CXX shared library ../../../lib/libmarblewidget.so
| CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `gpsmm':
| /usr/include/libgpsmm.h:17: undefined reference to `vtable for gpsmm'
| CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `GpsTracking':
|
/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/marble/src/lib/gps/GpsTracking.cpp:46:
undefined reference to `gpsmm::open(char const*, char const*)'
| CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `gpsmm':
| /usr/include/libgpsmm.h:17: undefined reference to `vtable for gpsmm'
| CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function `GpsTracking':
|
/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/marble/src/lib/gps/GpsTracking.cpp:46:
undefined reference to `gpsmm::open(char const*, char const*)'
| CMakeFiles/marblewidget.dir/gps/GpsTracking.o: In function
`GpsTracking::update(QSize const&, ViewParams*, QRegion&)':
|
/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/marble/src/lib/gps/GpsTracking.cpp:195:
undefined reference to `gpsmm::query(char const*)'
| collect2: ld returned 1 exit status
| make[3]: *** [lib/libmarblewidget.so.4.0.0] Error 1
| make[3]: Leaving directory
`/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/obj-i486-linux-gnu'
| make[2]: *** [marble/src/lib/CMakeFiles/marblewidget.dir/all] Error 2
| make[2]: Leaving directory
`/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/obj-i486-linux-gnu'
| make[1]: *** [marble/src/lib/CMakeFiles/marblewidget.dir/rule] Error 2
| make[1]: Leaving directory
`/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/packages/kdeedu/obj-i486-linux-gnu'
| make: *** [marblewidget] Error 2
I noticed this when I tried to build kdeedu from kde4. The kdeedu package built
fine with an
older version (sorry, don't remeber which and didn't try to find it out) and it
fails now.
If you want to reproduce it: kdeedu is in experimental. Notice: the latest
version doesn't build
depend anymore on libgps-dev for obvious reasons...
Greetings,
Armin
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (400, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: gpsd
Source-Version: 2.37~rc1-1
We believe that the bug you reported is fixed in the latest version of
gpsd, which is due to be installed in the Debian FTP archive:
gpsd-clients_2.37~rc1-1_i386.deb
to pool/main/g/gpsd/gpsd-clients_2.37~rc1-1_i386.deb
gpsd_2.37~rc1-1.diff.gz
to pool/main/g/gpsd/gpsd_2.37~rc1-1.diff.gz
gpsd_2.37~rc1-1.dsc
to pool/main/g/gpsd/gpsd_2.37~rc1-1.dsc
gpsd_2.37~rc1-1_i386.deb
to pool/main/g/gpsd/gpsd_2.37~rc1-1_i386.deb
gpsd_2.37~rc1.orig.tar.gz
to pool/main/g/gpsd/gpsd_2.37~rc1.orig.tar.gz
libgps-dev_2.37~rc1-1_i386.deb
to pool/main/g/gpsd/libgps-dev_2.37~rc1-1_i386.deb
libgps17_2.37~rc1-1_i386.deb
to pool/main/g/gpsd/libgps17_2.37~rc1-1_i386.deb
python-gps_2.37~rc1-1_i386.deb
to pool/main/g/gpsd/python-gps_2.37~rc1-1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernd Zeimetz <[EMAIL PROTECTED]> (supplier of updated gpsd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 17 Feb 2008 16:38:19 +0100
Source: gpsd
Binary: gpsd gpsd-clients python-gps libgps17 libgps-dev
Architecture: source i386
Version: 2.37~rc1-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[EMAIL PROTECTED]>
Changed-By: Bernd Zeimetz <[EMAIL PROTECTED]>
Description:
gpsd - GPS (Global Positioning System) daemon
gpsd-clients - Clients for the GPS daemon
libgps-dev - C library for communicating with GPS devices (development files)
libgps17 - C library for communicating with GPS devices
python-gps - Python interface to gpsd and testing environment
Closes: 458576
Changes:
gpsd (2.37~rc1-1) unstable; urgency=low
.
* New upstream release candidate, including C++ support again
(Closes: #458576).
* debian/rules:
- A bit of housekeeping and cruft removal.
* debian/libgps-dev.install:
- File added (instead of handling this in debian/rules).
* debian/patches:
- garmin-usb-fix.dpatch, gpxlogger-gps.h.dpatch,
gpsd_dbus.h-buildfix.dpatch: Removed, integrated upstream.
* debian/libgps17.symbols:
- File updated. ignoring C++ related symbols for now as they should be
arch-dependent. Will be added after the package was built on all arches.
* debian/watch:
- Adding uversionmangle as upstream's X.YrcZ versions are greater than the
later X.Y version, so rewrite X.YrcZ to X.Y~rcZ.
Files:
7b44ddfbb21bb263e8eecea309c1014d 899 misc optional gpsd_2.37~rc1-1.dsc
1ff36b2ab02b263375cb92df576e8ad7 712945 misc optional gpsd_2.37~rc1.orig.tar.gz
13c9e15912809c0e2e565acc5c502a69 25062 misc optional gpsd_2.37~rc1-1.diff.gz
a91d33c5a6111aeb7bb0c7d7e70706c9 62244 misc optional gpsd_2.37~rc1-1_i386.deb
98754fa69f156f3e7f3ace1497a5d5d9 77374 misc optional
gpsd-clients_2.37~rc1-1_i386.deb
2c366f64ea5148f70b2967c5e622f345 70676 python optional
python-gps_2.37~rc1-1_i386.deb
66d691a45e5bc9d7a81a9eabd58938f6 90938 libs optional
libgps17_2.37~rc1-1_i386.deb
adf3493d54a80da53426b8d20904dadd 125102 libdevel optional
libgps-dev_2.37~rc1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHuJU1BnqtBMk7/3kRAkCeAJ47UNddwxIPyc8TytclyXBrox6EIwCdGz/l
cUZ470+Y4/hXmwJwniXodeY=
=muXh
-----END PGP SIGNATURE-----
--- End Message ---