BIND 10 #2817: message "sed: command garbled: s/\([ \t]*-L\)[ ]*\([^ \t]*[ \t]*\)/\1\2/pg" on Solaris builds

BIND 10 Development do-not-reply at isc.org
Mon Mar 18 16:03:23 UTC 2013


#2817: message "sed: command garbled: s/\([ \t]*-L\)[ ]*\([^ \t]*[ \t]*\)/\1\2/pg"
on Solaris builds
-------------------------------------+-------------------------------------
            Reporter:  cas           |                        Owner:  jelte
                Type:  defect        |                       Status:
            Priority:  medium        |  reviewing
           Component:  build system  |                    Milestone:
            Keywords:                |  Sprint-20130319
           Sensitive:  0             |                   Resolution:
         Sub-Project:  Core          |                 CVSS Scoring:
Estimated Difficulty:  3             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jelte


Comment:

 The explanation makes kind of sense and I expect you did try it on the
 problematic machine.

 {{{
 Though, there's a problem that seems related. When I run configure, I get
 bunch of messages like this:
 checking for python3.2 extension module directory...
 ${exec_prefix}/lib64/python3.2/site-packages
 ../configure: line 16184: 7317{SED}: command not found
 Exception IOError: IOError(32, 'Broken pipe') in <_io.TextIOWrapper
 name='<stdout>' mode='w' encoding='ANSI_X3.4-1968'> ignored
 ../configure: line 16213: 7317{SED}: command not found
 checking Python.h usability... yes
 }}}

 I guess the double dollar sign gets replaced by the current PID, which is
 not the best thing to do. Should that be single dollar?

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


More information about the bind10-tickets mailing list