BIND 10 #1835: install-sh issue on OpenBSD

BIND 10 Development do-not-reply at isc.org
Fri Mar 23 13:28:57 UTC 2012


#1835: install-sh issue on OpenBSD
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  task          |  UnAssigned
            Priority:  medium        |                       Status:  new
           Component:  build system  |                    Milestone:  New
           Sensitive:  0             |  Tasks
         Sub-Project:  Core          |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 {{{
 /bin/sh /bin/sh /home/jreed/src/bind10/install-sh -d
 //home/jreed/opt/bind10/var/bind10-devel
 }}}
 Caused by:
 {{{
 install_sh_DATA = ${SHELL} $(install_sh) -c -m 644
 install_sh_PROGRAM = ${SHELL} $(install_sh) -c
 install_sh_SCRIPT = ${SHELL} $(install_sh) -c
 mkinstalldirs = $(SHELL) $(install_sh) -d
 install_sh = ${SHELL} /home/jreed/src/bind10/install-sh
 }}}
 {{{
 $ /bin/sh /bin/sh
 /bin/sh[2]: syntax error: `(' unexpected
 }}}

 The problem is caused by http://www.openbsd.org/cgi-
 bin/cvsweb/ports/devel/automake/1.11/patches/patch-lib_am_header-vars_am
 and http://www.openbsd.org/cgi-
 bin/cvsweb/ports/devel/automake/1.11/patches/patch-automake_in

 I reported this to their ports team. I am opening this ticket to track it
 from our side too.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1835>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list