[MacPorts] #67138: srecord-1.64_3.darwin_22.arm64 does not build on macOS Ventura 13.2.1
MacPorts
noreply at macports.org
Thu Mar 23 18:32:57 UTC 2023
#67138: srecord-1.64_3.darwin_22.arm64 does not build on macOS Ventura 13.2.1
----------------------+---------------------
Reporter: DarwinNE | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: srecord
----------------------+---------------------
Hello,
I have recently installed MacPorts on a MacBook Pro M2 running Ventura
13.2.1, Xcode Version 14.2 (14C18).
I could not build and install srecord (required for the package minipro).
Here is a copy of the error messages:
{{{
% sudo port clean srecord
Password:
---> Cleaning srecord
% sudo port install srecord
---> Computing dependencies for srecord
---> Fetching archive for srecord
---> Attempting to fetch srecord-1.64_3.darwin_22.arm64.tbz2 from
https://packages.macports.org/srecord
---> Attempting to fetch srecord-1.64_3.darwin_22.arm64.tbz2 from
https://mse.uk.packages.macports.org/srecord
---> Attempting to fetch srecord-1.64_3.darwin_22.arm64.tbz2 from
http://fco.it.packages.macports.org/srecord
---> Fetching distfiles for srecord
---> Verifying checksums for srecord
---> Extracting srecord
---> Applying patches to srecord
---> Configuring srecord
---> Building srecord
Error: Failed to build srecord: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_srecord/srecord/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port srecord failed
}}}
I ran port selfupdate and port upgrade outdated yesterday to see if the
problem could be solved, with no success.
Towards the end of the (attached) main.log file there is this error:
{{{
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_srecord/srecord/work/srecord-1.64'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_srecord/srecord/work/srecord-1.64"
&& /usr/bin/make -j8 -w all
:info:build Exit code: 2
:error:build Failed to build srecord: command execution failed
:debug:build Error code: CHILDSTATUS 4393 2
}}}
I hope it helps!
--
Ticket URL: <https://trac.macports.org/ticket/67138>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list