Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 22:54:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217849] Port: devel/autogen fails to build
Message-ID:  <bug-217849-13-d6fnUR5pPr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217849-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217849-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217849

--- Comment #4 from Anton Yuzhaninov <citrin+pr@citrin.ru> ---
You build logs contain messages:

./mk-tpl-config.sh: redirection error: cannot duplicate fd: Bad file descri=
ptor
./mk-tpl-config.sh: line 50: 1: Bad file descriptor
./mk-tpl-config.sh: line 53: 8: Bad file descriptor
./mk-tpl-config.sh: line 49: 8: Bad file descriptor

I have no such messages in my build logs.

Try to debug this script:
devel/autogen # make patch
devel/autogen # cd `make -V WRKSRC`
autogen-5.18.10 # $EDITOR autoopts/mk-tpl-config.sh
# add=20
# set -x
# after shebang
autogen-5.18.10 # cd -
# make

And look for messages from mk-tpl-config.sh

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217849-13-d6fnUR5pPr>