unzip vorbisgain-0.36.zip Archive: vorbisgain-0.36.zip creating: vorbisgain-0.36/ inflating: vorbisgain-0.36/COPYING inflating: vorbisgain-0.36/Makefile.am inflating: vorbisgain-0.36/Makefile.in inflating: vorbisgain-0.36/NEWS inflating: vorbisgain-0.36/README inflating: vorbisgain-0.36/acinclude.m4 inflating: vorbisgain-0.36/aclocal.m4 creating: vorbisgain-0.36/autom4te.cache/ inflating: vorbisgain-0.36/config.guess inflating: vorbisgain-0.36/config.h.in inflating: vorbisgain-0.36/config.sub inflating: vorbisgain-0.36/configure inflating: vorbisgain-0.36/configure.ac inflating: vorbisgain-0.36/depcomp inflating: vorbisgain-0.36/gain_analysis.c inflating: vorbisgain-0.36/gain_analysis.h inflating: vorbisgain-0.36/getopt.c inflating: vorbisgain-0.36/getopt.h inflating: vorbisgain-0.36/getopt1.c inflating: vorbisgain-0.36/i18n.h inflating: vorbisgain-0.36/install-sh inflating: vorbisgain-0.36/misc.c inflating: vorbisgain-0.36/misc.h inflating: vorbisgain-0.36/missing inflating: vorbisgain-0.36/mkinstalldirs inflating: vorbisgain-0.36/recurse.c inflating: vorbisgain-0.36/recurse.h inflating: vorbisgain-0.36/vcedit.c inflating: vorbisgain-0.36/vcedit.h inflating: vorbisgain-0.36/vorbis.c inflating: vorbisgain-0.36/vorbis.h inflating: vorbisgain-0.36/vorbisgain.1 inflating: vorbisgain-0.36/vorbisgain.c inflating: vorbisgain-0.36/vorbisgain.h inflating: vorbisgain-0.36/vorbisgain.txt 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... distcc 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 distcc gcc accepts -g... yes checking for distcc gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of distcc gcc... gcc3 checking for Ogg... yes checking for Vorbis... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... distcc gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for floor... no checking for getcwd... yes checking for memmove... yes checking for memset... yes checking for pow... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for ov_read_float in -lvorbisfile... yes checking if ov_read_float() takes four arguments... 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 `/builds/salix/arm/14.0/original/ap/vorbisgain/src/vorbisgain-0.36' if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT vorbisgain.o -MD -MP -MF ".deps/vorbisgain.Tpo" \ -c -o vorbisgain.o `test -f 'vorbisgain.c' || echo './'`vorbisgain.c; \ then mv -f ".deps/vorbisgain.Tpo" ".deps/vorbisgain.Po"; \ else rm -f ".deps/vorbisgain.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT vorbis.o -MD -MP -MF ".deps/vorbis.Tpo" \ -c -o vorbis.o `test -f 'vorbis.c' || echo './'`vorbis.c; \ then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Po"; \ else rm -f ".deps/vorbis.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT recurse.o -MD -MP -MF ".deps/recurse.Tpo" \ -c -o recurse.o `test -f 'recurse.c' || echo './'`recurse.c; \ then mv -f ".deps/recurse.Tpo" ".deps/recurse.Po"; \ else rm -f ".deps/recurse.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \ -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; \ else rm -f ".deps/misc.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT gain_analysis.o -MD -MP -MF ".deps/gain_analysis.Tpo" \ -c -o gain_analysis.o `test -f 'gain_analysis.c' || echo './'`gain_analysis.c; \ then mv -f ".deps/gain_analysis.Tpo" ".deps/gain_analysis.Po"; \ else rm -f ".deps/gain_analysis.Tpo"; exit 1; \ fi gain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope [enabled by default] gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope [enabled by default] gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope [enabled by default] gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope [enabled by default] gain_analysis.c:132:1: warning: variably modified 'A' at file scope [enabled by default] gain_analysis.c:133:1: warning: variably modified 'B' at file scope [enabled by default] if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT vcedit.o -MD -MP -MF ".deps/vcedit.Tpo" \ -c -o vcedit.o `test -f 'vcedit.c' || echo './'`vcedit.c; \ then mv -f ".deps/vcedit.Tpo" ".deps/vcedit.Po"; \ else rm -f ".deps/vcedit.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \ -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \ else rm -f ".deps/getopt.Tpo"; exit 1; \ fi if distcc gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -march=armv5te -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \ -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \ else rm -f ".deps/getopt1.Tpo"; exit 1; \ fi distcc gcc -O2 -fsigned-char -O2 -march=armv5te -o vorbisgain vorbisgain.o vorbis.o recurse.o misc.o gain_analysis.o vcedit.o getopt.o getopt1.o -lvorbisfile -lvorbis -lm -logg -lvorbisfile make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/vorbisgain/src/vorbisgain-0.36' make[1]: Entering directory `/builds/salix/arm/14.0/original/ap/vorbisgain/src/vorbisgain-0.36' /bin/sh ./mkinstalldirs /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/bin mkdir /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/bin /usr/bin/ginstall -c vorbisgain /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/bin/vorbisgain /bin/sh ./mkinstalldirs /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man/man1 mkdir /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man mkdir /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man/man1 /usr/bin/ginstall -c -m 644 ./vorbisgain.1 /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man/man1/vorbisgain.1 make[1]: Leaving directory `/builds/salix/arm/14.0/original/ap/vorbisgain/src/vorbisgain-0.36' /builds/salix/arm/14.0/original/ap/vorbisgain/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 24 18:35 install drwxr-xr-x 6 root root 4096 Dec 24 18:35 usr /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/install: total 4 -rw-r--r-- 1 root root 466 Dec 24 18:35 slack-desc /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Dec 24 18:35 bin drwxr-xr-x 3 root root 4096 Dec 24 18:35 doc drwxr-xr-x 3 root root 4096 Dec 24 18:35 man drwxr-xr-x 3 root root 4096 Dec 24 18:35 src /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/bin: total 32 -rwxr-xr-x 1 root root 32540 Dec 24 18:35 vorbisgain /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 24 18:35 vorbisgain-0.36 /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/doc/vorbisgain-0.36: total 36 -rw-r--r-- 1 root root 26934 Dec 24 18:35 COPYING -rw-r--r-- 1 root root 2860 Dec 24 18:35 NEWS -rw-r--r-- 1 root root 3771 Dec 24 18:35 README /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 24 18:35 man1 /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 2570 Dec 24 18:35 vorbisgain.1.gz /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 24 18:35 vorbisgain-0.36 /builds/salix/arm/14.0/original/ap/vorbisgain/pkg/usr/src/vorbisgain-0.36: total 4 -rw-r--r-- 1 root root 910 Dec 24 18:35 SLKBUILD Slackware package maker, version 3.14159. 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: /builds/salix/arm/14.0/original/ap/vorbisgain/vorbisgain-0.36-arm-1rl.txz ./ usr/ usr/src/ usr/src/vorbisgain-0.36/ usr/src/vorbisgain-0.36/SLKBUILD usr/bin/ usr/bin/vorbisgain usr/man/ usr/man/man1/ usr/man/man1/vorbisgain.1.gz usr/doc/ usr/doc/vorbisgain-0.36/ usr/doc/vorbisgain-0.36/README usr/doc/vorbisgain-0.36/NEWS usr/doc/vorbisgain-0.36/COPYING install/ install/slack-desc Slackware package /builds/salix/arm/14.0/original/ap/vorbisgain/vorbisgain-0.36-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories