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
Friday, 5 Jun 2015
07:26 mi search for other commits by this committer
  • devel/critcl 3.1.12_3 Compiled Runtime in Tcl
    • devel/tcllib Collection of utility modules for Tcl Refresh
    • Split the compiled pieces out of tcllib into a slave port of its own to avoid
      a circular dependency: compiling C-files of tcllib requires critcl, but critcl
      requires the cmdline (pure-Tcl) component of tcllib.
      
      PR:		195863, 200612
      Approved by:	gahr (blanket)
      Original commitRevision:388573 

Sanity Test Results

devel/tcllib:

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/tcllib
2>/tmp/FreshPorts.devel.tcllib.make-error.2015.6.5.7.27.8.54206

produced this error:

Error message is: "/usr/local/PORTS-head/devel/tcllib/Makefile", line 50:
Malformed conditional (${PORT_OPTIONS:MDOCS} && !(defined(ALL_TARGET) &&
${ALL_TARGET:Mcritcl}))
"/usr/local/PORTS-head/devel/tcllib/Makefile", line 53: if-less else
"/usr/local/PORTS-head/devel/tcllib/Makefile", line 55: if-less endif
make: fatal errors encountered -- cannot continue

devel/tcllibc:

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/tcllibc
2>/tmp/FreshPorts.devel.tcllibc.make-error.2015.6.5.7.27.8.54206

produced this error:

Error message is: "/usr/local/PORTS-head/devel/tcllib/Makefile", line 50:
Malformed conditional (${PORT_OPTIONS:MDOCS} && !(defined(ALL_TARGET) &&
${ALL_TARGET:Mcritcl}))
"/usr/local/PORTS-head/devel/tcllib/Makefile", line 53: if-less else
"/usr/local/PORTS-head/devel/tcllib/Makefile", line 55: if-less endif
make: fatal errors encountered -- cannot continue