security/logcheck fails to install

Dan Langille dan at langille.org
Thu Dec 10 21:07:40 UTC 2009


On Thu, December 10, 2009 1:48 pm, Wesley Shields wrote:
> On Thu, Dec 10, 2009 at 01:30:00PM -0500, Dan Langille wrote:
>> On 8.0-PRELEASE, ports tree up to date.
>>
>> I have altered the Makefile to remove some @ from the do-build section
>> of
>> the Makefile.
>>
>> Any ideas?
>>
>> [root at subie:/usr/ports/security/logcheck] # make clean
>> ===>  Cleaning for logcheck-1.2.54_3
>> [root at subie:/usr/ports/security/logcheck] # make
>> ===>  Extracting for logcheck-1.2.54_3
>> => MD5 Checksum OK for logcheck_1.2.54.tar.gz.
>> => SHA256 Checksum OK for logcheck_1.2.54.tar.gz.
>> ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 -
>> found
>> ===>  Patching for logcheck-1.2.54_3
>> ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 -
>> found
>> ===>  Applying FreeBSD patches for logcheck-1.2.54_3
>> ===>   logcheck-1.2.54_3 depends on executable: docbook2man - found
>> ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 -
>> found
>> ===>  Configuring for logcheck-1.2.54_3
>> ===>  Building for logcheck-1.2.54_3
>> /usr/bin/sed -i.bak -e 's!/var/log/syslog!/var/log/messages!'
>> /usr/ports/security/logcheck/work/logcheck-1.2.54/etc/logcheck.logfiles
>> /usr/bin/sed -i.bak -e 's!/etc/logcheck!/usr/local/etc/logcheck!'  -e
>> 's!/usr/share/doc/logcheck-database/README.logcheck-database.gz!/usr/local/share/doc/logcheck/README.logcheck-database!'
>>  /usr/ports/security/logcheck/work/logcheck-1.2.54/docs/logcheck.sgml
>> cd /usr/ports/security/logcheck/work/logcheck-1.2.54/docs && docbook2man
>> -s  /usr/local/share/docbook2X/xslt/man/docbook.xsl  --sgml
>> logcheck.sgml
>> 2> /dev/null  && /bin/mv Logcheck.8 logcheck.8
>
> Can you change this line to remove the stderr redirection and put the
> rest on it's own line (it's possible the real error message is
> redirected).
>
> -- WXS
>


For the record:

#
make===>  Cleaning for logcheck-1.2.54_3
#
[/usr/ports/security/logcheck] # make
#
===>  Extracting for logcheck-1.2.54_3
#
=> MD5 Checksum OK for logcheck_1.2.54.tar.gz.
#
=> SHA256 Checksum OK for logcheck_1.2.54.tar.gz.
#
===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - found
#
===>  Patching for logcheck-1.2.54_3
#
===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - found
#
===>  Applying FreeBSD patches for logcheck-1.2.54_3
#
===>   logcheck-1.2.54_3 depends on executable: docbook2man - found
#
===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - found
#
===>  Configuring for logcheck-1.2.54_3
#
===>  Building for logcheck-1.2.54_3
#
/usr/bin/sed -i.bak -e 's!/var/log/syslog!/var/log/messages!' 
/usr/ports/security/logcheck/work/logcheck-1.2.54/etc/logcheck.logfiles
#
/usr/bin/sed -i.bak -e 's!/etc/logcheck!/usr/local/etc/logcheck!'  -e
's!/usr/share/doc/logcheck-database/README.logcheck-database.gz!/usr/local/share/doc/logcheck/README.logcheck-database!'
 /usr/ports/security/logcheck/work/logcheck-1.2.54/docs/logcheck.sgml
#
cd /usr/ports/security/logcheck/work/logcheck-1.2.54/docs && docbook2man
-s  /usr/local/share/docbook2X/xslt/man/docbook.xsl  --sgml logcheck.sgml
2> /dev/null  && /bin/mv Logcheck.8 logcheck.8
#
*** Error code 255
#

#
Stop in /usr/ports/security/logcheck.
#
[/usr/ports/security/logcheck] # cd
/usr/ports/security/logcheck/work/logcheck-1.2.54/docs && docbook2man -s 
/usr/local/share/docbook2X/xslt/man/docbook.xsl  --sgml logcheck.sgml
#
I/O error : Attempt to load network entity
http://www.docbook.org/xml/4.3/ent/ISOamsa.ent
#
-:61: warning: failed to load external entity
"http://www.docbook.org/xml/4.3/ent/ISOamsa.ent"
#
%ISOamsa;
#
         ^
#
Entity: line 1:
#
 %ISOamsa;
#
          ^
#
-:62: parser error : internal error
#
%ISOamsb;
#
         ^
#
Entity: line 1:
#
 %ISOamsb;
#
^
#
-:62: parser error : DOCTYPE improperly terminated
#
%ISOamsb;
#
         ^
#
Entity: line 1:
#
 %ISOamsb;
#
^
#
I/O error : Attempt to load network entity
http://www.docbook.org/xml/4.3/ent/ISOamsb.ent
#
-:62: warning: failed to load external entity
"http://www.docbook.org/xml/4.3/ent/ISOamsb.ent"
#
%ISOamsb;
#
         ^
#
Entity: line 1:
#
 %ISOamsb;
#
          ^
#
-:63: parser error : PEReference in prolog
#
%ISOamsc;
#
^
#
-:63: parser error : Start tag expected, '<' not found
#
%ISOamsc;
#
^
#
unable to parse -
#

#
no element found at line 1, column 0, byte 0 at
/usr/local/lib/perl5/site_perl/5.8.9/mach/XML/Parser.pm line 187

-- 
Dan Langille -- http://langille.org/



More information about the freebsd-ports mailing list