tar -xf libmikmod-3.1.12.tar.gz creating cache ./config.cache checking for a BSD compatible install... /bin/ginstall -c checking whether build environment is sane... yes /home/slackel/libmikmod/src/libmikmod-3.1.12/missing: Unknown `--run' option Try `/home/slackel/libmikmod/src/libmikmod-3.1.12/missing --help' for more information configure: warning: `missing' script is too old or missing checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) works... yes checking whether the C compiler (gcc -O2 -march=i486 -mtune=i686 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /bin/ginstall -c checking whether ln -s works... yes checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i686-pc-linux-gnu checking build system type... i486-slackware-linux-gnu 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 how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs 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 if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking whether make sets ${MAKE}... (cached) yes checking for ranlib... (cached) ranlib checking if makeinfo supports html output... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking wherever dynamically loaded symbols need underscores... no checking if compiler recognizes -pthread... yes checking for sys/asoundlib.h... no checking for esd-config... /usr/bin/esd-config checking for ESD - version >= 0.2.6... yes checking if esd requires alsa... no checking for AF/AFlib.h... no checking for libgus.h... no checking for sys/sam9407.h... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for malloc.h... yes checking for memory.h... yes checking for strings.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking whether gcc needs -traditional... no checking for working const... yes checking for pid_t... yes checking for size_t... yes checking if compiler understands the signed keyword... yes checking for setenv... yes checking for snprintf... yes checking for srandom... yes checking for strcasecmp... yes checking for strdup... yes checking for strstr... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking if RTLD_GLOBAL is defined... yes checking if inlining functions is safe... yes checking if compiler is pgcc... no updating cache ./config.cache creating ./config.status creating libmikmod-config creating Makefile creating docs/Makefile creating docs/libmikmod-config.1 creating dlapi/Makefile creating drivers/Makefile creating include/Makefile creating include/mikmod.h creating include/mikmod_build.h creating libmikmod/Makefile creating loaders/Makefile creating mmio/Makefile creating playercode/Makefile creating posix/Makefile creating macintosh/Makefile creating os2/Makefile creating win32/Makefile creating config.h Library configuration: Source code location: . Compiler: gcc Compiler flags: -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT Debug version: no Dynamically loaded drivers whenever possible: yes, sun style Drivers to be compiled: oss esd raw wav pipe stdout nosound Install path: /usr/lib, /usr/include make all-recursive make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' Making all in drivers make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' Making all in include make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' Making all in libmikmod make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/libmikmod' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_AF.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_aix.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_alsa.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_esd.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_hp.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_nos.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_oss.c ../drivers/drv_oss.c: In function 'OSS_Update': ../drivers/drv_oss.c:336: warning: pointer targets in passing argument 1 of 'unsignedtoulaw' differ in signedness ../include/mikmod_internals.h:634: note: expected 'char *' but argument is of type 'SBYTE *' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_pipe.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_raw.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_sam9407.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_sgi.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_stdout.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_sun.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_ultra.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_wav.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_669.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_amf.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_dsm.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_far.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_gdm.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_it.c ../loaders/load_it.c: In function 'IT_GetNumChannels': ../loaders/load_it.c:241: warning: value computed is not used ../loaders/load_it.c:242: warning: value computed is not used ../loaders/load_it.c:243: warning: value computed is not used ../loaders/load_it.c:244: warning: value computed is not used ../loaders/load_it.c:244: warning: value computed is not used ../loaders/load_it.c: In function 'IT_Load': ../loaders/load_it.c:729: warning: value computed is not used ../loaders/load_it.c:770: warning: value computed is not used ../loaders/load_it.c:771: warning: value computed is not used ../loaders/load_it.c:772: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_imf.c ../loaders/load_imf.c: In function 'IMF_Load': ../loaders/load_imf.c:533: warning: value computed is not used ../loaders/load_imf.c:533: warning: value computed is not used ../loaders/load_imf.c:533: warning: value computed is not used ../loaders/load_imf.c:534: warning: value computed is not used ../loaders/load_imf.c:534: warning: value computed is not used ../loaders/load_imf.c:534: warning: value computed is not used ../loaders/load_imf.c:535: warning: value computed is not used ../loaders/load_imf.c:535: warning: value computed is not used ../loaders/load_imf.c:535: warning: value computed is not used ../loaders/load_imf.c:629: warning: value computed is not used ../loaders/load_imf.c:629: warning: value computed is not used ../loaders/load_imf.c:629: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_m15.c ../loaders/load_m15.c: In function 'CheckPatternType': ../loaders/load_m15.c:155: warning: value computed is not used ../loaders/load_m15.c:155: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_med.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_mod.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_mtm.c ../loaders/load_mtm.c: In function 'MTM_Load': ../loaders/load_mtm.c:222: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_okt.c ../loaders/load_okt.c: In function 'OKT_doSAMP': ../loaders/load_okt.c:206: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_s3m.c ../loaders/load_s3m.c: In function 'S3M_GetNumChannels': ../loaders/load_s3m.c:175: warning: value computed is not used ../loaders/load_s3m.c:175: warning: value computed is not used ../loaders/load_s3m.c:176: warning: value computed is not used ../loaders/load_s3m.c:177: warning: value computed is not used ../loaders/load_s3m.c:177: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_stm.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_stx.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_ult.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_uni.c ../loaders/load_uni.c: In function 'UNI_Load': ../loaders/load_uni.c:517: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../loaders/load_xm.c ../loaders/load_xm.c: In function 'LoadInstruments': ../loaders/load_xm.c:503: warning: value computed is not used ../loaders/load_xm.c:637: warning: value computed is not used /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../mmio/mmalloc.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../mmio/mmerror.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../mmio/mmio.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mdriver.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mdreg.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mdulaw.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mloader.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mlreg.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mlutil.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mplayer.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/munitrk.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/mwav.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/npertab.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/sloader.c ../playercode/sloader.c: In function 'SL_Load': ../playercode/sloader.c:233: warning: 'incnt' may be used uninitialized in this function ../playercode/sloader.c:233: note: 'incnt' was declared here ../playercode/sloader.c:232: warning: 'status.buf' may be used uninitialized in this function ../playercode/sloader.c:232: note: 'status.buf' was declared here ../playercode/sloader.c:232: warning: 'status.last' may be used uninitialized in this function ../playercode/sloader.c:232: note: 'status.last' was declared here ../playercode/sloader.c:232: warning: 'status.bufbits' may be used uninitialized in this function ../playercode/sloader.c:232: note: 'status.bufbits' was declared here ../playercode/sloader.c:232: warning: 'status.bits' may be used uninitialized in this function ../playercode/sloader.c:232: note: 'status.bits' was declared here /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/virtch.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/virtch2.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -O2 -march=i486 -mtune=i686 -pthread -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../playercode/virtch_common.c /bin/sh ../libtool --mode=link gcc -version-info 2:4:0 -o libmikmod.la drv_AF.lo drv_aix.lo drv_alsa.lo drv_esd.lo drv_hp.lo drv_nos.lo drv_oss.lo drv_pipe.lo drv_raw.lo drv_sam9407.lo drv_sgi.lo drv_stdout.lo drv_sun.lo drv_ultra.lo drv_wav.lo load_669.lo load_amf.lo load_dsm.lo load_far.lo load_gdm.lo load_it.lo load_imf.lo load_m15.lo load_med.lo load_mod.lo load_mtm.lo load_okt.lo load_s3m.lo load_stm.lo load_stx.lo load_ult.lo load_uni.lo load_xm.lo mmalloc.lo mmerror.lo mmio.lo mdriver.lo mdreg.lo mdulaw.lo mloader.lo mlreg.lo mlutil.lo mplayer.lo munitrk.lo mwav.lo npertab.lo sloader.lo virtch.lo virtch2.lo virtch_common.lo -ldl -rpath /usr/lib mkdir .libs rm -fr .libs/libmikmod.la .libs/libmikmod.* .libs/libmikmod.* (cd . && ln -s drv_AF.lo drv_AF.o) (cd . && ln -s drv_aix.lo drv_aix.o) (cd . && ln -s drv_alsa.lo drv_alsa.o) (cd . && ln -s drv_esd.lo drv_esd.o) (cd . && ln -s drv_hp.lo drv_hp.o) (cd . && ln -s drv_nos.lo drv_nos.o) (cd . && ln -s drv_oss.lo drv_oss.o) (cd . && ln -s drv_pipe.lo drv_pipe.o) (cd . && ln -s drv_raw.lo drv_raw.o) (cd . && ln -s drv_sam9407.lo drv_sam9407.o) (cd . && ln -s drv_sgi.lo drv_sgi.o) (cd . && ln -s drv_stdout.lo drv_stdout.o) (cd . && ln -s drv_sun.lo drv_sun.o) (cd . && ln -s drv_ultra.lo drv_ultra.o) (cd . && ln -s drv_wav.lo drv_wav.o) (cd . && ln -s load_669.lo load_669.o) (cd . && ln -s load_amf.lo load_amf.o) (cd . && ln -s load_dsm.lo load_dsm.o) (cd . && ln -s load_far.lo load_far.o) (cd . && ln -s load_gdm.lo load_gdm.o) (cd . && ln -s load_it.lo load_it.o) (cd . && ln -s load_imf.lo load_imf.o) (cd . && ln -s load_m15.lo load_m15.o) (cd . && ln -s load_med.lo load_med.o) (cd . && ln -s load_mod.lo load_mod.o) (cd . && ln -s load_mtm.lo load_mtm.o) (cd . && ln -s load_okt.lo load_okt.o) (cd . && ln -s load_s3m.lo load_s3m.o) (cd . && ln -s load_stm.lo load_stm.o) (cd . && ln -s load_stx.lo load_stx.o) (cd . && ln -s load_ult.lo load_ult.o) (cd . && ln -s load_uni.lo load_uni.o) (cd . && ln -s load_xm.lo load_xm.o) (cd . && ln -s mmalloc.lo mmalloc.o) (cd . && ln -s mmerror.lo mmerror.o) (cd . && ln -s mmio.lo mmio.o) (cd . && ln -s mdriver.lo mdriver.o) (cd . && ln -s mdreg.lo mdreg.o) (cd . && ln -s mdulaw.lo mdulaw.o) (cd . && ln -s mloader.lo mloader.o) (cd . && ln -s mlreg.lo mlreg.o) (cd . && ln -s mlutil.lo mlutil.o) (cd . && ln -s mplayer.lo mplayer.o) (cd . && ln -s munitrk.lo munitrk.o) (cd . && ln -s mwav.lo mwav.o) (cd . && ln -s npertab.lo npertab.o) (cd . && ln -s sloader.lo sloader.o) (cd . && ln -s virtch.lo virtch.o) (cd . && ln -s virtch2.lo virtch2.o) (cd . && ln -s virtch_common.lo virtch_common.o) gcc -shared drv_AF.lo drv_aix.lo drv_alsa.lo drv_esd.lo drv_hp.lo drv_nos.lo drv_oss.lo drv_pipe.lo drv_raw.lo drv_sam9407.lo drv_sgi.lo drv_stdout.lo drv_sun.lo drv_ultra.lo drv_wav.lo load_669.lo load_amf.lo load_dsm.lo load_far.lo load_gdm.lo load_it.lo load_imf.lo load_m15.lo load_med.lo load_mod.lo load_mtm.lo load_okt.lo load_s3m.lo load_stm.lo load_stx.lo load_ult.lo load_uni.lo load_xm.lo mmalloc.lo mmerror.lo mmio.lo mdriver.lo mdreg.lo mdulaw.lo mloader.lo mlreg.lo mlutil.lo mplayer.lo munitrk.lo mwav.lo npertab.lo sloader.lo virtch.lo virtch2.lo virtch_common.lo -ldl -Wl,-soname -Wl,libmikmod.so.2 -o .libs/libmikmod.so.2.0.4 (cd .libs && rm -f libmikmod.so.2 && ln -s libmikmod.so.2.0.4 libmikmod.so.2) (cd .libs && rm -f libmikmod.so && ln -s libmikmod.so.2.0.4 libmikmod.so) creating libmikmod.la (cd .libs && rm -f libmikmod.la && ln -s ../libmikmod.la libmikmod.la) make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/libmikmod' Making all in loaders make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' Making all in mmio make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' Making all in playercode make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' Making all in docs make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' cd . \ && makeinfo --no-split `echo mikmod.texi | sed 's,.*/,,'` make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' Making all in dlapi make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' Making all in macintosh make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' Making all in posix make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' Making all in os2 make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' Making all in win32 make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' Making install in drivers make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/drivers' Making install in include make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/slackel/libmikmod/pkg/usr/include mkdir /home/slackel/libmikmod/pkg/usr/include /bin/ginstall -c -m 644 mikmod.h /home/slackel/libmikmod/pkg/usr/include/mikmod.h make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/include' Making install in libmikmod make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/libmikmod' ../mkinstalldirs /home/slackel/libmikmod/pkg/usr/lib mkdir /home/slackel/libmikmod/pkg/usr/lib /bin/sh ../libtool --mode=install /bin/ginstall -c -m 644 libmikmod.la /home/slackel/libmikmod/pkg/usr/lib /bin/ginstall -c -m 644 .libs/libmikmod.so.2.0.4 /home/slackel/libmikmod/pkg/usr/lib/libmikmod.so.2.0.4 (cd /home/slackel/libmikmod/pkg/usr/lib && rm -f libmikmod.so.2 && ln -s libmikmod.so.2.0.4 libmikmod.so.2) (cd /home/slackel/libmikmod/pkg/usr/lib && rm -f libmikmod.so && ln -s libmikmod.so.2.0.4 libmikmod.so) /bin/ginstall -c -m 644 .libs/libmikmod.lai /home/slackel/libmikmod/pkg/usr/lib/libmikmod.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/libmikmod' Making install in loaders make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/loaders' Making install in mmio make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/mmio' Making install in playercode make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/playercode' Making install in docs make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/slackel/libmikmod/pkg/usr/info mkdir /home/slackel/libmikmod/pkg/usr/info /bin/ginstall -c -m 644 ./mikmod.info /home/slackel/libmikmod/pkg/usr/info/mikmod.info install-info --info-dir=/home/slackel/libmikmod/pkg/usr/info /home/slackel/libmikmod/pkg/usr/info/mikmod.info make install-man1 make[3]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' /bin/sh ../mkinstalldirs /home/slackel/libmikmod/pkg/usr/man/man1 mkdir /home/slackel/libmikmod/pkg/usr/man mkdir /home/slackel/libmikmod/pkg/usr/man/man1 /bin/ginstall -c -m 644 ./libmikmod-config.1 /home/slackel/libmikmod/pkg/usr/man/man1/libmikmod-config.1 make[3]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/docs' Making install in dlapi make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/dlapi' Making install in macintosh make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/macintosh' Making install in posix make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/posix' Making install in os2 make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/os2' Making install in win32 make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12/win32' make[1]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' make[2]: Entering directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' /bin/sh ./mkinstalldirs /home/slackel/libmikmod/pkg/usr/bin mkdir /home/slackel/libmikmod/pkg/usr/bin /bin/ginstall -c libmikmod-config /home/slackel/libmikmod/pkg/usr/bin/libmikmod-config /bin/sh ./mkinstalldirs /home/slackel/libmikmod/pkg/usr/share/aclocal mkdir /home/slackel/libmikmod/pkg/usr/share mkdir /home/slackel/libmikmod/pkg/usr/share/aclocal /bin/ginstall -c -m 644 ./libmikmod.m4 /home/slackel/libmikmod/pkg/usr/share/aclocal/libmikmod.m4 make[2]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' make[1]: Leaving directory `/home/slackel/libmikmod/src/libmikmod-3.1.12' Found info files - Adding install-info command to doinst.sh /home/slackel/libmikmod/pkg: total 8 drwxr-xr-x 2 root root 4096 Apr 2 13:33 install drwxr-xr-x 10 root root 4096 Apr 2 13:33 usr /home/slackel/libmikmod/pkg/install: total 8 -rw-r--r-- 1 root root 184 Apr 2 13:33 doinst.sh -rw-r--r-- 1 root root 455 Apr 2 13:33 slack-desc /home/slackel/libmikmod/pkg/usr: total 32 drwxr-xr-x 2 root root 4096 Apr 2 13:33 bin drwxr-xr-x 3 root root 4096 Apr 2 13:33 doc drwxr-xr-x 2 root root 4096 Apr 2 13:33 include drwxr-xr-x 2 root root 4096 Apr 2 13:33 info drwxr-xr-x 2 root root 4096 Apr 2 13:33 lib drwxr-xr-x 3 root root 4096 Apr 2 13:33 man drwxr-xr-x 3 root root 4096 Apr 2 13:33 share drwxr-xr-x 3 root root 4096 Apr 2 13:32 src /home/slackel/libmikmod/pkg/usr/bin: total 4 -rwxr-xr-x 1 root root 962 Apr 2 13:33 libmikmod-config /home/slackel/libmikmod/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Apr 2 13:33 libmikmod-3.1.12 /home/slackel/libmikmod/pkg/usr/doc/libmikmod-3.1.12: total 96 -rw-r--r-- 1 root root 4151 Apr 2 13:33 AUTHORS -rw-r--r-- 1 root root 26410 Apr 2 13:33 COPYING.LESSER -rw-r--r-- 1 root root 25283 Apr 2 13:33 COPYING.LIB -rw-r--r-- 1 root root 20020 Apr 2 13:33 NEWS -rw-r--r-- 1 root root 4173 Apr 2 13:33 README -rw-r--r-- 1 root root 1372 Apr 2 13:33 TODO /home/slackel/libmikmod/pkg/usr/include: total 24 -rw-r--r-- 1 root root 23877 Apr 2 13:33 mikmod.h /home/slackel/libmikmod/pkg/usr/info: total 28 -rw-r--r-- 1 root root 28310 Apr 2 13:33 mikmod.info.gz /home/slackel/libmikmod/pkg/usr/lib: total 308 -rw-r--r-- 1 root root 708 Apr 2 13:33 libmikmod.la lrwxrwxrwx 1 root root 18 Apr 2 13:33 libmikmod.so -> libmikmod.so.2.0.4 lrwxrwxrwx 1 root root 18 Apr 2 13:33 libmikmod.so.2 -> libmikmod.so.2.0.4 -rw-r--r-- 1 root root 305612 Apr 2 13:33 libmikmod.so.2.0.4 /home/slackel/libmikmod/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Apr 2 13:33 man1 /home/slackel/libmikmod/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 908 Apr 2 13:33 libmikmod-config.1.gz /home/slackel/libmikmod/pkg/usr/share: total 4 drwxr-xr-x 2 root root 4096 Apr 2 13:33 aclocal /home/slackel/libmikmod/pkg/usr/share/aclocal: total 12 -rw-r--r-- 1 root root 9203 Apr 2 13:33 libmikmod.m4 /home/slackel/libmikmod/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Apr 2 13:33 libmikmod-3.1.12 /home/slackel/libmikmod/pkg/usr/src/libmikmod-3.1.12: total 4 -rw-r--r-- 1 root root 1179 Apr 2 13:33 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libmikmod.so.2 -> libmikmod.so.2.0.4 usr/lib/libmikmod.so -> libmikmod.so.2.0.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libmikmod.so.2 ) ( cd usr/lib ; ln -sf libmikmod.so.2.0.4 libmikmod.so.2 ) ( cd usr/lib ; rm -rf libmikmod.so ) ( cd usr/lib ; ln -sf libmikmod.so.2.0.4 libmikmod.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libmikmod.so.2' removed `./usr/lib/libmikmod.so' Updating your ./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/slackel/libmikmod/libmikmod-3.1.12-i486-1dj.txz ./ usr/ usr/src/ usr/src/libmikmod-3.1.12/ usr/src/libmikmod-3.1.12/SLKBUILD usr/man/ usr/man/man1/ usr/man/man1/libmikmod-config.1.gz usr/include/ usr/include/mikmod.h usr/doc/ usr/doc/libmikmod-3.1.12/ usr/doc/libmikmod-3.1.12/TODO usr/doc/libmikmod-3.1.12/README usr/doc/libmikmod-3.1.12/COPYING.LESSER usr/doc/libmikmod-3.1.12/NEWS usr/doc/libmikmod-3.1.12/AUTHORS usr/doc/libmikmod-3.1.12/COPYING.LIB usr/lib/ usr/lib/libmikmod.la usr/lib/libmikmod.so.2.0.4 usr/bin/ usr/bin/libmikmod-config usr/info/ usr/info/mikmod.info.gz usr/share/ usr/share/aclocal/ usr/share/aclocal/libmikmod.m4 install/ install/slack-desc install/doinst.sh Slackware package /home/slackel/libmikmod/libmikmod-3.1.12-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories