[Pixman] Bug report
PorcineJim .
mrporcine at gmail.com
Tue May 9 22:09:57 UTC 2017
Native compile of X on a Raspberry Pi 3 B.
Here is what starts the build:
export PREFIX="~/XorgBuild/install/"
./util/modular/build.sh --clone $HOME/XorgBuild/build
Here is what is on the console pertaining to the error:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Thanks for testing this development snapshot of pixman. Please
report any problems you find, either by sending email to
pixman at lists.freedesktop.org
or by filing a bug at
https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
If you are looking for a stable release of pixman, please note
that stable releases have _even_ minor version numbers. Ie.,
pixman-0.34.x are stable releases, whereas pixman-0.35.1 is a
development snapshot that may contain bugs and experimental
features.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
make all-recursive
make[1]: Entering directory '/home/pi/XorgBuild/src/pixman'
Making all in pixman
make[2]: Entering directory '/home/pi/XorgBuild/src/pixman/pixman'
CC pixman.lo
CC pixman-access.lo
CC pixman-access-accessors.lo
CC pixman-bits-image.lo
CC pixman-combine32.lo
CC pixman-combine-float.lo
CC pixman-conical-gradient.lo
CC pixman-filter.lo
CC pixman-x86.lo
CC pixman-mips.lo
CC pixman-arm.lo
CC pixman-ppc.lo
CC pixman-edge.lo
CC pixman-edge-accessors.lo
CC pixman-fast-path.lo
CC pixman-glyph.lo
pixman-glyph.c:408:1: warning: '__force_align_arg_pointer__' attribute
directive ignored [-Wattributes]
{
^
pixman-glyph.c:655:1: warning: '__force_align_arg_pointer__' attribute
directive ignored [-Wattributes]
{
^
CC pixman-general.lo
CC pixman-gradient-walker.lo
CC pixman-image.lo
CC pixman-implementation.lo
CC pixman-linear-gradient.lo
CC pixman-matrix.lo
CC pixman-noop.lo
CC pixman-radial-gradient.lo
CC pixman-region16.lo
CC pixman-region32.lo
CC pixman-solid-fill.lo
CC pixman-timer.lo
CC pixman-trap.lo
CC pixman-utils.lo
CC pixman-arm-simd.lo
CCLD libpixman-arm-simd.la
CC pixman-arm-neon.lo
CCLD libpixman-arm-neon.la
CC libpixman_iwmmxt_la-pixman-mmx.lo
pixman-mmx.c: In function 'mmx_fetch_x8r8g8b8':
pixman-mmx.c:3896:1: internal compiler error: Max. number of generated
reload insns per insn is achieved (90)
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccRvOgWz.out file, please attach this
to your bugreport.
Makefile:1112: recipe for target 'libpixman_iwmmxt_la-pixman-mmx.lo' failed
make[2]: *** [libpixman_iwmmxt_la-pixman-mmx.lo] Error 1
make[2]: Leaving directory '/home/pi/XorgBuild/src/pixman/pixman'
Makefile:494: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/XorgBuild/src/pixman'
Makefile:400: recipe for target 'all' failed
make: *** [all] Error 2
build.sh: "make " failed on pixman
build.sh: error processing: "pixman"
--
Jim Ham
Porcine Associates LLC
+1(650)326-2669
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pixman/attachments/20170509/a5aa5a70/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccRvOgWz.out
Type: application/octet-stream
Size: 472325 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/pixman/attachments/20170509/a5aa5a70/attachment-0001.obj>
More information about the Pixman
mailing list