[MacPorts] #65759: librsvg won't build
MacPorts
noreply at macports.org
Sat Sep 3 07:20:08 UTC 2022
#65759: librsvg won't build
----------------------+----------------------
Reporter: M-Rick | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: librsvg |
----------------------+----------------------
Comment (by M-Rick):
Replying to [comment:3 mascguy]:
> It looks like you don't have the full version of Xcode installed, only
the command-line tools:
>
> {{{
> sysinfo Xcode none
> }}}
>
> Can you install the full version of Xcode, matching the CLT? It looks
like you might be using version 13.0, but you can verify via `xcodebuild
-version`.
>
> Once that's been done, run `sudo port clean --work --logs librsvg`, and
then try installing again.
I installed the complete version of Xcode. But same result, failed again
😞
{{{
aymeric$ sudo port install librsvg
---> Computing dependencies for librsvg
---> Fetching distfiles for librsvg
---> Verifying checksums for librsvg
---> Extracting librsvg
---> Applying patches to librsvg
---> Configuring librsvg
---> Building librsvg
Error: Failed to build librsvg: command execution failed
Error: See
/opt/local/gnome/var/macports/logs/_opt_local_gnome_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_librsvg/librsvg/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port librsvg failed
}}}
{{{
:error:build Failed to build librsvg: command execution failed
:debug:build Error code: CHILDSTATUS 18293 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65759#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list