Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532180 - media-sound/mumble-1.2.8 USE=oss fails to build with gcc 4.9.x
Summary: media-sound/mumble-1.2.8 USE=oss fails to build with gcc 4.9.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Timo Gurr (RETIRED)
URL: https://github.com/mumble-voip/mumble...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.9
  Show dependency tree
 
Reported: 2014-12-10 19:09 UTC by Conrad Kostecki
Modified: 2015-10-02 01:39 UTC (History)
1 user (show)

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


Attachments
Patch for C++ scope error (mumble-1.2.8-gcc-4.9-scope_error_fix.patch,411 bytes, patch)
2015-05-22 20:07 UTC, Steve Arnold
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2014-12-10 19:09:06 UTC
media-sound/mumble-1.2.8 fails to build with gcc 4.9.x

The error is:
OSS.cpp: In member function 'virtual void OSSInput::run()':
OSS.cpp:261:1: error: jump to label 'out' [-fpermissive]
out:
^
compilation terminated due to -Wfatal-errors.
Makefile.Release:2653: recipe for target 'release/OSS.o' failed

That patch makes it compiling again: https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d



Reproducible: Always
Comment 1 Steve Arnold archtester gentoo-dev 2015-05-22 20:05:59 UTC
Confirmed on ~amd64, upstream patch attached.
Comment 2 Steve Arnold archtester gentoo-dev 2015-05-22 20:07:37 UTC
Created attachment 403780 [details, diff]
Patch for C++ scope error

Fixes build error with gcc 4.9.2 and mumble 1.2.8.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2015-10-02 01:39:33 UTC
Fixed for 1.2.8.