[MacPorts] #47235: gelide: version 0.1.3, build fails on 10.9+
#47235: gelide: version 0.1.3, build fails on 10.9+ ----------------------+---------------------- Reporter: devans@… | Owner: samuel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gelide ----------------------+---------------------- When building gelide 0.1.3 on Mavericks, Yosemite, build fails as follows {{{ /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/opt/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/opt/local/share"\" -DPACKAGE_DOC_DIR=\""/opt/local/doc"\" -DORBIT2=1 -D_REENTRANT -I/opt/local/include/gconfmm-2.6 -I/opt/local/lib/gconfmm-2.6/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/libglademm-2.4 -I/opt/local/lib/libglademm-2.4/include -I/opt/local/include/gtkmm-2.4 -I/opt/local/lib/gtkmm-2.4/include -I/opt/local/include/atkmm-1.6 -I/opt/local/include/gtk-unix-print-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/gdkmm-2.4 -I/opt/local/lib/gdkmm-2.4/include -I/opt/local/include/giomm-2.4 -I/opt/local/lib/giomm-2.4/include -I/opt/local/include/pangomm-1.4 -I/opt/local/lib/pangomm-1.4/include -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/cairomm-1.0 -I/opt/local/lib/cairomm-1.0/include -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/libglade-2.0 -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/libpng16 -I/opt/local/include -I/opt/local/include /gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -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/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libxml2 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libc++ -MT system_manager.o -MD -MP -MF .deps/system_manager.Tpo -c -o system_manager.o `test -f 'core/system_manager.cpp' || echo './'`core/system_manager.cpp core/process.cpp:78:3: error: use of undeclared identifier 'close' close(m_proc_out); ^ core/process.cpp:79:3: error: use of undeclared identifier 'close' close(m_proc_in); ^ core/process.cpp:80:3: error: use of undeclared identifier 'close' close(m_proc_err); ^ 3 errors generated. }}} Possibly a libc++ compatibility issue. See also #47234. Build log attached. -- Ticket URL: <https://trac.macports.org/ticket/47235> MacPorts <https://www.macports.org/> Ports system for OS X
#47235: gelide: version 0.1.3, build fails on 10.9+ -----------------------+---------------------- Reporter: devans@… | Owner: samuel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gelide | -----------------------+---------------------- Comment (by devans@…): Fixed by update to version 0.1.5 in r139156, maintainer timeout. -- Ticket URL: <https://trac.macports.org/ticket/47235#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47235: gelide: version 0.1.3, build fails on 10.9+ -----------------------+---------------------- Reporter: devans@… | Owner: samuel@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gelide | -----------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/47235#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts