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
Remember
I remember
Sanity Test Failure
Monday, 26 May 2014
21:11 gerald search for other commits by this committer
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
Original commitRevision:355454 

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