Opened 7 months ago

Closed 7 months ago

#68285 closed defect (duplicate)

p5.34-io-compress-brotli @0.4.1_1 build failure

Reported by: JohnBircham (John Bircham) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: MaintenanceCosts
Port: p5-io-compress-brotli

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MacPorts-Maxima-5.46.0+b.dmg

sudo port install gnuplot +qt5
...
Building p5.34-io-compress-brotli
Error: Failed to build p5.34-io-compress-brotli: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-io-compress-brotli/p5.34-io-compress-brotli/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gnuplot failed
--->  Some of the ports you installed have notes:
  db48 has the following notes:
    The Java and Tcl bindings are now provided by the db48-java and
    db48-tcl subports.
  dbus has the following notes:
    Startup items (named 'dbus-system, dbus-session') have been generated that will aid in starting dbus with launchd. They are disabled by default. Execute the following
    command to start them, and to cause them to launch at startup:
    
        sudo port load dbus
  gawk has the following notes:
    readline support has been removed from gawk. If you need to run gawk interactively, install rlwrap:
    
    sudo port install rlwrap
    
    and run gawk using rlwrap:
    
    rlwrap gawk ...
  libpsl has the following notes:
    libpsl API documentation is provided by the port 'libpsl-docs'.
  py311-cython has the following notes:
    To make the Python 3.11 version of Cython the one that is run when you execute the commands without a version suffix, e.g. 'cython', run:
    
    port select --set cython cython311
  python310 has the following notes:
    To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of:
    
        sudo port select --set python python310
        sudo port select --set python3 python310
  python311 has the following notes:
    To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of:
    
        sudo port select --set python python311
        sudo port select --set python3 python311

Attachments (2)

main copy.log (40.7 KB) - added by JohnBircham (John Bircham) 7 months ago.
main.log
main.log (58.6 KB) - added by MaintenanceCosts 7 months ago.
main.log

Download all attachments as: .zip

Change History (7)

Changed 7 months ago by JohnBircham (John Bircham)

Attachment: main copy.log added

main.log

comment:1 Changed 7 months ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Owner: set to dbevans
Port: p5-io-compress-brotli added; maxima removed
Priority: HighNormal
Status: newassigned
Summary: Maxima constantly fails to build on MacOS 13 and 14p5.34-io-compress-brotli @0.4.1_1 build failure
:info:build make: *** read jobs pipe: Resource temporarily unavailable.  Stop.

comment:2 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

which means maybe the problem goes away if you try again.

Changed 7 months ago by MaintenanceCosts

Attachment: main.log added

main.log

comment:3 Changed 7 months ago by MaintenanceCosts

Same build failure, persists on multiple attempts with a clean between each. Sonoma on Apple Silicon.

Last edited 7 months ago by MaintenanceCosts (previous) (diff)

comment:4 Changed 7 months ago by MaintenanceCosts

Update: the workaround in this ticket #65496, deactivating gmake and then building p5.34-io-compress-brotli, worked for me.

Last edited 7 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: MaintenanceCosts added
Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.