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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Sanity Test Failure
Thursday, 31 Jul 2014
10:17 bapt search for other commits by this committer
  • devel/ncurses Library for terminal-independent, full-screen output Refresh
Prehistoric ld(1) (in FreeBSD 8) ldscript support is not fully compatible with
medieval ld(1) (in FreeBSD 9+) or modern ld(1).
Falls back into the regular symlink
The issues solved by the ldscript is anyway not affecting the caveld(1) because
it
is anyway overlinking all over the place
Original commitRevision:363564 

Sanity Test Results

devel/ncurses:

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

produced this error:

Error message is: "/usr/local/PORTS-head/devel/ncurses/Makefile", line 127:
Malformed conditional (${OSTYP} != FreeBSD || ${OSVERSION} > 900000)
"/usr/local/PORTS-head/devel/ncurses/Makefile", line 132: if-less endif
make: fatal errors encountered -- cannot continue