Opened 13 years ago
Closed 13 years ago
#32160 closed defect (wontfix)
goffice: syntax error near unexpected token `"$arg"'
Reported by: | rudloff@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | tiger | Cc: | |
Port: | goffice |
Description
../../doltlibtool: line 11: syntax error near unexpected token `"$arg"' ../../doltlibtool: line 11: ` *) args+=("$arg")'
Attachments (1)
Change History (5)
Changed 13 years ago by rudloff@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I have updated goffice to 0.8.17. Did that help you? FYI, I was able to build 0.8.12 and 0.8.17 without problem on Tiger.
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I'm sorry I forgot about this ticket, but it looks like all use of dolt has been removed from goffice in version 0.9.0 so this problem will go away when we update goffice.
Note: See
TracTickets for help on using
tickets.
I remember this type of error. dolt was using syntax incompatible with Tiger's older version of Bash. goffice 0.8.17 is available; we should update the port to that. If that doesn't fix it, I'll look up what the fix for this was and write a patch.