All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: buildroot@busybox.net
Subject: [Buildroot] Linaro 2012.02 toolchain: pixman build failure
Date: Thu, 08 Mar 2012 15:53:13 +0100	[thread overview]
Message-ID: <4F58C7D9.2080205@visionsystems.de> (raw)

I was testing the latest Linaro toolchain and it failed building pixman:

 CC     utils.lo
  CC     a1-trap-test.o
  CC     region-test.o
  CC     pdf-op-test.o
  CC     region-translate-test.o
  CC     fetch-test.o
  CC     trap-crasher.o
  CC     alpha-loop.o
  CC     oob-test.o
  CC     scaling-helpers-test.o
  CC     scaling-crash-test.o
  CC     gradient-crash-test.o
  CC     region-contains-test.o
  CC     alphamap.o
  CC     stress-test.o
  CC     composite-traps-test.o
  CC     blitters-test.o
  CC     scaling-test.o
  CC     affine-test.o
  CC     composite.o
  CC     lowlevel-blt-bench.o
lowlevel-blt-bench.c: In function ?bench_L?:
lowlevel-blt-bench.c:155:18: warning: variable ?qx? set but not used [-Wunused-but-set-variable]
  CCLD   libutils.la
  CCLD   a1-trap-test
  CCLD   pdf-op-test
  CCLD   fetch-test
  CCLD   region-test
  CCLD   region-translate-test
  CCLD   oob-test
  CCLD   trap-crasher
  CCLD   scaling-crash-test
  CCLD   alpha-loop
  CCLD   scaling-helpers-test
  CCLD   gradient-crash-test
  CCLD   region-contains-test
  CCLD   alphamap
  CCLD   stress-test
  CCLD   composite-traps-test
  CCLD   blitters-test
  CCLD   scaling-test
  CCLD   affine-test
  CCLD   lowlevel-blt-bench
  CCLD   composite
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wslldi'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wor'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wunpckilb'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wsrldi'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_waddbus'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_waddhus'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wsrlhi'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wxor'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wpackhus'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wand'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wunpckihb'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wzero'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_walign'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wmulul'
../pixman/.libs/libpixman-1.so: undefined reference to `__builtin_arm_wslldi'
../pixman/.libs/libpixman-collect2: 1.so: ld returned 1 exit status

Any idea?

Yegor

             reply	other threads:[~2012-03-08 14:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08 14:53 Yegor Yefremov [this message]
2012-03-08 14:57 ` [Buildroot] Linaro 2012.02 toolchain: pixman build failure Eric Bénard
2012-03-08 15:22   ` Yegor Yefremov
2012-03-08 21:13     ` Peter Korsgaard
2012-03-08 22:09       ` Yegor Yefremov
2012-03-08 22:15         ` Eric Bénard

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=4F58C7D9.2080205@visionsystems.de \
    --to=yegor_sub1@visionsystems.de \
    --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.