#51636: freetds fails to build with error: Invalid value specified for --with- tdsver: 8.0 --------------------+-------------------------------- Reporter: jeff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: --------------------+-------------------------------- Fails to build on Mac OS X 10.10.5: {{{ $ uname -a Darwin 14.5.0 Darwin Kernel Version 14.5.0: Thu Apr 21 20:40:54 PDT 2016; root:xnu-2782.50.3~1/RELEASE_X86_64 x86_64 }}} I believe the relevant error is: {{{ :info:configure configure: error: Invalid value specified for --with- tdsver: 8.0 :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_freetds/freetds/work/freetds-1.00.1" && ./configure --prefix=/opt/local --disable-silent-rules --includedir=/opt/local/include/freetds --sysconfdir=/opt/local/etc/freetds --with-libiconv-prefix=/opt/local --enable-msdblib --with-tdsver=8.0 :info:configure Exit code: 1 :error:configure Failed to configure freetds, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_freetds/freetds/work/freetds-1.00.1/config.log :error:configure org.macports.configure for port freetds returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "portconfigure::configure_main org.macports.configure" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:configure Warning: targets not executed for freetds: org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Please see the log file for port freetds for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_freetds/freetds/main.log }}} The full log is attached. -- Ticket URL: <https://trac.macports.org/ticket/51636> MacPorts <https://www.macports.org/> Ports system for OS X