notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Sanity Test Failure
Sunday, 31 May 2015
18:51 sbruno search for other commits by this committer
  • devel/icu International Components for Unicode (from IBM) Refresh
Fix builds on big-endian architectures by declaring a CPPFLAG used internally
by the source to handle big vs little endianess.

PR:		199471
Original commitRevision:388126 

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