From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/clapack+armadillo: re-enable on MIPS
Date: Mon, 4 Feb 2019 14:34:29 +0100 [thread overview]
Message-ID: <20190204143429.1c77d00b@windsurf> (raw)
In-Reply-To: <20190131203906.15410-1-patrickdepinguin@gmail.com>
Hello,
On Thu, 31 Jan 2019 21:39:06 +0100
Thomas De Schampheleire <patrickdepinguin@gmail.com> wrote:
> From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
>
> Commit d2b52cebf3b8b4a922a54d38a44a8a183406c5f1 disabled clapack on MIPS
> platforms, to fix an autobuild failure (unfortunately, the results are no
> longer available). The argument was:
>
> "Disable this package for MIPS because it needs IRIX headers and
> libraries."
>
> Nevertheless, today compilation on MIPS seems to work fine. Testing was done
> with test-pkg (armadillo depends on clapack):
>
> $ echo "BR2_PACKAGE_ARMADILLO=y" > config.snippet;
> $ utils/test-pkg -p armadillo -a -c config.snippet
> br-mips32r6-el-hf-glibc [1/8]: OK
> br-mips64-n64-full [2/8]: OK
> br-mips64r6-el-hf-glibc [3/8]: OK
> br-mipsel-o32-full [4/8]: OK
> mips64el-ctng_n32-linux-gnu [5/8]: OK
> mips64el-ctng_n64-linux-gnu [6/8]: OK
> sourcery-mips64 [7/8]: OK
> sourcery-mips [8/8]: OK
> 8 builds, 0 skipped, 0 build failed, 0 legal-info failed
>
> Manual build tests were also done for mips32r2 with gcc 4.9.x and gcc 7.x,
> and for M5150 with gcc 7.x (Buildroot-built toolchains in these three
> cases).
>
> Also building and running on Octeon III, using the toolchain provided by
> Cavium Networks / Marvell, works fine.
>
> Not seeing any problem (but also not understanding the original problem),
> re-enable clapack (and armadillo) on MIPS. If any problems would pop up in
> the future, they should be investigated in detail and a more fine-grained
> solution should be taken than disabling on MIPS altogether.
>
> Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> ---
> package/armadillo/Config.in | 2 --
> package/clapack/Config.in | 1 -
> 2 files changed, 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-02-04 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-31 20:39 [Buildroot] [PATCH] package/clapack+armadillo: re-enable on MIPS Thomas De Schampheleire
2019-02-04 13:34 ` Thomas Petazzoni [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=20190204143429.1c77d00b@windsurf \
--to=thomas.petazzoni@bootlin.com \
--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