[SERVER-7410] SYSLIBDEPS functionality broken Created: 18/Oct/12  Updated: 11/Jul/16  Resolved: 23/Oct/12

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 2.2.0, 2.3.0
Fix Version/s: 2.2.2, 2.3.1

Type: Bug Priority: Major - P3
Reporter: Andy Schwerin Assignee: Andy Schwerin
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

In 2.2, this should really be affecting the -use-system* build options to SCons. I'm not sure that this ever worked correctly.

When fixed, we should backport to 2.2, maybe for 2.2.2.



 Comments   
Comment by auto [ 06/Nov/12 ]

Author:

{u'date': u'2012-10-18T19:57:19Z', u'email': u'schwerin@10gen.com', u'name': u'Andy Schwerin'}

Message: SERVER-7410 Fix SYSLIBDEPS functionality

The previous implementation was not recursively following the LIBDEPS hierarchy, looking for SYSLIBDEPS
to add. Instead, it was trying to walk a hierachy like LIBDEPS rooted in the SYSLIBDEPS variable. This
isn't really a meaningful behavior, since SYSLIBDEPS always list system libraries, which are always leaf
nodes in the dependency graph for our build system.
Branch: v2.2
https://github.com/mongodb/mongo/commit/fdebd7bae6ca938a80713694ef2dfe360f3dc27f

Comment by auto [ 23/Oct/12 ]

Author:

{u'date': u'2012-10-18T12:57:19-07:00', u'email': u'schwerin@10gen.com', u'name': u'Andy Schwerin'}

Message: SERVER-7410 Fix SYSLIBDEPS functionality

The previous implementation was not recursively following the LIBDEPS hierarchy, looking for SYSLIBDEPS
to add. Instead, it was trying to walk a hierachy like LIBDEPS rooted in the SYSLIBDEPS variable. This
isn't really a meaningful behavior, since SYSLIBDEPS always list system libraries, which are always leaf
nodes in the dependency graph for our build system.
Branch: master
https://github.com/mongodb/mongo/commit/4bfc3bc15e23eeca6292cbc018075dcb10e1cd86

Generated at Thu Feb 08 03:14:27 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.