[MacPorts] #70849: gss @1.0.4: aclocal-1.16: command not found

MacPorts noreply at macports.org
Sat Sep 21 04:26:40 UTC 2024


#70849: gss @1.0.4: aclocal-1.16: command not found
---------------------------+------------------------
  Reporter:  ShadSterling  |      Owner:  ryandesign
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.1
Resolution:  fixed         |   Keywords:  sequoia
      Port:  gss           |
---------------------------+------------------------

Comment (by ShadSterling):

 That fix isn't coming through selfupdate yet, but trying to install it
 following https://trac.macports.org/wiki/howto/InstallingOlderPort (with
 the correction from https://superuser.com/questions/598824/previous-
 version-of-cgal-with-macports-error-unable-to-execute-port-could-no ) it
 fails with a different error:

 {{{
 :info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..
 -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wno-cast-
 qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-
 unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-
 fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -pipe -Os
 -isysroot/Library/Developer CommandLineTools/SDKs/MacOSX15.sdk -arch
 x86_64 -MT libgnu_la-open.lo -MD -MP -MF .deps/libgnu_la-open.Tpo -c
 open.c  -fno-common -DPIC -o .libs/libgnu_la-open.o
 :info:build In file included from base64.c:48:
 :info:build ./ialloc.h:39:1: error: an attribute list cannot appear here
 :info:build    39 | IALLOC_INLINE void * _GL_ATTRIBUTE_COLD
 :info:build       | ^~~~~~~~~~~~~
 :info:build ./ialloc.h:32:24: note: expanded from macro 'IALLOC_INLINE'
 :info:build    32 | # define IALLOC_INLINE _GL_INLINE
 :info:build       |                        ^~~~~~~~~~
 :info:build ../../config.h:1192:28: note: expanded from macro '_GL_INLINE'
 :info:build  1192 | # define _GL_INLINE static _GL_UNUSED
 :info:build       |                            ^~~~~~~~~~
 :info:build ../../config.h:1006:20: note: expanded from macro '_GL_UNUSED'
 :info:build  1006 | #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
 :info:build       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
 :info:build ../../config.h:1001:37: note: expanded from macro
 '_GL_ATTRIBUTE_MAYBE_UNUSED'
 :info:build  1001 | # define _GL_ATTRIBUTE_MAYBE_UNUSED
 [[__maybe_unused__]]
 :info:build       |
 ^~~~~~~~~~~~~~~~~~~~
 :info:build In file included from base64.c:48:
 :info:build ./ialloc.h:46:1: error: an attribute list cannot appear here
 :info:build    46 | IALLOC_INLINE
 :info:build       | ^~~~~~~~~~~~~
 :info:build ./ialloc.h:32:24: note: expanded from macro 'IALLOC_INLINE'
 :info:build    32 | # define IALLOC_INLINE _GL_INLINE
 :info:build       |                        ^~~~~~~~~~
 :info:build ../../config.h:1192:28: note: expanded from macro '_GL_INLINE'
 :info:build  1192 | # define _GL_INLINE static _GL_UNUSED
 :info:build       |                            ^~~~~~~~~~
 :info:build ../../config.h:1006:20: note: expanded from macro '_GL_UNUSED'
 :info:build  1006 | #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
 :info:build       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
 :info:build ../../config.h:1001:37: note: expanded from macro
 '_GL_ATTRIBUTE_MAYBE_UNUSED'
 :info:build  1001 | # define _GL_ATTRIBUTE_MAYBE_UNUSED
 [[__maybe_unused__]]
 :info:build       |
 ^~~~~~~~~~~~~~~~~~~~
 }}}

 ... and more of the same form

 Is that because the autoreconf is getting something wrong?  If it's
 unrelated and should get a separate ticket, should that wait for
 selfupdate to get the autoreconf fix?

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


More information about the macports-tickets mailing list