Opened 2 years ago

Closed 2 years ago

#63863 closed defect (fixed)

ghostscript @9.54.0_1+x11 - Warning: reinplace s|/usr/bin/perl|/opt/local/bin/perl| didn't change anything

Reported by: FaradayLight (Faraday Light) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: monterey arm64 Cc: cooljeanius (Eric Gallager)
Port: ghostscript

Description

The following is reported:

--->  Verifying checksums for ghostscript
--->  Extracting ghostscript
--->  Applying patches to ghostscript
Warning: reinplace s|/usr/bin/perl|/opt/local/bin/perl| didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostpdl-9.54.0/pcl/tools/gl2_chars.pl
--->  Configuring ghostscript
Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
  strchr: found in ghostpdl-9.54.0/config.log
--->  Building ghostscript

I do not have the file mentioned above nor the log, but I re-run the process to capture them.

Attachments (1)

gl2_chars.pl (1.9 KB) - added by FaradayLight (Faraday Light) 2 years ago.
gl2_chars.pl

Download all attachments as: .zip

Change History (4)

Changed 2 years ago by FaradayLight (Faraday Light)

Attachment: gl2_chars.pl added

gl2_chars.pl

comment:1 Changed 2 years ago by FaradayLight (Faraday Light)

The Perl script from the package is attached.

The shebang line is as follows:

#!/usr/bin/env perl -w                                                                                                                                                                                              

# these can be changed.

comment:2 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In a699a13cac33821ed5a5ee6a4f571263a82d5c06/macports-ports (master):

ghostscript: Fix reinplace

Closes: #63863

Note: See TracTickets for help on using tickets.