[CDRIVER-881] mongo-c-driver-1.1.11 fail to make html Created: 25/Sep/15  Updated: 19/Oct/16  Resolved: 12/Oct/15

Status: Closed
Project: C Driver
Component/s: Build, docs, libmongoc
Affects Version/s: 1.1.11
Fix Version/s: 1.2.0

Type: Bug Priority: Minor - P4
Reporter: Peng Xie Assignee: A. Jesse Jiryu Davis
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to CDRIVER-524 Links to libbson from mongoc docs don... Closed

 Description   

Shell I/O

 /tmp/mongo-c-driver-1.1.11 $ ./configure --enable-html-docs && make html
...
...
...
libmongoc was configured with the following options:
 
Build configuration:
  Enable debugging (slow)                          : no
  Compile with debug symbols (slow)                : no
  Enable GCC build optimization                    : yes
  Enable automatic binary hardening                : yes
  Code coverage support                            : no
  Cross Compiling                                  : no
  Fast counters                                    : no
  Shared memory performance counters               : yes
  SASL                                             : sasl2
  SSL                                              : yes
  Libbson                                          : system
 
Documentation:
  man                                              : no
  HTML                                             : yes
 
make[1]: Entering directory '/tmp/mongo-c-driver-1.1.11'
make[1]: Nothing to be done for 'html-am'.
make[1]: Leaving directory '/tmp/mongo-c-driver-1.1.11'
  GEN      html
warning: failed to load external entity "file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml"
file:///tmp/mongo-c-driver-1.1.11/doc/finding-document.page:13: element include: XInclude error : could not load file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml, and no fallback was found
warning: failed to load external entity "file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml"
file:///tmp/mongo-c-driver-1.1.11/doc/executing-command.page:13: element include: XInclude error : could not load file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml, and no fallback was found
warning: failed to load external entity "file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml"
file:///tmp/mongo-c-driver-1.1.11/doc/deleting-document.page:13: element include: XInclude error : could not load file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml, and no fallback was found
warning: failed to load external entity "file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml"
file:///tmp/mongo-c-driver-1.1.11/doc/inserting-document.page:13: element include: XInclude error : could not load file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml, and no fallback was found
warning: failed to load external entity "file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml"
file:///tmp/mongo-c-driver-1.1.11/doc/updating-document.page:13: element include: XInclude error : could not load file:/tmp/mongo-c-driver-1.1.11/doc/basic-prequisites.xml, and no fallback was found
warning: failed to load external entity "file:///tmp/mongo-c-driver-1.1.11/build/libbson.xsl"
compilation error: file - line 14 element include
xsl:include : unable to load file:///tmp/mongo-c-driver-1.1.11/build/libbson.xsl



 Comments   
Comment by Githook User [ 14/Oct/15 ]

Author:

{u'username': u'bjori', u'name': u'Hannes Magnusson', u'email': u'bjori@php.net'}

Message: Merge remote-tracking branch 'upstream/r1.2'

  • upstream/r1.2:
    CDRIVER-932: Fix typo in tutorial
    1.2.0 Release
    set libbson submodule to 1.2.0
    update solaris install instructions
    NEWS entry for 1.2.0
    CDRIVER-903: Hinted cursors should still apply read prefs
    CDRIVER-754 update list of supported platforms
    CDRIVER-881 include libbson.xsl in distribution tarball
    Change field names in 'createIndexes' command to match documentation

Conflicts:
NEWS
doc/installing.page
src/libbson
src/mongoc/mongoc-client.c
src/mongoc/mongoc-collection.c
src/mongoc/mongoc-cursor-private.h
src/mongoc/mongoc-cursor.c
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/23038aba78edc7d4e1375d7e4e8fbd5efedbe409

Comment by Githook User [ 14/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-881 include libbson.xsl in distribution tarball
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/30a231047067b56bd318d1ff9ed2b73747b8f638

Comment by Githook User [ 12/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-881 include libbson.xsl in distribution tarball
Branch: r1.2
https://github.com/mongodb/mongo-c-driver/commit/30a231047067b56bd318d1ff9ed2b73747b8f638

Comment by A. Jesse Jiryu Davis [ 12/Oct/15 ]

Simply needed to include my new file "libbson.xsl" in the C Driver's distribution tarball. The xsl file was created to resolve CDRIVER-524.

Comment by Githook User [ 12/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-881 include libbson.xsl in distribution tarball
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/8b12a7281ee9dd33bc80cc0c585c0f504bdedc61

Comment by A. Jesse Jiryu Davis [ 25/Sep/15 ]

Thanks for taking this kyle.suarez. I would guess, without having done any investigation yet, that the change I made for CDRIVER-524 was incomplete: I didn't include the xsl file in the release tarball.

If it's not in the release tarball, here:

https://github.com/mongodb/mongo-c-driver/releases/tag/1.1.11

... then see what needs fixing so that "make distcheck" includes it next time we release.

Generated at Wed Feb 07 21:10:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.