#52375: inkscape-devel does not build under Sierra - unused variable c3 -----------------------------+---------------------- Reporter: fleason@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: inkscape-devel | -----------------------------+---------------------- Changes (by devans@…): * status: new => assigned * owner: macports-tickets@… => devans@… Old description:
:info:build mv -f $depbase.Tpo $depbase.Po :info:build box3d.cpp:793:17: warning: unused variable 'c3' [-Wunused- variable] :info:build Geom::Point c3(box3d_get_corner_screen(box, 3, false)); :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [main.o] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build 1 warning generated. :info:build working tree is out of date, run 'bzr update' :info:build 0.92pre1 r15023 custom
New description: :info:build mv -f $depbase.Tpo $depbase.Po :info:build box3d.cpp:793:17: warning: unused variable 'c3' [-Wunused- variable] :info:build Geom::Point c3(box3d_get_corner_screen(box, 3, false)); :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [main.o] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build 1 warning generated. :info:build working tree is out of date, run 'bzr update' :info:build 0.92pre1 r15023 custom -- Comment: When quoting console or logfile output, please use wiki:WikiFormatting to enhance readability. -- Ticket URL: <https://trac.macports.org/ticket/52375#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS