tar -xf libass-0.10.0.tar.xz
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... arm-slackware-linux-gnu
checking host system type... arm-slackware-linux-gnu
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 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/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/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 for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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/arm-slackware-linux-gnueabi/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 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 dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int64_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for mkdir... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtol... yes
checking for library containing iconv_open... none required
checking for fabs in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for FRIBIDI... yes
checking for FONTCONFIG... yes
checking for HARFBUZZ... no
checking for ENCA... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libass/Makefile
config.status: creating test/Makefile
config.status: creating libass.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
Making all in libass
make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
  CC     ass.lo
  CC     ass_cache.lo
  CC     ass_font.lo
  CC     ass_fontconfig.lo
  CC     ass_render.lo
ass_render.c: In function 'ass_render_event':
ass_render.c:1678:13: warning: variable 'num_glyphs' set but not used [-Wunused-but-set-variable]
ass_render.c:1677:13: warning: variable 'previous' set but not used [-Wunused-but-set-variable]
ass_render.c: In function 'render_text':
ass_render.c:590:20: warning: 'error' may be used uninitialized in this function [-Wuninitialized]
ass_render.c:549:9: note: 'error' was declared here
  CC     ass_utils.lo
  CC     ass_bitmap.lo
  CC     ass_library.lo
  CC     ass_drawing.lo
  CC     ass_parse.lo
  CC     ass_render_api.lo
  CC     ass_shaper.lo
ass_shaper.c: In function 'ass_shaper_reorder':
ass_shaper.c:703:13: warning: variable 'level' set but not used [-Wunused-but-set-variable]
  CC     ass_strtod.lo
  CCLD   libass.la
make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
Making install in libass
make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
test -z "/usr/lib" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c   libass.la '/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libass.so.4.1.0 /builds/salix/arm/14.0/original/l/libass/pkg/usr/lib/libass.so.4.1.0
libtool: install: (cd /builds/salix/arm/14.0/original/l/libass/pkg/usr/lib && { ln -s -f libass.so.4.1.0 libass.so.4 || { rm -f libass.so.4 && ln -s libass.so.4.1.0 libass.so.4; }; })
libtool: install: (cd /builds/salix/arm/14.0/original/l/libass/pkg/usr/lib && { ln -s -f libass.so.4.1.0 libass.so || { rm -f libass.so && ln -s libass.so.4.1.0 libass.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libass.lai /builds/salix/arm/14.0/original/l/libass/pkg/usr/lib/libass.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/ass" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libass/pkg/usr/include/ass"
 /usr/bin/ginstall -c -m 644 ass.h ass_types.h '/builds/salix/arm/14.0/original/l/libass/pkg/usr/include/ass'
make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0/libass'
make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 libass.pc '/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib/pkgconfig'
make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libass/src/libass-0.10.0'
/builds/salix/arm/14.0/original/l/libass/pkg:
total 8
drwxr-xr-x 2 root root 4096 Dec 23 19:32 install
drwxr-xr-x 6 root root 4096 Dec 23 19:32 usr

/builds/salix/arm/14.0/original/l/libass/pkg/install:
total 4
-rw-r--r-- 1 root root 439 Dec 23 19:32 slack-desc

/builds/salix/arm/14.0/original/l/libass/pkg/usr:
total 16
drwxr-xr-x 3 root root 4096 Dec 23 19:32 doc
drwxr-xr-x 3 root root 4096 Dec 23 19:32 include
drwxr-xr-x 3 root root 4096 Dec 23 19:32 lib
drwxr-xr-x 3 root root 4096 Dec 23 19:30 src

/builds/salix/arm/14.0/original/l/libass/pkg/usr/doc:
total 4
drwxr-xr-x 2 root root 4096 Dec 23 19:32 libass-0.10.0

/builds/salix/arm/14.0/original/l/libass/pkg/usr/doc/libass-0.10.0:
total 12
-rw-r--r-- 1 root root  697 Dec 23 19:32 COPYING
-rw-r--r-- 1 root root 4288 Dec 23 19:32 Changelog

/builds/salix/arm/14.0/original/l/libass/pkg/usr/include:
total 4
drwxr-xr-x 2 root root 4096 Dec 23 19:32 ass

/builds/salix/arm/14.0/original/l/libass/pkg/usr/include/ass:
total 20
-rw-r--r-- 1 root root 12420 Dec 23 19:32 ass.h
-rw-r--r-- 1 root root  3407 Dec 23 19:32 ass_types.h

/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib:
total 112
-rwxr-xr-x 1 root root   1030 Dec 23 19:32 libass.la
lrwxrwxrwx 1 root root     15 Dec 23 19:32 libass.so -> libass.so.4.1.0
lrwxrwxrwx 1 root root     15 Dec 23 19:32 libass.so.4 -> libass.so.4.1.0
-rwxr-xr-x 1 root root 103500 Dec 23 19:32 libass.so.4.1.0
drwxr-xr-x 2 root root   4096 Dec 23 19:32 pkgconfig

/builds/salix/arm/14.0/original/l/libass/pkg/usr/lib/pkgconfig:
total 4
-rw-r--r-- 1 root root 326 Dec 23 19:32 libass.pc

/builds/salix/arm/14.0/original/l/libass/pkg/usr/src:
total 4
drwxr-xr-x 2 root root 4096 Dec 23 19:32 libass-0.10.0

/builds/salix/arm/14.0/original/l/libass/pkg/usr/src/libass-0.10.0:
total 4
-rw-r--r-- 1 root root 988 Dec 23 19:32 SLKBUILD

Slackware package maker, version 3.14159.

Searching for symbolic links:
usr/lib/libass.so -> libass.so.4.1.0
usr/lib/libass.so.4 -> libass.so.4.1.0

Making symbolic link creation script:
( cd usr/lib ; rm -rf libass.so )
( cd usr/lib ; ln -sf libass.so.4.1.0 libass.so )
( cd usr/lib ; rm -rf libass.so.4 )
( cd usr/lib ; ln -sf libass.so.4.1.0 libass.so.4 )

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/libass.so'
removed './usr/lib/libass.so.4'

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:  /builds/salix/arm/14.0/original/l/libass/libass-0.10.0-arm-1rl.txz

./
usr/
usr/src/
usr/src/libass-0.10.0/
usr/src/libass-0.10.0/SLKBUILD
usr/lib/
usr/lib/libass.la
usr/lib/pkgconfig/
usr/lib/pkgconfig/libass.pc
usr/lib/libass.so.4.1.0
usr/include/
usr/include/ass/
usr/include/ass/ass.h
usr/include/ass/ass_types.h
usr/doc/
usr/doc/libass-0.10.0/
usr/doc/libass-0.10.0/COPYING
usr/doc/libass-0.10.0/Changelog
install/
install/slack-desc
install/doinst.sh

Slackware package /builds/salix/arm/14.0/original/l/libass/libass-0.10.0-arm-1rl.txz created.

Package has been built.
Cleaning pkg and src directories