#51921: libiodbc @3.52.12 +x11: error: use of undeclared identifier 'liburl' ----------------------------------+---------------------- Reporter: daniele.tartarini@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: libiodbc | ----------------------------------+---------------------- Changes (by snc@…): * cc: ryandesign@… (removed) * status: new => assigned * version: 2.3.4 => Old description:
Hi, upgrading the outdated ports, it stops at libiodbc with several errors. the first is:
{{{ :info:build drvconn.c:501:7: error: use of undeclared identifier 'liburl' }}}
followed by other undeclared symbols. Please see attached log.
cheers
New description: The buildbot successfully built +x11 archive, but it actually lacks any GTK components. Hi, upgrading the outdated ports, it stops at libiodbc with several errors. the first is: {{{ :info:build drvconn.c:501:7: error: use of undeclared identifier 'liburl' }}} followed by other undeclared symbols. Please see attached log. cheers -- Comment: The broken link during archivefetch is MacPorts looking for a pre-built archive. It should become available once the buildbot is finished (which has occurred, so it has become a workaround on the next clean run of `sudo port install libiodbc`). It looks like the difference between the build logs is GTK. The buildbot didn't actually build any GTK code; so another workaround is to build with the variant disabled `sudo port install libiodbc -x11`. Notice the side effect of the buildbot: the archive claims +x11 but it actually built as if -x11. -- Ticket URL: <https://trac.macports.org/ticket/51921#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X