All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu-native_0.13.0 do_compile fails
@ 2010-12-20 19:45 Jan Paesmans
  2010-12-20 21:32 ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Paesmans @ 2010-12-20 19:45 UTC (permalink / raw)
  To: openembedded-devel

Hi,

After hacking the problem with openssl-native, the following happens for
qemu-native.
I found a reference describing the same problem with the new gold linker.
Any advice?

|   LINK  alpha-linux-user/qemu-alpha
| /usr/bin/ld: error: address of section '.tbss' moves backward from
0x6018e440 to 0x6018e260
| collect2: ld returned 1 exit status
| make[1]: *** [qemu-alpha] Error 1
| make: *** [subdir-alpha-linux-user] Error 2
| FATAL: oe_runmake failed
| ERROR: Function do_compile failed
NOTE: package qemu-native-0.13.0-r2: task do_compile: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb do_compile
failed
ERROR: Task 947
(virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb,
do_compile) failed with 256




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: qemu-native_0.13.0 do_compile fails
  2010-12-20 19:45 qemu-native_0.13.0 do_compile fails Jan Paesmans
@ 2010-12-20 21:32 ` Khem Raj
  2010-12-20 23:12   ` Jan Paesmans
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2010-12-20 21:32 UTC (permalink / raw)
  To: openembedded-devel

On (20/12/10 20:45), Jan Paesmans wrote:
> Hi,
> 
> After hacking the problem with openssl-native, the following happens for
> qemu-native.
> I found a reference describing the same problem with the new gold linker.
> Any advice?
> 
> |   LINK  alpha-linux-user/qemu-alpha
> | /usr/bin/ld: error: address of section '.tbss' moves backward from
> 0x6018e440 to 0x6018e260
> | collect2: ld returned 1 exit status
> | make[1]: *** [qemu-alpha] Error 1
> | make: *** [subdir-alpha-linux-user] Error 2
> | FATAL: oe_runmake failed
> | ERROR: Function do_compile failed
> NOTE: package qemu-native-0.13.0-r2: task do_compile: Failed
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of
> virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb do_compile
> failed
> ERROR: Task 947
> (virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb,
> do_compile) failed with 256

Well 0.13 has some more issues as it turns out. May be you can DP it to -1 
and use 0.12.5 instead you will end up in better situation.

> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: qemu-native_0.13.0 do_compile fails
  2010-12-20 21:32 ` Khem Raj
@ 2010-12-20 23:12   ` Jan Paesmans
  2010-12-20 23:21     ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Paesmans @ 2010-12-20 23:12 UTC (permalink / raw)
  To: openembedded-devel

On 12/20/10 22:32, Khem Raj wrote:
> On (20/12/10 20:45), Jan Paesmans wrote:
>> Hi,
>>
>> After hacking the problem with openssl-native, the following happens for
>> qemu-native.
>> I found a reference describing the same problem with the new gold linker.
>> Any advice?
>>
>> |   LINK  alpha-linux-user/qemu-alpha
>> | /usr/bin/ld: error: address of section '.tbss' moves backward from
>> 0x6018e440 to 0x6018e260
>> | collect2: ld returned 1 exit status
>> | make[1]: *** [qemu-alpha] Error 1
>> | make: *** [subdir-alpha-linux-user] Error 2
>> | FATAL: oe_runmake failed
>> | ERROR: Function do_compile failed
>> NOTE: package qemu-native-0.13.0-r2: task do_compile: Failed
>> ERROR: TaskFailed event exception, aborting
>> ERROR: Build of
>> virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb do_compile
>> failed
>> ERROR: Task 947
>> (virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb,
>> do_compile) failed with 256
> Well 0.13 has some more issues as it turns out. May be you can DP it to -1 
> and use 0.12.5 instead you will end up in better situation.
>
Same thing with the 0.12.5 version. Could it be that it is the new
linker and is there a way in ubuntu to use the old one?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: qemu-native_0.13.0 do_compile fails
  2010-12-20 23:12   ` Jan Paesmans
@ 2010-12-20 23:21     ` Khem Raj
  2010-12-21  8:27       ` Jan Paesmans
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2010-12-20 23:21 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Dec 20, 2010 at 3:12 PM, Jan Paesmans <jan.paesmans@gmail.com> wrote:
> On 12/20/10 22:32, Khem Raj wrote:
>> On (20/12/10 20:45), Jan Paesmans wrote:
>>> Hi,
>>>
>>> After hacking the problem with openssl-native, the following happens for
>>> qemu-native.
>>> I found a reference describing the same problem with the new gold linker.
>>> Any advice?
>>>
>>> |   LINK  alpha-linux-user/qemu-alpha
>>> | /usr/bin/ld: error: address of section '.tbss' moves backward from
>>> 0x6018e440 to 0x6018e260
>>> | collect2: ld returned 1 exit status
>>> | make[1]: *** [qemu-alpha] Error 1
>>> | make: *** [subdir-alpha-linux-user] Error 2
>>> | FATAL: oe_runmake failed
>>> | ERROR: Function do_compile failed
>>> NOTE: package qemu-native-0.13.0-r2: task do_compile: Failed
>>> ERROR: TaskFailed event exception, aborting
>>> ERROR: Build of
>>> virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb do_compile
>>> failed
>>> ERROR: Task 947
>>> (virtual:native:/home/janp/hudson/openembedded/recipes/qemu/qemu_0.13.0.bb,
>>> do_compile) failed with 256
>> Well 0.13 has some more issues as it turns out. May be you can DP it to -1
>> and use 0.12.5 instead you will end up in better situation.
>>
> Same thing with the 0.12.5 version. Could it be that it is the new
> linker and is there a way in ubuntu to use the old one?
>

which ubuntu version are you using

> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: qemu-native_0.13.0 do_compile fails
  2010-12-20 23:21     ` Khem Raj
@ 2010-12-21  8:27       ` Jan Paesmans
  2010-12-21  9:42         ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Paesmans @ 2010-12-21  8:27 UTC (permalink / raw)
  To: openembedded-devel

> which ubuntu version are you using

Ubuntu 10.10
As for the linker: GNU ld (GNU Binutils for Ubuntu) 2.20.51-system.20100908

Regards,

Jan



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: qemu-native_0.13.0 do_compile fails
  2010-12-21  8:27       ` Jan Paesmans
@ 2010-12-21  9:42         ` Khem Raj
  0 siblings, 0 replies; 6+ messages in thread
From: Khem Raj @ 2010-12-21  9:42 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Dec 21, 2010 at 12:27 AM, Jan Paesmans <jan.paesmans@gmail.com> wrote:
>> which ubuntu version are you using
>
> Ubuntu 10.10
> As for the linker: GNU ld (GNU Binutils for Ubuntu) 2.20.51-system.20100908
>

I have exactly same system (x86_64) and never saw this problem.

> Regards,
>
> Jan
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-21  9:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 19:45 qemu-native_0.13.0 do_compile fails Jan Paesmans
2010-12-20 21:32 ` Khem Raj
2010-12-20 23:12   ` Jan Paesmans
2010-12-20 23:21     ` Khem Raj
2010-12-21  8:27       ` Jan Paesmans
2010-12-21  9:42         ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.