Kadu 0.6.5.2-4 FTBFS

Bug #416733 reported by Artur Rona
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kadu (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: kadu

Builds

    * karmic sparc Failed to build
    * karmic powerpc Failed to build
    * karmic lpia Failed to build
    * karmic ia64 Failed to build
    * karmic i386 Failed to build
    * karmic armel Failed to build
    * karmic amd64 Failed to build

0.6.5.2-4
PUBLISHED: Karmic pocket Release in component universe and section net

    * Published on 2009-08-20

Related branches

Revision history for this message
Artur Rona (ari-tczew) wrote :

Scanning dependencies of target profiles
make[3]: Leaving directory `/build/buildd/kadu-0.6.5.2/build-dir'
make[3]: Entering directory `/build/buildd/kadu-0.6.5.2/build-dir'
[ 54%] Building CXX object modules/profiles/CMakeFiles/profiles.dir/profiles.cpp.o
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp: In member function 'void ProfileConfigurationWindow::deleteBtnPressed()':
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp:638: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp: In member function 'void ProfileConfigurationWindow::profileSelected(QListWidgetItem*)':
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp:673: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator=='
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp: In member function 'virtual void MyThread::run()':
/build/buildd/kadu-0.6.5.2/kadu/modules/profiles/profiles.cpp:761: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
make[3]: *** [modules/profiles/CMakeFiles/profiles.dir/profiles.cpp.o] Error 1
make[3]: Leaving directory `/build/buildd/kadu-0.6.5.2/build-dir'
make[2]: *** [modules/profiles/CMakeFiles/profiles.dir/all] Error 2
make[2]: Leaving directory `/build/buildd/kadu-0.6.5.2/build-dir'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/kadu-0.6.5.2/build-dir'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20090820-0121
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/kadu-0.6.5.2

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Hmm, gcc funkiness maybe?

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

The line that gives the compilation error has been deleted upstream in 0.6.5.3, so I'll do a patch to delete it also in 0.6.5.2 (the test does not bring anything as the index variable is not used in this method).

Changed in kadu (Ubuntu):
assignee: nobody → fabrice_sp (fabricesp)
status: New → In Progress
Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

The faulty line:
...
  Profile p = profileManager->getProfile(item->text());

-> if (index == 0) return;

  profileName->setText(p.name);
  profileDir->setText(p.directory);
  profileUIN->setText(p.uin);
...

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Debdiff with the patch

Changed in kadu (Ubuntu):
assignee: fabrice_sp (fabricesp) → nobody
status: In Progress → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you please forward the change to upstream?

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package kadu - 0.6.5.2-4ubuntu1

---------------
kadu (0.6.5.2-4ubuntu1) karmic; urgency=low

  * debian/patches/99-gcc4.4-build-fix2.patch: fix a FTBFS deleting a non used
    line in modules/profiles/profiles.cpp (LP: #416733). Patch retrofited from
    0.6.5.3

 -- Fabrice Coutadeur <email address hidden> Mon, 07 Sep 2009 21:23:56 +0000

Changed in kadu (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

The fix has been extracted from latest upstream release, so it's ok :-) Otherwise, I would have sent it upstream.

Revision history for this message
Patryk Cisek (patryk-prezu) wrote : Re: [Bug 416733] Re: Kadu 0.6.5.2-4 FTBFS

On Wednesday 09 of September 2009 08:02:15 fabrice_sp wrote:
> The fix has been extracted from latest upstream release, so it's ok :-)
> Otherwise, I would have sent it upstream.
Next Kadu version (0.6.5.3), will be released next Sunday. I'll upload it to
Debian archive on Saturday (it has to go thru NEW again, since it's new
upstream version).

--
Patryk Cisek

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

If it's worth upgrading kadu to the latest version, you should then open a sync request bug, and follow then the FFe process at https://wiki.ubuntu.com/FreezeExceptionProcess.

Cheers,
Fabrice

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.