stiching error on OSX 10.5

7 views
Skip to first unread message

Jstrom

unread,
Aug 26, 2008, 6:07:28 AM8/26/08
to hugin and other free panoramic software
Hello,

I downloaded the latest disk images of hugin for OSX leopard and the
autopano-sift-c plugins.
Control points are automatically generated ok.

When it comes to stitching, I always seem to get the error

First a pop window:
-----------------------
Error during stitching
Please report the complete text to the bug tracker on http://sf.net/projects/hugin
-----------------------
Then a terminal screen window:
Title bar:
huginpto_jgL0gg - Stitching

contents:
/var/folders/Tz/TzBR9NFsEqyQoKamDNu6sU+++TI/-Tmp-/huginmk_QRtDLF:587:
*** target pattern contains no `%'. Stop.
-----------------------

Does anybody know how to fix this? The disk image is the universal
binary.
Any help would be appreciated.

Bruno Postle

unread,
Aug 26, 2008, 7:04:11 PM8/26/08
to Hugin ptx
On Tue 26-Aug-2008 at 03:07 -0700, Jstrom wrote:
>
>When it comes to stitching, I always seem to get the error

>/var/folders/Tz/TzBR9NFsEqyQoKamDNu6sU+++TI/-Tmp-/huginmk_QRtDLF:587:


>*** target pattern contains no `%'. Stop.

Do you have a ':' in a folder or file name?

This will get fixed at some point but until then you need to stitch
in folders with 'normal' characters.

--
Bruno

Harry van der Wolf

unread,
Aug 27, 2008, 3:47:41 PM8/27/08
to hugi...@googlegroups.com
Please mention which version you are using. Are you on a PPC or an Intel? Which country settings are you using  (with regard to codepage and so on) ? 

(The generated path in /var/folders is random generated and I've never seen it contain a  ":". I tried a couple of projects both on Tiger and Leopard and only saw the "/" as separator.)

Harry

2008/8/27 Bruno Postle <br...@postle.net>

Ippei UKAI

unread,
Aug 28, 2008, 8:33:09 AM8/28/08
to hugi...@googlegroups.com
The path indicates this is Leopard (Tiger does not use secure tmp dir
path). The random code in temporary file is in 6 characters, so that
means the :587: part is most likely added by something else. My be it
is a part of gnumake's message? If not, then finding what's adding it
is a good place to start.

I'm suspecting 2-byte characters and other non-alphabet symbols in the
path. Anyway, more info needed rather about file and executable paths.

Ippei
--
->> 鵜飼 一平 (UKAI Ippei) ->>>>>>>>>>>>>>>>>>>>>>>>
MSN & AIM: ippei...@mac.com Skype: ippei_ukai
Homepage: http://homepage.mac.com/ippei_ukai/


Bruno Postle

unread,
Aug 28, 2008, 6:16:11 PM8/28/08
to Hugin ptx
On Thu 28-Aug-2008 at 21:33 +0900, Ippei UKAI wrote:
>
>The path indicates this is Leopard (Tiger does not use secure tmp dir
>path). The random code in temporary file is in 6 characters, so that
>means the :587: part is most likely added by something else. My be it
>is a part of gnumake's message?

The :587: bit refers to the line number in the Makefile that is
generating the error.

Bruno Postle

unread,
Aug 28, 2008, 6:45:55 PM8/28/08
to Hugin ptx
On Thu 28-Aug-2008 at 23:16 +0100, Bruno Postle wrote:
>
>The :587: bit refers to the line number in the Makefile that is
>generating the error.

>>> >/var/folders/Tz/TzBR9NFsEqyQoKamDNu6sU+++TI/-Tmp-/huginmk_QRtDLF:587:


>>> >*** target pattern contains no `%'. Stop.

The "pattern contains no '%'" error is what make reports when it
encounters a target containing a ':', see bug 2005561:

https://sourceforge.net/tracker/index.php?func=detail&aid=2005561&group_id=77506&atid=550441

--
Bruno

Ippei UKAI

unread,
Aug 29, 2008, 1:21:32 AM8/29/08
to hugi...@googlegroups.com


That sounds like it.

The 'apparent' behaviour of file names inherites that of classic
system on which ':' was the separator. On OSX, the file names with ':'
in the POSIX path appear to contain '/' in Finder. I can reproduce the
error now.

Ippei

Reply all
Reply to author
Forward
0 new messages