gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/notify-python-0.1.1.tar.gz --url http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz --hash sha256:8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022 Source /data/userland-archives/notify-python-0.1.1.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/notify-python-0.1.1.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/notify-python-0.1.1.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1 --strip=1 --backup --version-control=numbered < patches/01-build.patch patching file configure.ac patching file src/pynotify.override /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/.patched-01-build.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1 --strip=1 --backup --version-control=numbered < patches/02-libnotify-0.7.patch patching file src/pynotify.defs /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/.patched-02-libnotify-0.7.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1 && rm src/pynotify.c && autoreconf -f -i ) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './compile' configure.ac:9: installing './missing' src/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:39: warning: wildcard $(includedir: non-POSIX variable name src/Makefile.am:39: (probably a GNU make extension) src/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86) (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" PYTHON=/usr/bin/python2.7 am_cv_python_pyexecdir=/usr/lib/python2.7/vendor-packages /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --sysconfdir=/etc) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether /usr/bin/python2.7 version >= 2.3.5... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... sunos5 checking for /usr/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... (cached) /usr/lib/python2.7/vendor-packages checking for headers required to compile python extensions... found checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pygtk-2.0 >= 2.4.0 libnotify >= 0.4.3 gtk+-2.0 ... yes checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk codegen... /usr/bin/python2.7 /usr/share/pygobject/2.0/codegen/codegen.py checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating notify-python.pc config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/notify-python.pc.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands notify-python v0.1.1 Now type make to compile Then su to root and type: make install /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotifymodule.lo -MD -MP -MF .deps/pynotifymodule.Tpo -c -o pynotifymodule.lo /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src \ && /usr/bin/python2.7 /usr/share/pygobject/2.0/codegen/codegen.py \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --override pynotify.override \ --prefix pypynotify pynotify.defs) > gen-pynotify.c \ && cp gen-pynotify.c pynotify.c \ && rm -f gen-pynotify.c Warning: generating old-style constructor for:notify_notification_new Warning: Constructor for NotifyNotification needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (6/6) ***INFO*** The coverage of methods is 100.00% (16/16) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotify.lo -MD -MP -MF .deps/pynotify.Tpo -c -o pynotify.lo pynotify.c libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotifymodule.lo -MD -MP -MF .deps/pynotifymodule.Tpo -c /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c -fPIC -DPIC -o .libs/pynotifymodule.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotify.lo -MD -MP -MF .deps/pynotify.Tpo -c pynotify.c -fPIC -DPIC -o .libs/pynotify.o In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1:0: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1:0: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2:0: /usr/include/pygtk-2.0/pygtk/pygtk.h:5:0: warning: "NO_IMPORT_PYGOBJECT" redefined #define NO_IMPORT_PYGOBJECT :0:0: note: this is the location of the previous definition In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from pynotify.override:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from pynotify.override:6:0: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pynotify.override:6:0: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/pynotify.Tpo .deps/pynotify.Plo /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c: In function 'init_pynotify': /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:19:2: warning: implicit declaration of function 'pypynotify_register_classes'; did you mean 'pynotify_register_classes'? [-Wimplicit-function-declaration] pypynotify_register_classes(d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pynotify_register_classes /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:20:2: warning: implicit declaration of function 'pypynotify_add_constants'; did you mean 'pyg_enum_add_constants'? [-Wimplicit-function-declaration] pypynotify_add_constants(m, "NOTIFY_"); ^~~~~~~~~~~~~~~~~~~~~~~~ pyg_enum_add_constants mv -f .deps/pynotifymodule.Tpo .deps/pynotifymodule.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/7/bin/gcc -m32 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -module -avoid-version -export-symbols-regex init_pynotify -m32 -o _pynotify.la -rpath /usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify pynotifymodule.lo pynotify.lo -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype libtool: link: /usr/gnu/bin/nm -B .libs/pynotifymodule.o .libs/pynotify.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/gnu/bin/sed 's/.* //' | sort | uniq > .libs/_pynotify.exp libtool: link: /usr/gnu/bin/grep -E -e "init_pynotify" ".libs/_pynotify.exp" > ".libs/_pynotify.expT" libtool: link: mv -f ".libs/_pynotify.expT" ".libs/_pynotify.exp" libtool: link: echo "{ global:" > .libs/_pynotify.so.exp libtool: link: cat .libs/_pynotify.exp | /usr/gnu/bin/sed -e "s/\(.*\)/\1;/" >> .libs/_pynotify.so.exp libtool: link: echo "local: *; };" >> .libs/_pynotify.so.exp libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/_pynotify.so.exp -Wl,-h -Wl,_pynotify.so -o .libs/_pynotify.so .libs/pynotifymodule.o .libs/pynotify.o -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -m32 -O3 -m32 libtool: link: rm -f .libs/_pynotify.so.exp libtool: link: ( cd ".libs" && rm -f "_pynotify.la" && ln -s "../_pynotify.la" "_pynotify.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" PYTHON=/usr/bin/amd64/python2.7 am_cv_python_pyexecdir=/usr/lib/python2.7/vendor-packages/64 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --sysconfdir=/etc) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether /usr/bin/amd64/python2.7 version >= 2.3.5... yes checking for /usr/bin/amd64/python2.7 version... 2.7 checking for /usr/bin/amd64/python2.7 platform... sunos5 checking for /usr/bin/amd64/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/amd64/python2.7 extension module directory... (cached) /usr/lib/python2.7/vendor-packages/64 checking for headers required to compile python extensions... found checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pygtk-2.0 >= 2.4.0 libnotify >= 0.4.3 gtk+-2.0 ... yes checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk codegen... /usr/bin/amd64/python2.7 /usr/share/pygobject/2.0/codegen/codegen.py checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating notify-python.pc config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/notify-python.pc.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands notify-python v0.1.1 Now type make to compile Then su to root and type: make install /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/amd64\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotifymodule.lo -MD -MP -MF .deps/pynotifymodule.Tpo -c -o pynotifymodule.lo /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src \ && /usr/bin/amd64/python2.7 /usr/share/pygobject/2.0/codegen/codegen.py \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --override pynotify.override \ --prefix pypynotify pynotify.defs) > gen-pynotify.c \ && cp gen-pynotify.c pynotify.c \ && rm -f gen-pynotify.c Warning: generating old-style constructor for:notify_notification_new Warning: Constructor for NotifyNotification needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (6/6) ***INFO*** The coverage of methods is 100.00% (16/16) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/amd64\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotify.lo -MD -MP -MF .deps/pynotify.Tpo -c -o pynotify.lo pynotify.c libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/amd64\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotifymodule.lo -MD -MP -MF .deps/pynotifymodule.Tpo -c /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c -fPIC -DPIC -o .libs/pynotifymodule.o In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1:0: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1:0: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2:0: /usr/include/pygtk-2.0/pygtk/pygtk.h:5:0: warning: "NO_IMPORT_PYGOBJECT" redefined #define NO_IMPORT_PYGOBJECT :0:0: note: this is the location of the previous definition libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src -I.. -DG_LOG_DOMAIN=\"pynotify-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/amd64\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/python2.7 -m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -MT pynotify.lo -MD -MP -MF .deps/pynotify.Tpo -c pynotify.c -fPIC -DPIC -o .libs/pynotify.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pygtk-2.0/pygobject.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pygtk-2.0/pygtk/pygtk.h:8, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:2: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pygtk-2.0/pygobject.h:7, from /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:1: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c: In function 'init_pynotify': /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:19:2: warning: implicit declaration of function 'pypynotify_register_classes'; did you mean 'pynotify_register_classes'? [-Wimplicit-function-declaration] pypynotify_register_classes(d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pynotify_register_classes /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotifymodule.c:20:2: warning: implicit declaration of function 'pypynotify_add_constants'; did you mean 'pyg_enum_add_constants'? [-Wimplicit-function-declaration] pypynotify_add_constants(m, "NOTIFY_"); ^~~~~~~~~~~~~~~~~~~~~~~~ pyg_enum_add_constants In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from pynotify.override:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from pynotify.override:6:0: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pynotify.override:6:0: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libnotify/notification.h:27, from /usr/include/libnotify/notify.h:27, from pynotify.override:4: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ mv -f .deps/pynotifymodule.Tpo .deps/pynotifymodule.Plo mv -f .deps/pynotify.Tpo .deps/pynotify.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/7/bin/gcc -m64 -O3 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DNO_IMPORT_PYGOBJECT -module -avoid-version -export-symbols-regex init_pynotify -m64 -o _pynotify.la -rpath /usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify pynotifymodule.lo pynotify.lo -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype libtool: link: /usr/gnu/bin/nm -B .libs/pynotifymodule.o .libs/pynotify.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/gnu/bin/sed 's/.* //' | sort | uniq > .libs/_pynotify.exp libtool: link: /usr/gnu/bin/grep -E -e "init_pynotify" ".libs/_pynotify.exp" > ".libs/_pynotify.expT" libtool: link: mv -f ".libs/_pynotify.expT" ".libs/_pynotify.exp" libtool: link: echo "{ global:" > .libs/_pynotify.so.exp libtool: link: cat .libs/_pynotify.exp | /usr/gnu/bin/sed -e "s/\(.*\)/\1;/" >> .libs/_pynotify.so.exp libtool: link: echo "local: *; };" >> .libs/_pynotify.so.exp libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/_pynotify.so.exp -Wl,-h -Wl,_pynotify.so -o .libs/_pynotify.so .libs/pynotifymodule.o .libs/pynotify.o -lnotify -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -m64 -O3 -m64 libtool: link: rm -f .libs/_pynotify.so.exp libtool: link: ( cd ".libs" && rm -f "_pynotify.la" && ln -s "../_pynotify.la" "_pynotify.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/share/pygtk/2.0/defs' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotify.defs '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/share/pygtk/2.0/defs' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/__init__.py '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c _pynotify.la '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify' libtool: install: /usr/gnu/bin/install -c .libs/_pynotify.so /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify/_pynotify.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify/_pynotify.so libtool: install: /usr/gnu/bin/install -c .libs/_pynotify.lai /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify/_pynotify.la libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/vendor-packages/gtk-2.0/pynotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/src' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 notify-python.pc '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/share/pygtk/2.0/defs' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/pynotify.defs '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/share/pygtk/2.0/defs' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/notify-python-0.1.1/src/__init__.py '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c _pynotify.la '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify' libtool: install: /usr/gnu/bin/install -c .libs/_pynotify.so /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify/_pynotify.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify/_pynotify.so libtool: install: /usr/gnu/bin/install -c .libs/_pynotify.lai /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify/_pynotify.la libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/vendor-packages/64/gtk-2.0/pynotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/src' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 notify-python.pc '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/python-27/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D PYTHON_2.7_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.mogrified >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.mangled >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.depend /bin/rm -f /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/mkgeneric-python echo " emit depend nodrop=true type=conditional" "predicate=runtime/python-27 fmri=%<1>-27@%<2>>" >> /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/mkgeneric-python; /usr/bin/pkgmogrify -D PYV=### /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/mkgeneric-python \ /jenkins/jobs/oi-userland/workspace/transforms/mkgeneric python-notify-PYVER.p5m > /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.p5m if [ -f python-notify-GENFRAG.p5m ]; then cat python-notify-GENFRAG.p5m >> /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.p5m; fi /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.mogrified >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.mangled >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.depend /usr/bin/nawk -v TARGET=library---python-2---python-notify-26.p5m -v FUNCTION=manifest -f /jenkins/jobs/oi-userland/workspace/tools/generate-history < history > /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.p5m /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.mogrified >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.mangled >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.depend /usr/bin/nawk -v TARGET=library---python-2---python-notify-27.p5m -v FUNCTION=manifest -f /jenkins/jobs/oi-userland/workspace/tools/generate-history < history > /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.p5m /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D PYTHON_2.7_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.mogrified >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.mangled >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.depend /usr/bin/nawk -v TARGET=library---python-2---python-notify.p5m -v FUNCTION=manifest -f /jenkins/jobs/oi-userland/workspace/tools/generate-history < history > /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.p5m /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.mogrified >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.mangled >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.depend /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.depend /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.depend /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.depend /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build /jenkins/jobs/oi-userland/workspace/components/python/notify-python notify-python-0.1.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.pre-published pkg://openindiana.org/library/python/python-notify-27@0.1.1,5.11-2020.0.1.5:20200515T152658Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify-27.published /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.pre-published pkg://openindiana.org/library/python/python-notify@0.1.1,5.11-2020.0.1.5:20200515T152709Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-python-notify.published /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.pre-published pkg://openindiana.org/library/python-2/python-notify-26@0.1.1,5.11-2016.0.1.4:20200515T152717Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-26.published /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.pre-published pkg://openindiana.org/library/python-2/python-notify-27@0.1.1,5.11-2016.0.1.4:20200515T152726Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify-27.published /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.1\\.1 -D COMPONENT_RE_VERSION=0\\.1\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Python" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.5" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.1.1" -D IPS_COMPONENT_VERSION="0.1.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.galago-project.org/" -D COMPONENT_NAME="notify-python" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="LGPLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="dc1196699ec2b6f49ff6d05d87e945161babb2fa" /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build -d /jenkins/jobs/oi-userland/workspace/components/python/notify-python -d notify-python-0.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.pre-published pkg://openindiana.org/library/python-2/python-notify@0.1.1,5.11-2016.0.1.4:20200515T152734Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/manifest-i386-library---python-2---python-notify.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/python/notify-python/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/notify-python'