Sanity Test Failure |
Fri, 13 Mar 2015
|
[ 17:29 adamw ] (Only the first 10 of 79 ports in this commit are shown above. )
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
|
Sanity Test Results
editors/p5-Vimana:
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 editors/p5-Vimana
2>/tmp/FreshPorts.editors.p5-Vimana.make-error.2015.3.13.17.31.30.3866
produced this error:
Error message is: "/usr/local/PORTS-head/editors/p5-Vimana/Makefile", line
32: Unassociated shell command "p5-URI>=1.37:${PORTSDIR}/net/p5-URI
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww"
make: fatal errors encountered -- cannot continue
www/p5-URI-Fetch:
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 www/p5-URI-Fetch
2>/tmp/FreshPorts.www.p5-URI-Fetch.make-error.2015.3.13.17.31.42.3866
produced this error:
Error message is: Error expanding embedded variable.
|