Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#63860 closed defect (fixed)

squid4 @4.17_1+openssl - Error: Failed to build squid4: command execution failed

Reported by: FaradayLight (Faraday Light) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: squid4

Description

Port fails to build:

--->  Extracting squid4
--->  Applying patches to squid4
--->  Configuring squid4
Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
  strchr: found in squid-4.17/libltdl/config.log
--->  Building squid4
Error: Failed to build squid4: command execution failed  
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_squid4/squid4/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port squid4 failed

Multiple errors of the following form appearing in the log:

:info:build In file included from ../../src/ssl/context_storage.h:20:                                                                                                                                               
:info:build ../../src/security/forward.h:85:9: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
:info:build CtoCpp1(DH_free, DH *);
:info:build         ^
...

See attached.

Attachments (1)

main.log (1.4 MB) - added by FaradayLight (Faraday Light) 2 years ago.
Main.log

Download all attachments as: .zip

Change History (6)

Changed 2 years ago by FaradayLight (Faraday Light)

Attachment: main.log added

Main.log

comment:1 Changed 2 years ago by reneeotten (Renee Otten)

Cc: jmroot removed
Keywords: monterey arm64 removed
Owner: set to jmroot
Port: squid4 added; squid-4 removed
Status: newassigned

Please attach the main.log file mentioned in the messsage; the snippets you show are only warnings and shouldn't cause the build to fail.

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

Keywords: monterey arm64 added

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

Keywords: monterey arm64 removed

comment:4 Changed 2 years ago by Chris Jones <jonesc@…>

Resolution: fixed
Status: assignedclosed

In a17b887674e70b6701ba18cfcf2c47b1c223b2a0/macports-ports (master):

squid4: Use openssl PG, pegged to version 1.1
Closes: #63860

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

Fix confirmed - package now builds successfully. Many thanks.

Note: See TracTickets for help on using tickets.