[MacPorts] #54937: gegl @0.2.0_24: Build fails on macOS High Sierra 10.13

MacPorts noreply at macports.org
Thu Sep 28 14:50:03 UTC 2017


#54937: gegl @0.2.0_24: Build fails on macOS High Sierra 10.13
--------------------+-------------------
 Reporter:  vrurg   |      Owner:
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.4.1
 Keywords:          |       Port:  gegl
--------------------+-------------------
 Build fails with the following message in build.log (the file itself is
 attached):


 {{{
 :info:build glib-mkenums \
 :info:build             --fhead "/* This is a generated file, do not edit
 directly */\n\n#include \"config.h\"\n#include <glib-object.h>\n#include
 \"gegl-enums.h\"" \
 :info:build             --fprod "\n/* enumerations from \"@filename@\" */"
 \
 :info:build             --vhead "GType\n at enum_name@_get_type (void)\n{\n
 static GType etype = 0;\n  if (etype == 0) {\n    static const
 G at Type@Value values[] = {" \
 :info:build             --vprod "      { @VALUENAME@, \"@valuenick@\",
 \"@valuenick@\" }," \
 :info:build             --vtail "      { 0, NULL, NULL }\n    };\n
 etype = g_ at type@_register_static (\"@EnumName@\", values);\n  }\n  return
 etype;\n}\n\n" \
 :info:build             ./gegl-enums.h > xgen-tec \
 :info:build     && cp xgen-tec gegl-enums.c \
 :info:build     && rm -f xgen-tec
 :info:build Traceback (most recent call last):
 :info:build   File "/opt/local/bin/glib-mkenums", line 688, in <module>
 :info:build     process_file(fname)
 :info:build   File "/opt/local/bin/glib-mkenums", line 484, in
 process_file
 :info:build     parse_entries(curfile, curfilename)
 :info:build   File "/opt/local/bin/glib-mkenums", line 205, in
 parse_entries
 :info:build     entries.append((name, value, options['nick']))
 :info:build KeyError: u'nick'
 :info:build make[3]: *** [gegl-enums.c] Error 1
 }}}

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


More information about the macports-tickets mailing list