Sanity Test Failure |
Friday, 3 Apr 2015
|
11:26 mat
- astro/gpsman 6.4.4.2
Tcl/Tk-based GPS management utility
- audio/libgpod 0.8.3_3
Library for direct access to iPod/iPhone contents
- audio/musicpd 0.18.23
Remote-controllable music daemon
- audio/schism 20100101_3
Module tracker editor/player resembling impulse tracker
- chinese/fcitx 4.2.8.6
Flexible Input Method Framework
- comms/linrad 4.02_1
Amateur Radio DSP utility (SDR)
- comms/usrp 3.4.3_4
Ettus Research USRP driver framework
- databases/datamodeler 4.0.0.833
Database modeling tool
- devel/gearmand 1.0.6_5
Gearman C Server and Library
- devel/gearmand-devel 1.1.8_4
Gearman C Server and Library
(Only the first 10 of 91 items in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Sanity Test Results
emulators/i386-wine:
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 emulators/i386-wine
2>/tmp/FreshPorts.emulators.i386-wine.make-error.2015.4.3.11.29.12.3472
produced this error:
Error message is: "/usr/local/PORTS-head/emulators/i386-wine/Makefile.inc",
line 60: Malformed conditional (${OPSYS} != FreeBSD || (!(&& ${OSVERSION} <
900000) && !(${OSVERSION} >= 901000 && ${OSVERSION} < 1000000) &&
!(${OSVERSION} >= 1000510 && ${OSVERSION} < 1100000) && !(${OSVERSION} >=
1100048 && ${OSVERSION} < 1200000)))
"/usr/local/PORTS-head/emulators/i386-wine/Makefile", line 16: if-less
endif
make: fatal errors encountered -- cannot continue
| |