Public bug reported:

I build and use application 
(https://launchpad.net/~rayanayar/+archive/openmcu-ru-dev) which depends on 
sofia-sip library. Ubuntu releases before Saucy works fine. But in Saucy was 
introduced gcc 4.8:
http://gcc.gnu.org/gcc-4.8/changes.html

Sofia-sip package has only one little change in Saucy in comparsion to Raring 
(fix build on arm64). But sofia-sip in Saucy became broken. Another one broken 
thing in Saucy with target application is libx264. Trying and googling bring me 
here:
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1241772

Recompiling sofia-sip package with "-fno-aggressive-loop-optimizations"
solves issue for sofia-sip. Same as enabling saucy-proposed solves issue
for libx264 (in saucy-proposed it is compiled with "-fno-aggressive-
loop-optimizations").

It would be great if "-fno-aggressive-loop-optimizations" will be in
Saucy (and probably in Trusty?) for sofia-sip too.

Attaching patch for debian/rules which solves issue with sofia-sip in my
case.

** Affects: sofia-sip (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: saucy

** Patch added: "patch for debian/rules"
   
https://bugs.launchpad.net/bugs/1246171/+attachment/3895350/+files/sofia-sip.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246171

Title:
  crash with gcc 4.8 (aggressive-loop-optimizations)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sofia-sip/+bug/1246171/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to