Created attachment 159725 [details] patch-Makefile Error misc/fpc-chm Compiling src/chmtypes.pas Fatal: Can't find unit URIParser used by XMLRead Fatal: Compilation aborted I'm see patch r393845 and fix devel/fpc-fcl-xml add "USE_FPC_RUN= yes" after this success Built ports: devel/fpc-fcl-xml devel/fpc-fcl-registry devel/fpc-fcl-net devel/fpc-fcl-fpcunit misc/fpc-chm devel/fpc-fcl-db
Maintainer informed via mail
Similar error www/fpc-fastcgi need fix devel/fpc-fpmkunit for success build devel/fpc-fppkg need add fcl-net fcl-passrc fpmkunit devel/fpc-fcl-web need add fpmkunit lang/fpc-utils need add fcl-xml fpmkunit paszlib editors/lazarus-lcl-units need add fcl-json pasjpeg (fcl-base paszlib for stage) editors/lazarus-lcl-gtk2 need add cairo editors/lazarus need add chm dblib ibase mysql odbc postgres oracle sqlite
A commit references this bug: Author: amdmi3 Date: Fri Aug 14 16:59:25 UTC 2015 New revision: 394238 URL: https://svnweb.freebsd.org/changeset/ports/394238 Log: - Fix build by adding missing depends PR: 202214 Submitted by: andrey@bsdnir.info Approved by: portmgr blanket Changes: head/lang/fpc-utils/Makefile
A commit references this bug: Author: amdmi3 Date: Fri Aug 14 18:13:04 UTC 2015 New revision: 394245 URL: https://svnweb.freebsd.org/changeset/ports/394245 Log: - Fix build by adding missing depend PR: 202214 Submitted by: andrey@bsdnir.info Approved by: portmgr blanket Changes: head/editors/lazarus-lcl-gtk2/Makefile
Should be fixed, please check. lazarus-lcl-units need no changes and larazurus only needed one module. I plan to also recheck lazarus* depends as these may be excessive.
confirm, all fpc* package need for my port build success.
Help again, after new changes acm@ x11-toolkits/fpc-gtk2 need add hash