[MacPorts] #38779: libgda: build failure
#38779: libgda: build failure ----------------------+----------------------- Reporter: devans@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: libgda ----------------------+----------------------- Building on Lion 10.7.5, Xcode 4.6.1, clang Fails as follows: {{{ :info:build gda-xql-utils.c:97:35: error: incomplete definition of type 'struct _xmlBuf' :info:build buffer = g_strdup (outbuf->buffer->content); :info:build ~~~~~~~~~~~~~~^ :info:build /opt/local/include/libxml2/libxml/tree.h:104:16: note: forward declaration of 'struct _xmlBuf' :info:build typedef struct _xmlBuf xmlBuf; :info:build ^ }}} Full build log attached. -- Ticket URL: <https://trac.macports.org/ticket/38779> MacPorts <http://www.macports.org/> Ports system for OS X
#38779: libgda: build failure -----------------------+----------------------- Reporter: devans@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libgda | -----------------------+----------------------- Comment (by ohsumit@…): Hello, I too am getting this exact error on a similarly configured system. I am trying to build glom and as part of it, libgda. It would be great to know if there is a solution to this. Many thanks! -- Ticket URL: <https://trac.macports.org/ticket/38779#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38779: libgda: build failure -----------------------+----------------------- Reporter: devans@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libgda | -----------------------+----------------------- Comment (by devans@…): Upon revisiting this, I realized that this is the same sort of libxml2 API problem described in #39296. Attached is a proposed patch to solve this problem and rebuild against the more recent version of libxml2. -- Ticket URL: <https://trac.macports.org/ticket/38779#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38779: libgda: build failure -----------------------+----------------------- Reporter: devans@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: libgda | -----------------------+----------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Committed in r108662, maintainer timeout. -- Ticket URL: <https://trac.macports.org/ticket/38779#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts