[MacPorts] #45381: gnutls: sed: 1: "/definition of _Noretur ...": filename expected
MacPorts
noreply at macports.org
Mon Oct 13 18:19:59 PDT 2014
#45381: gnutls: sed: 1: "/definition of _Noretur ...": filename expected
--------------------------+----------------------------
Reporter: ryandesign@… | Owner: mschamschula@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.3.1
Keywords: | Port: gnutls
--------------------------+----------------------------
gnutls is failing to build on the OS X 10.8 and earlier builtbot servers,
with this error:
{{{
rm -f stdnoreturn.h-t stdnoreturn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e '/definition of _Noreturn/r ' \
< ./stdnoreturn.in.h; \
} > stdnoreturn.h-t && \
mv stdnoreturn.h-t stdnoreturn.h
sed: 1: "/definition of _Noretur ...": filename expected
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45381>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list