maintainer-feedback requested: [Bug 249170] x11/pixman doesn't compile on PPC64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 7 15:15:45 UTC 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 249170: x11/pixman doesn't compile on PPC64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249170
--- Description ---
Compilation ends with:
libtool: compile: gcc10 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe
-Werror=uninitialized -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10
-fno-strict-aliasing -Wall -Wdeclaration-after-statement
-Wno-unused-local-typedefs -fno-strict-aliasing -fvisibility=hidden -MT
pixman-ppc.lo -MD -MP -MF .deps/pixman-ppc.Tpo -c pixman-ppc.c -fPIC -DPIC -o
.libs/pixman-ppc.o
pixman-ppc.c:73:10: fatal error: sys/auxv.h: No such file or directory
73 | #include <sys/auxv.h>
| ^~~~~~~~~~~~
compilation terminated.
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/x11/pixman/work/pixman-0.40.0/pixman
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/x11/pixman/work/pixman-0.40.0
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11/pixman/work/pixman-0.40.0
*** Error code 1
Stop.
make: stopped in /usr/ports/x11/pixman
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20200907-11733-fjyvc0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=pixman-0.40.0 UPGRADE_PORT_VER=0.40.0 make MAKE_JOBS_UNSAFE=yes
This reminds me another port that had a similar problem. Wai it nss?
Luciano.
More information about the freebsd-x11
mailing list