gnutls-3.1.2 build failure when generating HTML doc

Dr. Volker Zell vzell at volkerzell.de
Thu Oct 4 15:08:11 CEST 2012


Hi

With the latest release of gnutls-3.1.2 it doesn't build cleanly anymore on cygwin.


 lots of warning: No declaration found messages

 
./gnutls-sections.txt:2656: warning: No declaration found for RIPEMD160_Final.
./gnutls-sections.txt:2657: warning: No declaration found for RIPEMD160.
See gnutls-undeclared.txt for the list of undeclared symbols.
./gnutls-unused.txt:1: warning: 103 unused declarations.They should be added to gnutls-sections.txt in the appropriate place.
  DOC   Building HTML
warning: failed to load external entity "../xml/dtls.xml"
../gnutls-docs.sgml:36: element include: XInclude error : could not load ../xml/dtls.xml, and no fallback was found
warning: failed to load external entity "../xml/ocsp.xml"
../gnutls-docs.sgml:40: element include: XInclude error : could not load ../xml/ocsp.xml, and no fallback was found
warning: failed to load external entity "../xml/tpm.xml"
../gnutls-docs.sgml:41: element include: XInclude error : could not load ../xml/tpm.xml, and no fallback was found
Makefile:1898: recipe for target `html-build.stamp' failed
make[4]: *** [html-build.stamp] Error 6
make[4]: Leaving directory `/cygdrive/d/misc/src/release/gnutls-3.1.2-1/build/doc/reference'
Makefile:3504: recipe for target `all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/cygdrive/d/misc/src/release/gnutls-3.1.2-1/build/doc'
Makefile:3200: recipe for target `all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/d/misc/src/release/gnutls-3.1.2-1/build/doc'
Makefile:1592: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/misc/src/release/gnutls-3.1.2-1/build'
Makefile:1519: recipe for target `all' failed
make: *** [all] Error 2


The previous build of version gnutls-3.1.1 gives

./gnutls-sections.txt:2656: warning: No declaration found for RIPEMD160_Final.                                                                                                                 
./gnutls-sections.txt:2657: warning: No declaration found for RIPEMD160.                                                                                                                       
See gnutls-undeclared.txt for the list of undeclared symbols.                                                                                                                                  
./gnutls-unused.txt:1: warning: 92 unused declarations.They should be added to gnutls-sections.txt in the appropriate place.                                                                   
  DOC   Building HTML                                                                                                                                                                          
warning: failed to load external entity "../xml/dtls.xml"                                                                                                                                      
../gnutls-docs.sgml:36: element include: XInclude error : could not load ../xml/dtls.xml, and no fallback was found                                                                            
warning: failed to load external entity "../xml/ocsp.xml"                                                                                                                                      
../gnutls-docs.sgml:40: element include: XInclude error : could not load ../xml/ocsp.xml, and no fallback was found                                                                            
Element include in namespace 'http://www.w3.org/2003/XInclude' encountered in chapter, but no template matches.                                                                                
Element include in namespace 'http://www.w3.org/2003/XInclude' encountered in chapter, but no template matches.                                                                                
  DOC   Fixing cross-references                                                                                                                                                                
make[4]: Leaving directory `/cygdrive/d/misc/src/release/gnutls-3.1.1-1/build/doc/reference'                                                                                                   
make[4]: Entering directory `/cygdrive/d/misc/src/release/gnutls-3.1.1-1/build/doc'                                                                                                            


Ciao
  Volker




More information about the Gnutls-devel mailing list