Opened 8 years ago

Last modified 8 years ago

#51110 closed defect

ipe @7.2.2 +qvoronoi fails to build on Mavericks — at Version 2

Reported by: bouttier__macports@… Owned by: m7.thon@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: ipe

Description (last modified by mf2k (Frank Schima))

Hi,

ipe currently fails to build on my Mac (OS 10.9.5). Below is the relevant part of the log. Thanks,

Jeremie

:info:build Compiling ipecanvas_cocoa.cpp...
:info:build /usr/bin/clang++ -arch x86_64 -mmacosx-version-min=10.8 -Wdeprecated-declarations -Wall -Wno-sign-conversion -g -Os -stdlib=libc++ -fPIC -DIPEUI_COCOA -std=c++11 -I../include -I../ipecairo -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -x objective-c++ -fobjc-arc   -c -o ../../build/obj/ipecanvas/ipecanvas_cocoa.o ipecanvas_cocoa.cpp
:info:build ipecanvas_cocoa.cpp:48:46: error: no visible @interface for 'NSGraphicsContext' declares the selector 'CGContext'
:info:build   return [[NSGraphicsContext currentContext] CGContext];
:info:build           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
:info:build 1 error generated.

Change History (3)

Changed 8 years ago by bouttier__macports@…

Attachment: main.log added

full build log

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to m7.thon@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers ipe), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.