Changes between Initial Version and Version 5 of Ticket #51921


Ignore:
Timestamp:
Jul 26, 2016, 11:37:47 PM (8 years ago)
Author:
nerdling (Jeremy Lavergne)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51921

    • Property Status changed from new to assigned
    • Property Summary changed from libiodbc returned: command execution failed to libiodbc @3.52.12 +x11: error: use of undeclared identifier 'liburl'
    • Property Version changed from 2.3.4 to
    • Property Owner changed from macports-tickets@… to snc@…
  • Ticket #51921 – Description

    initial v5  
     1The buildbot successfully built +x11 archive, but it actually lacks any GTK components.
     2
    13Hi,
    24upgrading the outdated ports, it stops at libiodbc with several errors.