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, 28 Jul 2013
20:10 dbn search for other commits by this committer
  • lang/pypy Fast, compliant implementation of the Python language Deleted Refresh Deprecated Expired
Update lang/pypy to 2.1.b

Changes to port:
 * Abstract ${BUILDDIR} for files/Makefile
 * Remove MAKE_JOBS_SAFE (depreciated)
 * Use "USE_GCC=yes+" as recommended by portlint

Highlights:
 * Bugfixes to the ARM JIT backend, so that ARM is now an officially
supported processor architecture
 * Stacklet support on ARM
 * Interpreter improvements
 * Various numpy improvements
 * Bugfixes to cffi and ctypes
 * Bugfixes to the stacklet support
 * Improved logging performance
 * Faster sets for objects
Original commitRevision:323849 

Sanity Test Results

lang/pypy:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh lang/pypy
2>/tmp/FreshPorts.lang.pypy.make-error.2013.7.28.20.10.33.25683

produced this error:

Error message is: "/usr/ports/Mk/bsd.gcc.mk", line 176: warning: String
comparison operator should be either == or !=
"/usr/ports/Mk/bsd.gcc.mk", line 176: Malformed conditional (${_USE_GCC} <
${GCC_DEFAULT_VERSION})
make: fatal errors encountered -- cannot continue