[build-status: 73131] Log for successful build of xmp_2.0.4d-12 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Tue May 1 16:48:21 JST 2007
Automatic build of xmp_2.0.4d-12 on mappi005 by sbuild/m32r 0.53
Build started at 20070501-1544
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 383kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xmp 2.0.4d-12 (dsc) [728B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xmp 2.0.4d-12 (tar) [339kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xmp 2.0.4d-12 (diff) [43.5kB]
Fetched 383kB in 4s (86.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.10), libxext-dev, libx11-dev, libxt-dev, xmms-dev (>= 1.2.10), libesd0-dev (>= 0.2.35), libasound2-dev (>= 1.0.6)
** Filtered missing central deps that are dependencies of or provide build-deps:
libglib1.2-dev (>= 1.2.0), libgtk1.2-dev (>= 1.2.10-4)
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 5.0.10 is satisfied)
libxext-dev: already installed (1:1.0.3-2)
libx11-dev: already installed (2:1.0.3-6)
libxt-dev: already installed (1:1.0.5-2)
xmms-dev: missing
Using default version 1:1.2.10+20070401-1
libesd0-dev: already installed (0.2.36-3 >= 0.2.35 is satisfied)
libasound2-dev: already installed (1.0.13-2 >= 1.0.6 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
xmms
Recommended packages:
unzip
The following NEW packages will be installed:
xmms xmms-dev
0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/2755kB of archives.
After unpacking 7975kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
xmms xmms-dev
Authentication warning overridden.
Selecting previously deselected package xmms.
(Reading database ... 68260 files and directories currently installed.)
Unpacking xmms (from .../xmms_1%3a1.2.10+20070401-1_m32r.deb) ...
Selecting previously deselected package xmms-dev.
Unpacking xmms-dev (from .../xmms-dev_1%3a1.2.10+20070401-1_m32r.deb) ...
Setting up xmms (1.2.10+20070401-1) ...
Setting up xmms-dev (1.2.10+20070401-1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting xmp in xmp-2.0.4d
dpkg-source: unpacking xmp_2.0.4d.orig.tar.gz
dpkg-source: applying /debian/buildd/build/xmp_2.0.4d-12.diff.gz
Condition for **LTCONFIG-BIG-ENDIAN-FIX patch ok
Applying **LTCONFIG-BIG-ENDIAN-FIX patch
The text leading up to this was:
--------------------------
|--- x/ltconfig~ Fri Jun 4 14:14:04 1999
|+++ x/ltconfig Fri Jun 4 14:14:14 1999
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
dpkg-buildpackage: source package is xmp
dpkg-buildpackage: source version is 2.0.4d-12
dpkg-buildpackage: source changed by Robert Luberda <robert at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.0.4d-12
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/xmp-2.0.4d'
Makefile:26: Makefile.rules: No such file or directory
./config.status
make[1]: ./config.status: Command not found
make[1]: *** [Makefile.rules] Error 127
make[1]: Leaving directory `/build/buildd/xmp-2.0.4d'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/xmp-2.0.4d'
Makefile:26: Makefile.rules: No such file or directory
./config.status
make[1]: ./config.status: Command not found
make[1]: *** [Makefile.rules] Error 127
make[1]: Leaving directory `/build/buildd/xmp-2.0.4d'
make: [clean] Error 2 (ignored)
dh_clean
rm -rf debian/_tmp_ lib/drivers debian/xmp.mime debian/xmp-x11.mime debian/xmp-xmms.mime debian/libxmp2.copyright debian/xmp-common.copyright
find . -type l -print | xargs rm -f --
debian/rules build
dh_testdir
# remove unneded files, which exist in upstream source
(cd debian && rm -f conffiles postinst postrm xmp-view xmp-view.conf)
# Add here commands to compile the package.
STRIP='/bin/true' CFLAGS="-g -Wall -O2" \
./configure \
--prefix=/usr \
--mandir='${prefix}/share/man' \
--enable-dynamic \
--enable-alsa \
--enable-esd
creating cache ./config.cache
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -g -Wall -O2 ) works... yes
checking whether the C compiler (gcc -g -Wall -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for /usr/lib/oss... no
checking for /usr/src/sys/i386/isa/sound... no
checking for XMMS flags... -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
checking for xmms/plugin.h... yes
checking for strings.h... yes
checking for getopt.h... yes
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... no
checking for sys/ultrasound.h... yes
checking for linux/ultrasound.h... yes
checking for machine/ultrasound.h... no
checking for awe_voice.h... no
checking for sys/awe_voice.h... no
checking for linux/awe_voice.h... yes
checking for alsa/asoundlib.h... yes
checking for esd.h... yes
checking for dlopen in -ldl... yes
checking for snd_ctl_open in -lasound... yes
checking for esd_play_stream in -lesd... yes
checking whether byte ordering is bigendian... yes
checking whether gcc needs -fsigned-char... no
checking whether sys/soundcard.h knows about audio_buf_info... yes
checking whether linux/awe_voice.h knows about AWE_MD_NEW_VOLUME_CALC... yes
checking whether gcc understands __attribute__((packed))... yes
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for select... yes
checking for getopt_long... yes
checking for snprintf... yes
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
updating cache ./config.cache
creating ./config.status
creating Makefile.rules
creating src/include/config.h
/usr/bin/make
make[1]: Entering directory `/build/buildd/xmp-2.0.4d'
/usr/bin/make -C lib
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
/usr/bin/make -C ../src ../lib/libxmp.a
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src'
set -e; \
for i in drivers include loaders player misc main xmms; do \
/usr/bin/make -C $i ../../lib/libxmp.a; \
done
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/drivers'
Makefile:39: depend: No such file or directory
Building dependencies...
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/drivers'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o file.o file.c
ar rv ../../lib/libxmp.a file.o
ar: creating ../../lib/libxmp.a
a - file.o
ranlib ../../lib/libxmp.a
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/include'
make[4]: Nothing to be done for `../../lib/libxmp.a'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/include'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/loaders'
Makefile:26: depend: No such file or directory
Building dependencies...
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/loaders'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o common.o common.c
ar rv ../../lib/libxmp.a common.o
a - common.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o iff.o iff.c
ar rv ../../lib/libxmp.a iff.o
a - iff.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o itsex.o itsex.c
ar rv ../../lib/libxmp.a itsex.o
a - itsex.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o xm_load.o xm_load.c
xm_load.c: In function 'xm_load':
xm_load.c:246: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
xm_load.c:246: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
xm_load.c:247: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
xm_load.c:312: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
xm_load.c:312: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
xm_load.c:313: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
ar rv ../../lib/libxmp.a xm_load.o
a - xm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o mod_load.o mod_load.c
mod_load.c: In function 'module_load':
mod_load.c:174: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
mod_load.c:174: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
mod_load.c:175: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
mod_load.c:264: warning: pointer targets in passing argument 1 of 'is_st_ins' differ in signedness
mod_load.c:289: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mod_load.c:292: warning: pointer targets in passing argument 1 of 'is_st_ins' differ in signedness
mod_load.c:299: warning: pointer targets in passing argument 1 of 'is_st_ins' differ in signedness
ar rv ../../lib/libxmp.a mod_load.o
a - mod_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o s3m_load.o s3m_load.c
s3m_load.c: In function 's3m_load':
s3m_load.c:346: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:346: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
s3m_load.c:351: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
s3m_load.c:371: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
s3m_load.c:389: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a s3m_load.o
a - s3m_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o stm_load.o stm_load.c
stm_load.c: In function 'stm_load':
stm_load.c:59: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
stm_load.c:89: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a stm_load.o
a - stm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o 669_load.o 669_load.c
669_load.c: In function 'ssn_load':
669_load.c:115: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a 669_load.o
a - 669_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o far_load.o far_load.c
far_load.c: In function 'far_load':
far_load.c:77: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
far_load.c:169: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a far_load.o
a - far_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o mtm_load.o mtm_load.c
mtm_load.c: In function 'mtm_load':
mtm_load.c:44: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
mtm_load.c:69: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a mtm_load.o
a - mtm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o ptm_load.o ptm_load.c
ptm_load.c: In function 'ptm_load':
ptm_load.c:66: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ptm_load.c:106: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a ptm_load.o
a - ptm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o okt_load.o okt_load.c
okt_load.c: In function 'get_samp':
okt_load.c:106: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a okt_load.o
a - okt_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o alm_load.o alm_load.c
alm_load.c: In function 'alm_load':
alm_load.c:63: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
alm_load.c:63: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
ar rv ../../lib/libxmp.a alm_load.o
a - alm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o amd_load.o amd_load.c
amd_load.c: In function 'amd_load':
amd_load.c:62: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
amd_load.c:63: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
amd_load.c:75: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a amd_load.o
a - amd_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o rad_load.o rad_load.c
rad_load.c:48:2: warning: #warning FIXME: tempo setting in RAD modules
rad_load.c: In function 'rad_load':
rad_load.c:91: warning: pointer targets in passing argument 1 of 'xmp_cvt_hsc2sbi' differ in signedness
rad_load.c:115: warning: pointer targets in passing argument 6 of 'xmp_drv_loadpatch' differ in signedness
rad_load.c:174:2: warning: #warning FIXME: tempo setting in RAD modules
ar rv ../../lib/libxmp.a rad_load.o
a - rad_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o ult_load.o ult_load.c
ult_load.c: In function 'ult_load':
ult_load.c:79: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ult_load.c:138: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a ult_load.o
a - ult_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pru1_load.o pru1_load.c
pru1_load.c: In function 'pru1_load':
pru1_load.c:37: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
pru1_load.c:70: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
pru1_load.c:70: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
pru1_load.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
ar rv ../../lib/libxmp.a pru1_load.o
a - pru1_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pru2_load.o pru2_load.c
pru2_load.c: In function 'pru2_load':
pru2_load.c:89: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pru2_load.c:44: warning: 'old.note' may be used uninitialized in this function
pru2_load.c:44: warning: 'old.ins' may be used uninitialized in this function
pru2_load.c:44: warning: 'old.fxt' may be used uninitialized in this function
pru2_load.c:44: warning: 'old.fxp' may be used uninitialized in this function
ar rv ../../lib/libxmp.a pru2_load.o
a - pru2_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o kris_load.o kris_load.c
kris_load.c: In function 'kris_load':
kris_load.c:83: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
kris_load.c:83: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
kris_load.c:84: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
ar rv ../../lib/libxmp.a kris_load.o
a - kris_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o ac1d_load.o ac1d_load.c
ar rv ../../lib/libxmp.a ac1d_load.o
a - ac1d_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o fcm_load.o fcm_load.c
fcm_load.c: In function 'fcm_load':
fcm_load.c:60: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
fcm_load.c:99: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
ar rv ../../lib/libxmp.a fcm_load.o
a - fcm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o unic_load.o unic_load.c
unic_load.c: In function '_unic_load':
unic_load.c:175: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
unic_load.c:175: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
unic_load.c:176: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
ar rv ../../lib/libxmp.a unic_load.o
a - unic_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pp10_load.o pp10_load.c
ar rv ../../lib/libxmp.a pp10_load.o
a - pp10_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o xann_load.o xann_load.c
ar rv ../../lib/libxmp.a xann_load.o
a - xann_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pm10_load.o pm10_load.c
pm10_load.c: In function 'prom_10_18_load':
pm10_load.c:166: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
ar rv ../../lib/libxmp.a pm10_load.o
a - pm10_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o mdl_load.o mdl_load.c
mdl_load.c: In function 'get_bits':
mdl_load.c:133: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_pa':
mdl_load.c:271: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_p0':
mdl_load.c:300: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_tr':
mdl_load.c:318: warning: assignment from incompatible pointer type
mdl_load.c:333: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_ii':
mdl_load.c:418: warning: pointer targets in assignment differ in signedness
mdl_load.c:421: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
mdl_load.c:421: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
mdl_load.c:452: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_is':
mdl_load.c:495: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
mdl_load.c:501: warning: assignment from incompatible pointer type
mdl_load.c:503: warning: assignment from incompatible pointer type
mdl_load.c:504: warning: assignment from incompatible pointer type
mdl_load.c:505: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_i0':
mdl_load.c:576: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
mdl_load.c:582: warning: assignment from incompatible pointer type
mdl_load.c:585: warning: assignment from incompatible pointer type
mdl_load.c:586: warning: assignment from incompatible pointer type
mdl_load.c:587: warning: assignment from incompatible pointer type
mdl_load.c: In function 'get_chunk_sa':
mdl_load.c:651: warning: assignment from incompatible pointer type
mdl_load.c:652: warning: pointer targets in passing argument 1 of 'unpack_sample8' differ in signedness
mdl_load.c:656: warning: assignment from incompatible pointer type
ar rv ../../lib/libxmp.a mdl_load.o
a - mdl_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o np_load.o np_load.c
ar rv ../../lib/libxmp.a np_load.o
a - np_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o it_load.o it_load.c
it_load.c: In function 'it_load':
it_load.c:323: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
it_load.c:432: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
it_load.c:516: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
it_load.c:540: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a it_load.o
a - it_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o stx_load.o stx_load.c
stx_load.c: In function 'stx_load':
stx_load.c:99: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
stx_load.c:159: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a stx_load.o
a - stx_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o stim_load.o stim_load.c
ar rv ../../lib/libxmp.a stim_load.o
a - stim_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pm20_load.o pm20_load.c
pm20_load.c: In function 'prom_20_40_load':
pm20_load.c:171: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
ar rv ../../lib/libxmp.a pm20_load.o
a - pm20_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pm01_load.o pm01_load.c
pm01_load.c: In function 'pm01_load':
pm01_load.c:138: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
ar rv ../../lib/libxmp.a pm01_load.o
a - pm01_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pt3_load.o pt3_load.c
ar rv ../../lib/libxmp.a pt3_load.o
a - pt3_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o med_load.o med_load.c
med_load.c:183:2: warning: #warning FIXME: med tempos are incorrectly handled
med_load.c: In function 'med_load':
med_load.c:459: warning: pointer targets in passing argument 6 of 'xmp_drv_loadpatch' differ in signedness
ar rv ../../lib/libxmp.a med_load.o
a - med_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o sfx_load.o sfx_load.c
sfx_load.c: In function 'sfx_13_20_load':
sfx_load.c:126: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a sfx_load.o
a - sfx_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o flt_load.o flt_load.c
flt_load.c: In function 'flt_load':
flt_load.c:84: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
flt_load.c:84: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
flt_load.c:85: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
ar rv ../../lib/libxmp.a flt_load.o
a - flt_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o st_load.o st_load.c
st_load.c: In function 'st_load':
st_load.c:142: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
st_load.c:142: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
st_load.c:143: warning: pointer targets in passing argument 1 of 'str_adj' differ in signedness
ar rv ../../lib/libxmp.a st_load.o
a - st_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o emod_load.o emod_load.c
emod_load.c: In function 'get_emic':
emod_load.c:91: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a emod_load.o
a - emod_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o wn_load.o wn_load.c
wn_load.c: In function 'wn_load':
wn_load.c:62: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
wn_load.c:81: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a wn_load.o
a - wn_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o pm_load.o pm_load.c
pm_load.c: In function 'pm_load':
pm_load.c:84: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a pm_load.o
a - pm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o di_load.o di_load.c
ar rv ../../lib/libxmp.a di_load.o
a - di_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o mp_load.o mp_load.c
ar rv ../../lib/libxmp.a mp_load.o
a - mp_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o imf_load.o imf_load.c
imf_load.c: In function 'imf_load':
imf_load.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
imf_load.c:274: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
ar rv ../../lib/libxmp.a imf_load.o
a - imf_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o digi_load.o digi_load.c
digi_load.c: In function 'digi_load':
digi_load.c:73: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
digi_load.c:101: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a digi_load.o
a - digi_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o ksm_load.o ksm_load.c
ar rv ../../lib/libxmp.a ksm_load.o
a - ksm_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o zen_load.o zen_load.c
ar rv ../../lib/libxmp.a zen_load.o
a - zen_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o crb_load.o crb_load.c
ar rv ../../lib/libxmp.a crb_load.o
a - crb_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o fnk_load.o fnk_load.c
fnk_load.c: In function 'fnk_load':
fnk_load.c:112: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
ar rv ../../lib/libxmp.a fnk_load.o
a - fnk_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o ice_load.o ice_load.c
ar rv ../../lib/libxmp.a ice_load.o
a - ice_load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -Iinclude -o p60a_load.o p60a_load.c
ar rv ../../lib/libxmp.a p60a_load.o
a - p60a_load.o
ranlib ../../lib/libxmp.a
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/player'
Makefile:37: depend: No such file or directory
Building dependencies...
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/player'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/player'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o convert.o convert.c
ar rv ../../lib/libxmp.a convert.o
a - convert.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o driver.o driver.c
In file included from driver.c:107:
../player/mixer.c: In function 'smix_setpatch':
../player/mixer.c:427: warning: pointer targets in passing argument 2 of 'synth_setpatch' differ in signedness
driver.c: In function 'select_file':
driver.c:114: warning: initialization discards qualifiers from pointer target type
driver.c: In function 'xmp_drv_loadpatch':
driver.c:930: warning: pointer targets in passing argument 1 of 'adpcm4_decoder' differ in signedness
driver.c:930: warning: pointer targets in passing argument 2 of 'adpcm4_decoder' differ in signedness
ar rv ../../lib/libxmp.a driver.o
a - driver.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o formats.o formats.c
ar rv ../../lib/libxmp.a formats.o
a - formats.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o misc.o misc.c
ar rv ../../lib/libxmp.a misc.o
a - misc.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o period.o period.c
ar rv ../../lib/libxmp.a period.o
a - period.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o player.o player.c
player.c: In function 'module_play':
player.c:463: warning: pointer targets in passing argument 1 of 'get_envelope' differ in signedness
player.c:466: warning: pointer targets in passing argument 1 of 'get_envelope' differ in signedness
player.c:469: warning: pointer targets in passing argument 1 of 'get_envelope' differ in signedness
ar rv ../../lib/libxmp.a player.o
a - player.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o readrc.o readrc.c
ar rv ../../lib/libxmp.a readrc.o
a - readrc.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o scan.o scan.c
ar rv ../../lib/libxmp.a scan.o
a - scan.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o ulaw.o ulaw.c
ar rv ../../lib/libxmp.a ulaw.o
a - ulaw.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o med_synth.o med_synth.c
ar rv ../../lib/libxmp.a med_synth.o
a - med_synth.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o cruncher.o cruncher.c
ar rv ../../lib/libxmp.a cruncher.o
a - cruncher.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o filter.o filter.c
ar rv ../../lib/libxmp.a filter.o
a - filter.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o fmopl.o fmopl.c
ar rv ../../lib/libxmp.a fmopl.o
a - fmopl.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o synth.o synth.c
ar rv ../../lib/libxmp.a synth.o
a - synth.o
Creating version id...
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o version.o version.c
ar rv ../../lib/libxmp.a version.o
a - version.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o mix_all.o mix_all.c
ar rv ../../lib/libxmp.a mix_all.o
a - mix_all.o
ranlib ../../lib/libxmp.a
rm mix_all.o version.o
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/player'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/misc'
Makefile:21: depend: No such file or directory
Building dependencies...
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/misc'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/misc'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o control.o control.c
ar rv ../../lib/libxmp.a control.o
a - control.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o info.o info.c
ar rv ../../lib/libxmp.a info.o
a - info.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o ipc.o ipc.c
ar rv ../../lib/libxmp.a ipc.o
a - ipc.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o load.o load.c
ar rv ../../lib/libxmp.a load.o
a - load.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o depack.o depack.c
depack.c: In function 'xmpi_decrunch_pp':
depack.c:12: warning: implicit declaration of function 'report'
ar rv ../../lib/libxmp.a depack.o
a - depack.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o unsqsh.o unsqsh.c
ar rv ../../lib/libxmp.a unsqsh.o
a - unsqsh.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o crc32.o crc32.c
ar rv ../../lib/libxmp.a crc32.o
a - crc32.o
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o mmcmp.o mmcmp.c
ar rv ../../lib/libxmp.a mmcmp.o
a - mmcmp.o
ranlib ../../lib/libxmp.a
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/misc'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/main'
Makefile:49: depend: No such file or directory
Building dependencies...
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/main'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/main'
make[4]: Nothing to be done for `../../lib/libxmp.a'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/main'
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/src/xmms'
make[4]: Nothing to be done for `../../lib/libxmp.a'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/src/xmms'
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src'
rm -f libxmp.so* *.o
ar xv libxmp.a
x - file.o
x - common.o
x - iff.o
x - itsex.o
x - xm_load.o
x - mod_load.o
x - s3m_load.o
x - stm_load.o
x - 669_load.o
x - far_load.o
x - mtm_load.o
x - ptm_load.o
x - okt_load.o
x - alm_load.o
x - amd_load.o
x - rad_load.o
x - ult_load.o
x - pru1_load.o
x - pru2_load.o
x - kris_load.o
x - ac1d_load.o
x - fcm_load.o
x - unic_load.o
x - pp10_load.o
x - xann_load.o
x - pm10_load.o
x - mdl_load.o
x - np_load.o
x - it_load.o
x - stx_load.o
x - stim_load.o
x - pm20_load.o
x - pm01_load.o
x - pt3_load.o
x - med_load.o
x - sfx_load.o
x - flt_load.o
x - st_load.o
x - emod_load.o
x - wn_load.o
x - pm_load.o
x - di_load.o
x - mp_load.o
x - imf_load.o
x - digi_load.o
x - ksm_load.o
x - zen_load.o
x - crb_load.o
x - fnk_load.o
x - ice_load.o
x - p60a_load.o
x - convert.o
x - driver.o
x - formats.o
x - misc.o
x - period.o
x - player.o
x - readrc.o
x - scan.o
x - ulaw.o
x - med_synth.o
x - cruncher.o
x - filter.o
x - fmopl.o
x - synth.o
x - version.o
x - mix_all.o
x - control.o
x - info.o
x - ipc.o
x - load.o
x - depack.o
x - unsqsh.o
x - crc32.o
x - mmcmp.o
gcc -shared -Wl,-z,defs -Wl,-soname,libxmp.so.2 -o libxmp.so.2.0.4 *.o -ldl
rm -f *.o
ln -s libxmp.so.2.0.4 libxmp.so
ln -s libxmp.so.2.0.4 libxmp.so.2
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
/usr/bin/make -C src
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/src'
set -e; \
for i in drivers include loaders player misc main xmms; do \
/usr/bin/make -C $i all; \
done
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/drivers'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o oss_seq.o oss_seq.c
gcc -shared -Wl,-init,_xmp_init -Wl,-z,defs -o oss_seq.so oss_seq.o -L ../../lib -lxmp
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o oss_mix.o oss_mix.c
gcc -shared -Wl,-init,_xmp_init -Wl,-z,defs -o oss_mix.so oss_mix.o -L ../../lib -lxmp
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o alsa_mix.o alsa_mix.c
gcc -shared -Wl,-init,_xmp_init -Wl,-z,defs -o alsa_mix.so alsa_mix.o -lasound -L ../../lib -lxmp
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -o esd.o esd.c
gcc -shared -Wl,-init,_xmp_init -Wl,-z,defs -o esd.so esd.o -lesd -L ../../lib -lxmp
[ -d ../../lib/drivers ] || mkdir -p ../../lib/drivers
/usr/bin/ginstall -c -m644 oss_seq.so oss_mix.so alsa_mix.so esd.so ../../lib/drivers
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/main'
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o getopt.o getopt.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o getopt1.o getopt1.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o options.o options.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o main.o main.c
make -C ../../lib shared
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
make[4]: Nothing to be done for `shared'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
gcc -oxmp -rdynamic getopt.o getopt1.o options.o main.o -ldl -L../../lib -lxmp -lm
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -DXXMP -o xmain.o main.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o xpanel.o xpanel.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o xstuff.o xstuff.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o font1.o font1.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -I../include -o font2.o font2.c
gcc -oxxmp -rdynamic getopt.o getopt1.o options.o xpanel.o xstuff.o font1.o font2.o xmain.o -lX11 -lXext -ldl -L../../lib -lxmp -lm
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/main'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/xmms'
ln -sf ../player/driver.c .
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -DVERSION=\"2.0.4d\" `xmms-config --cflags` -DXMMS_PLUGIN -o plugin.o plugin.c
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -DVERSION=\"2.0.4d\" `xmms-config --cflags` -DXMMS_PLUGIN -o driver.o driver.c
In file included from driver.c:107:
../player/mixer.c: In function 'smix_setpatch':
../player/mixer.c:427: warning: pointer targets in passing argument 2 of 'synth_setpatch' differ in signedness
driver.c: In function 'select_file':
driver.c:114: warning: initialization discards qualifiers from pointer target type
driver.c: In function 'xmp_drv_loadpatch':
driver.c:930: warning: pointer targets in passing argument 1 of 'adpcm4_decoder' differ in signedness
driver.c:930: warning: pointer targets in passing argument 2 of 'adpcm4_decoder' differ in signedness
driver.c: At top level:
driver.c:122: warning: 'load_drivers' defined but not used
gcc -c -g -Wall -O2 -Wall -Wno-implicit-int -finline-functions -DHAVE_CONFIG_H -fPIC -I../include -DVERSION=\"2.0.4d\" `xmms-config --cflags` -DXMMS_PLUGIN -o xmms_mix.o xmms_mix.c
make -C ../../lib shared
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
make[4]: Nothing to be done for `shared'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
gcc -shared -o xmp-plugin.so plugin.o driver.o xmms_mix.o `xmms-config --libs` -L../../lib/ -lxmp
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/xmms'
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/src'
make[1]: Leaving directory `/build/buildd/xmp-2.0.4d'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# create doc symlinks
for i in `dh_listpackages`; do \
if [ $i != xmp-common ] && [ $i != libxmp2 ]; then \
dh_installdirs -p$i usr/share/doc/xmp-common; \
dh_link -p$i usr/share/doc/xmp-common usr/share/doc/$i; \
else \
dh_installchangelogs -p$i docs/ChangeLog; \
fi \
done
/usr/bin/make install DEST_DIR=/build/buildd/xmp-2.0.4d/debian/tmp
make[1]: Entering directory `/build/buildd/xmp-2.0.4d'
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
[ -d /build/buildd/xmp-2.0.4d/debian/tmp/usr/lib/xmp/drivers ] || mkdir -p /build/buildd/xmp-2.0.4d/debian/tmp/usr/lib/xmp/drivers
/usr/bin/ginstall -c -m644 libxmp.so.2.0.4 /build/buildd/xmp-2.0.4d/debian/tmp/usr/lib
ln -s libxmp.so.2.0.4 /build/buildd/xmp-2.0.4d/debian/tmp/usr/lib/libxmp.so.2
/usr/bin/ginstall -c -m644 drivers/*.so /build/buildd/xmp-2.0.4d/debian/tmp/usr/lib/xmp/drivers
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/docs'
Installing manpages in /build/buildd/xmp-2.0.4d/debian/tmp/usr/share/man/man1...
/usr/bin/ginstall -c -m644 xmp.1 /build/buildd/xmp-2.0.4d/debian/tmp/usr/share/man/man1
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/docs'
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/etc'
[ -d /build/buildd/xmp-2.0.4d/debian/tmp/etc ] || mkdir -p /build/buildd/xmp-2.0.4d/debian/tmp/etc
Installing xmp.conf and xmp-modules.conf in /build/buildd/xmp-2.0.4d/debian/tmp...
/usr/bin/ginstall -c -m644 xmp.conf xmp-modules.conf /build/buildd/xmp-2.0.4d/debian/tmp/etc
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/etc'
make[2]: Entering directory `/build/buildd/xmp-2.0.4d/src'
set -e; \
for i in drivers include loaders player misc main xmms; do \
/usr/bin/make -C $i install; \
done
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/main'
make -C ../../lib shared
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
make[4]: Nothing to be done for `shared'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
gcc -oxmp -rdynamic getopt.o getopt1.o options.o main.o -ldl -L../../lib -lxmp -lm
gcc -oxxmp -rdynamic getopt.o getopt1.o options.o xpanel.o xstuff.o font1.o font2.o xmain.o -lX11 -lXext -ldl -L../../lib -lxmp -lm
Installing binaries in /build/buildd/xmp-2.0.4d/debian/tmp/usr/bin...
/usr/bin/ginstall -c -m755 xmp xxmp /build/buildd/xmp-2.0.4d/debian/tmp/usr/bin
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/main'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/xmms'
[ -d /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir` ] || mkdir -p /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir`
/usr/bin/ginstall -c -m755 xmp-plugin.so /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir`
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/xmms'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/drivers'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/include'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/loaders'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/player'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/misc'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/main'
make -C ../../lib shared
make[4]: Entering directory `/build/buildd/xmp-2.0.4d/lib'
make[4]: Nothing to be done for `shared'.
make[4]: Leaving directory `/build/buildd/xmp-2.0.4d/lib'
gcc -oxmp -rdynamic getopt.o getopt1.o options.o main.o -ldl -L../../lib -lxmp -lm
gcc -oxxmp -rdynamic getopt.o getopt1.o options.o xpanel.o xstuff.o font1.o font2.o xmain.o -lX11 -lXext -ldl -L../../lib -lxmp -lm
Installing binaries in /build/buildd/xmp-2.0.4d/debian/tmp/usr/bin...
/usr/bin/ginstall -c -m755 xmp xxmp /build/buildd/xmp-2.0.4d/debian/tmp/usr/bin
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/main'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/os2'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/os2'
make[3]: Entering directory `/build/buildd/xmp-2.0.4d/src/xmms'
[ -d /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir` ] || mkdir -p /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir`
/usr/bin/ginstall -c -m755 xmp-plugin.so /build/buildd/xmp-2.0.4d/debian/tmp`xmms-config --input-plugin-dir`
make[3]: Leaving directory `/build/buildd/xmp-2.0.4d/src/xmms'
make[2]: Leaving directory `/build/buildd/xmp-2.0.4d/src'
Installation complete. To customize, copy /etc/xmp.conf to
$HOME/.xmp/xmp.conf and /etc/xmp-modules.conf to $HOME/.xmp/modules.conf
Please report bugs to xmp-bugs at helllabs.org.
make[1]: Leaving directory `/build/buildd/xmp-2.0.4d'
mkdir -p debian/_tmp_
cp -a docs/xmp.1 debian/_tmp_/xxmp.1
cp -a src/xmms/README debian/_tmp_/README.xmms-plugin
dh_install
/usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
make[1]: Entering directory `/build/buildd/xmp-2.0.4d'
set -e; for i in xm mod nst s3m it stm stx mtm ptm okt far wow mdl 669 alm; do \
echo "application/x-$i; xmp %s;" \
'test=test -z "$DISPLAY";' \
'needsterminal; description=Module file;' \
"nametemplate=%s.$i"; \
done > debian/xmp.mime
set -e; for i in xm mod nst s3m it stm stx mtm ptm okt far wow mdl 669 alm; do \
echo "application/x-$i; xxmp %s;" \
'test=test -n "$DISPLAY";' \
'needsterminal; description=Module file;' \
"nametemplate=%s.$i"; \
done > debian/xmp-x11.mime
set -e; for i in xm mod nst s3m it stm stx mtm ptm okt far wow mdl 669 alm; do \
echo "application/x-$i; xmms %s;" \
'test=test -n "$DISPLAY";' \
'description=Module file;' \
"nametemplate=%s.$i"; \
done > debian/xmp-xmms.mime
cp -a debian/copyright.in debian/libxmp2.copyright
cp -a debian/copyright.in debian/xmp-common.copyright
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmime
dh_installman
dh_strip
dh_link
dh_compress
dh_fixperms
dh_makeshlibs -V
dh_installdeb
dh_shlibdeps -ldebian/libxmp2/usr/lib
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `xmp-common' in `../xmp-common_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `libxmp2' in `../libxmp2_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `xmp' in `../xmp_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `xmp-x11' in `../xmp-x11_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `xmp-xmms' in `../xmp-xmms_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `xmp-esd' in `../xmp-esd_2.0.4d-12_m32r.deb'.
dpkg-deb: building package `xmp-alsa' in `../xmp-alsa_2.0.4d-12_m32r.deb'.
make[1]: Leaving directory `/build/buildd/xmp-2.0.4d'
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070501-1646
xmp_2.0.4d-12_m32r.changes:
Format: 1.7
Date: Wed, 18 Apr 2007 22:03:31 +0200
Source: xmp
Binary: xmp-alsa xmp-esd libxmp2 xmp-common xmp-x11 xmp-xmms xmp
Architecture: m32r
Version: 2.0.4d-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Robert Luberda <robert at debian.org>
Description:
libxmp2 - Shared library files for xmp, xxmp and the xmp XMMS plugin
xmp - A module player supporting AWE32, GUS, and software-mixing
xmp-alsa - ALSA driver for XMP
xmp-common - Common files for xmp, xxmp and the xmp XMMS plugin
xmp-esd - EsounD driver for XMP
xmp-x11 - X11 version of the XMP module player
xmp-xmms - An experimental XMP plugin for XMMS
Closes: 355408
Changes:
xmp (2.0.4d-12) unstable; urgency=low
.
* Orphaning package, set maintainer to Debian QA Group.
* Update config.{guess,sub}.
* Turn /usr/share/doc/libxmp2 symlink into a regular directory.
* Drop libxmp2 dependancy on xmp-common (closes: #355408).
* Remove outdated xmp.preinst.
* Standards-Version: 3.7.2.
Files:
fcca9766c70da0d62c4e1b5909ed2599 44366 sound extra xmp-common_2.0.4d-12_m32r.deb
a434aadaefb0b4e928a10141ec24f1a4 166170 libs extra libxmp2_2.0.4d-12_m32r.deb
3792f116e056d093cd2977c1279e037c 19260 sound extra xmp_2.0.4d-12_m32r.deb
3e325eb9431bd283f7f1250e2ea9e560 49010 sound extra xmp-x11_2.0.4d-12_m32r.deb
ad315bfddabef2f0b3d40ba48c8aa7d8 26640 sound extra xmp-xmms_2.0.4d-12_m32r.deb
e26e860103b0337c413e50ecbef02b20 3312 sound extra xmp-esd_2.0.4d-12_m32r.deb
ed9333061ef9dd7b5ba3ff74e37de29a 4422 sound extra xmp-alsa_2.0.4d-12_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/xmp-common_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 44366 bytes: control archive= 890 bytes.
36 bytes, 2 lines conffiles
452 bytes, 14 lines control
785 bytes, 11 lines md5sums
Package: xmp-common
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libxmp2 (>= 2.0.4d)
Replaces: xmp (<< 1.1.3-2)
Installed-Size: 132
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: Common files for xmp, xxmp and the xmp XMMS plugin
This package contains configuration and documentation files and
the OSS PCM audio and sequencer drivers for xmp, xmp-x11 and
xmp-xmms.
/debian/buildd/build/chroot-unstable/build/buildd/libxmp2_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 166170 bytes: control archive= 837 bytes.
345 bytes, 12 lines control
269 bytes, 4 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
189 bytes, 12 lines * preinst #!/bin/sh
29 bytes, 1 lines shlibs
Package: libxmp2
Version: 2.0.4d-12
Section: libs
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1)
Installed-Size: 344
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: Shared library files for xmp, xxmp and the xmp XMMS plugin
This package contains shared library files for xmp, xmp-11 and
xmp-xmms.
/debian/buildd/build/chroot-unstable/build/buildd/xmp_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 19260 bytes: control archive= 977 bytes.
793 bytes, 19 lines control
168 bytes, 3 lines md5sums
183 bytes, 7 lines * postinst #!/bin/sh
150 bytes, 5 lines * postrm #!/bin/sh
Package: xmp
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libxmp2 (>= 2.0.4d), xmp-common (= 2.0.4d-12)
Suggests: xmp-x11, lha
Provides: xmp-player
Installed-Size: 92
Maintainer: Debian QA Group <packages at qa.debian.org>
Description: A module player supporting AWE32, GUS, and software-mixing
xmp is a multi-format module player for UNIX. In machines with GUS or
AWE cards xmp takes advantage of the OSS sequencer to play modules with
virtually no system load. Using software mixing, xmp plays at sampling
rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned,
little or big endian samples with 32 bit linear interpolation. xmp
currently supports more than 40 module formats.
.
Homepage: http://xmp.sourceforge.net/
/debian/buildd/build/chroot-unstable/build/buildd/xmp-x11_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 49010 bytes: control archive= 874 bytes.
617 bytes, 18 lines control
174 bytes, 3 lines md5sums
183 bytes, 7 lines * postinst #!/bin/sh
150 bytes, 5 lines * postrm #!/bin/sh
Package: xmp-x11
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libx11-6, libxext6, libxmp2 (>= 2.0.4d), xmp-common (= 2.0.4d-12)
Suggests: xmp, lha
Replaces: xmp (<< 1.1.3-2)
Provides: xmp-player
Installed-Size: 232
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: X11 version of the XMP module player
This package contains an X11 version of xmp. It supports more than 40 module
formats including Protracker variants, packed MODs, S3M, XM, IT with filters,
exotic formats and Adlib modules.
.
Homepage: http://xmp.sourceforge.net/
/debian/buildd/build/chroot-unstable/build/buildd/xmp-xmms_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 26640 bytes: control archive= 907 bytes.
667 bytes, 16 lines control
210 bytes, 3 lines md5sums
183 bytes, 7 lines * postinst #!/bin/sh
150 bytes, 5 lines * postrm #!/bin/sh
Package: xmp-xmms
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxmp2 (>= 2.0.4d), xmms (>= 1.2.10+20070401), xmp-common (= 2.0.4d-12)
Provides: xmp-player
Installed-Size: 116
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: An experimental XMP plugin for XMMS
This package contains an experimental xmp plugin for XMMS, supporting more
than 40 module formats including Protracker variants, packed MODs, S3M, XM,
IT with filters, exotic formats and Adlib modules.
.
Homepage: http://xmp.sourceforge.net/
/debian/buildd/build/chroot-unstable/build/buildd/xmp-esd_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 3312 bytes: control archive= 737 bytes.
851 bytes, 21 lines control
61 bytes, 1 lines md5sums
Package: xmp-esd
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35), libxmp2 (>= 2.0.4d), xmp | xmp-player, xmp-common (= 2.0.4d-12)
Suggests: esound
Installed-Size: 44
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: EsounD driver for XMP
This package contains an EsounD driver for xmp. EsounD is a sound output system
designed to mix sound coming from different sources used primarily by the GNOME
desktop environment.
.
xmp is a multi-format module player for UNIX. xmp plays at sampling
rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned,
little or big endian samples with 32 bit linear interpolation. xmp
currently supports more than 40 module formats.
.
Homepage: http://xmp.sourceforge.net/
/debian/buildd/build/chroot-unstable/build/buildd/xmp-alsa_2.0.4d-12_m32r.deb:
new debian package, version 2.0.
size 4422 bytes: control archive= 756 bytes.
874 bytes, 21 lines control
66 bytes, 1 lines md5sums
Package: xmp-alsa
Version: 2.0.4d-12
Section: sound
Priority: extra
Architecture: m32r
Depends: libasound2 (>> 1.0.12), libc6 (>= 2.3.5-1), libxmp2 (>= 2.0.4d), xmp | xmp-player, xmp-common (= 2.0.4d-12)
Installed-Size: 44
Maintainer: Debian QA Group <packages at qa.debian.org>
Source: xmp
Description: ALSA driver for XMP
This package contains an ALSA driver for xmp. ALSA is a Linux sound system
and a collection of kernel modules that replace the old OSS modules while
retaining full compatibility with OSS/Lite as used in the Linux kernels older
than version 2.5.
.
xmp is a multi-format module player for UNIX. xmp plays at sampling
rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned,
little or big endian samples with 32 bit linear interpolation. xmp
currently supports more than 40 module formats.
.
Homepage: http://xmp.sourceforge.net/
/debian/buildd/build/chroot-unstable/build/buildd/xmp-common_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:36 ./
drwxr-xr-x root/root 0 2007-05-01 16:33 ./etc/
-rw-r--r-- root/root 1067 2007-05-01 16:33 ./etc/xmp-modules.conf
-rw-r--r-- root/root 3610 2007-05-01 16:33 ./etc/xmp.conf
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:30 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:30 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp-common/
-rw-r--r-- root/root 2247 2000-12-30 03:06 ./usr/share/doc/xmp-common/README.fixloop
-rw-r--r-- root/root 3500 2001-01-20 10:26 ./usr/share/doc/xmp-common/CREDITS
-rw-r--r-- root/root 6513 2000-12-30 03:06 ./usr/share/doc/xmp-common/README.trackers.gz
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/share/doc/xmp-common/examples/
-rw-r--r-- root/root 2840 2007-05-01 15:51 ./usr/share/doc/xmp-common/examples/magic
-rw-r--r-- root/root 1347 2007-05-01 15:51 ./usr/share/doc/xmp-common/copyright
-rw-r--r-- root/root 9235 2001-01-20 10:11 ./usr/share/doc/xmp-common/changelog.gz
-rw-r--r-- root/root 1679 2000-12-30 03:06 ./usr/share/doc/xmp-common/README.awebug
-rw-r--r-- root/root 3410 2002-06-15 03:06 ./usr/share/doc/xmp-common/README.gz
-rw-r--r-- root/root 2435 2007-05-01 15:51 ./usr/share/doc/xmp-common/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/xmp/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/lib/xmp/drivers/
-rw-r--r-- root/root 20280 2007-05-01 16:35 ./usr/lib/xmp/drivers/oss_seq.so
-rw-r--r-- root/root 6424 2007-05-01 16:35 ./usr/lib/xmp/drivers/oss_mix.so
/debian/buildd/build/chroot-unstable/build/buildd/libxmp2_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:36 ./
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:31 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:31 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/libxmp2/
-rw-r--r-- root/root 1347 2007-05-01 15:51 ./usr/share/doc/libxmp2/copyright
-rw-r--r-- root/root 9235 2001-01-20 10:11 ./usr/share/doc/libxmp2/changelog.gz
-rw-r--r-- root/root 2435 2007-05-01 15:51 ./usr/share/doc/libxmp2/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/lib/
-rw-r--r-- root/root 282036 2007-05-01 16:35 ./usr/lib/libxmp.so.2.0.4
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/lib/libxmp.so.2 -> libxmp.so.2.0.4
/debian/buildd/build/chroot-unstable/build/buildd/xmp_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:37 ./
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/bin/
-rwxr-xr-x root/root 27512 2007-05-01 16:35 ./usr/bin/xmp
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:31 ./usr/share/doc/xmp-common/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/share/man/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/man/man1/
-rw-r--r-- root/root 3435 2007-05-01 16:33 ./usr/share/man/man1/xmp.1.gz
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/packages/
-rw-r--r-- root/root 1676 2007-05-01 16:33 ./usr/lib/mime/packages/xmp
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp -> xmp-common
/debian/buildd/build/chroot-unstable/build/buildd/xmp-x11_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:37 ./
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/bin/
-rwxr-xr-x root/root 165320 2007-05-01 16:35 ./usr/bin/xxmp
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:31 ./usr/share/doc/xmp-common/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/share/man/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/man/man1/
-rw-r--r-- root/root 3436 2001-01-20 10:09 ./usr/share/man/man1/xxmp.1.gz
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/packages/
-rw-r--r-- root/root 1691 2007-05-01 16:33 ./usr/lib/mime/packages/xmp-x11
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp-x11 -> xmp-common
/debian/buildd/build/chroot-unstable/build/buildd/xmp-xmms_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:36 ./
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:32 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/share/doc/xmp-common/
-rw-r--r-- root/root 119 2001-01-06 23:21 ./usr/share/doc/xmp-common/README.xmms-plugin
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/
drwxr-xr-x root/root 0 2007-05-01 16:34 ./usr/lib/mime/packages/
-rw-r--r-- root/root 1466 2007-05-01 16:33 ./usr/lib/mime/packages/xmp-xmms
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/xmms/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/lib/xmms/Input/
-rw-r--r-- root/root 52096 2007-05-01 16:35 ./usr/lib/xmms/Input/xmp-plugin.so
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp-xmms -> xmp-common
/debian/buildd/build/chroot-unstable/build/buildd/xmp-esd_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:36 ./
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:32 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:32 ./usr/share/doc/xmp-common/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/xmp/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/lib/xmp/drivers/
-rw-r--r-- root/root 4676 2007-05-01 16:35 ./usr/lib/xmp/drivers/esd.so
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp-esd -> xmp-common
/debian/buildd/build/chroot-unstable/build/buildd/xmp-alsa_2.0.4d-12_m32r.deb:
drwxr-xr-x root/root 0 2007-05-01 16:36 ./
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/
drwxr-xr-x root/root 0 2007-05-01 16:32 ./usr/share/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-05-01 16:32 ./usr/share/doc/xmp-common/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/
drwxr-xr-x root/root 0 2007-05-01 16:33 ./usr/lib/xmp/
drwxr-xr-x root/root 0 2007-05-01 16:35 ./usr/lib/xmp/drivers/
-rw-r--r-- root/root 7080 2007-05-01 16:35 ./usr/lib/xmp/drivers/alsa_mix.so
lrwxrwxrwx root/root 0 2007-05-01 16:35 ./usr/share/doc/xmp-alsa -> xmp-common
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/xmp-2.0.4d
------------------------------------------------------------------------------
(Reading database ... 68426 files and directories currently installed.)
Removing xmms-dev ...
Removing xmms ...
Purging configuration files for xmms ...
******************************************************************************
Finished at 20070501-1648
Build needed 00:55:22, 10216k disk space
More information about the build-status
mailing list