[MacPorts] #67688: libiodbc @3.52.16: builds fail for various macOS releases, due to '+gui' now being default

MacPorts noreply at macports.org
Mon Jun 26 13:22:36 UTC 2023


#67688: libiodbc @3.52.16: builds fail for various macOS releases, due to '+gui'
now being default
-----------------------+------------------------
  Reporter:  mascguy   |      Owner:  mohd-akram
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.8.1
Resolution:            |   Keywords:
      Port:  libiodbc  |
-----------------------+------------------------

Comment (by mohd-akram):

 This is just due to a check in the Makefile that seems to be added
 recently. I would've rather actually tried to build it and see what
 happens:

 {{{
 --- mac/GNUmakefile.orig        2023-05-02 15:20:08
 +++ mac/GNUmakefile     2023-06-26 17:20:50
 @@ -129,7 +129,7 @@
  #
  #  Build the libraries
  #
 -all: check_supported include
 +all: include
         @echo "Building on macOS $(macos_version)"
         @echo "Projbuild is [$(PROJBUILD)]"
         cd iODBCinst;           $(PROJBUILD) build
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67688#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list