Remove noop X11 option cleanup a bit
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: man/man1/gif2raw.1.gz
Error: Missing: man/man1/gif2rgb.1.gz
Error: Missing: man/man1/gifbuild.1.gz
Error: Missing: man/man1/gifclrmp.1.gz
Error: Missing: man/man1/gifecho.1.gz
Error: Missing: man/man1/giffix.1.gz
Error: Missing: man/man1/gifinto.1.gz
Error: Missing: man/man1/giflib.1.gz
Error: Missing: man/man1/giftext.1.gz
Error: Missing: man/man1/giftool.1.gz
Always install manpages manually so they do not only get installed if xmlto/docbook was found installed
graphics/giflib/Makefile | ||
---|---|---|
39 ↗ | (On Diff #2840) | .if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS} ?? |
Last exp-run:
New failures during last exp-run:
+ {"origin"=>"graphics/ocaml-images", "pkgname"=>"ocaml-images-4.0.1_3,2", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"graphics/p5-Image-Scale", "pkgname"=>"p5-Image-Scale-0.08_5", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"graphics/p5-ming", "pkgname"=>"p5-ming-0.4.5_3", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"graphics/php5-swfed", "pkgname"=>"php5-swfed-0.62_2", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"graphics/simpleviewer", "pkgname"=>"simpleviewer-1.7.1553.8560_7", "phase"=>"build", "errortype"=>"bad_C++_code"}
+ {"origin"=>"graphics/swftools", "pkgname"=>"swftools-0.9.2_5", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"java/openjdk8", "pkgname"=>"openjdk8-8.25.17_3", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"java/openjdk8-jre", "pkgname"=>"openjdk8-jre-8.25.17_3", "phase"=>"build", "errortype"=>"compiler_error"}
+ {"origin"=>"net-im/kmess-kde4", "pkgname"=>"kmess-2.0.6.2_7", "phase"=>"build", "errortype"=>"bad_C++_code"}
I have patches that are currently being tested for all of them but 2: p5-Image-Scale (looks a bit complicated with changes in undocumented API AddExtensionBlocks) and simpleviewer (didn't look)
Last exp-run:
1 new failure:
+ {"origin"=>"graphics/p5-Image-Scale", "pkgname"=>"p5-Image-Scale-0.08_5", "phase"=>"build", "errortype"=>"compiler_error"}
Failure log:
If we don't have a fix we can mark it broken (uses undocumented api)