tar -xf libg15render-1.2.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable FreeType2 support... no checking for writePixmapToLCD in -lg15... yes checking for ceil in -lm... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking for ANSI C header files... (cached) yes checking for memset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory `/home/djemos/salix-current/libg15render/src/libg15render-1.2' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT text.lo -MD -MP -MF ".deps/text.Tpo" -c -o text.lo text.c; \ then mv -f ".deps/text.Tpo" ".deps/text.Plo"; else rm -f ".deps/text.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o text.c: In function 'g15r_renderString': text.c:109:24: warning: comparison between pointer and integer if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT pixel.lo -MD -MP -MF ".deps/pixel.Tpo" -c -o pixel.lo pixel.c; \ then mv -f ".deps/pixel.Tpo" ".deps/pixel.Plo"; else rm -f ".deps/pixel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT pixel.lo -MD -MP -MF .deps/pixel.Tpo -c pixel.c -fPIC -DPIC -o .libs/pixel.o pixel.c: In function 'g15r_drawBar': pixel.c:377:40: warning: incompatible implicit declaration of built-in function 'ceil' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT screen.lo -MD -MP -MF ".deps/screen.Tpo" -c -o screen.lo screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Plo"; else rm -f ".deps/screen.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c screen.c -fPIC -DPIC -o .libs/screen.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_6x4.lo -MD -MP -MF ".deps/font_6x4.Tpo" -c -o font_6x4.lo font_6x4.c; \ then mv -f ".deps/font_6x4.Tpo" ".deps/font_6x4.Plo"; else rm -f ".deps/font_6x4.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_6x4.lo -MD -MP -MF .deps/font_6x4.Tpo -c font_6x4.c -fPIC -DPIC -o .libs/font_6x4.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_7x5.lo -MD -MP -MF ".deps/font_7x5.Tpo" -c -o font_7x5.lo font_7x5.c; \ then mv -f ".deps/font_7x5.Tpo" ".deps/font_7x5.Plo"; else rm -f ".deps/font_7x5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_7x5.lo -MD -MP -MF .deps/font_7x5.Tpo -c font_7x5.c -fPIC -DPIC -o .libs/font_7x5.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_8x8.lo -MD -MP -MF ".deps/font_8x8.Tpo" -c -o font_8x8.lo font_8x8.c; \ then mv -f ".deps/font_8x8.Tpo" ".deps/font_8x8.Plo"; else rm -f ".deps/font_8x8.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -MT font_8x8.lo -MD -MP -MF .deps/font_8x8.Tpo -c font_8x8.c -fPIC -DPIC -o .libs/font_8x8.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686 -o libg15render.la -rpath /usr/lib -version-info 2:0:1 text.lo pixel.lo screen.lo font_6x4.lo font_7x5.lo font_8x8.lo -lm -lg15 gcc -shared .libs/text.o .libs/pixel.o .libs/screen.o .libs/font_6x4.o .libs/font_7x5.o .libs/font_8x8.o -lm /usr/lib/libg15.so -L/usr/lib -march=i486 -mtune=i686 -march=i486 -mtune=i686 -Wl,-soname -Wl,libg15render.so.1 -o .libs/libg15render.so.1.1.0 (cd .libs && rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1) (cd .libs && rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so) creating libg15render.la (cd .libs && rm -f libg15render.la && ln -s ../libg15render.la libg15render.la) make[1]: Leaving directory `/home/djemos/salix-current/libg15render/src/libg15render-1.2' make[1]: Entering directory `/home/djemos/salix-current/libg15render/src/libg15render-1.2' test -z "/usr/lib" || mkdir -p -- "/home/djemos/salix-current/libg15render/pkg/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libg15render.la' '/home/djemos/salix-current/libg15render/pkg/usr/lib/libg15render.la' /usr/bin/ginstall -c .libs/libg15render.so.1.1.0 /home/djemos/salix-current/libg15render/pkg/usr/lib/libg15render.so.1.1.0 (cd /home/djemos/salix-current/libg15render/pkg/usr/lib && { ln -s -f libg15render.so.1.1.0 libg15render.so.1 || { rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1; }; }) (cd /home/djemos/salix-current/libg15render/pkg/usr/lib && { ln -s -f libg15render.so.1.1.0 libg15render.so || { rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so; }; }) /usr/bin/ginstall -c .libs/libg15render.lai /home/djemos/salix-current/libg15render/pkg/usr/lib/libg15render.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/doc/libg15render-1.2" || mkdir -p -- "/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2" /usr/bin/ginstall -c -m 644 'AUTHORS' '/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2/AUTHORS' /usr/bin/ginstall -c -m 644 'ChangeLog' '/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2/ChangeLog' /usr/bin/ginstall -c -m 644 'COPYING' '/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2/COPYING' /usr/bin/ginstall -c -m 644 'NEWS' '/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2/NEWS' /usr/bin/ginstall -c -m 644 'README' '/home/djemos/salix-current/libg15render/pkg/usr/share/doc/libg15render-1.2/README' test -z "/usr/include" || mkdir -p -- "/home/djemos/salix-current/libg15render/pkg/usr/include" /usr/bin/ginstall -c -m 644 'libg15render.h' '/home/djemos/salix-current/libg15render/pkg/usr/include/libg15render.h' test -z "/usr/share/man/man3" || mkdir -p -- "/home/djemos/salix-current/libg15render/pkg/usr/share/man/man3" /usr/bin/ginstall -c -m 644 '././libg15render.3' '/home/djemos/salix-current/libg15render/pkg/usr/share/man/man3/libg15render.3' make[1]: Leaving directory `/home/djemos/salix-current/libg15render/src/libg15render-1.2' /home/djemos/salix-current/libg15render/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Απρ 18 14:34 install drwxr-xr-x 6 root root 4096 Απρ 18 14:34 usr /home/djemos/salix-current/libg15render/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 361 Απρ 18 14:34 slack-desc /home/djemos/salix-current/libg15render/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Απρ 18 14:34 doc drwxr-xr-x 2 root root 4096 Απρ 18 14:34 include drwxr-xr-x 2 root root 4096 Απρ 18 14:34 lib drwxr-xr-x 3 root root 4096 Απρ 18 14:30 src /home/djemos/salix-current/libg15render/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 18 14:34 libg15render-1.2 /home/djemos/salix-current/libg15render/pkg/usr/doc/libg15render-1.2: σύνολο 40 -rw-r--r-- 1 root root 146 Απρ 18 14:34 AUTHORS -rw-r--r-- 1 root root 17992 Απρ 18 14:34 COPYING -rw-r--r-- 1 root root 333 Απρ 18 14:34 ChangeLog -rw-r--r-- 1 root root 348 Απρ 18 14:34 NEWS -rw-r--r-- 1 root root 444 Απρ 18 14:34 README -rw-r--r-- 1 root root 391 Απρ 18 14:34 changelog /home/djemos/salix-current/libg15render/pkg/usr/include: σύνολο 8 -rw-r--r-- 1 root root 5252 Απρ 18 14:34 libg15render.h /home/djemos/salix-current/libg15render/pkg/usr/lib: σύνολο 36 -rwxr-xr-x 1 root root 877 Απρ 18 14:34 libg15render.la lrwxrwxrwx 1 root root 21 Απρ 18 14:34 libg15render.so -> libg15render.so.1.1.0 lrwxrwxrwx 1 root root 21 Απρ 18 14:34 libg15render.so.1 -> libg15render.so.1.1.0 -rwxr-xr-x 1 root root 28900 Απρ 18 14:34 libg15render.so.1.1.0 /home/djemos/salix-current/libg15render/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 18 14:34 libg15render-1.2 /home/djemos/salix-current/libg15render/pkg/usr/src/libg15render-1.2: σύνολο 4 -rw-r--r-- 1 root root 896 Απρ 18 14:34 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libg15render.so -> libg15render.so.1.1.0 usr/lib/libg15render.so.1 -> libg15render.so.1.1.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libg15render.so ) ( cd usr/lib ; ln -sf libg15render.so.1.1.0 libg15render.so ) ( cd usr/lib ; rm -rf libg15render.so.1 ) ( cd usr/lib ; ln -sf libg15render.so.1.1.0 libg15render.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/libg15render.so» removed «./usr/lib/libg15render.so.1» 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: /home/djemos/salix-current/libg15render/libg15render-1.2-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib/ usr/lib/libg15render.la usr/lib/libg15render.so.1.1.0 usr/doc/ usr/doc/libg15render-1.2/ usr/doc/libg15render-1.2/ChangeLog usr/doc/libg15render-1.2/changelog usr/doc/libg15render-1.2/COPYING usr/doc/libg15render-1.2/AUTHORS usr/doc/libg15render-1.2/NEWS usr/doc/libg15render-1.2/README usr/include/ usr/include/libg15render.h usr/src/ usr/src/libg15render-1.2/ usr/src/libg15render-1.2/SLKBUILD Slackware package /home/djemos/salix-current/libg15render/libg15render-1.2-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories