Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384529 - media-libs/gst-plugins-bad-0.10.22: failed to build - Assembler messages: value out of range
Summary: media-libs/gst-plugins-bad-0.10.22: failed to build - Assembler messages: val...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
: 451920 (view as bug list)
Depends on: gcc-4.6-stable
Blocks:
  Show dependency tree
 
Reported: 2011-09-26 14:41 UTC by Denis I. Polukarov
Modified: 2016-01-09 14:55 UTC (History)
3 users (show)

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


Attachments
emerge --info (info,4.97 KB, text/plain)
2011-09-26 14:42 UTC, Denis I. Polukarov
Details
pqv (pqv,73 bytes, text/plain)
2011-09-26 14:42 UTC, Denis I. Polukarov
Details
build.log (build.log,47.47 KB, text/plain)
2011-09-26 14:43 UTC, Denis I. Polukarov
Details
environment (environment,136.00 KB, text/plain)
2011-09-26 14:43 UTC, Denis I. Polukarov
Details
build.log (build.log,44.83 KB, text/plain)
2012-11-29 19:06 UTC, Chris Reffett (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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