[MacPorts] #71473: p5.34-pdf-builder @3.26.0 cannot be tested with Perl 5.34 on PPC Mac OS X 10.4.11, Tiger, because File::Temp in Perl's core fails to create directory

MacPorts noreply at macports.org
Thu Jan 23 21:05:44 UTC 2025


#71473: p5.34-pdf-builder @3.26.0 cannot be tested with Perl 5.34 on PPC Mac OS X
10.4.11, Tiger, because File::Temp in Perl's core fails to create directory
-------------------------------------------+-----------------------
  Reporter:  ballapete                     |      Owner:  (none)
      Type:  defect                        |     Status:  new
  Priority:  Normal                        |  Milestone:
 Component:  ports                         |    Version:  2.10.5
Resolution:                                |   Keywords:  tiger ppc
      Port:  p5-pdf-builder, p5-file-temp  |
-------------------------------------------+-----------------------

Comment (by ballapete):

 It's now clear to me why tests in `tiff.t` fail: A new process is created
 to `convert` the temporary test image and its parent is dismissed. So
 File::Temp releases the temporary test image and when the `convert`
 utility is finally loaded into memory and ready to convert the file does
 not exist anymore.

 This can be shown by using `exec convert.orig …` in my shell. With this
 additional keyword all tests do PASS, otherwise they FAIL.

-- 
Ticket URL: <https://trac.macports.org/ticket/71473#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list