MidnightBSD Magus

x11-toolkits/p5-Gtk2

Perl module for Gtk+ 2.x graphical user interface library

Flavor Version Run OSVersion Arch License Restricted Status
1.24993_1 543 3.1 i386 lgpl2.1 0 fail

License Permissions:

Events

Machine Type Time Message
m3132 info 2023-10-24 18:16:49.508886 Test Started
m3132 fail 2023-10-24 18:17:19.086589 make build returned non-zero: 1
m3132 fail 2023-10-24 18:17:19.160924 Test complete.

Log

===>  Building for p5-Gtk2-1.24993_1
gmake[1]: Entering directory '/magus/work/usr/mports/x11-toolkits/p5-Gtk2/work/Gtk2-1.24993'
Running Mkbootstrap for Gtk2 ()
[ XS xs/GdkX11.xs ]
[ XS build/constants.xs ]
"/usr/bin/perl5.36.1" -MExtUtils::Command -e mkpath blib/lib/Gtk2/
Parsing XS files...
chmod 644 "Gtk2.bs"
"/usr/bin/perl5.36.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gtk2.bs blib/arch/auto/Gtk2/Gtk2.bs 644
cp build/gtk2perl-versions.h blib/arch/Gtk2/Install/gtk2perl-versions.h
cp lib/Gtk2/devel.pod blib/lib/Gtk2/devel.pod
cp /magus/work/usr/mports/x11-toolkits/p5-Gtk2/work/Gtk2-1.24993/gtk.typemap blib/arch/Gtk2/Install/gtk.typemap
cp build/IFiles.pm blib/arch/Gtk2/Install/Files.pm
cp lib/Gtk2/SimpleMenu.pm blib/lib/Gtk2/SimpleMenu.pm
cp lib/Gtk2/TestHelper.pm blib/lib/Gtk2/TestHelper.pm
cp gtk2perl.h blib/arch/Gtk2/Install/gtk2perl.h
cp lib/Gtk2.pm blib/lib/Gtk2.pm
cp build/Keysyms.pm blib/lib/Gtk2/Gdk/Keysyms.pm
cp lib/Gtk2/SimpleList.pm blib/lib/Gtk2/SimpleList.pm
cp lib/Gtk2/CodeGen.pm blib/lib/Gtk2/CodeGen.pm
cp /magus/work/usr/mports/x11-toolkits/p5-Gtk2/work/Gtk2-1.24993/build/gtk2perl.typemap blib/arch/Gtk2/Install/gtk2perl.typemap
cp lib/Gtk2/Pango.pm blib/lib/Gtk2/Pango.pm
cp doctypes blib/arch/Gtk2/Install/doctypes
cp /magus/work/usr/mports/x11-toolkits/p5-Gtk2/work/Gtk2-1.24993/gdk.typemap blib/arch/Gtk2/Install/gdk.typemap
cp build/gtk2perl-autogen.h blib/arch/Gtk2/Install/gtk2perl-autogen.h
cp lib/Gtk2/Helper.pm blib/lib/Gtk2/Helper.pm
cp lib/Gtk2/api.pod blib/lib/Gtk2/api.pod
mv build/constants.xsc build/constants.c
[ CC build/constants.c ]
mv xs/GdkX11.xsc xs/GdkX11.c
[ CC xs/GdkX11.c ]
In file included from build/constants.xs:5:
In file included from ./gtk2perl.h:29:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void            gtk_type_init   (GTypeDebugFlags    debug_flags);
                                 ^
/usr/local/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
                  ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
#define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
                                        ^
/usr/local/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from xs/GdkX11.xs:21:
In file included from ./gtk2perl.h:29:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void            gtk_type_init   (GTypeDebugFlags    debug_flags);
                                 ^
/usr/local/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
                  ^
/usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36'
#define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE
                                        ^
/usr/local/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from build/constants.xs:5:
In file included from ./gtk2perl.h:29:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  GTimeVal last_popdown;
  ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/usr/local/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from xs/GdkX11.xs:21:
In file included from ./gtk2perl.h:29:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  GTimeVal last_popdown;
  ^
/usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/usr/local/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
2 warnings generated.
2 warnings generated.
rm -f blib/arch/auto/Gtk2/Gtk2.so
[ LD blib/arch/auto/Gtk2/Gtk2.so ]
chmod 755 blib/arch/auto/Gtk2/Gtk2.so
Creating enum POD...
Creating stock items POD...
Can't find 'boot_Gtk2' symbol in blib/arch/auto/Gtk2/Gtk2.so
 at tools/podifystockitems.pl line 0.
Compilation failed in require.
BEGIN failed--compilation aborted.
Can't find 'boot_Gtk2' symbol in blib/arch/auto/Gtk2/Gtk2.so
 at tools/podifyenums.pl line 0.
Compilation failed in require.
BEGIN failed--compilation aborted.
gmake[1]: *** [Makefile:1308: build/stock_items.podi] Error 2
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: *** [Makefile:1304: blib/lib/Gtk2/enums.pod] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/x11-toolkits/p5-Gtk2/work/Gtk2-1.24993'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/x11-toolkits/p5-Gtk2

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis