[torquedev] trunk distcheck fails on OSX
Garrick Staples
garrick at usc.edu
Tue Jul 6 00:21:39 MDT 2010
A regular 'make' for trunk on OSX 10.4.0 works, but distcheck is failing.
Anyone know what to make of this?
cd /var/folders/xB/xBF9H+IfF3eI4KFe6ZvsF++++TM/-Tmp-//am-dc-29358//Users/garrick/torque/trunk-build/torque-2.5.0/_inst/lib/xpbsmon && ./buildindex /var/folders/xB/xBF9H+IfF3eI4KFe6ZvsF++++TM/-Tmp-//am-dc-29358//Users/garrick/torque/trunk-build/torque-2.5.0/_inst/lib/xpbsmon . /var/folders/xB/xBF9H+IfF3eI4KFe6ZvsF++++TM/-Tmp-//am-dc-29358/
Running auto_mkindex...done
couldn't compile regular expression pattern: quantifier operand invalid
while executing
"regsub $destdir_ $line {} match"
invoked from within
"if { $doit } {
puts -nonewline "Running auto_mkindex..."
auto_mkindex $tclIndex_dir $libdir/*.{tk,tcl}
set f [open tclIndex]
while {[gets $f ..."
(file "./buildindex" line 128)
make[6]: *** [install-data-hook] Error 1
make[5]: *** [install-data-am] Error 2
make[4]: *** [install-am] Error 2
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [distcheck] Error 1
More information about the torquedev
mailing list