From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] PowerPC64 toolchain not building
Date: Thu, 28 Jan 2016 10:47:02 +0100 [thread overview]
Message-ID: <20160128094702.GA17327@waldemar-brodkorb.de> (raw)
In-Reply-To: <20160128024442.GA5589@tungsten.ozlabs.ibm.com>
Hi Sam,
Sam Bobroff wrote,
> On Wed, Jan 27, 2016 at 09:32:56AM +0100, Thomas Petazzoni wrote:
> > Hello,
> >
> > On Wed, 27 Jan 2016 15:38:58 +1100, Sam Bobroff wrote:
> >
> > > I have a bit of experience with buildroot on PowerPC64 so I also attempted to
> > > replicate this, but I could not. I don't know the rest of your config but I
> > > did match the values you posted above. An operand error like that could be
> > > related to the specific architecture version the assembler is expecting, so
> > > changing the "target architecture variant" is probably worth trying (try
> > > "generic").
> >
> > Thanks a lot for having looked at the problem!
> >
> > You need to select the power8 processor for the issue to reproduce. It
> > doesn't appear with power7 for example.
>
> Hmm, while that's not surprising, I've used that combination of options (power8
> big-endian with gcc 4.9.x and gcc 5.x) and it works fine for me. Have you tried
> building from completely clean, including clearing or disabling ccache?
>
> Maybe the host architecture matters? Is that x86_64? What gcc do you have on
> the host?
At gcc-final time?
I tried on Ubuntu 14.04 and Debian/wheezy with the same result:
gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.8.real
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.8.4-2ubuntu1~14.04'
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++
--prefix=/usr --program-suffix=-4.8 --enable-shared
--enable-linker-build-id --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib
--enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-gnu-unique-object --disable-libmudflap --enable-plugin
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk
--enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre
--enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64
--with-arch-directory=amd64
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc
--enable-multiarch --disable-werror --with-arch-32=i686
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
$ ld -v
GNU ld (GNU Binutils for Ubuntu) 2.24
That is rather strange. Could you provide a full build log
and .config?
make clean
make V=1 &>log
cat .config >> log
best regards
Waldemar
prev parent reply other threads:[~2016-01-28 9:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-23 14:07 [Buildroot] PowerPC64 toolchain not building Thomas Petazzoni
2016-01-24 19:12 ` Waldemar Brodkorb
2016-01-24 20:36 ` Thomas Petazzoni
2016-01-27 4:38 ` Sam Bobroff
2016-01-27 8:32 ` Thomas Petazzoni
2016-01-28 2:44 ` Sam Bobroff
2016-01-28 8:17 ` Thomas Petazzoni
2016-01-28 9:20 ` Thomas Petazzoni
2016-01-29 0:55 ` Sam Bobroff
2016-02-03 14:45 ` Thomas Petazzoni
2016-01-28 9:47 ` Waldemar Brodkorb [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=20160128094702.GA17327@waldemar-brodkorb.de \
--to=wbx@openadk.org \
--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 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.