[MacPorts] #64711: inkscape: installation failure to version 1.1.2
MacPorts
noreply at macports.org
Tue Feb 22 08:35:02 UTC 2022
#64711: inkscape: installation failure to version 1.1.2
-----------------------+----------------------
Reporter: githubbjs | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: inkscape
-----------------------+----------------------
inkscape fails to build.
After cleaning and uninstallation of Inkscape @0.92.5 I tried to install
the recent version 1.1.2 (on High Sierra 10.13.6).
Build log attached
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_inkscape/inkscape/work/inkscape-1.1.2/src/display
/cairo-utils.cpp:775:20: error: no matching function for call to 'isnan'
:info:build if(std::isnan(arc->initialAngle()) ||
std::isnan(arc->finalAngle())) {
:info:build ^~~~~~~~~~
:info:build
/Library/Developer/CommandLineTools/usr/include/c++/v1/math.h:505:1: note:
candidate template ignored: requirement
'std::is_floating_point<Angle>::value' was not satisfied [with _A1 =
Geom::Angle]
:info:build isnan(_A1 __lcpp_x) _NOEXCEPT
:info:build ^
:info:build
/Library/Developer/CommandLineTools/usr/include/c++/v1/math.h:513:1: note:
candidate template ignored: requirement 'std::is_integral<Angle>::value'
was not satisfied [with _A1 = Geom::Angle]
:info:build isnan(_A1) _NOEXCEPT
:info:build ^
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_inkscape/inkscape/work/inkscape-1.1.2/src/display
/cairo-utils.cpp:775:55: error: no matching function for call to 'isnan'
:info:build if(std::isnan(arc->initialAngle()) ||
std::isnan(arc->finalAngle())) {
:info:build
^~~~~~~~~~
:info:build
/Library/Developer/CommandLineTools/usr/include/c++/v1/math.h:505:1: note:
candidate template ignored: requirement
'std::is_floating_point<Angle>::value' was not satisfied [with _A1 =
Geom::Angle]
:info:build isnan(_A1 __lcpp_x) _NOEXCEPT
:info:build ^
:info:build
/Library/Developer/CommandLineTools/usr/include/c++/v1/math.h:513:1: note:
candidate template ignored: requirement 'std::is_integral<Angle>::value'
was not satisfied [with _A1 = Geom::Angle]
:info:build isnan(_A1) _NOEXCEPT
:info:build ^
:info:build 2 errors generated.
:info:build ninja: build stopped: subcommand failed.
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_inkscape/inkscape/work/build"
&& ninja -j8 all -j8 -v
:info:build Exit code: 1
:error:build Failed to build inkscape: command execution failed
:debug:build Error code: CHILDSTATUS 78764 1
: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"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_inkscape/inkscape/main.log
for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64711>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list