BIND 10 #3107: [kean] ./configure report versions of dependencies

BIND 10 Development do-not-reply at isc.org
Thu Nov 14 08:36:21 UTC 2013


#3107: [kean] ./configure report versions of dependencies
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:  kean
                Type:  task          |                       Status:
            Priority:  medium        |  reopened
           Component:  build system  |                    Milestone:
            Keywords:                |  Sprint-20131015
           Sensitive:  0             |                   Resolution:
         Sub-Project:  Core          |                 CVSS Scoring:
Estimated Difficulty:  5             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by muks):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Hi Kean

 Replying to [comment:21 muks]:
 > Replying to [comment:18 kean]:
 > > Replying to [comment:17 muks]:
 > >
 > > > * The following cannot work:
 > > > {{{
 > > > +CXX_VERSION=`$CXX-V 2> /dev/null | head -1`
 > > > }}}
 > > >
 > > > This implies it was not tested.
 > > No, it means it wasn't tested for that compiler. It was tested on two
 completely separate platforms and things worked, it just happened that
 neither of those used SunStudio. Sorry for the typo. It has been
 corrected.
 >
 > I don't understand why you claim the above. The whole section is only
 for that Solaris compiler, as you can see:
 > {{{
 > # SunStudio compiler requires special compiler options for boost
 > # (http://blogs.sun.com/sga/entry/boost_mini_howto)
 > if test "$SUNCXX" = "yes"; then
 > CXX_VERSION=`$CXX-V 2> /dev/null | head -1`
 > CXXFLAGS="$CXXFLAGS -library=stlport4 -features=tmplife
 -features=tmplrefstatic"
 > MULTITHREADING_FLAG="-mt"
 > fi
 > }}}
 >
 > The quoted line was not tested. Would you refute that?

 Please address this comment before closing the ticket. In this ticket's
 history, there are several items like this that have been contested, and
 silently dropped. When work is reviewed and there is discussion, we have
 to agree somewhere.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3107#comment:23>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list