[MacPorts] #54394: codeblocks: fails to find glibtoolize, automake.cmd removes deps

MacPorts noreply at macports.org
Thu Jun 29 06:33:05 UTC 2017


#54394: codeblocks: fails to find glibtoolize, automake.cmd removes deps
--------------------+------------------------
 Reporter:  mojca   |      Owner:  mojca
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  codeblocks
--------------------+------------------------
 I didn't understand why codeblocks
 [https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/33204
 failed to build]:
 {{{
 Found revision: '11098' '2017-06-21 13:35:48'
 ./bootstrap: line 66: libtoolize: command not found
 }}}

 I don't have `libtoolize`, but I do have `glibtoolize` which is part of
 port `libtool`.

 Trace mode reports:
 {{{
 Warning: The following existing files were hidden from the build system by
 trace mode:
   /opt/local/bin/egrep
   /opt/local/bin/git
   /opt/local/bin/glibtool
   /opt/local/bin/glibtoolize
   /opt/local/bin/libtool
 }}}

 and then I discovered:
 {{{
 > port info codeblocks
 codeblocks @16.01-11098 (devel, aqua, x11)
 ...
 Fetch Dependencies:   subversion
 Build Dependencies:   pkgconfig
 Library Dependencies: boost, hunspell, wxWidgets-3.0
 }}}

 If I comment out
 {{{
 autoconf.cmd        ./bootstrap
 }}}
 then dependencies are fine again:
 {{{
 Build Dependencies:   pkgconfig, autoconf, automake, libtool
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54394>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list