Sierra port problem

David Evans devans at macports.org
Thu Oct 6 20:09:49 CEST 2016


On 10/5/16 7:13 PM, Stanton Sanderson wrote:
> 
>> On Oct 5, 2016, at 4:39 PM, David Evans <devans at macports.org> wrote:
>>
>> On 10/5/16 11:48 AM, Stanton Sanderson wrote:
>>> Uggrade to Sierra from El Capitan. 
>>>
>>> Trying to build  libgda5. Latest developer tools + CL tools. All dependencies show installed and active. Port fails
>>> at 
>>>
>>> :info:configure checking whether /opt/local/bin/valac is at least version 0.26.0... yes
>>> :info:configure checking for vapigen vapigen-0.32... no
>>> :info:configure configure: Searching for vapigen-0.32 program...
>>> :info:configure checking for vapigen-0.32... no
>>> :info:configure configure: error: Can't locate vapigen-0.32 >= 0.26.0 program
>>> :info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_libgda5/libgda5/work/libgda-5.2.4" && ./autogen.sh --prefix=/opt/local --enable-system-sqlite=no --enable-gda-gi=yes --enable-gdaui-gi=yes --disable-silent-rules --with-graphviz --without-gtksourceview --with-ldap=no --with-mdb=no --with-mysql=no --with-oracle=no --with-firebird=no --with-java=no --with-jni=no --enable-vala=yes --enable-gdaui-vala=yes --enable-vala-extensions=yes --with-postgres=/opt/local/lib/postgresql94 --with-bdb=/opt/local --with-bdb-libdir-name=lib/db60 --enable-introspection 
>>> :info:configure Exit code: 1
>>> :error:configure Failed to configure libgda5, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_libgda5/libgda5/work/libgda-5.2.4/config.log
>>> :error:configure org.macports.configure for port libgda5 returned: configure failure: command execution failed
>>>
>>> port vala supplies vapigen (if I understand things correctly), but the version of port vala installed and active is 0.34.0 and libgda5 requests vapigen 0.32.
>>>
>>> Suggestions? Ticket?
>>
>> This is due to the recent update of vala to version 0.34.0.  The parameter that specifies the vala version to libgda5
>> needs to be updated to match.  Unfortunately, once this is fixed, libgda5 fails to build due issues with the latest
>> version of sqlite3. See https://trac.macports.org/ticket/52179.
>>
>> I hope to have a fix for both issues committed in the next day or so. Thanks for your patience in the meantime.  If
>> you'd like to file ticket for this issue feel free to do so.
> 
> Thank you, David. I’ll wait for the update.
> 
Also note that although you noticed this on Sierra, the problem is not specific to Sierra.  It's not so obvious on other
OS versions because they have archived binaries built with earlier versions of vala and sqlite3.

Dave



More information about the macports-users mailing list