Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 384529

Summary: media-libs/gst-plugins-bad-0.10.22: failed to build - Assembler messages: value out of range
Product: Gentoo Linux Reporter: Denis I. Polukarov <dipolukarov>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: arm, creffett, kripton
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 418383    
Bug Blocks:    
Attachments: emerge --info
pqv
build.log
environment
build.log

Description Denis I. Polukarov 2011-09-26 14:41:27 UTC
{standard input}: Assembler messages:
{standard input}:4754: Error: immediate value out of range -- `movt r2,-32640'

Reproducible: Always

Steps to Reproduce:
1. emerge media-libs/gst-plugins-bad
2.
3.
Actual Results:  
failed to emerge

Expected Results:  
Updated media-libs/gst-plugins-bad.
Comment 1 Denis I. Polukarov 2011-09-26 14:42:16 UTC
Created attachment 287783 [details]
emerge --info
Comment 2 Denis I. Polukarov 2011-09-26 14:42:48 UTC
Created attachment 287785 [details]
pqv
Comment 3 Denis I. Polukarov 2011-09-26 14:43:19 UTC
Created attachment 287787 [details]
build.log
Comment 4 Denis I. Polukarov 2011-09-26 14:43:50 UTC
Created attachment 287789 [details]
environment
Comment 5 Mike Gilbert gentoo-dev 2011-10-09 03:00:05 UTC
Could you provide a build log in English? LANG=C
Comment 6 Denis I. Polukarov 2011-11-03 14:05:57 UTC
http://gcc.gnu.org/gcc-4.6/changes.html
...
* Scheduling descriptions for the Cortex-M4, the Neon and the floating point units of the Cortex-A9 and a pipeline description for the Cortex-A5 have been added.
...

Emerge =media-libs/gst-plugins-bad-0.10.22 with =sys-devel/gcc-4.6.2 - successful.
Comment 7 Matt Turner gentoo-dev 2011-11-03 15:01:35 UTC
(In reply to comment #5)
> Could you provide a build log in English? LANG=C

The only important part is in English:

{standard input}: Assembler messages:
{standard input}:4754: Error: immediate value out of range -- `movt r2,-32640'
{standard input}:4783: Error: immediate value out of range -- `movt r2,-32640'
Comment 8 Chris Reffett (RETIRED) gentoo-dev Security 2012-11-29 19:06:53 UTC
Created attachment 330980 [details]
build.log

I can confirm here, armv7 hardfp.
Comment 9 jannis 2013-01-14 13:00:57 UTC
see also:
https://bugs.gentoo.org/show_bug.cgi?id=451920 and
https://bugs.gentoo.org/show_bug.cgi?id=418383

can you set this one to depend on 418383 ?
Comment 10 jannis 2013-01-14 13:01:09 UTC
*** Bug 451920 has been marked as a duplicate of this bug. ***
Comment 11 Pacho Ramos gentoo-dev 2016-01-09 14:55:20 UTC
we have gcc >= 4.6 in stable for a long time