Discussion:
[Bug 211587] editors/codelite: pkg packaging breaks because pkg-list contains pointers to nonexistent files (SpellCheck.so, ...)
(for gammel til at besvare)
b***@freebsd.org
2016-08-05 02:49:37 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211587

***@utanet.at changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@utanet.at

--- Comment #1 from ***@utanet.at ---
I doubt this patch is right. I don't work with synth, so I can't test it.
I don't think,it is a pkg-plist error, cause poudriere and the port installs
this files.
Maybe, it caused through the missing of
LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell
in the Makefile.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-08-05 03:45:20 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211587

--- Comment #2 from ***@utanet.at ---
ls of stage-dir:

ls /usr/ports/editors/codelite/work/stage/usr/local/share/codelite/dics/en_*
/usr/ports/editors/codelite/work/stage/usr/local/share/codelite/dics/en_GB.aff
/usr/ports/editors/codelite/work/stage/usr/local/share/codelite/dics/en_GB.dic
/usr/ports/editors/codelite/work/stage/usr/local/share/codelite/dics/en_US.aff
/usr/ports/editors/codelite/work/stage/usr/local/share/codelite/dics/en_US.dic

ls /usr/ports/editors/codelite/work/stage/usr/local/lib/codelite/SpellCheck.so
/usr/ports/editors/codelite/work/stage/usr/local/lib/codelite/SpellCheck.so
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-08-05 21:08:38 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211587

Mahdi Mokhtari <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #173301|0 |1
is obsolete| |
Assignee|freebsd-ports-***@FreeBSD. |***@gmail.com
|org |
Attachment #173340| |maintainer-approval+
Flags| |

--- Comment #3 from Mahdi Mokhtari <***@gmail.com> ---
Created attachment 173340
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173340&action=edit
Patch to add missing entries to plist and missing dependency to Makefile

Thanks for points that you stated.
Currently the port has sanity-check problem in poudriere too (if you enable any
of CLANG options it will have orphaned bin/codelite-lldb and
lib/codelite/LLDBDebugger.so)
Also the point that w.schwarzenfeld told is valid point.

It seems fixed for me using this patch.
Matthias, Would you please check if this fixes the problem you encountered with
synth too (in both cases of using CLANG completion and not using it)?
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...