[MacPorts] #51636: freetds fails to build with error: Invalid value specified for --with-tdsver: 8.0
#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
#51636: freetds fails to build with error: Invalid value specified for --with- tdsver: 8.0 ----------------------+-------------------------- Reporter: jeff@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetds | ----------------------+-------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => ryandesign@… * port: => freetds Comment: In the future, please fill in the Port field and Cc the port maintainers ({{{port info --maintainers freetds}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/51636#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51636: freetds fails to build with error: Invalid value specified for --with- tdsver: 8.0 ----------------------+-------------------------- Reporter: jeff@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetds | ----------------------+-------------------------- Comment (by jeff@…): Of course, sorry. -- Ticket URL: <https://trac.macports.org/ticket/51636#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51636: freetds fails to build with error: Invalid value specified for --with- tdsver: 8.0 ----------------------+-------------------------- Reporter: jeff@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: freetds | ----------------------+-------------------------- Comment (by kiwiroy@…): The attached patch changes the TDS version from 8.0 to 7.4, which appears to be the right thing to do after reading http://www.freetds.org/userguide/choosingtdsprotocol.htm Installation successful: {{{ $ sudo port install freetds +mssql+odbc Password: ---> Computing dependencies for freetds ---> Fetching distfiles for freetds ---> Verifying checksums for freetds ---> Extracting freetds ---> Applying patches to freetds ---> Configuring freetds ---> Building freetds ---> Staging freetds into destroot ---> Installing freetds @1.00.9_0+mssql+odbc ---> Deactivating freetds @0.95.95_0+mssql+odbc ---> Cleaning freetds ---> Activating freetds @1.00.9_0+mssql+odbc Configuration file freetds.conf exists and has been retained. (The distribution's version has been installed to /opt/local/etc/freetds/freetds.conf.sample) Configuration file locales.conf exists and has been retained. (The distribution's version has been installed to /opt/local/etc/freetds/locales.conf.sample) Configuration file pool.conf exists and has been retained. (The distribution's version has been installed to /opt/local/etc/freetds/pool.conf.sample) ---> Cleaning freetds ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/51636#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51636: freetds fails to build with error: Invalid value specified for --with- tdsver: 8.0 ----------------------+------------------------ Reporter: jeff@… | Owner: ryandesign Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: freetds | ----------------------+------------------------ Changes (by ryandesign): * status: new => closed * resolution: => fixed Comment: In [changeset:"21ed88e448d001904cafd1cecd5e44169840ffeb/macports-ports" 21ed88e/macports-ports]: {{{ #!ConfigurableCommitTicketReference repository="macports-ports" revision="21ed88e448d001904cafd1cecd5e44169840ffeb" freetds: Fix mssql variant Closes: https://trac.macports.org/ticket/51636 }}} -- Ticket URL: <https://trac.macports.org/ticket/51636#comment:6> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts