[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-23 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452


User pjanik changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from pja...@openoffice.org Sun Jan 23 08:27:14 
+ 2011 ---
Seen in m98.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-23 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from pja...@openoffice.org Sun Jan 23 08:27:29 
+ 2011 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452


User pl changed the following:

What|Old value |New value

 Assigned to|b_michaelsen  |hjs





--- Additional comments from p...@openoffice.org Mon Jan 17 09:42:59 + 
2011 ---
hjs already has a patch to be integrated as a master fix for this.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-14 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452


User mst changed the following:

What|Old value |New value

  CC|'mst' |'mst,pl'





--- Additional comments from m...@openoffice.org Fri Jan 14 16:54:24 + 
2011 ---
pl had the same problem today, and it was caused
by having fink installed, which has a GNU mktemp.

suggest hard-coding /usr/bin/mktemp in macosx.mk:
should work on every OSX = 10.4 box,
and is the simplest fix.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-14 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452





--- Additional comments from pja...@openoffice.org Fri Jan 14 17:34:43 
+ 2011 ---
Yes, I have fink on the build machine.

I agree with the hardcoding of /usr/bin.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452
 Issue #|116452
 Summary|mktemp -t on mac OS X
   Component|tools
 Version|DEV300m97
Platform|All
 URL|
  OS/Version|Mac OS X, 10.4
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|b_michaelsen
 Reported by|pjanik





--- Additional comments from pja...@openoffice.org Thu Jan 13 14:29:01 
+ 2011 ---
Mac OS X Tiger:

paveljanik 
Macintosh:/Volumes/EXTDisk/Build/BuildDir/ooo_DEV300_m97_src/tools/prj pavel$ 
dmake
 paveljanik cd ..  make -s -r -j1 
 paveljanik [ build LOG ] tools
 paveljanik [ build LNK ] Library/libtlmxi.dylib
 paveljanik mktemp: template must not contain directory separators in -t mode
 paveljanik make: *** 
[/Volumes/EXTDisk/Build/BuildDir/ooo_DEV300_m97_src/solver/300/unxmacxi.pro/workdir/LinkTarge
t/Library/libtlmxi.dylib] Error 1
 paveljanik dmake:  Error code 2, while making 'all'

mktemp -p (as on other platforms) works.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452


User mst changed the following:

What|Old value |New value

  CC|''|'mst'





--- Additional comments from m...@openoffice.org Thu Jan 13 14:48:01 + 
2011 ---
on my apple box:
 whereis mktemp
/usr/bin/mktemp
 mktemp -p
mktemp: illegal option -- p
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
   mktemp [-d] [-q] [-u] -t prefix

that's why i put in this -t switch.
seemed to work for me.

do you have something special installed,
 like a GNU mktemp that is first in the PATH?



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452





--- Additional comments from pja...@openoffice.org Thu Jan 13 15:09:38 
+ 2011 ---
Darwin:

Macintosh:~ pavel$ mktemp -f
mktemp: illegal option -- f
Usage: mktemp [-dqtu] [-p prefix] [template]
Macintosh:~ pavel$ uname -a 
Darwin Macintosh.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 
PDT 2007; root:xnu-
792.25.20~1/RELEASE_I386 i386 i386
Macintosh:~ pavel$ 


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452





--- Additional comments from m...@openoffice.org Thu Jan 13 15:52:37 + 
2011 ---
i've got 2 boxes with this:

 uname -v
Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386

and one with this:

 uname -v
Darwin Kernel Version 10.5.0: Fri Nov  5 23:20:39 PDT 2010;
root:xnu-1504.9.17~1/RELEASE_I386

haven't found an older version.

mine looks newer; i don't think they would replace something
with an alternative that is less powerful in an upgrade.

is your mktemp really /usr/bin/mktemp?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452





--- Additional comments from s...@openoffice.org Thu Jan 13 16:03:07 + 
2011 ---
I've still got an additional Tiger image on some Leopard box, and trying to
execute that Tiger /usr/bin/mktemp (while running Leopard) suggests that Pavel's
mktemp is indeed something different?

$ /Volumes/Naked\ Tiger/usr/bin/mktemp -p
mktemp: illegal option -- p
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
   mktemp [-d] [-q] [-u] -t prefix

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116452] mktemp -t on mac OS X

2011-01-13 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116452





--- Additional comments from b_michael...@openoffice.org Thu Jan 13 
16:14:31 + 2011 ---
(just a hint ...) A coreutils mktemp would identify itself by:
mktemp --version


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org