#41174: nip2 7.26.3_1 fails under Mavericks ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------------+-------------------------------- I get the following error in building nip2 7.26.3_1 under Mavericks: {{{ /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I/opt/local/include/graphviz -I/opt/local/include -D_REENTRANT -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_THREAD_SAFE -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include /gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/ImageMagick-6 -I/opt/local/include/orc-0.4 -I/opt/local/include -I/opt/local/include/OpenEXR -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -DG_DISABLE_CAST_CHECKS -I/opt/local/include -pipe -Os -arch x86_64 -MT nip2-iimageview.o -MD -MP -MF .deps/nip2-iimageview.Tpo -c -o nip2-iimageview.o `test -f 'iimageview.c' || echo './'`iimageview.c graphwindow.c:263:38: error: too few arguments to function call, expected 2, have 1 graphwindow->graph = agread( of->fp ); ~~~~~~ ^ /opt/local/include/graphviz/cgraph.h:268:1: note: 'agread' declared here extern Agraph_t *agread(void *chan, Agdisc_t * disc); ^ 1 error generated. make[3]: *** [nip2-graphwindow.o] Error 1 }}} Full main.log attached -- Ticket URL: <https://trac.macports.org/ticket/41174> MacPorts <http://www.macports.org/> Ports system for OS X