Sanity Test Failure |
Monday, 26 May 2014
|
21:11 gerald
On amd64 systems with clang, we still need to build with GCC for the time
being since clang pretends it is GCC, but cannot cope with all GCC specific
input.
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
Tested with: redports
|
Sanity Test Results
lang/gcc410:
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 lang/gcc410
2>/tmp/FreshPorts.lang.gcc410.make-error.2014.5.26.21.12.9.20739
produced this error:
Error message is: "/usr/local/PORTS-head/lang/gcc410/Makefile", line 36:
Malformed conditional (exists(/usr/bin/clang) && ${ARCH} == "amd64")
"/usr/local/PORTS-head/lang/gcc410/Makefile", line 38: if-less endif
make: fatal errors encountered -- cannot continue
|