Sanity Test Failure |
Sunday, 31 May 2015
|
18:51 sbruno
- devel/icu
International Components for Unicode (from IBM)
Fix builds on big-endian architectures by declaring a CPPFLAG used internally
by the source to handle big vs little endianess.
PR: 199471
|
Sanity Test Results
devel/icu:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head devel/icu
2>/tmp/FreshPorts.devel.icu.make-error.2015.5.31.18.52.16.50818
produced this error:
Error message is: "/usr/local/PORTS-head/devel/icu/Makefile", line 51:
Malformed conditional (${ARCH} == "mips" || ${ARCH} == "mips64" || ${ARCH}
== "sparc64" || ${ARCH} == "powerpc" || ${ARCH} == "powerpc64")
"/usr/local/PORTS-head/devel/icu/Makefile", line 53: if-less endif
make: fatal errors encountered -- cannot continue
|