/security/logcheck-1.2.54 build failure

Kim Culhan w8hdkim at gmail.com
Tue Apr 28 22:00:35 UTC 2009


Greg Larkin wrote:
> Kim Culhan wrote:
>   
>> Greetings-
>>
>> The build of the logcheck port fails like this:
>>
>> ===>   Compressing manual pages for docbook2X-0.8.8_1
>> ===>   Registering installation for docbook2X-0.8.8_1
>> ===>   Returning to build of logcheck-1.2.54_3
>> ===>   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
>> -:1: parser error : Start tag expected, '<' not found
>> /usr/local/bin/sgml2xml-isoent: cannot find sx(sgml2xml) or osx to
>> convert SGML
>> ^
>> 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
>> *** Error code 255
>>
>> Stop in /usr/ports/security/logcheck.
>>
>> Anyone seeing this ?
>>
>> BTW, email to the logcheck port maintainer bounces as it is forwarded
>> by the FreeBSD account to another location:
>>
>> Remote-MTA: dns; mail1.sourcehosting.net
>> Diagnostic-Code: smtp; 550 Forged Gmail, not sent from your account.
>>
>> Must mean Forged Gmail vs real Gmail..
>>
>> regards
>> -kim
>>
>> -- 
>>     
>
> Hi Kim,
>
> I am the logcheck port maintainer.  First, I think I have fixed the
> email problem, so you should be able to reach me at glarkin at FreeBSD.org
> or glarkin at sourcehosting.net now.
>
> The problem that you reported should be fixed in the current ports tree.
>  I saw the same thing reported shortly after committing the change to
> security/logcheck.  See this page for an explanation:
>
> http://www.freebsd.org/cgi/getmsg.cgi?fetch=11930+0+current/cvs-ports
>
> Try updating your ports tree and rebuilding, and let me know if it works
> now.
>
>   

Thanks everyone for replying to my post, I updated my ports tree and 
started by rebuilding
docbook2X.

Rebuilding docbook2X built OpenSP and now there is this build probem left,
which is looks like the sitation Alexey described:

===>  Building for logcheck-1.2.54_3
/usr/local/bin/osx:logcheck.sgml:1:59:W: cannot generate system 
identifier for public text "-//OASIS//DTD DocBook V4.1//EN"
/usr/local/bin/osx:logcheck.sgml:34:0:E: reference to entity "REFENTRY" 
for which no system identifier could be generated
/usr/local/bin/osx:logcheck.sgml:1:0: entity was defined here
/usr/local/bin/osx:logcheck.sgml:34:0:E: DTD did not contain element 
declaration for document type name
/usr/local/bin/osx:logcheck.sgml:36:9:E: element "REFENTRY" undefined
/usr/local/bin/osx:logcheck.sgml:37:15:E: element "REFENTRYINFO" undefined
/usr/local/bin/osx:logcheck.sgml:38:12:E: element "ADDRESS" undefined
/usr/local/bin/osx:logcheck.sgml:39:15:E: element "EMAIL" undefined

[many lines of 'element "xxx" undefined' deleted]

/usr/local/bin/osx:logcheck.sgml:248:11:E: element "REFSECT1" undefined
/usr/local/bin/osx:logcheck.sgml:249:10:E: element "TITLE" undefined
/usr/local/bin/osx:logcheck.sgml:251:9:E: element "PARA" undefined
/usr/local/bin/osx:logcheck.sgml:251:18:E: element "COMMAND" undefined
/usr/local/bin/osx:logcheck.sgml:254:11:E: element "REFSECT1" undefined
/usr/local/bin/osx:logcheck.sgml:255:10:E: element "TITLE" undefined
/usr/local/bin/osx:logcheck.sgml:257:9:E: element "PARA" undefined
/usr/local/bin/osx:logcheck.sgml:260:9:E: element "PARA" undefined


Repeat running of 'make' after this point does not return anything, 
maybe this is what Alexey is seeing when
the build becomes done.

regards
-kim

--



More information about the freebsd-ports mailing list