Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 202149
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Mobile Phone Developers <mobile-phone@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
LastTest-failed.log LastTest.log part for sms-at-parse-22 and at-parser text/plain Alin Năstac 2007-12-20 06:15 0000 2.34 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 202149 depends on: Show dependency tree
Bug 202149 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-13 17:24 0000
Gammu has a bug that stops synchronisation of SMS texts.
https://bugs.cihar.com/bug_relationship_graph.php?bug_id=447&graph=relation

1.15.91 has a fix, just renaming the ebuild works fine.

------- Comment #1 From Alin Năstac 2007-12-14 06:40:25 0000 -------
This version isn't stable and I don't have the time to deal with testing
versions.
Ping me when a stable version is released.

------- Comment #2 From Hanno Boeck 2007-12-19 18:15:21 0000 -------
stable version is there

------- Comment #3 From Alin Năstac 2007-12-20 05:49:39 0000 -------
src_test phase fail with following output:
   The following tests FAILED:
         55 - sms-at-parse-22 (Failed)
        263 - at-parser (Failed)

Michal, could you please fix that and release a new version?

------- Comment #4 From Michal Čihař 2007-12-20 06:05:17 0000 -------
On which architecture does it fail? Can you send me full log of tests (stored
as Testing/Temporary/LastTest.log in build directory).

BTW: All tests suceed (for 1.16.0, I don't yet have all data for 1.17.0) on
Debian, Ubuntu, Mandriva, OpenSUSE and Fedora, what makes me feel like it can
some problem in Gentoo.

------- Comment #5 From Alin Năstac 2007-12-20 06:15:42 0000 -------
Created an attachment (id=138952) [details]
LastTest.log part for sms-at-parse-22 and at-parser

(In reply to comment #4)
> On which architecture does it fail?

amd64

> Can you send me full log of tests (stored
> as Testing/Temporary/LastTest.log in build directory).

I've attached the relevant part of that file

------- Comment #6 From Michal Čihař 2007-12-20 06:20:25 0000 -------
As I can see you build Gammu as shared library. In this case, you should set
LD_LIBRARY_PATH before starting tests to force using of new library instead the
old one which might be in system. The tests use quite a lot of non public
interfaces and these most likely change version to version, what leads to some
crashes.

If you have idea how to fix this in CMake, I'd welcome patches.

------- Comment #7 From Alin Năstac 2007-12-20 06:50:57 0000 -------
Fixed by setting LD_LIBRARY_PATH="${WORKDIR}"/${PN}_build/common before running
cmake-utils_src_test. Sorry, I don't know much about cmake :( 
Thanks for the hint!

Following versions have been commited to the tree:
  app-mobilephone/gammu-1.17.0
  dev-python/python-gammu-0.24
  app-mobilephone/wammu-0.25

I hope these releases will be the last ones for at least a month, so I could
request stable keywords for them ;) 

------- Comment #8 From Michal Čihař 2007-12-20 06:56:44 0000 -------
I wanted Wammu 0.25 to be last one this year, but unfortunately one nasty bug
appeared in Gammu just few days after releasing 1.16.0. As I won't have time to
release anything  starting this weekend till at least 5.1.2008, I wanted to fix
that issue ASAP...

Anyway I added hint about LD_LIBRARY_PATH to install instructions, maybe
somebody will find it there ;-).

------- Comment #9 From Michal Čihař 2008-01-08 07:35:23 0000 -------
JFYI: Need for setting LD_LIBRARY_PATH will go away in next release, so you can
then safely remove it from ebuild.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug