tar -xf pygobject-3.24.1.tar.xz checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for build time linking with Python (Darwin and Win32)... no checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/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... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 /usr/bin/python3 checking whether /usr/bin/python3 version >= 2.7... yes checking for /usr/bin/python3 version... 3.5 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib64/python3.5/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.5/site-packages checking for /usr/bin/python3 >= 3.1... yes checking for python version... (cached) 3.5 checking for python platform... (cached) linux checking for python script directory... (cached) ${prefix}/lib64/python3.5/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python3.5/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... no checking for python module _thread... yes checking whether to enable threading in pygobject... yes ./configure: line 13806: ./libtool: No such file or directory checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.38.0... yes (version 2.52.3) checking for FFI... yes checking for GIO... yes checking for GI... yes checking for CAIRO... yes checking for PYCAIRO... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking whether gcc understands -Wno-error=missing-prototypes... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wno-error=missing-prototypes checking what language compliance flags to pass to the C compiler... checking for Gnome code coverage support... yes checking whether to build with code coverage support... no checking whether gcc understands -Wall... yes checking whether gcc understands -Werror=unused-variable... yes checking whether gcc understands -fno-strict-aliasing... yes checking whether gcc understands -Werror=declaration-after-statement... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-3.0.pc config.status: creating pygobject-3.0-uninstalled.pc config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating gi/_gobject/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating pygtkcompat/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands pygobject 3.24.1 Using python interpreter: /usr/bin/python3 cairo support: yes thread support: yes code coverage support: no make all-recursive make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1' Making all in . make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1' for f in gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py gi/_error.py; do \ [ -e ./$f ] || \ ln -s /home/djemos/py3gobject/src/pygobject-3.24.1/$f ./$f; \ done make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1' Making all in examples make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' Making all in gi make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' Making all in repository make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' Making all in overrides make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' Making all in _gobject make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' CC _gi_la-gobjectmodule.lo CC _gi_la-pygflags.lo CC _gi_la-pygboxed.lo CC _gi_la-pygenum.lo CC _gi_la-pyginterface.lo CC _gi_la-pygobject-object.lo CC _gi_la-pygparamspec.lo pygobject-object.c: In function ‘pygobject_lookup_class’: pygobject-object.c:931:5: προειδοποίηση: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (py_type == NULL) ^~ pygobject-object.c:934:2: σημείωση: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (py_type == NULL) { ^~ CC _gi_la-pygpointer.lo CC _gi_la-pygtype.lo CC _gi_la-glibmodule.lo CC _gi_la-pygoptioncontext.lo CC _gi_la-pygoptiongroup.lo CC _gi_la-pygspawn.lo CC _gi_la-pyglib.lo CC _gi_la-gimodule.lo CC _gi_la-pygi-repository.lo CC _gi_la-pygi-info.lo CC _gi_la-pygi-foreign.lo CC _gi_la-pygi-struct.lo CC _gi_la-pygi-source.lo CC _gi_la-pygi-argument.lo CC _gi_la-pygi-resulttuple.lo CC _gi_la-pygi-type.lo CC _gi_la-pygi-boxed.lo CC _gi_la-pygi-closure.lo CC _gi_la-pygi-ccallback.lo CC _gi_la-pygi-util.lo CC _gi_la-pygi-property.lo CC _gi_la-pygi-signal-closure.lo CC _gi_la-pygi-invoke.lo CC _gi_la-pygi-cache.lo CC _gi_la-pygi-marshal-cleanup.lo CC _gi_la-pygi-basictype.lo CC _gi_la-pygi-list.lo CC _gi_la-pygi-array.lo CC _gi_la-pygi-error.lo CC _gi_la-pygi-object.lo CC _gi_la-pygi-value.lo CC _gi_la-pygi-enum-marshal.lo CC _gi_la-pygi-struct-marshal.lo CC _gi_la-pygi-hashtable.lo CC _gi_cairo_la-pygi-foreign-cairo.lo CCLD _gi.la CCLD _gi_cairo.la ln -s -f .libs/_gi.cpython-35m-x86_64-linux-gnu.so _gi.cpython-35m-x86_64-linux-gnu.so ln -s -f .libs/_gi_cairo.cpython-35m-x86_64-linux-gnu.so _gi_cairo.cpython-35m-x86_64-linux-gnu.so make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' Making all in tests make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' CC libgimarshallingtests_la-gimarshallingtestsextra.lo CC libgimarshallingtests_la-gimarshallingtests.lo CC libregress_la-regress.lo CC testhelper_la-testhelpermodule.lo CC testhelper_la-test-floating.lo /usr/share/gobject-introspection-1.0/tests/regress.c:3448:3: προειδοποίηση: no previous prototype for ‘_regress_test_fundamental_hidden_sub_object_get_type’ [-Wmissing-prototypes] _regress_test_fundamental_hidden_sub_object_get_type ^ /usr/share/gobject-introspection-1.0/tests/regress.c:3448:3: σημείωση: in definition of macro ‘regress_test_fundamental_hidden_sub_object_get_type’ _regress_test_fundamental_hidden_sub_object_get_type ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1737:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1595:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ /usr/share/gobject-introspection-1.0/tests/regress.c:3456:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE (RegressTestFundamentalHiddenSubObject, ^~~~~~~~~~~~~ CC testhelper_la-test-thread.lo CC testhelper_la-test-unknown.lo GEN testhelper.la test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so GEN libregress.la test -L libregress.so || ln -s .libs/libregress.so libregress.so GEN libgimarshallingtests.la test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' Making all in pygtkcompat make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' for f in __init__.py generictreemodel.py pygtkcompat.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1' Making install in . make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1' for f in gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py gi/_error.py; do \ [ -e ./$f ] || \ ln -s /home/djemos/py3gobject/src/pygobject-3.24.1/$f ./$f; \ done make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1' /bin/sh /home/djemos/py3gobject/src/pygobject-3.24.1/install-sh -d /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages' /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi' /usr/bin/ginstall -c -m 644 gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py gi/_error.py '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi' Byte-compiling python modules... gi/__init__.pygi/types.pygi/module.pygi/importer.pygi/pygtkcompat.pygi/docstring.pygi/_constants.pygi/_propertyhelper.pygi/_signalhelper.pygi/_option.pygi/_error.py Byte-compiling python modules (optimized versions) ... gi/__init__.pygi/types.pygi/module.pygi/importer.pygi/pygtkcompat.pygi/docstring.pygi/_constants.pygi/_propertyhelper.pygi/_signalhelper.pygi/_option.pygi/_error.py /bin/sh /home/djemos/py3gobject/src/pygobject-3.24.1/install-sh -d /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages cp ./PKG-INFO /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/pygobject-3.24.1-py3.5-linux-x86_64.egg-info /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 pygobject-3.0.pc '/home/djemos/py3gobject/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1' Making install in examples make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/examples' Making install in gi make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' Making install in repository make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/repository' /usr/bin/ginstall -c -m 644 __init__.py '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/repository' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/repository' Making install in overrides make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/overrides' /usr/bin/ginstall -c -m 644 GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/overrides' Byte-compiling python modules... GLib.pyGtk.pyGdk.pyGObject.pyGio.pyGIMarshallingTests.pyPango.pykeysyms.py__init__.py Byte-compiling python modules (optimized versions) ... GLib.pyGtk.pyGdk.pyGObject.pyGio.pyGIMarshallingTests.pyPango.pykeysyms.py__init__.py make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/overrides' Making install in _gobject make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gobject' /usr/bin/ginstall -c -m 644 __init__.py '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gobject' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi/_gobject' make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' ln -s -f .libs/_gi.cpython-35m-x86_64-linux-gnu.so _gi.cpython-35m-x86_64-linux-gnu.so ln -s -f .libs/_gi_cairo.cpython-35m-x86_64-linux-gnu.so _gi_cairo.cpython-35m-x86_64-linux-gnu.so make[3]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/include/pygobject-3.0' /usr/bin/ginstall -c -m 644 pygobject.h '/home/djemos/py3gobject/pkg/usr/include/pygobject-3.0' /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c _gi.la _gi_cairo.la '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi' libtool: install: /usr/bin/ginstall -c .libs/_gi.cpython-35m-x86_64-linux-gnu.so /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so libtool: install: /usr/bin/ginstall -c .libs/_gi.lai /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gi.la libtool: install: /usr/bin/ginstall -c .libs/_gi_cairo.cpython-35m-x86_64-linux-gnu.so /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gi_cairo.cpython-35m-x86_64-linux-gnu.so libtool: install: /usr/bin/ginstall -c .libs/_gi_cairo.lai /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gi_cairo.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.5/site-packages/gi' make[3]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/gi' Making install in tests make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/tests' Making install in pygtkcompat make[1]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' for f in __init__.py generictreemodel.py pygtkcompat.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[2]: Entering directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/pygtkcompat' /usr/bin/ginstall -c -m 644 __init__.py generictreemodel.py pygtkcompat.py '/home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/pygtkcompat' Byte-compiling python modules... __init__.pygenerictreemodel.pypygtkcompat.py Byte-compiling python modules (optimized versions) ... __init__.pygenerictreemodel.pypygtkcompat.py make[2]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' make[1]: Leaving directory '/home/djemos/py3gobject/src/pygobject-3.24.1/pygtkcompat' /home/djemos/py3gobject/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 install drwxr-xr-x 6 root root 4096 Αύγ 27 19:02 usr /home/djemos/py3gobject/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 385 Αύγ 27 19:02 slack-desc /home/djemos/py3gobject/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 doc drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 include drwxr-xr-x 4 root root 4096 Αύγ 27 19:02 lib64 drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 src /home/djemos/py3gobject/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 py3gobject-3.24.1 /home/djemos/py3gobject/pkg/usr/doc/py3gobject-3.24.1: σύνολο 196 -rw-r--r-- 1 root root 334 Αύγ 27 19:02 AUTHORS -rw-r--r-- 1 root root 26440 Αύγ 27 19:02 COPYING -rw-r--r-- 1 root root 15749 Αύγ 27 19:02 INSTALL -rw-r--r-- 1 root root 143630 Αύγ 27 19:02 NEWS -rw-r--r-- 1 root root 3546 Αύγ 27 19:02 README /home/djemos/py3gobject/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 pygobject-3.0 /home/djemos/py3gobject/pkg/usr/include/pygobject-3.0: σύνολο 28 -rw-r--r-- 1 root root 25160 Αύγ 27 19:02 pygobject.h /home/djemos/py3gobject/pkg/usr/lib64: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 pkgconfig drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 python3.5 /home/djemos/py3gobject/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 724 Αύγ 27 19:02 pygobject-3.0.pc /home/djemos/py3gobject/pkg/usr/lib64/python3.5: σύνολο 4 drwxr-xr-x 4 root root 4096 Αύγ 27 19:02 site-packages /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages: σύνολο 12 drwxr-xr-x 6 root root 4096 Αύγ 27 19:02 gi -rw-r--r-- 1 root root 1013 Αύγ 27 19:02 pygobject-3.24.1-py3.5-linux-x86_64.egg-info drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 pygtkcompat /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi: σύνολο 456 -rw-r--r-- 1 root root 5507 Αύγ 27 19:02 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 __pycache__ -rw-r--r-- 1 root root 2078 Αύγ 27 19:02 _constants.py -rw-r--r-- 1 root root 2080 Αύγ 27 19:02 _error.py -rwxr-xr-x 1 root root 320168 Αύγ 27 19:02 _gi.cpython-35m-x86_64-linux-gnu.so -rwxr-xr-x 1 root root 14496 Αύγ 27 19:02 _gi_cairo.cpython-35m-x86_64-linux-gnu.so drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 _gobject -rw-r--r-- 1 root root 13250 Αύγ 27 19:02 _option.py -rw-r--r-- 1 root root 15175 Αύγ 27 19:02 _propertyhelper.py -rw-r--r-- 1 root root 9860 Αύγ 27 19:02 _signalhelper.py -rw-r--r-- 1 root root 6688 Αύγ 27 19:02 docstring.py -rw-r--r-- 1 root root 5288 Αύγ 27 19:02 importer.py -rw-r--r-- 1 root root 10037 Αύγ 27 19:02 module.py drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 overrides -rw-r--r-- 1 root root 766 Αύγ 27 19:02 pygtkcompat.py drwxr-xr-x 3 root root 4096 Αύγ 27 19:02 repository -rw-r--r-- 1 root root 13802 Αύγ 27 19:02 types.py /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/__pycache__: σύνολο 176 -rw-r--r-- 1 root root 4477 Αύγ 27 19:02 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 4477 Αύγ 27 19:02 __init__.cpython-35.pyc -rw-r--r-- 1 root root 1143 Αύγ 27 19:02 _constants.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 1143 Αύγ 27 19:02 _constants.cpython-35.pyc -rw-r--r-- 1 root root 1521 Αύγ 27 19:02 _error.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 1521 Αύγ 27 19:02 _error.cpython-35.pyc -rw-r--r-- 1 root root 11705 Αύγ 27 19:02 _option.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 11705 Αύγ 27 19:02 _option.cpython-35.pyc -rw-r--r-- 1 root root 11440 Αύγ 27 19:02 _propertyhelper.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 11440 Αύγ 27 19:02 _propertyhelper.cpython-35.pyc -rw-r--r-- 1 root root 8631 Αύγ 27 19:02 _signalhelper.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 8631 Αύγ 27 19:02 _signalhelper.cpython-35.pyc -rw-r--r-- 1 root root 4204 Αύγ 27 19:02 docstring.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 4204 Αύγ 27 19:02 docstring.cpython-35.pyc -rw-r--r-- 1 root root 3614 Αύγ 27 19:02 importer.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3614 Αύγ 27 19:02 importer.cpython-35.pyc -rw-r--r-- 1 root root 6078 Αύγ 27 19:02 module.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 6134 Αύγ 27 19:02 module.cpython-35.pyc -rw-r--r-- 1 root root 687 Αύγ 27 19:02 pygtkcompat.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 687 Αύγ 27 19:02 pygtkcompat.cpython-35.pyc -rw-r--r-- 1 root root 8719 Αύγ 27 19:02 types.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 8765 Αύγ 27 19:02 types.cpython-35.pyc /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gobject: σύνολο 8 -rw-r--r-- 1 root root 1025 Αύγ 27 19:02 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 __pycache__ /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/_gobject/__pycache__: σύνολο 8 -rw-r--r-- 1 root root 251 Αύγ 27 19:02 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 251 Αύγ 27 19:02 __init__.cpython-35.pyc /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/overrides: σύνολο 180 -rw-r--r-- 1 root root 2242 Αύγ 27 19:02 GIMarshallingTests.py -rw-r--r-- 1 root root 33981 Αύγ 27 19:02 GLib.py -rw-r--r-- 1 root root 26267 Αύγ 27 19:02 GObject.py -rw-r--r-- 1 root root 15610 Αύγ 27 19:02 Gdk.py -rw-r--r-- 1 root root 8149 Αύγ 27 19:02 Gio.py -rw-r--r-- 1 root root 57878 Αύγ 27 19:02 Gtk.py -rw-r--r-- 1 root root 1681 Αύγ 27 19:02 Pango.py -rw-r--r-- 1 root root 12820 Αύγ 27 19:02 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 __pycache__ -rw-r--r-- 1 root root 1705 Αύγ 27 19:02 keysyms.py /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/overrides/__pycache__: σύνολο 304 -rw-r--r-- 1 root root 1891 Αύγ 27 19:02 GIMarshallingTests.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 1891 Αύγ 27 19:02 GIMarshallingTests.cpython-35.pyc -rw-r--r-- 1 root root 27437 Αύγ 27 19:02 GLib.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 27479 Αύγ 27 19:02 GLib.cpython-35.pyc -rw-r--r-- 1 root root 20037 Αύγ 27 19:02 GObject.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 20037 Αύγ 27 19:02 GObject.cpython-35.pyc -rw-r--r-- 1 root root 12635 Αύγ 27 19:02 Gdk.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 12635 Αύγ 27 19:02 Gdk.cpython-35.pyc -rw-r--r-- 1 root root 7029 Αύγ 27 19:02 Gio.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 7121 Αύγ 27 19:02 Gio.cpython-35.pyc -rw-r--r-- 1 root root 56651 Αύγ 27 19:02 Gtk.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 56651 Αύγ 27 19:02 Gtk.cpython-35.pyc -rw-r--r-- 1 root root 1411 Αύγ 27 19:02 Pango.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 1411 Αύγ 27 19:02 Pango.cpython-35.pyc -rw-r--r-- 1 root root 11383 Αύγ 27 19:02 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 11441 Αύγ 27 19:02 __init__.cpython-35.pyc -rw-r--r-- 1 root root 1016 Αύγ 27 19:02 keysyms.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 1016 Αύγ 27 19:02 keysyms.cpython-35.pyc /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/repository: σύνολο 8 -rw-r--r-- 1 root root 1042 Αύγ 27 19:02 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 __pycache__ /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/gi/repository/__pycache__: σύνολο 8 -rw-r--r-- 1 root root 341 Αύγ 27 19:02 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 341 Αύγ 27 19:02 __init__.cpython-35.pyc /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/pygtkcompat: σύνολο 44 -rw-r--r-- 1 root root 547 Αύγ 27 19:02 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 __pycache__ -rw-r--r-- 1 root root 14011 Αύγ 27 19:02 generictreemodel.py -rw-r--r-- 1 root root 18751 Αύγ 27 19:02 pygtkcompat.py /home/djemos/py3gobject/pkg/usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__: σύνολο 80 -rw-r--r-- 1 root root 458 Αύγ 27 19:02 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 458 Αύγ 27 19:02 __init__.cpython-35.pyc -rw-r--r-- 1 root root 15212 Αύγ 27 19:02 generictreemodel.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 15212 Αύγ 27 19:02 generictreemodel.cpython-35.pyc -rw-r--r-- 1 root root 20018 Αύγ 27 19:02 pygtkcompat.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 20018 Αύγ 27 19:02 pygtkcompat.cpython-35.pyc /home/djemos/py3gobject/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 27 19:02 py3gobject-3.24.1 /home/djemos/py3gobject/pkg/usr/src/py3gobject-3.24.1: σύνολο 4 -rw-r--r-- 1 root root 970 Αύγ 27 19:02 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/py3gobject/py3gobject-3.24.1-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/py3gobject-3.24.1/ usr/src/py3gobject-3.24.1/SLKBUILD usr/lib64/ usr/lib64/python3.5/ usr/lib64/python3.5/site-packages/ usr/lib64/python3.5/site-packages/gi/ usr/lib64/python3.5/site-packages/gi/types.py usr/lib64/python3.5/site-packages/gi/_gi.cpython-35m-x86_64-linux-gnu.so usr/lib64/python3.5/site-packages/gi/__pycache__/ usr/lib64/python3.5/site-packages/gi/__pycache__/importer.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_option.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/types.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/docstring.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_propertyhelper.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_error.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/pygtkcompat.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/docstring.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/importer.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_error.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/module.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/pygtkcompat.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_constants.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_signalhelper.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_propertyhelper.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/types.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_constants.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_option.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/_signalhelper.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/__pycache__/module.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/module.py usr/lib64/python3.5/site-packages/gi/repository/ usr/lib64/python3.5/site-packages/gi/repository/__pycache__/ usr/lib64/python3.5/site-packages/gi/repository/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/repository/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/repository/__init__.py usr/lib64/python3.5/site-packages/gi/importer.py usr/lib64/python3.5/site-packages/gi/_constants.py usr/lib64/python3.5/site-packages/gi/_gi_cairo.cpython-35m-x86_64-linux-gnu.so usr/lib64/python3.5/site-packages/gi/docstring.py usr/lib64/python3.5/site-packages/gi/_propertyhelper.py usr/lib64/python3.5/site-packages/gi/__init__.py usr/lib64/python3.5/site-packages/gi/_signalhelper.py usr/lib64/python3.5/site-packages/gi/_gobject/ usr/lib64/python3.5/site-packages/gi/_gobject/__pycache__/ usr/lib64/python3.5/site-packages/gi/_gobject/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/_gobject/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/_gobject/__init__.py usr/lib64/python3.5/site-packages/gi/_error.py usr/lib64/python3.5/site-packages/gi/_option.py usr/lib64/python3.5/site-packages/gi/overrides/ usr/lib64/python3.5/site-packages/gi/overrides/Gtk.py usr/lib64/python3.5/site-packages/gi/overrides/GObject.py usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/ usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Pango.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gdk.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gio.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GLib.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gtk.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/keysyms.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GObject.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GObject.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Pango.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gtk.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GLib.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/keysyms.cpython-35.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gio.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/__pycache__/Gdk.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/gi/overrides/GIMarshallingTests.py usr/lib64/python3.5/site-packages/gi/overrides/Gdk.py usr/lib64/python3.5/site-packages/gi/overrides/Gio.py usr/lib64/python3.5/site-packages/gi/overrides/keysyms.py usr/lib64/python3.5/site-packages/gi/overrides/__init__.py usr/lib64/python3.5/site-packages/gi/overrides/Pango.py usr/lib64/python3.5/site-packages/gi/overrides/GLib.py usr/lib64/python3.5/site-packages/gi/pygtkcompat.py usr/lib64/python3.5/site-packages/pygtkcompat/ usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/ usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-35.pyc usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-35.pyc usr/lib64/python3.5/site-packages/pygtkcompat/generictreemodel.py usr/lib64/python3.5/site-packages/pygtkcompat/__init__.py usr/lib64/python3.5/site-packages/pygtkcompat/pygtkcompat.py usr/lib64/python3.5/site-packages/pygobject-3.24.1-py3.5-linux-x86_64.egg-info usr/lib64/pkgconfig/ usr/lib64/pkgconfig/pygobject-3.0.pc usr/include/ usr/include/pygobject-3.0/ usr/include/pygobject-3.0/pygobject.h usr/doc/ usr/doc/py3gobject-3.24.1/ usr/doc/py3gobject-3.24.1/README usr/doc/py3gobject-3.24.1/COPYING usr/doc/py3gobject-3.24.1/AUTHORS usr/doc/py3gobject-3.24.1/NEWS usr/doc/py3gobject-3.24.1/INSTALL install/ install/slack-desc Slackware package /home/djemos/py3gobject/py3gobject-3.24.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories