Menu

#1381 VAPOR build depends on doxygen even when it's set to not to

2.6.0.RC0
closed-rejected
None
6
2017-02-27
2017-01-09
Samuel Li
No

Platform: MacOS

Try to build vapor from source. Set "BUILD_DOXYGEN = 0" in options.mk. The build process reports error if there's no doxygen on the system.

Update:
This bug is also observed on Linux platform.

Update: it is the site.mk file changing the BUILD_DOXYGEN value, and VAPOR handles this correctly.

Discussion

  • Samuel Li

    Samuel Li - 2017-02-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,6 @@
     Platform: MacOS
    
     Try to build vapor from source. Set "BUILD_DOXYGEN = 0" in options.mk. The build process reports error if there's no doxygen on the system.
    +
    +Update:
    +This bug is also observed on Linux platform.
    
    • Group: 1.1 --> 2.6.0.RC0
     
  • Samuel Li

    Samuel Li - 2017-02-26

    Let Sam make sure it's not the site.mk file changing behaviors.

     
  • Samuel Li

    Samuel Li - 2017-02-26
    • assigned_to: Samuel Li
     
  • Samuel Li

    Samuel Li - 2017-02-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,3 +4,5 @@
    
     Update:
     This bug is also observed on Linux platform.
    +
    +Update: it is the site.mk file changing the BUILD_DOXYGEN value, and VAPOR handles this correctly.
    
    • status: open --> closed-rejected
     

Log in to post a comment.

MongoDB Logo MongoDB