On 11/7/2018 1:20 PM, Marco Atzeri wrote:
It seems that the behaviour of cygport is changed recently
and rebuilding the 4ti2 package fails on the name 4ti2.
Or is a bash change ?
Maybe this ...
cygport --debug 4ti2.cygport package
>>> 4ti2-debuginfo-1.6.7-2.tar.xz
+ mkdir -p
/cygdrive/d/cyg_pub/devel/4ti2/prova/4ti2-1.6.7-2.x86_64/dist/4ti2/4ti2-debuginfo
/usr/share/cygport/lib/pkg_pkg.cygpart: line 197:
Line 197 of this file is the creation of the debuginfo tar file.
4ti2_debuginfo_CONTENTS: bad substitution
This is coming from the ${!dbg_contents_var} syntax. What is this input
to tar supposed to be? The "bad substitution" is because the variable
isn't an integer.
--
cyg Simple
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple