NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/52289: /bin/sh fails to execute configure script



The following reply was made to PR bin/52289; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/52289: /bin/sh fails to execute configure script
Date: Thu, 15 Jun 2017 08:30:55 -0500 (CDT)

 No, it was not only on arm.  I experienced it on amd64-current and
 i386-8.0_BETA using pkgsrc-2017Q1.
 
 The problem is due to a 'bash'-ism in the configure script which slipped
 through earlier revisions of NetBSD's 'sh'.  After the corrections and
 tightening by kre, NetBSD's 'sh' properly choked on it.
 
 In pkgsrc-HEAD "graphics/ilmbase" has been changed to explicitly use
 'bash' to run its "./configure" scripts.  If you update at least that
 package to HEAD it should configure and build properly.  It does for me.
 
 There is a pending pull-up to pkgsrc-2017Q1 which includes these
 changes, but it hasn't been committed.  For myself, I just updated
 that package to HEAD.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index