tar: /usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now ***Warning*** USE_COMMON_DOC_BUILD is deprecated, you may remove it from autogen.sh ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:13: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' sm-gps-map-1.1.0/examples/editable_track.c osm-gps-map-1.1.0/examples/env.sh osm-gps-map-1.1.0/examples/mapviewer.c osm-gps-map-1.1.0/examples/mapviewer.js osm-gps-map-1.1.0/examples/mapviewer.py osm-gps-map-1.1.0/examples/mapviewer.ui osm-gps-map-1.1.0/examples/poi.png osm-gps-map-1.1.0/examples/polygon.c osm-gps-map-1.1.0/m4/ osm-gps-map-1.1.0/m4/.gitignore osm-gps-map-1.1.0/m4/gtk-doc.m4 osm-gps-map-1.1.0/m4/introspection.m4 osm-gps-map-1.1.0/osmgpsmap-1.0.pc.in osm-gps-map-1.1.0/src/ osm-gps-map-1.1.0/src/.gitignore osm-gps-map-1.1.0/src/Makefile.am osm-gps-map-1.1.0/src/converter.c osm-gps-map-1.1.0/src/converter.h osm-gps-map-1.1.0/src/osd-utils.c osm-gps-map-1.1.0/src/osd-utils.h osm-gps-map-1.1.0/src/osm-gps-map-compat.c osm-gps-map-1.1.0/src/osm-gps-map-compat.h osm-gps-map-1.1.0/src/osm-gps-map-image.c osm-gps-map-1.1.0/src/osm-gps-map-image.h osm-gps-map-1.1.0/src/osm-gps-map-layer.c osm-gps-map-1.1.0/src/osm-gps-map-layer.h osm-gps-map-1.1.0/src/osm-gps-map-osd.c osm-gps-map-1.1.0/src/osm-gps-map-osd.h osm-gps-map-1.1.0/src/osm-gps-map-point.c osm-gps-map-1.1.0/src/osm-gps-map-point.h osm-gps-map-1.1.0/src/osm-gps-map-polygon.c osm-gps-map-1.1.0/src/osm-gps-map-polygon.h osm-gps-map-1.1.0/src/osm-gps-map-source.c osm-gps-map-1.1.0/src/osm-gps-map-source.h osm-gps-map-1.1.0/src/osm-gps-map-track.c osm-gps-map-1.1.0/src/osm-gps-map-track.h osm-gps-map-1.1.0/src/osm-gps-map-widget.c osm-gps-map-1.1.0/src/osm-gps-map-widget.h osm-gps-map-1.1.0/src/osm-gps-map.h osm-gps-map-1.1.0/src/private.h osm-gps-map-1.1.0/uncrustify.cfg /usr/bin/gnome-autogen.sh checking for automake >= 1.11...  testing automake... found 1.16.2 checking for autoreconf >= 2.53...  testing autoreconf... found 2.69 checking for pkg-config >= 0.14.0...  testing pkg-config... found 0.29.2 checking for gtk-doc >= 1.0...  testing gtkdocize... found 1.33.1 Checking for required M4 macros... Processing ./configure.ac Running gtkdocize... Running autoreconf... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Running ./configure --enable-gtk-doc ... 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 whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf 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/bin/ld checking if the linker (/usr/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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu 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... 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/bin/ld) 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 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... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.16... yes checking for gtk+-3.0 >= 3.0... yes checking for cairo >= 1.8... yes checking for libsoup-2.4... yes checking for gthread-2.0... yes checking for gdk_event_get_scroll_deltas... no checking for Win32... no checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... 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 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 checking what language compliance flags to pass to the C compiler... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating osmgpsmap-1.0.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands osm-gps-map v1.1.0 Prefix............... : /usr/local Introspection support : yes gtk-doc documentation : yes Now type `make' to compile osm-gps-map 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 whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking how to print strings... printf 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/bin/ld checking if the linker (/usr/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 i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu 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... 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/bin/ld) 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 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 whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.16... yes checking for gtk+-3.0 >= 3.0... yes checking for cairo >= 1.8... yes checking for libsoup-2.4... yes checking for gthread-2.0... yes checking for gdk_event_get_scroll_deltas... no checking for Win32... no checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... 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 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 checking what language compliance flags to pass to the C compiler... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating osmgpsmap-1.0.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands osm-gps-map v1.1.0 Prefix............... : /usr Introspection support : no (disabled, use --enable-introspection to enable) gtk-doc documentation : no make all-recursive make[1]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' Making all in src make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' CC libosmgpsmap_1_0_la-converter.lo CC libosmgpsmap_1_0_la-osd-utils.lo CC libosmgpsmap_1_0_la-osm-gps-map-osd.lo osm-gps-map-osd.c: In function ‘osm_gps_map_osd_class_init’: osm-gps-map-osd.c:299:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 299 | g_type_class_add_private (klass, sizeof (OsmGpsMapOsdPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osd-utils.h:28, from osm-gps-map-osd.c:22: /usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-osd.c: In function ‘osm_gps_map_osd_init’: osm-gps-map-osd.c:439:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 439 | OsmGpsMapOsdPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~ CC libosmgpsmap_1_0_la-osm-gps-map-layer.lo CC libosmgpsmap_1_0_la-osm-gps-map-track.lo osm-gps-map-track.c: In function ‘osm_gps_map_track_class_init’: osm-gps-map-track.c:173:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 173 | g_type_class_add_private (klass, sizeof (OsmGpsMapTrackPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-track.c:31: /usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-track.c: In function ‘osm_gps_map_track_init’: osm-gps-map-track.c:286:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 286 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE((self), OSM_TYPE_GPS_MAP_TRACK, OsmGpsMapTrackPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libosmgpsmap_1_0_la-osm-gps-map-polygon.lo osm-gps-map-polygon.c: In function ‘osm_gps_map_polygon_class_init’: osm-gps-map-polygon.c:123:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 123 | g_type_class_add_private (klass, sizeof (OsmGpsMapPolygonPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-polygon.c:19: /usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-polygon.c: In function ‘osm_gps_map_polygon_init’: osm-gps-map-polygon.c:167:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 167 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE((self), OSM_TYPE_GPS_MAP_POLYGON, OsmGpsMapPolygonPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libosmgpsmap_1_0_la-osm-gps-map-point.lo CC libosmgpsmap_1_0_la-osm-gps-map-image.lo osm-gps-map-image.c: In function ‘osm_gps_map_image_class_init’: osm-gps-map-image.c:152:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 152 | g_type_class_add_private (klass, sizeof (OsmGpsMapImagePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-image.c:30: /usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-image.c: In function ‘osm_gps_map_image_init’: osm-gps-map-image.c:219:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 219 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE ((self), OSM_TYPE_GPS_MAP_IMAGE, OsmGpsMapImagePrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libosmgpsmap_1_0_la-osm-gps-map-source.lo CC libosmgpsmap_1_0_la-osm-gps-map-widget.lo osm-gps-map-widget.c: In function ‘replace_string’: osm-gps-map-widget.c:391:13: warning: Deprecated pre-processor symbol: replace with "memmove" 391 | g_memmove(dst, src, count); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c:399:13: warning: Deprecated pre-processor symbol: replace with "memmove" 399 | g_memmove(dst, to, tolen); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c: In function ‘osm_gps_map_init’: osm-gps-map-widget.c:1611:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1611 | priv = G_TYPE_INSTANCE_GET_PRIVATE (object, OSM_TYPE_GPS_MAP, OsmGpsMapPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c:1649:9: warning: ‘soup_session_async_new_with_options’ is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 1649 | soup_session_async_new_with_options(SOUP_SESSION_USER_AGENT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:46, from osm-gps-map-widget.c:137: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:54:14: note: declared here 54 | SoupSession *soup_session_async_new_with_options (const char *optname1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c: In function ‘osm_gps_map_motion_notify’: osm-gps-map-widget.c:2317:5: warning: ‘gdk_display_get_device_manager’ is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 2317 | GdkDeviceManager* manager = gdk_display_get_device_manager( gdk_display_get_default() ); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-widget.c:132: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c:2318:5: warning: ‘gdk_device_manager_get_client_pointer’ is deprecated [-Wdeprecated-declarations] 2318 | GdkDevice* pointer = gdk_device_manager_get_client_pointer( manager); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-widget.c:132: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osm-gps-map-widget.c: In function ‘osm_gps_map_class_init’: osm-gps-map-widget.c:2441:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 2441 | g_type_class_add_private (klass, sizeof (OsmGpsMapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from osm-gps-map-widget.c:132: /usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libosmgpsmap_1_0_la-osm-gps-map-compat.lo CCLD libosmgpsmap-1.0.la make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' Making all in examples make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/examples' CC mapviewer-mapviewer.o mapviewer.c: In function ‘main’: mapviewer.c:281:9: warning: ‘gdk_window_set_debug_updates’ is deprecated [-Wdeprecated-declarations] 281 | gdk_window_set_debug_updates(TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from mapviewer.c:23: /usr/include/gtk-3.0/gdk/gdkwindow.h:1074:12: note: declared here 1074 | void gdk_window_set_debug_updates (gboolean setting); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD mapviewer CC polygon-polygon.o CCLD polygon CC editable_track-editable_track.o CCLD editable_track make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/examples' Making all in docs make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' Making all in reference make[3]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[3]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' GEN ChangeLog A git checkout and git-log is required to generate ChangeLog make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' make[1]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' Making install in src make[1]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libosmgpsmap-1.0.la '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libosmgpsmap-1.0.so.1.0.0 /usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib/libosmgpsmap-1.0.so.1.0.0 libtool: install: (cd /usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib && { ln -s -f libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so.1 || { rm -f libosmgpsmap-1.0.so.1 && ln -s libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so.1; }; }) libtool: install: (cd /usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib && { ln -s -f libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so || { rm -f libosmgpsmap-1.0.so && ln -s libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libosmgpsmap-1.0.lai /usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib/libosmgpsmap-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/include/osmgpsmap-1.0' /usr/bin/ginstall -c -m 644 osm-gps-map.h osm-gps-map-osd.h osm-gps-map-layer.h osm-gps-map-track.h osm-gps-map-polygon.h osm-gps-map-point.h osm-gps-map-image.h osm-gps-map-source.h osm-gps-map-widget.h osm-gps-map-compat.h '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/include/osmgpsmap-1.0' make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' make[1]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/src' Making install in examples make[1]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/examples' make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/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 '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/examples' make[1]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/examples' Making install in docs make[1]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' Making install in reference make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[3]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. Nothing to install make[3]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs/reference' make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[3]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[1]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0/docs' make[1]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' GEN ChangeLog make[2]: Entering directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' make[2]: Nothing to be done for 'install-exec-am'. GEN ChangeLog /usr/bin/mkdir -p '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/doc/osm-gps-map-1.1.0' /usr/bin/ginstall -c -m 644 README COPYING AUTHORS ChangeLog NEWS '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/doc/osm-gps-map-1.1.0' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 osmgpsmap-1.0.pc '/usr/src/slapt-src/gis/osm-gps-map/package-osm-gps-map/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' make[1]: Leaving directory '/usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libosmgpsmap-1.0.so libosmgpsmap-1.0.so.1.0.0 usr/lib/libosmgpsmap-1.0.so.1 libosmgpsmap-1.0.so.1.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libosmgpsmap-1.0.so ) ( cd usr/lib ; ln -sf libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so ) ( cd usr/lib ; rm -rf libosmgpsmap-1.0.so.1 ) ( cd usr/lib ; ln -sf libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libosmgpsmap-1.0.so.1' removed './usr/lib/libosmgpsmap-1.0.so' Creating your new ./install/doinst.sh... 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: /usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0-i486-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/osm-gps-map-1.1.0/ usr/doc/osm-gps-map-1.1.0/AUTHORS usr/doc/osm-gps-map-1.1.0/COPYING usr/doc/osm-gps-map-1.1.0/ChangeLog usr/doc/osm-gps-map-1.1.0/NEWS usr/doc/osm-gps-map-1.1.0/README usr/doc/osm-gps-map-1.1.0/osm-gps-map.SlackBuild usr/include/ usr/include/osmgpsmap-1.0/ usr/include/osmgpsmap-1.0/osm-gps-map-compat.h usr/include/osmgpsmap-1.0/osm-gps-map-image.h usr/include/osmgpsmap-1.0/osm-gps-map-layer.h usr/include/osmgpsmap-1.0/osm-gps-map-osd.h usr/include/osmgpsmap-1.0/osm-gps-map-point.h usr/include/osmgpsmap-1.0/osm-gps-map-polygon.h usr/include/osmgpsmap-1.0/osm-gps-map-source.h usr/include/osmgpsmap-1.0/osm-gps-map-track.h usr/include/osmgpsmap-1.0/osm-gps-map-widget.h usr/include/osmgpsmap-1.0/osm-gps-map.h usr/lib/ usr/lib/libosmgpsmap-1.0.so.1.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/osmgpsmap-1.0.pc Slackware package /usr/src/slapt-src/gis/osm-gps-map/osm-gps-map-1.1.0-i486-2salix15.0.txz created. Installing package osm-gps-map-1.1.0-i486-2salix15.0... | osm-gps-map (gtk mapping widget) | | osm-gps-map is a Gtk mapping widget (with Python bindings) that, | given GPS co-ordinates, draws a GPS track and points of interest on | a moving map display. | | osm-gps-map downloads map data from a number of websites, including | openstreetmap.org, openaerialmap.org and others, and can be used to | build desktop mapping or geolocation applications. | | Homepage: http://nzjrs.github.io/osm-gps-map/ | |