The following packages will be installed: pangox-compat Fetching README... 0%100%100%100%100%100%Done Fetching pangox-compat.SlackBuild... 0%100%100%100%100%100%Done Fetching pangox-compat.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done pangox-compat-0.0.2/ pangox-compat-0.0.2/pangox.pc.in pangox-compat-0.0.2/pangox-private.h pangox-compat-0.0.2/configure pangox-compat-0.0.2/Makefile.in pangox-compat-0.0.2/README pangox-compat-0.0.2/ltmain.sh pangox-compat-0.0.2/tables-big.i pangox-compat-0.0.2/AUTHORS pangox-compat-0.0.2/pango-impl-utils.h pangox-compat-0.0.2/config.sub pangox-compat-0.0.2/install-sh pangox-compat-0.0.2/configure.ac pangox-compat-0.0.2/ChangeLog pangox-compat-0.0.2/COPYING pangox-compat-0.0.2/pangox.c pangox-compat-0.0.2/pangox-fontcache.c pangox-compat-0.0.2/depcomp pangox-compat-0.0.2/config.guess pangox-compat-0.0.2/Makefile.am pangox-compat-0.0.2/NEWS pangox-compat-0.0.2/pangox-fontmap.c pangox-compat-0.0.2/INSTALL pangox-compat-0.0.2/basic-x.c pangox-compat-0.0.2/autogen.sh pangox-compat-0.0.2/pangox.h pangox-compat-0.0.2/pangox.aliases pangox-compat-0.0.2/missing pangox-compat-0.0.2/aclocal.m4 pangox-compat-0.0.2/pangox.def 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 for i486-slackware-linux-gcc... no 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 for style of include used by make... GNU 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/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/i586-slackware-linux/bin/ld option to reload object files... -r checking for i486-slackware-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i486-slackware-linux-dlltool... no checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i486-slackware-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i486-slackware-linux-strip... no checking for strip... strip checking for i486-slackware-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i486-slackware-linux-mt... no checking for mt... no checking if : 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/i586-slackware-linux/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 for i486-slackware-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PANGO... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pangox.pc config.status: executing depfiles commands config.status: executing libtool commands CC libpangox_1_0_la-pangox.lo pangox.c: In function 'pango_x_get_shaper_map': pangox.c:1359:3: warning: 'pango_find_map' is deprecated [-Wdeprecated-declarations] return pango_find_map (language, engine_type_id, render_type_id); ^ In file included from pangox-private.h:26:0, from pangox.c:30: /usr/include/pango-1.0/pango/pango-modules.h:59:16: note: declared here PangoMap * pango_find_map (PangoLanguage *language, ^ pangox.c: In function 'pango_x_font_find_shaper': pangox.c:1381:3: warning: 'pango_map_get_engine' is deprecated [-Wdeprecated-declarations] return (PangoEngineShape *)pango_map_get_engine (shape_map, script); ^ In file included from pangox-private.h:26:0, from pangox.c:30: /usr/include/pango-1.0/pango/pango-modules.h:63:16: note: declared here PangoEngine * pango_map_get_engine (PangoMap *map, ^ CC libpangox_1_0_la-pangox-fontcache.lo CC libpangox_1_0_la-pangox-fontmap.lo pangox-fontmap.c: In function 'pango_x_font_map_for_display': pangox-fontmap.c:299:2: warning: 'pango_module_register' is deprecated [-Wdeprecated-declarations] pango_module_register (&_pango_included_x_modules[i]); ^ In file included from pangox-private.h:26:0, from pangox-fontmap.c:39: /usr/include/pango-1.0/pango/pango-modules.h:71:16: note: declared here void pango_module_register (PangoIncludedModule *module); ^ pangox-fontmap.c:303:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ 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/pango-1.0/pango/pango-types.h:26, from /usr/include/pango-1.0/pango/pango-engine.h:25, from pangox-fontmap.c:33: /usr/include/glib-2.0/gobject/gtype.h:681:23: note: declared here void g_type_init (void); ^ pangox-fontmap.c: In function 'pango_x_font_map_read_alias_file': pangox-fontmap.c:826:7: warning: 'pango_read_line' is deprecated [-Wdeprecated-declarations] while ((lines_read = pango_read_line (infile, line_buf))) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:37:10: note: declared here gint pango_read_line (FILE *stream, ^ pangox-fontmap.c:838:4: warning: 'pango_skip_space' is deprecated [-Wdeprecated-declarations] if (!pango_skip_space (&p)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:40:10: note: declared here gboolean pango_skip_space (const char **pos); ^ pangox-fontmap.c:841:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:851:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:858:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:865:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:872:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:879:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^ pangox-fontmap.c:887:8: warning: 'pango_trim_string' is deprecated [-Wdeprecated-declarations] char *trimmed = pango_trim_string (xlfds[i]); ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:35:10: note: declared here char *pango_trim_string (const char *str); ^ pangox-fontmap.c: In function 'pango_x_font_map_read_aliases': pangox-fontmap.c:944:3: warning: 'pango_config_key_get' is deprecated [-Wdeprecated-declarations] char *files_str = pango_config_key_get ("PangoX/AliasFiles"); ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:55:10: note: declared here char * pango_config_key_get (const char *key); ^ pangox-fontmap.c:950:3: warning: 'pango_split_file_list' is deprecated [-Wdeprecated-declarations] files = pango_split_file_list (files_str); ^ In file included from /usr/include/pango-1.0/pango/pango.h:46:0, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/include/pango-1.0/pango/pango-utils.h:32:10: note: declared here char ** pango_split_file_list (const char *str); ^ pangox-fontmap.c: In function 'pango_x_face_get_coverage': pangox-fontmap.c:1597:7: warning: 'pango_map_get_engine' is deprecated [-Wdeprecated-declarations] engine = (PangoEngineShape *)pango_map_get_engine (shape_map, PANGO_SCRIPT_COMMON); ^ In file included from pangox-private.h:26:0, from pangox-fontmap.c:39: /usr/include/pango-1.0/pango/pango-modules.h:63:16: note: declared here PangoEngine * pango_map_get_engine (PangoMap *map, ^ CC libpangox_1_0_la-basic-x.lo basic-x.c: In function 'basic_engine_shape': basic-x.c:592:2: warning: 'pango_get_mirror_char' is deprecated: Use 'g_unichar_get_mirror_char' instead [-Wdeprecated-declarations] if (pango_get_mirror_char (wc, &mirrored_ch)) ^ In file included from /usr/include/pango-1.0/pango/pango-types.h:195:0, from /usr/include/pango-1.0/pango/pango-engine.h:25, from basic-x.c:24: /usr/include/pango-1.0/pango/pango-bidi-type.h:130:16: note: declared here gboolean pango_get_mirror_char (gunichar ch, ^ basic-x.c: In function 'basic_engine_x_class_init': basic-x.c:687:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] class->script_shape = basic_engine_shape; ^ CCLD libpangox-1.0.la make[1]: Entering directory '/usr/src/slapt-src/libraries/pangox-compat/pangox-compat-0.0.2' test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libpangox-1.0.la '/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libpangox-1.0.so.0.0.0 /usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib/libpangox-1.0.so.0.0.0 libtool: install: (cd /usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib && { ln -s -f libpangox-1.0.so.0.0.0 libpangox-1.0.so.0 || { rm -f libpangox-1.0.so.0 && ln -s libpangox-1.0.so.0.0.0 libpangox-1.0.so.0; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib && { ln -s -f libpangox-1.0.so.0.0.0 libpangox-1.0.so || { rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0.0.0 libpangox-1.0.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libpangox-1.0.lai /usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib/libpangox-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/etc/pango" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/etc/pango" /usr/bin/ginstall -c -m 644 pangox.aliases '/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/etc/pango' test -z "/usr/include/pango-1.0/pango" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/include/pango-1.0/pango" /usr/bin/ginstall -c -m 644 pangox.h '/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/include/pango-1.0/pango' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 pangox.pc '/usr/src/slapt-src/libraries/pangox-compat/package-pangox-compat/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/slapt-src/libraries/pangox-compat/pangox-compat-0.0.2' Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libpangox-1.0.so.0 libpangox-1.0.so.0.0.0 usr/lib/libpangox-1.0.so libpangox-1.0.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libpangox-1.0.so.0 ) ( cd usr/lib ; ln -sf libpangox-1.0.so.0.0.0 libpangox-1.0.so.0 ) ( cd usr/lib ; rm -rf libpangox-1.0.so ) ( cd usr/lib ; ln -sf libpangox-1.0.so.0.0.0 libpangox-1.0.so ) 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/libpangox-1.0.so.0' removed './usr/lib/libpangox-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/libraries/pangox-compat/pangox-compat-0.0.2-i486-1salix.txz ./ usr/ usr/include/ usr/include/pango-1.0/ usr/include/pango-1.0/pango/ usr/include/pango-1.0/pango/pangox.h usr/lib/ usr/lib/libpangox-1.0.la usr/lib/libpangox-1.0.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/pangox.pc usr/doc/ usr/doc/pangox-compat-0.0.2/ usr/doc/pangox-compat-0.0.2/README usr/doc/pangox-compat-0.0.2/Makefile.am usr/doc/pangox-compat-0.0.2/COPYING usr/doc/pangox-compat-0.0.2/NEWS usr/doc/pangox-compat-0.0.2/AUTHORS usr/doc/pangox-compat-0.0.2/ChangeLog usr/doc/pangox-compat-0.0.2/Makefile.in usr/doc/pangox-compat-0.0.2/Makefile usr/doc/pangox-compat-0.0.2/INSTALL install/ install/doinst.sh install/slack-desc etc/ etc/pango/ etc/pango/pangox.aliases Slackware package /usr/src/slapt-src/libraries/pangox-compat/pangox-compat-0.0.2-i486-1salix.txz created. Installing package pangox-compat-0.0.2-i486-1salix... | pangox-compat (X font support for Pango) | | X Window System font support for Pango. | | http://www.pango.org | | | | | | | |