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, 11 Mar 2016
07:41 jbeich search for other commits by this committer
mainsysutils/freefilesync: unbreak build on 10.x

error: invalid value 'c++14' in '-std=c++14'

../../zen/file_access.cpp:893:15: error: no member named 'futimens' in the
global namespace
        if (::futimens(fdFile, newTimes) != 0)
            ~~^
../../zen/file_access.cpp:898:15: error: no member named 'utimensat' in the
global namespace
        if (::utimensat(AT_FDCWD, filePath.c_str(), newTimes,
AT_SYMLINK_NOFOLLOW) != 0)
            ~~^
2 errors generated.

PR:		207879
Reported by:	pkg-fallout
Approved by:	kevlo (maintainer, previous version)
Original commitRevision:410810 

Sanity Test Results

sysutils/freefilesync:

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 sysutils/freefilesync
2>/tmp/FreshPorts.sysutils.freefilesync.make-error.2016.3.11.7.41.51.82415

produced this error:

Error message is: make:
"/usr/local/PORTS-head/sysutils/freefilesync/Makefile" line 29: Need an
operator
make: Fatal errors encountered -- cannot continueMake results are : 
make: stopped in /usr/local/PORTS-head/sysutils/freefilesync