[Bug 190121] new port databases/sqlite-ext-pcre
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 9 09:26:40 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190121
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pi at FreeBSD.org
Assignee|freebsd-ports-bugs at FreeBSD. |vivek at khera.org
|org |
--- Comment #5 from Kurt Jaeger <pi at FreeBSD.org> ---
I tested the patch and had this issue:
----------------
make check-plist
[...]
===> Building for sqlite-ext-pcre-20100208
gmake[1]: Entering directory
`/usr/local/home/pi/myp/databases/sqlite-ext-pcre/work/ralight-sqlite3-pcre-c98da41'
cc -shared -o pcre.so -I/usr/local/include -fPIC -W -Werror pcre.c
-L/usr/local/lib -lpcre -Wl,-z,defs
gmake[1]: Leaving directory
`/usr/local/home/pi/myp/databases/sqlite-ext-pcre/work/ralight-sqlite3-pcre-c98da41'
===> Staging for sqlite-ext-pcre-20100208
** Missing /usr/local/home/pi/myp/databases/sqlite-ext-pcre/files/README.in for
sqlite-ext-pcre-20100208.
*** Error code 1
Stop.
make: stopped in /usr/local/home/pi/myp/databases/sqlite-ext-pcre
-----------------
and portlint -A says:
-----------------
FATAL: Makefile: [35]: contiguous blank lines (> 1 lines) found.
WARN: Makefile: [46]: NOPORTDOCS found. Consider using PORT_OPTIONS:MDOCS.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to
make SVN happy.
WARN: Makefile: COMMENT should begin with a capital, and end without a period
WARN: Makefile: Consider defining LICENSE.
FATAL: files: empty directory should be removed.
2 fatal errors and 4 warnings found.
-----------------
I'll attach a modified shar, please check and approve, then it can be
committed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list