From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot-2012.11 openssh: Bad trap error
Date: Fri, 07 Dec 2012 09:09:00 -0300 [thread overview]
Message-ID: <50C1DC5C.8050404@zacarias.com.ar> (raw)
In-Reply-To: <50C1C261.2040106@shf.de>
On 12/07/2012 07:18 AM, Jan Schunke wrote:
> Hi,
>
> I updated all packages back to the newer version and followed your
> suggestion:
>
>> You could also try disabling the powerpc optimizations in
>> package/openssl/openssl.mk, just remove the block from ifeq
>> ($(ARCH),powerpc) to the first endif (3 lines).
>
> and everything is ok, too. Can we just check if $ARCH is powerpc AND
> BR2_SOFT_FLOAT is set to yes in package/openssl/openssl.mk?
>
> Regards
> Jan
Hi again.
Patch just sent.
I couldn't track it down to being an FP issue since openssl doesn't seem
to be using any FP opcode, so i guess it's some missing opcode from the
4xx cores that it's using.
It wouldn't matter if the toolchain is soft or hard float either since
openssl uses inline assembly without checking for it.
The patch excludes powerpc assembly optimizations for al 4xx cores to
err on the safe side.
Thanks for the report and testing.
Regards.
prev parent reply other threads:[~2012-12-07 12:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-06 9:59 [Buildroot] buildroot-2012.11 openssh: Bad trap error Jan Schunke
2012-12-06 14:56 ` Gustavo Zacarias
2012-12-07 10:18 ` Jan Schunke
2012-12-07 12:09 ` Gustavo Zacarias [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50C1DC5C.8050404@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox