X Multimedia System --- An audio player with a Winamp GUI
| Version |
Run |
OSVersion |
Arch |
License |
Status |
|
| 1.2.10_8 |
191 |
0.3 |
amd64 |
gpl2 |
fail |
|
Events
| Machine |
Type |
Time |
Message |
| ds9 |
info |
2010-10-24 01:57:41 |
Test Started |
| ds9 |
fail |
2010-10-24 02:01:12 |
make build returned non-zero: 1 |
| ds9 |
fail |
2010-10-24 02:01:12 |
Test complete. |
Log
[1m===> Building for xmms-1.2.10_8[0m
gmake all-recursive
gmake[1]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10'
Making all in intl
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/intl'
Making all in libxmms
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/libxmms'
gmake all-am
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/libxmms'
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT configfile.lo -MD -MP -MF ".deps/configfile.Tpo" \
-c -o configfile.lo `test -f 'configfile.c' || echo './'`configfile.c; \
then mv -f ".deps/configfile.Tpo" ".deps/configfile.Plo"; \
else rm -f ".deps/configfile.Tpo"; exit 1; \
fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT configfile.lo -MD -MP -MF .deps/configfile.Tpo -c configfile.c -fPIC -DPIC -o .libs/configfile.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT configfile.lo -MD -MP -MF .deps/configfile.Tpo -c configfile.c -o configfile.o >/dev/null 2>&1
mv -f .libs/configfile.lo configfile.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xmmsctrl.lo -MD -MP -MF ".deps/xmmsctrl.Tpo" \
-c -o xmmsctrl.lo `test -f 'xmmsctrl.c' || echo './'`xmmsctrl.c; \
then mv -f ".deps/xmmsctrl.Tpo" ".deps/xmmsctrl.Plo"; \
else rm -f ".deps/xmmsctrl.Tpo"; exit 1; \
fi
rm -f .libs/xmmsctrl.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xmmsctrl.lo -MD -MP -MF .deps/xmmsctrl.Tpo -c xmmsctrl.c -fPIC -DPIC -o .libs/xmmsctrl.lo
xmmsctrl.c: In function 'write_all':
xmmsctrl.c:93: warning: implicit declaration of function 'strerror'
xmmsctrl.c:93: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
xmmsctrl.c: In function 'remote_send_string':
xmmsctrl.c:156: warning: implicit declaration of function 'strlen'
xmmsctrl.c:156: warning: incompatible implicit declaration of built-in function 'strlen'
xmmsctrl.c: In function 'xmms_remote_playlist':
xmmsctrl.c:305: warning: incompatible implicit declaration of built-in function 'strlen'
xmmsctrl.c:315: warning: implicit declaration of function 'memcpy'
xmmsctrl.c:315: warning: incompatible implicit declaration of built-in function 'memcpy'
xmmsctrl.c: In function 'xmms_remote_playlist_ins_url_string':
xmmsctrl.c:675: warning: incompatible implicit declaration of built-in function 'strlen'
xmmsctrl.c:682: warning: implicit declaration of function 'strcpy'
xmmsctrl.c:682: warning: incompatible implicit declaration of built-in function 'strcpy'
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xmmsctrl.lo -MD -MP -MF .deps/xmmsctrl.Tpo -c xmmsctrl.c -o xmmsctrl.o >/dev/null 2>&1
mv -f .libs/xmmsctrl.lo xmmsctrl.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT dirbrowser.lo -MD -MP -MF ".deps/dirbrowser.Tpo" \
-c -o dirbrowser.lo `test -f 'dirbrowser.c' || echo './'`dirbrowser.c; \
then mv -f ".deps/dirbrowser.Tpo" ".deps/dirbrowser.Plo"; \
else rm -f ".deps/dirbrowser.Tpo"; exit 1; \
fi
rm -f .libs/dirbrowser.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT dirbrowser.lo -MD -MP -MF .deps/dirbrowser.Tpo -c dirbrowser.c -fPIC -DPIC -o .libs/dirbrowser.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT dirbrowser.lo -MD -MP -MF .deps/dirbrowser.Tpo -c dirbrowser.c -o dirbrowser.o >/dev/null 2>&1
mv -f .libs/dirbrowser.lo dirbrowser.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT util.lo -MD -MP -MF ".deps/util.Tpo" \
-c -o util.lo `test -f 'util.c' || echo './'`util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
rm -f .libs/util.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .libs/util.lo util.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT formatter.lo -MD -MP -MF ".deps/formatter.Tpo" \
-c -o formatter.lo `test -f 'formatter.c' || echo './'`formatter.c; \
then mv -f ".deps/formatter.Tpo" ".deps/formatter.Plo"; \
else rm -f ".deps/formatter.Tpo"; exit 1; \
fi
rm -f .libs/formatter.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -fPIC -DPIC -o .libs/formatter.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -o formatter.o >/dev/null 2>&1
mv -f .libs/formatter.lo formatter.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT titlestring.lo -MD -MP -MF ".deps/titlestring.Tpo" \
-c -o titlestring.lo `test -f 'titlestring.c' || echo './'`titlestring.c; \
then mv -f ".deps/titlestring.Tpo" ".deps/titlestring.Plo"; \
else rm -f ".deps/titlestring.Tpo"; exit 1; \
fi
rm -f .libs/titlestring.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT titlestring.lo -MD -MP -MF .deps/titlestring.Tpo -c titlestring.c -fPIC -DPIC -o .libs/titlestring.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT titlestring.lo -MD -MP -MF .deps/titlestring.Tpo -c titlestring.c -o titlestring.o >/dev/null 2>&1
mv -f .libs/titlestring.lo titlestring.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xentry.lo -MD -MP -MF ".deps/xentry.Tpo" \
-c -o xentry.lo `test -f 'xentry.c' || echo './'`xentry.c; \
then mv -f ".deps/xentry.Tpo" ".deps/xentry.Plo"; \
else rm -f ".deps/xentry.Tpo"; exit 1; \
fi
rm -f .libs/xentry.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xentry.lo -MD -MP -MF .deps/xentry.Tpo -c xentry.c -fPIC -DPIC -o .libs/xentry.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xentry.lo -MD -MP -MF .deps/xentry.Tpo -c xentry.c -o xentry.o >/dev/null 2>&1
mv -f .libs/xentry.lo xentry.lo
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xconvert.lo -MD -MP -MF ".deps/xconvert.Tpo" \
-c -o xconvert.lo `test -f 'xconvert.c' || echo './'`xconvert.c; \
then mv -f ".deps/xconvert.Tpo" ".deps/xconvert.Plo"; \
else rm -f ".deps/xconvert.Tpo"; exit 1; \
fi
rm -f .libs/xconvert.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xconvert.lo -MD -MP -MF .deps/xconvert.Tpo -c xconvert.c -fPIC -DPIC -o .libs/xconvert.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -MT xconvert.lo -MD -MP -MF .deps/xconvert.Tpo -c xconvert.c -o xconvert.o >/dev/null 2>&1
mv -f .libs/xconvert.lo xconvert.lo
/bin/sh ./libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -o libxmms.la -rpath /usr/local/lib -export-dynamic -version-info 4:1:3 configfile.lo xmmsctrl.lo dirbrowser.lo util.lo formatter.lo titlestring.lo xentry.lo xconvert.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
rm -fr .libs/libxmms.la .libs/libxmms.* .libs/libxmms.*
cc -shared configfile.lo xmmsctrl.lo dirbrowser.lo util.lo formatter.lo titlestring.lo xentry.lo xconvert.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libxmms.so.4 -o .libs/libxmms.so.4
(cd .libs && rm -f libxmms.so && ln -s libxmms.so.4 libxmms.so)
(cd .libs && rm -f libxmms.so && ln -s libxmms.so.4 libxmms.so)
ar cru .libs/libxmms.a configfile.o xmmsctrl.o dirbrowser.o util.o formatter.o titlestring.o xentry.o xconvert.o
ranlib .libs/libxmms.a
creating libxmms.la
(cd .libs && rm -f libxmms.la && ln -s ../libxmms.la libxmms.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/libxmms'
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/libxmms'
Making all in xmms
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
gmake all-recursive
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
Making all in defskin
gmake[4]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms/defskin'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms/defskin'
gmake[4]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT bmp.o -MD -MP -MF ".deps/bmp.Tpo" \
-c -o bmp.o `test -f 'bmp.c' || echo './'`bmp.c; \
then mv -f ".deps/bmp.Tpo" ".deps/bmp.Po"; \
else rm -f ".deps/bmp.Tpo"; exit 1; \
fi
bmp.c: In function 'read_bmp':
bmp.c:112: warning: 'offset' may be used uninitialized in this function
bmp.c:112: warning: 'headSize' may be used uninitialized in this function
bmp.c:145: warning: 'tmp' may be used uninitialized in this function
bmp.c:113: warning: 'bitcount' may be used uninitialized in this function
bmp.c:112: warning: 'w' may be used uninitialized in this function
bmp.c:112: warning: 'h' may be used uninitialized in this function
bmp.c:112: warning: 'comp' may be used uninitialized in this function
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT skin.o -MD -MP -MF ".deps/skin.Tpo" \
-c -o skin.o `test -f 'skin.c' || echo './'`skin.c; \
then mv -f ".deps/skin.Tpo" ".deps/skin.Po"; \
else rm -f ".deps/skin.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT util.o -MD -MP -MF ".deps/util.Tpo" \
-c -o util.o `test -f 'util.c' || echo './'`util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; \
else rm -f ".deps/util.Tpo"; exit 1; \
fi
util.c: In function 'create_dblsize_image':
util.c:183: warning: pointer targets in assignment differ in signedness
util.c:184: warning: pointer targets in assignment differ in signedness
util.c:229: warning: pointer targets in assignment differ in signedness
util.c:230: warning: pointer targets in assignment differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT output.o -MD -MP -MF ".deps/output.Tpo" \
-c -o output.o `test -f 'output.c' || echo './'`output.c; \
then mv -f ".deps/output.Tpo" ".deps/output.Po"; \
else rm -f ".deps/output.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fft.o -MD -MP -MF ".deps/fft.Tpo" \
-c -o fft.o `test -f 'fft.c' || echo './'`fft.c; \
then mv -f ".deps/fft.Tpo" ".deps/fft.Po"; \
else rm -f ".deps/fft.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT input.o -MD -MP -MF ".deps/input.Tpo" \
-c -o input.o `test -f 'input.c' || echo './'`input.c; \
then mv -f ".deps/input.Tpo" ".deps/input.Po"; \
else rm -f ".deps/input.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT effect.o -MD -MP -MF ".deps/effect.Tpo" \
-c -o effect.o `test -f 'effect.c' || echo './'`effect.c; \
then mv -f ".deps/effect.Tpo" ".deps/effect.Po"; \
else rm -f ".deps/effect.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT general.o -MD -MP -MF ".deps/general.Tpo" \
-c -o general.o `test -f 'general.c' || echo './'`general.c; \
then mv -f ".deps/general.Tpo" ".deps/general.Po"; \
else rm -f ".deps/general.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT visualization.o -MD -MP -MF ".deps/visualization.Tpo" \
-c -o visualization.o `test -f 'visualization.c' || echo './'`visualization.c; \
then mv -f ".deps/visualization.Tpo" ".deps/visualization.Po"; \
else rm -f ".deps/visualization.Tpo"; exit 1; \
fi
visualization.c: In function 'vis_send_data':
visualization.c:436: warning: pointer targets in passing argument 2 of 'svis_timeout_func' differ in signedness
visualization.c:438: warning: pointer targets in passing argument 2 of 'vis_timeout_func' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fullscreen.o -MD -MP -MF ".deps/fullscreen.Tpo" \
-c -o fullscreen.o `test -f 'fullscreen.c' || echo './'`fullscreen.c; \
then mv -f ".deps/fullscreen.Tpo" ".deps/fullscreen.Po"; \
else rm -f ".deps/fullscreen.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT pluginenum.o -MD -MP -MF ".deps/pluginenum.Tpo" \
-c -o pluginenum.o `test -f 'pluginenum.c' || echo './'`pluginenum.c; \
then mv -f ".deps/pluginenum.Tpo" ".deps/pluginenum.Po"; \
else rm -f ".deps/pluginenum.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playlist.o -MD -MP -MF ".deps/playlist.Tpo" \
-c -o playlist.o `test -f 'playlist.c' || echo './'`playlist.c; \
then mv -f ".deps/playlist.Tpo" ".deps/playlist.Po"; \
else rm -f ".deps/playlist.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT controlsocket.o -MD -MP -MF ".deps/controlsocket.Tpo" \
-c -o controlsocket.o `test -f 'controlsocket.c' || echo './'`controlsocket.c; \
then mv -f ".deps/controlsocket.Tpo" ".deps/controlsocket.Po"; \
else rm -f ".deps/controlsocket.Tpo"; exit 1; \
fi
controlsocket.c: In function 'ctrlsocket_func':
controlsocket.c:241: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
controlsocket.c:292: warning: pointer targets in passing argument 1 of 'input_get_volume' differ in signedness
controlsocket.c:292: warning: pointer targets in passing argument 2 of 'input_get_volume' differ in signedness
controlsocket.c:297: warning: pointer targets in passing argument 1 of 'input_get_volume' differ in signedness
controlsocket.c:297: warning: pointer targets in passing argument 2 of 'input_get_volume' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dock.o -MD -MP -MF ".deps/dock.Tpo" \
-c -o dock.o `test -f 'dock.c' || echo './'`dock.c; \
then mv -f ".deps/dock.Tpo" ".deps/dock.Po"; \
else rm -f ".deps/dock.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT widget.o -MD -MP -MF ".deps/widget.Tpo" \
-c -o widget.o `test -f 'widget.c' || echo './'`widget.c; \
then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; \
else rm -f ".deps/widget.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT sbutton.o -MD -MP -MF ".deps/sbutton.Tpo" \
-c -o sbutton.o `test -f 'sbutton.c' || echo './'`sbutton.c; \
then mv -f ".deps/sbutton.Tpo" ".deps/sbutton.Po"; \
else rm -f ".deps/sbutton.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT pbutton.o -MD -MP -MF ".deps/pbutton.Tpo" \
-c -o pbutton.o `test -f 'pbutton.c' || echo './'`pbutton.c; \
then mv -f ".deps/pbutton.Tpo" ".deps/pbutton.Po"; \
else rm -f ".deps/pbutton.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT tbutton.o -MD -MP -MF ".deps/tbutton.Tpo" \
-c -o tbutton.o `test -f 'tbutton.c' || echo './'`tbutton.c; \
then mv -f ".deps/tbutton.Tpo" ".deps/tbutton.Po"; \
else rm -f ".deps/tbutton.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT textbox.o -MD -MP -MF ".deps/textbox.Tpo" \
-c -o textbox.o `test -f 'textbox.c' || echo './'`textbox.c; \
then mv -f ".deps/textbox.Tpo" ".deps/textbox.Po"; \
else rm -f ".deps/textbox.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT menurow.o -MD -MP -MF ".deps/menurow.Tpo" \
-c -o menurow.o `test -f 'menurow.c' || echo './'`menurow.c; \
then mv -f ".deps/menurow.Tpo" ".deps/menurow.Po"; \
else rm -f ".deps/menurow.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT hslider.o -MD -MP -MF ".deps/hslider.Tpo" \
-c -o hslider.o `test -f 'hslider.c' || echo './'`hslider.c; \
then mv -f ".deps/hslider.Tpo" ".deps/hslider.Po"; \
else rm -f ".deps/hslider.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT monostereo.o -MD -MP -MF ".deps/monostereo.Tpo" \
-c -o monostereo.o `test -f 'monostereo.c' || echo './'`monostereo.c; \
then mv -f ".deps/monostereo.Tpo" ".deps/monostereo.Po"; \
else rm -f ".deps/monostereo.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT vis.o -MD -MP -MF ".deps/vis.Tpo" \
-c -o vis.o `test -f 'vis.c' || echo './'`vis.c; \
then mv -f ".deps/vis.Tpo" ".deps/vis.Po"; \
else rm -f ".deps/vis.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT svis.o -MD -MP -MF ".deps/svis.Tpo" \
-c -o svis.o `test -f 'svis.c' || echo './'`svis.c; \
then mv -f ".deps/svis.Tpo" ".deps/svis.Po"; \
else rm -f ".deps/svis.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT number.o -MD -MP -MF ".deps/number.Tpo" \
-c -o number.o `test -f 'number.c' || echo './'`number.c; \
then mv -f ".deps/number.Tpo" ".deps/number.Po"; \
else rm -f ".deps/number.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playstatus.o -MD -MP -MF ".deps/playstatus.Tpo" \
-c -o playstatus.o `test -f 'playstatus.c' || echo './'`playstatus.c; \
then mv -f ".deps/playstatus.Tpo" ".deps/playstatus.Po"; \
else rm -f ".deps/playstatus.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playlist_list.o -MD -MP -MF ".deps/playlist_list.Tpo" \
-c -o playlist_list.o `test -f 'playlist_list.c' || echo './'`playlist_list.c; \
then mv -f ".deps/playlist_list.Tpo" ".deps/playlist_list.Po"; \
else rm -f ".deps/playlist_list.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playlist_slider.o -MD -MP -MF ".deps/playlist_slider.Tpo" \
-c -o playlist_slider.o `test -f 'playlist_slider.c' || echo './'`playlist_slider.c; \
then mv -f ".deps/playlist_slider.Tpo" ".deps/playlist_slider.Po"; \
else rm -f ".deps/playlist_slider.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playlist_popup.o -MD -MP -MF ".deps/playlist_popup.Tpo" \
-c -o playlist_popup.o `test -f 'playlist_popup.c' || echo './'`playlist_popup.c; \
then mv -f ".deps/playlist_popup.Tpo" ".deps/playlist_popup.Po"; \
else rm -f ".deps/playlist_popup.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT eq_graph.o -MD -MP -MF ".deps/eq_graph.Tpo" \
-c -o eq_graph.o `test -f 'eq_graph.c' || echo './'`eq_graph.c; \
then mv -f ".deps/eq_graph.Tpo" ".deps/eq_graph.Po"; \
else rm -f ".deps/eq_graph.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT eq_slider.o -MD -MP -MF ".deps/eq_slider.Tpo" \
-c -o eq_slider.o `test -f 'eq_slider.c' || echo './'`eq_slider.c; \
then mv -f ".deps/eq_slider.Tpo" ".deps/eq_slider.Po"; \
else rm -f ".deps/eq_slider.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
main.c: In function 'read_config':
main.c:432: warning: pointer targets in passing argument 4 of 'xmms_cfg_read_int' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT skinwin.o -MD -MP -MF ".deps/skinwin.Tpo" \
-c -o skinwin.o `test -f 'skinwin.c' || echo './'`skinwin.c; \
then mv -f ".deps/skinwin.Tpo" ".deps/skinwin.Po"; \
else rm -f ".deps/skinwin.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT prefswin.o -MD -MP -MF ".deps/prefswin.Tpo" \
-c -o prefswin.o `test -f 'prefswin.c' || echo './'`prefswin.c; \
then mv -f ".deps/prefswin.Tpo" ".deps/prefswin.Po"; \
else rm -f ".deps/prefswin.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT playlistwin.o -MD -MP -MF ".deps/playlistwin.Tpo" \
-c -o playlistwin.o `test -f 'playlistwin.c' || echo './'`playlistwin.c; \
then mv -f ".deps/playlistwin.Tpo" ".deps/playlistwin.Po"; \
else rm -f ".deps/playlistwin.Tpo"; exit 1; \
fi
playlistwin.c: In function 'playlistwin_drag_data_received':
playlistwin.c:1864: warning: pointer targets in passing argument 1 of 'playlist_ins_url_string' differ in signedness
playlistwin.c:1867: warning: pointer targets in passing argument 1 of 'playlist_ins_url_string' differ in signedness
playlistwin.c: In function 'selection_received':
playlistwin.c:1912: warning: pointer targets in passing argument 1 of 'playlist_ins_url_string' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT equalizer.o -MD -MP -MF ".deps/equalizer.Tpo" \
-c -o equalizer.o `test -f 'equalizer.c' || echo './'`equalizer.c; \
then mv -f ".deps/equalizer.Tpo" ".deps/equalizer.Po"; \
else rm -f ".deps/equalizer.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT hints.o -MD -MP -MF ".deps/hints.Tpo" \
-c -o hints.o `test -f 'hints.c' || echo './'`hints.c; \
then mv -f ".deps/hints.Tpo" ".deps/hints.Po"; \
else rm -f ".deps/hints.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT about.o -MD -MP -MF ".deps/about.Tpo" \
-c -o about.o `test -f 'about.c' || echo './'`about.c; \
then mv -f ".deps/about.Tpo" ".deps/about.Po"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT sm.o -MD -MP -MF ".deps/sm.Tpo" \
-c -o sm.o `test -f 'sm.c' || echo './'`sm.c; \
then mv -f ".deps/sm.Tpo" ".deps/sm.Po"; \
else rm -f ".deps/sm.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
-c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
else rm -f ".deps/getopt.Tpo"; exit 1; \
fi
getopt.c: In function '_getopt_internal':
getopt.c:531: warning: implicit declaration of function 'strcmp'
getopt.c:607: warning: implicit declaration of function 'strncmp'
getopt.c:610: warning: implicit declaration of function 'strlen'
getopt.c:610: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:634: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:652: warning: suggest explicit braces to avoid ambiguous 'else'
getopt.c:664: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:680: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:685: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:796: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:819: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:839: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:853: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:857: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:514: warning: passing argument 1 of 'exchange' discards qualifiers from pointer target type
getopt.c:536: warning: passing argument 1 of 'exchange' discards qualifiers from pointer target type
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
-c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
else rm -f ".deps/getopt1.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT urldecode.o -MD -MP -MF ".deps/urldecode.Tpo" \
-c -o urldecode.o `test -f 'urldecode.c' || echo './'`urldecode.c; \
then mv -f ".deps/urldecode.Tpo" ".deps/urldecode.Po"; \
else rm -f ".deps/urldecode.Tpo"; exit 1; \
fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT mkdtemp.o -MD -MP -MF ".deps/mkdtemp.Tpo" \
-c -o mkdtemp.o `test -f 'mkdtemp.c' || echo './'`mkdtemp.c; \
then mv -f ".deps/mkdtemp.Tpo" ".deps/mkdtemp.Po"; \
else rm -f ".deps/mkdtemp.Tpo"; exit 1; \
fi
mkdtemp.c: In function 'mkdtemp':
mkdtemp.c:117: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
/bin/sh ../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o xmms -export-dynamic bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_list.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urldecode.o mkdtemp.o -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -pthread -lSM -lICE -lXxf86vm ../libxmms/libxmms.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib
mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o .libs/xmms bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_list.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urldecode.o mkdtemp.o -Wl,-E -pthread -pthread -Wl,--export-dynamic -L/usr/local/lib /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXxf86vm.so ../libxmms/.libs/libxmms.so -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so -lrpcsvc -lm /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib
creating xmms
gmake[4]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/xmms'
Making all in Output
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output'
Making all in OSS
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output/OSS'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT OSS.lo -MD -MP -MF ".deps/OSS.Tpo" \
-c -o OSS.lo `test -f 'OSS.c' || echo './'`OSS.c; \
then mv -f ".deps/OSS.Tpo" ".deps/OSS.Plo"; \
else rm -f ".deps/OSS.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT OSS.lo -MD -MP -MF .deps/OSS.Tpo -c OSS.c -fPIC -DPIC -o OSS.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT mixer.lo -MD -MP -MF ".deps/mixer.Tpo" \
-c -o mixer.lo `test -f 'mixer.c' || echo './'`mixer.c; \
then mv -f ".deps/mixer.Tpo" ".deps/mixer.Plo"; \
else rm -f ".deps/mixer.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c mixer.c -fPIC -DPIC -o mixer.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT about.lo -MD -MP -MF ".deps/about.Tpo" \
-c -o about.lo `test -f 'about.c' || echo './'`about.c; \
then mv -f ".deps/about.Tpo" ".deps/about.Plo"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT about.lo -MD -MP -MF .deps/about.Tpo -c about.c -fPIC -DPIC -o about.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF ".deps/configure.Tpo" \
-c -o configure.lo `test -f 'configure.c' || echo './'`configure.c; \
then mv -f ".deps/configure.Tpo" ".deps/configure.Plo"; \
else rm -f ".deps/configure.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o configure.lo
configure.c: In function 'scan_devices':
configure.c:139: warning: cast to pointer from integer of different size
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT audio.lo -MD -MP -MF ".deps/audio.Tpo" \
-c -o audio.lo `test -f 'audio.c' || echo './'`audio.c; \
then mv -f ".deps/audio.Tpo" ".deps/audio.Plo"; \
else rm -f ".deps/audio.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -fPIC -DPIC -o audio.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT init.lo -MD -MP -MF ".deps/init.Tpo" \
-c -o init.lo `test -f 'init.c' || echo './'`init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Plo"; \
else rm -f ".deps/init.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT convert.lo -MD -MP -MF ".deps/convert.Tpo" \
-c -o convert.lo `test -f 'convert.c' || echo './'`convert.c; \
then mv -f ".deps/convert.Tpo" ".deps/convert.Plo"; \
else rm -f ".deps/convert.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fPIC -DPIC -o convert.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libOSS.la -rpath /usr/local/lib/xmms/Output -module -avoid-version -export-symbols-regex "get_.plugin_info" OSS.lo mixer.lo about.lo configure.lo audio.lo init.lo convert.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -pthread -L/usr/local/lib
mkdir .libs
rm -fr .libs/libOSS.la .libs/libOSS.* .libs/libOSS.*
(cd . && ln -s OSS.lo OSS.o)
(cd . && ln -s mixer.lo mixer.o)
(cd . && ln -s about.lo about.o)
(cd . && ln -s configure.lo configure.o)
(cd . && ln -s audio.lo audio.o)
(cd . && ln -s init.lo init.o)
(cd . && ln -s convert.lo convert.o)
generating symbol list for `libOSS.la'
nm OSS.lo mixer.lo about.lo configure.lo audio.lo init.lo convert.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libOSS.exp
egrep -e "get_.plugin_info" ".libs/libOSS.exp" > ".libs/libOSS.expT"
mv -f ".libs/libOSS.expT" ".libs/libOSS.exp"
cc -shared OSS.lo mixer.lo about.lo configure.lo audio.lo init.lo convert.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libOSS.so -Wl,-retain-symbols-file -Wl,.libs/libOSS.exp -o .libs/libOSS.so
creating libOSS.la
(cd .libs && rm -f libOSS.la && ln -s ../libOSS.la libOSS.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output/OSS'
Making all in disk_writer
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output/disk_writer'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT disk_writer.lo -MD -MP -MF ".deps/disk_writer.Tpo" \
-c -o disk_writer.lo `test -f 'disk_writer.c' || echo './'`disk_writer.c; \
then mv -f ".deps/disk_writer.Tpo" ".deps/disk_writer.Plo"; \
else rm -f ".deps/disk_writer.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT disk_writer.lo -MD -MP -MF .deps/disk_writer.Tpo -c disk_writer.c -fPIC -DPIC -o disk_writer.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libdisk_writer.la -rpath /usr/local/lib/xmms/Output -module -avoid-version -export-symbols-regex "get_.plugin_info" disk_writer.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
mkdir .libs
rm -fr .libs/libdisk_writer.la .libs/libdisk_writer.* .libs/libdisk_writer.*
(cd . && ln -s disk_writer.lo disk_writer.o)
generating symbol list for `libdisk_writer.la'
nm disk_writer.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libdisk_writer.exp
egrep -e "get_.plugin_info" ".libs/libdisk_writer.exp" > ".libs/libdisk_writer.expT"
mv -f ".libs/libdisk_writer.expT" ".libs/libdisk_writer.exp"
cc -shared disk_writer.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libdisk_writer.so -Wl,-retain-symbols-file -Wl,.libs/libdisk_writer.exp -o .libs/libdisk_writer.so
creating libdisk_writer.la
(cd .libs && rm -f libdisk_writer.la && ln -s ../libdisk_writer.la libdisk_writer.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output/disk_writer'
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output'
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Output'
Making all in Input
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input'
Making all in cdaudio
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/cdaudio'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cdaudio.lo -MD -MP -MF ".deps/cdaudio.Tpo" \
-c -o cdaudio.lo `test -f 'cdaudio.c' || echo './'`cdaudio.c; \
then mv -f ".deps/cdaudio.Tpo" ".deps/cdaudio.Plo"; \
else rm -f ".deps/cdaudio.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cdaudio.lo -MD -MP -MF .deps/cdaudio.Tpo -c cdaudio.c -fPIC -DPIC -o cdaudio.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF ".deps/configure.Tpo" \
-c -o configure.lo `test -f 'configure.c' || echo './'`configure.c; \
then mv -f ".deps/configure.Tpo" ".deps/configure.Plo"; \
else rm -f ".deps/configure.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o configure.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cdinfo.lo -MD -MP -MF ".deps/cdinfo.Tpo" \
-c -o cdinfo.lo `test -f 'cdinfo.c' || echo './'`cdinfo.c; \
then mv -f ".deps/cdinfo.Tpo" ".deps/cdinfo.Plo"; \
else rm -f ".deps/cdinfo.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cdinfo.lo -MD -MP -MF .deps/cdinfo.Tpo -c cdinfo.c -fPIC -DPIC -o cdinfo.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cddb.lo -MD -MP -MF ".deps/cddb.Tpo" \
-c -o cddb.lo `test -f 'cddb.c' || echo './'`cddb.c; \
then mv -f ".deps/cddb.Tpo" ".deps/cddb.Plo"; \
else rm -f ".deps/cddb.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o cddb.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF ".deps/http.Tpo" \
-c -o http.lo `test -f 'http.c' || echo './'`http.c; \
then mv -f ".deps/http.Tpo" ".deps/http.Plo"; \
else rm -f ".deps/http.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o http.lo
http.c: In function 'http_open_connection':
http.c:27: warning: 'sock' may be used uninitialized in this function
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libcdaudio.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" cdaudio.lo configure.lo cdinfo.lo cddb.lo http.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
mkdir .libs
rm -fr .libs/libcdaudio.la .libs/libcdaudio.* .libs/libcdaudio.*
(cd . && ln -s cdaudio.lo cdaudio.o)
(cd . && ln -s configure.lo configure.o)
(cd . && ln -s cdinfo.lo cdinfo.o)
(cd . && ln -s cddb.lo cddb.o)
(cd . && ln -s http.lo http.o)
generating symbol list for `libcdaudio.la'
nm cdaudio.lo configure.lo cdinfo.lo cddb.lo http.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libcdaudio.exp
egrep -e "get_.plugin_info" ".libs/libcdaudio.exp" > ".libs/libcdaudio.expT"
mv -f ".libs/libcdaudio.expT" ".libs/libcdaudio.exp"
cc -shared cdaudio.lo configure.lo cdinfo.lo cddb.lo http.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libcdaudio.so -Wl,-retain-symbols-file -Wl,.libs/libcdaudio.exp -o .libs/libcdaudio.so
creating libcdaudio.la
(cd .libs && rm -f libcdaudio.la && ln -s ../libcdaudio.la libcdaudio.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/cdaudio'
Making all in mpg123
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT mpg123.lo -MD -MP -MF ".deps/mpg123.Tpo" \
-c -o mpg123.lo `test -f 'mpg123.c' || echo './'`mpg123.c; \
then mv -f ".deps/mpg123.Tpo" ".deps/mpg123.Plo"; \
else rm -f ".deps/mpg123.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT mpg123.lo -MD -MP -MF .deps/mpg123.Tpo -c mpg123.c -fPIC -DPIC -o mpg123.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF ".deps/configure.Tpo" \
-c -o configure.lo `test -f 'configure.c' || echo './'`configure.c; \
then mv -f ".deps/configure.Tpo" ".deps/configure.Plo"; \
else rm -f ".deps/configure.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o configure.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fileinfo.lo -MD -MP -MF ".deps/fileinfo.Tpo" \
-c -o fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c; \
then mv -f ".deps/fileinfo.Tpo" ".deps/fileinfo.Plo"; \
else rm -f ".deps/fileinfo.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o fileinfo.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT common.lo -MD -MP -MF ".deps/common.Tpo" \
-c -o common.lo `test -f 'common.c' || echo './'`common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Plo"; \
else rm -f ".deps/common.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o common.lo
common.c: In function 'get_fileinfo':
common.c:194: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
common.c: In function 'read_id3v2_tag':
common.c:231: warning: pointer targets in passing argument 2 of 'fullread' differ in signedness
common.c:261: warning: pointer targets in passing argument 2 of 'fullread' differ in signedness
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode_2to1.lo -MD -MP -MF ".deps/decode_2to1.Tpo" \
-c -o decode_2to1.lo `test -f 'decode_2to1.c' || echo './'`decode_2to1.c; \
then mv -f ".deps/decode_2to1.Tpo" ".deps/decode_2to1.Plo"; \
else rm -f ".deps/decode_2to1.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode_2to1.lo -MD -MP -MF .deps/decode_2to1.Tpo -c decode_2to1.c -fPIC -DPIC -o decode_2to1.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode_4to1.lo -MD -MP -MF ".deps/decode_4to1.Tpo" \
-c -o decode_4to1.lo `test -f 'decode_4to1.c' || echo './'`decode_4to1.c; \
then mv -f ".deps/decode_4to1.Tpo" ".deps/decode_4to1.Plo"; \
else rm -f ".deps/decode_4to1.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode_4to1.lo -MD -MP -MF .deps/decode_4to1.Tpo -c decode_4to1.c -fPIC -DPIC -o decode_4to1.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer1.lo -MD -MP -MF ".deps/layer1.Tpo" \
-c -o layer1.lo `test -f 'layer1.c' || echo './'`layer1.c; \
then mv -f ".deps/layer1.Tpo" ".deps/layer1.Plo"; \
else rm -f ".deps/layer1.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c layer1.c -fPIC -DPIC -o layer1.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer2.lo -MD -MP -MF ".deps/layer2.Tpo" \
-c -o layer2.lo `test -f 'layer2.c' || echo './'`layer2.c; \
then mv -f ".deps/layer2.Tpo" ".deps/layer2.Plo"; \
else rm -f ".deps/layer2.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c layer2.c -fPIC -DPIC -o layer2.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer3.lo -MD -MP -MF ".deps/layer3.Tpo" \
-c -o layer3.lo `test -f 'layer3.c' || echo './'`layer3.c; \
then mv -f ".deps/layer3.Tpo" ".deps/layer3.Plo"; \
else rm -f ".deps/layer3.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c layer3.c -fPIC -DPIC -o layer3.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT tabinit.lo -MD -MP -MF ".deps/tabinit.Tpo" \
-c -o tabinit.lo `test -f 'tabinit.c' || echo './'`tabinit.c; \
then mv -f ".deps/tabinit.Tpo" ".deps/tabinit.Plo"; \
else rm -f ".deps/tabinit.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c tabinit.c -fPIC -DPIC -o tabinit.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT equalizer.lo -MD -MP -MF ".deps/equalizer.Tpo" \
-c -o equalizer.lo `test -f 'equalizer.c' || echo './'`equalizer.c; \
then mv -f ".deps/equalizer.Tpo" ".deps/equalizer.Plo"; \
else rm -f ".deps/equalizer.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT equalizer.lo -MD -MP -MF .deps/equalizer.Tpo -c equalizer.c -fPIC -DPIC -o equalizer.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF ".deps/http.Tpo" \
-c -o http.lo `test -f 'http.c' || echo './'`http.c; \
then mv -f ".deps/http.Tpo" ".deps/http.Plo"; \
else rm -f ".deps/http.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o http.lo
http.c: In function 'http_buffer_loop':
http.c:452: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dxhead.lo -MD -MP -MF ".deps/dxhead.Tpo" \
-c -o dxhead.lo `test -f 'dxhead.c' || echo './'`dxhead.c; \
then mv -f ".deps/dxhead.Tpo" ".deps/dxhead.Plo"; \
else rm -f ".deps/dxhead.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dxhead.lo -MD -MP -MF .deps/dxhead.Tpo -c dxhead.c -fPIC -DPIC -o dxhead.lo
dxhead.c: In function 'mpg123_get_xing_header':
dxhead.c:46: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3.lo -MD -MP -MF ".deps/id3.Tpo" \
-c -o id3.lo `test -f 'id3.c' || echo './'`id3.c; \
then mv -f ".deps/id3.Tpo" ".deps/id3.Plo"; \
else rm -f ".deps/id3.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.c -fPIC -DPIC -o id3.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame.lo -MD -MP -MF ".deps/id3_frame.Tpo" \
-c -o id3_frame.lo `test -f 'id3_frame.c' || echo './'`id3_frame.c; \
then mv -f ".deps/id3_frame.Tpo" ".deps/id3_frame.Plo"; \
else rm -f ".deps/id3_frame.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame.lo -MD -MP -MF .deps/id3_frame.Tpo -c id3_frame.c -fPIC -DPIC -o id3_frame.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_content.lo -MD -MP -MF ".deps/id3_frame_content.Tpo" \
-c -o id3_frame_content.lo `test -f 'id3_frame_content.c' || echo './'`id3_frame_content.c; \
then mv -f ".deps/id3_frame_content.Tpo" ".deps/id3_frame_content.Plo"; \
else rm -f ".deps/id3_frame_content.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_content.lo -MD -MP -MF .deps/id3_frame_content.Tpo -c id3_frame_content.c -fPIC -DPIC -o id3_frame_content.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_text.lo -MD -MP -MF ".deps/id3_frame_text.Tpo" \
-c -o id3_frame_text.lo `test -f 'id3_frame_text.c' || echo './'`id3_frame_text.c; \
then mv -f ".deps/id3_frame_text.Tpo" ".deps/id3_frame_text.Plo"; \
else rm -f ".deps/id3_frame_text.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_text.lo -MD -MP -MF .deps/id3_frame_text.Tpo -c id3_frame_text.c -fPIC -DPIC -o id3_frame_text.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_url.lo -MD -MP -MF ".deps/id3_frame_url.Tpo" \
-c -o id3_frame_url.lo `test -f 'id3_frame_url.c' || echo './'`id3_frame_url.c; \
then mv -f ".deps/id3_frame_url.Tpo" ".deps/id3_frame_url.Plo"; \
else rm -f ".deps/id3_frame_url.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_frame_url.lo -MD -MP -MF .deps/id3_frame_url.Tpo -c id3_frame_url.c -fPIC -DPIC -o id3_frame_url.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_tag.lo -MD -MP -MF ".deps/id3_tag.Tpo" \
-c -o id3_tag.lo `test -f 'id3_tag.c' || echo './'`id3_tag.c; \
then mv -f ".deps/id3_tag.Tpo" ".deps/id3_tag.Plo"; \
else rm -f ".deps/id3_tag.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT id3_tag.lo -MD -MP -MF .deps/id3_tag.Tpo -c id3_tag.c -fPIC -DPIC -o id3_tag.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" \
-c -o decode.lo `test -f 'decode.c' || echo './'`decode.c; \
then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; \
else rm -f ".deps/decode.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o decode.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dct64.lo -MD -MP -MF ".deps/dct64.Tpo" \
-c -o dct64.lo `test -f 'dct64.c' || echo './'`dct64.c; \
then mv -f ".deps/dct64.Tpo" ".deps/dct64.Plo"; \
else rm -f ".deps/dct64.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dct64.lo -MD -MP -MF .deps/dct64.Tpo -c dct64.c -fPIC -DPIC -o dct64.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libmpg123.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" mpg123.lo configure.lo fileinfo.lo common.lo decode_2to1.lo decode_4to1.lo layer1.lo layer2.lo layer3.lo tabinit.lo equalizer.lo http.lo dxhead.lo id3.lo id3_frame.lo id3_frame_content.lo id3_frame_text.lo id3_frame_url.lo id3_tag.lo decode.lo dct64.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -pthread -lz ../../libxmms/libxmms.la -L/usr/local/lib
mkdir .libs
rm -fr .libs/libmpg123.la .libs/libmpg123.* .libs/libmpg123.*
(cd . && ln -s mpg123.lo mpg123.o)
(cd . && ln -s configure.lo configure.o)
(cd . && ln -s fileinfo.lo fileinfo.o)
(cd . && ln -s common.lo common.o)
(cd . && ln -s decode_2to1.lo decode_2to1.o)
(cd . && ln -s decode_4to1.lo decode_4to1.o)
(cd . && ln -s layer1.lo layer1.o)
(cd . && ln -s layer2.lo layer2.o)
(cd . && ln -s layer3.lo layer3.o)
(cd . && ln -s tabinit.lo tabinit.o)
(cd . && ln -s equalizer.lo equalizer.o)
(cd . && ln -s http.lo http.o)
(cd . && ln -s dxhead.lo dxhead.o)
(cd . && ln -s id3.lo id3.o)
(cd . && ln -s id3_frame.lo id3_frame.o)
(cd . && ln -s id3_frame_content.lo id3_frame_content.o)
(cd . && ln -s id3_frame_text.lo id3_frame_text.o)
(cd . && ln -s id3_frame_url.lo id3_frame_url.o)
(cd . && ln -s id3_tag.lo id3_tag.o)
(cd . && ln -s decode.lo decode.o)
(cd . && ln -s dct64.lo dct64.o)
generating symbol list for `libmpg123.la'
nm mpg123.lo configure.lo fileinfo.lo common.lo decode_2to1.lo decode_4to1.lo layer1.lo layer2.lo layer3.lo tabinit.lo equalizer.lo http.lo dxhead.lo id3.lo id3_frame.lo id3_frame_content.lo id3_frame_text.lo id3_frame_url.lo id3_tag.lo decode.lo dct64.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libmpg123.exp
egrep -e "get_.plugin_info" ".libs/libmpg123.exp" > ".libs/libmpg123.expT"
mv -f ".libs/libmpg123.expT" ".libs/libmpg123.exp"
cc -shared mpg123.lo configure.lo fileinfo.lo common.lo decode_2to1.lo decode_4to1.lo layer1.lo layer2.lo layer3.lo tabinit.lo equalizer.lo http.lo dxhead.lo id3.lo id3_frame.lo id3_frame_content.lo id3_frame_text.lo id3_frame_url.lo id3_tag.lo decode.lo dct64.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/libxmms/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -lz ../../libxmms/.libs/libxmms.so -Wl,-E -Wl,-soname -Wl,libmpg123.so -Wl,-retain-symbols-file -Wl,.libs/libmpg123.exp -o .libs/libmpg123.so
creating libmpg123.la
(cd .libs && rm -f libmpg123.la && ln -s ../libmpg123.la libmpg123.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123'
Making all in tonegen
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/tonegen'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT tonegen.lo -MD -MP -MF ".deps/tonegen.Tpo" \
-c -o tonegen.lo `test -f 'tonegen.c' || echo './'`tonegen.c; \
then mv -f ".deps/tonegen.Tpo" ".deps/tonegen.Plo"; \
else rm -f ".deps/tonegen.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT tonegen.lo -MD -MP -MF .deps/tonegen.Tpo -c tonegen.c -fPIC -DPIC -o tonegen.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libtonegen.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" tonegen.lo -L/usr/local/lib
mkdir .libs
rm -fr .libs/libtonegen.la .libs/libtonegen.* .libs/libtonegen.*
(cd . && ln -s tonegen.lo tonegen.o)
generating symbol list for `libtonegen.la'
nm tonegen.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libtonegen.exp
egrep -e "get_.plugin_info" ".libs/libtonegen.exp" > ".libs/libtonegen.expT"
mv -f ".libs/libtonegen.expT" ".libs/libtonegen.exp"
cc -shared tonegen.lo -L/usr/local/lib -Wl,-soname -Wl,libtonegen.so -Wl,-retain-symbols-file -Wl,.libs/libtonegen.exp -o .libs/libtonegen.so
creating libtonegen.la
(cd .libs && rm -f libtonegen.la && ln -s ../libtonegen.la libtonegen.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/tonegen'
Making all in wav
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/wav'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT wav.lo -MD -MP -MF ".deps/wav.Tpo" \
-c -o wav.lo `test -f 'wav.c' || echo './'`wav.c; \
then mv -f ".deps/wav.Tpo" ".deps/wav.Plo"; \
else rm -f ".deps/wav.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o wav.lo
wav.c: In function 'play_file':
wav.c:319: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
wav.c:331: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
wav.c:387: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
wav.c: In function 'get_song_info':
wav.c:482: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
wav.c:494: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
wav.c:550: warning: pointer targets in passing argument 2 of 'read_le_long' differ in signedness
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libwav.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" wav.lo -L/usr/local/lib
mkdir .libs
rm -fr .libs/libwav.la .libs/libwav.* .libs/libwav.*
(cd . && ln -s wav.lo wav.o)
generating symbol list for `libwav.la'
nm wav.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libwav.exp
egrep -e "get_.plugin_info" ".libs/libwav.exp" > ".libs/libwav.expT"
mv -f ".libs/libwav.expT" ".libs/libwav.exp"
cc -shared wav.lo -L/usr/local/lib -Wl,-soname -Wl,libwav.so -Wl,-retain-symbols-file -Wl,.libs/libwav.exp -o .libs/libwav.so
creating libwav.la
(cd .libs && rm -f libwav.la && ln -s ../libwav.la libwav.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/wav'
Making all in mikmod
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/mikmod'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -D_REENTRANT -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT drv_xmms.lo -MD -MP -MF ".deps/drv_xmms.Tpo" \
-c -o drv_xmms.lo `test -f 'drv_xmms.c' || echo './'`drv_xmms.c; \
then mv -f ".deps/drv_xmms.Tpo" ".deps/drv_xmms.Plo"; \
else rm -f ".deps/drv_xmms.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -D_REENTRANT -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT drv_xmms.lo -MD -MP -MF .deps/drv_xmms.Tpo -c drv_xmms.c -fPIC -DPIC -o drv_xmms.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -D_REENTRANT -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" \
-c -o plugin.lo `test -f 'plugin.c' || echo './'`plugin.c; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Plo"; \
else rm -f ".deps/plugin.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -D_REENTRANT -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o plugin.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libmikmod.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" drv_xmms.lo plugin.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -pthread -L/usr/local/lib -lmikmod -pthread -L/usr/local/lib
mkdir .libs
rm -fr .libs/libmikmod.la .libs/libmikmod.* .libs/libmikmod.*
(cd . && ln -s drv_xmms.lo drv_xmms.o)
(cd . && ln -s plugin.lo plugin.o)
generating symbol list for `libmikmod.la'
nm drv_xmms.lo plugin.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libmikmod.exp
egrep -e "get_.plugin_info" ".libs/libmikmod.exp" > ".libs/libmikmod.expT"
mv -f ".libs/libmikmod.expT" ".libs/libmikmod.exp"
cc -shared drv_xmms.lo plugin.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm /usr/local/lib/libmikmod.so -Wl,-E -Wl,-soname -Wl,libmikmod.so -Wl,-retain-symbols-file -Wl,.libs/libmikmod.exp -o .libs/libmikmod.so
creating libmikmod.la
(cd .libs && rm -f libmikmod.la && ln -s ../libmikmod.la libmikmod.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/mikmod'
Making all in vorbis
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/vorbis'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT vorbis.lo -MD -MP -MF ".deps/vorbis.Tpo" \
-c -o vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c; \
then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Plo"; \
else rm -f ".deps/vorbis.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -fPIC -DPIC -o vorbis.lo
vorbis.c: In function 'vorbis_play_loop':
vorbis.c:439: warning: comparisons like X<=Y<=Z do not have their mathematical meaning
vorbis.c: At top level:
/usr/local/include/vorbis/vorbisfile.h:75: warning: 'OV_CALLBACKS_DEFAULT' defined but not used
/usr/local/include/vorbis/vorbisfile.h:82: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used
/usr/local/include/vorbis/vorbisfile.h:89: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used
/usr/local/include/vorbis/vorbisfile.h:96: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF ".deps/configure.Tpo" \
-c -o configure.lo `test -f 'configure.c' || echo './'`configure.c; \
then mv -f ".deps/configure.Tpo" ".deps/configure.Plo"; \
else rm -f ".deps/configure.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o configure.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF ".deps/http.Tpo" \
-c -o http.lo `test -f 'http.c' || echo './'`http.c; \
then mv -f ".deps/http.Tpo" ".deps/http.Plo"; \
else rm -f ".deps/http.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o http.lo
http.c: In function 'http_buffer_loop':
http.c:406: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fileinfo.lo -MD -MP -MF ".deps/fileinfo.Tpo" \
-c -o fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c; \
then mv -f ".deps/fileinfo.Tpo" ".deps/fileinfo.Plo"; \
else rm -f ".deps/fileinfo.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o fileinfo.lo
/usr/local/include/vorbis/vorbisfile.h:75: warning: 'OV_CALLBACKS_DEFAULT' defined but not used
/usr/local/include/vorbis/vorbisfile.h:82: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used
/usr/local/include/vorbis/vorbisfile.h:89: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used
/usr/local/include/vorbis/vorbisfile.h:96: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used
fileinfo.c:957: warning: 'vorbis_advanced_tag_edit' defined but not used
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT vcedit.lo -MD -MP -MF ".deps/vcedit.Tpo" \
-c -o vcedit.lo `test -f 'vcedit.c' || echo './'`vcedit.c; \
then mv -f ".deps/vcedit.Tpo" ".deps/vcedit.Plo"; \
else rm -f ".deps/vcedit.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT vcedit.lo -MD -MP -MF .deps/vcedit.Tpo -c vcedit.c -fPIC -DPIC -o vcedit.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" \
-c -o utf8.lo `test -f 'utf8.c' || echo './'`utf8.c; \
then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; \
else rm -f ".deps/utf8.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o utf8.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libvorbis.la -rpath /usr/local/lib/xmms/Input -module -avoid-version -export-symbols-regex "get_.plugin_info" vorbis.lo configure.lo http.lo fileinfo.lo vcedit.lo utf8.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -pthread -L/usr/local/lib -lvorbis -lm -L/usr/local/lib -logg -lvorbisfile -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib
mkdir .libs
rm -fr .libs/libvorbis.la .libs/libvorbis.* .libs/libvorbis.*
(cd . && ln -s vorbis.lo vorbis.o)
(cd . && ln -s configure.lo configure.o)
(cd . && ln -s http.lo http.o)
(cd . && ln -s fileinfo.lo fileinfo.o)
(cd . && ln -s vcedit.lo vcedit.o)
(cd . && ln -s utf8.lo utf8.o)
generating symbol list for `libvorbis.la'
nm vorbis.lo configure.lo http.lo fileinfo.lo vcedit.lo utf8.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libvorbis.exp
egrep -e "get_.plugin_info" ".libs/libvorbis.exp" > ".libs/libvorbis.expT"
mv -f ".libs/libvorbis.expT" ".libs/libvorbis.exp"
cc -shared vorbis.lo configure.lo http.lo fileinfo.lo vcedit.lo utf8.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so /usr/local/lib/libvorbis.so -lm /usr/local/lib/libogg.so /usr/local/lib/libvorbisfile.so /usr/local/lib/libiconv.so -Wl,-E -Wl,-soname -Wl,libvorbis.so -Wl,-retain-symbols-file -Wl,.libs/libvorbis.exp -o .libs/libvorbis.so
creating libvorbis.la
(cd .libs && rm -f libvorbis.la && ln -s ../libvorbis.la libvorbis.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input/vorbis'
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input'
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Input'
Making all in Effect
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect'
Making all in voice
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/voice'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT about.lo -MD -MP -MF ".deps/about.Tpo" \
-c -o about.lo `test -f 'about.c' || echo './'`about.c; \
then mv -f ".deps/about.Tpo" ".deps/about.Plo"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT about.lo -MD -MP -MF .deps/about.Tpo -c about.c -fPIC -DPIC -o about.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT voice.lo -MD -MP -MF ".deps/voice.Tpo" \
-c -o voice.lo `test -f 'voice.c' || echo './'`voice.c; \
then mv -f ".deps/voice.Tpo" ".deps/voice.Plo"; \
else rm -f ".deps/voice.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT voice.lo -MD -MP -MF .deps/voice.Tpo -c voice.c -fPIC -DPIC -o voice.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libvoice.la -rpath /usr/local/lib/xmms/Effect -module -avoid-version -export-symbols-regex "get_.plugin_info" about.lo voice.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
mkdir .libs
rm -fr .libs/libvoice.la .libs/libvoice.* .libs/libvoice.*
(cd . && ln -s about.lo about.o)
(cd . && ln -s voice.lo voice.o)
generating symbol list for `libvoice.la'
nm about.lo voice.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libvoice.exp
egrep -e "get_.plugin_info" ".libs/libvoice.exp" > ".libs/libvoice.expT"
mv -f ".libs/libvoice.expT" ".libs/libvoice.exp"
cc -shared about.lo voice.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libvoice.so -Wl,-retain-symbols-file -Wl,.libs/libvoice.exp -o .libs/libvoice.so
creating libvoice.la
(cd .libs && rm -f libvoice.la && ln -s ../libvoice.la libvoice.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/voice'
Making all in echo_plugin
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/echo_plugin'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT echo.lo -MD -MP -MF ".deps/echo.Tpo" \
-c -o echo.lo `test -f 'echo.c' || echo './'`echo.c; \
then mv -f ".deps/echo.Tpo" ".deps/echo.Plo"; \
else rm -f ".deps/echo.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -fPIC -DPIC -o echo.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT gui.lo -MD -MP -MF ".deps/gui.Tpo" \
-c -o gui.lo `test -f 'gui.c' || echo './'`gui.c; \
then mv -f ".deps/gui.Tpo" ".deps/gui.Plo"; \
else rm -f ".deps/gui.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c gui.c -fPIC -DPIC -o gui.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libecho.la -rpath /usr/local/lib/xmms/Effect -module -avoid-version -export-symbols-regex "get_.plugin_info" echo.lo gui.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
mkdir .libs
rm -fr .libs/libecho.la .libs/libecho.* .libs/libecho.*
(cd . && ln -s echo.lo echo.o)
(cd . && ln -s gui.lo gui.o)
generating symbol list for `libecho.la'
nm echo.lo gui.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libecho.exp
egrep -e "get_.plugin_info" ".libs/libecho.exp" > ".libs/libecho.expT"
mv -f ".libs/libecho.expT" ".libs/libecho.exp"
cc -shared echo.lo gui.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libecho.so -Wl,-retain-symbols-file -Wl,.libs/libecho.exp -o .libs/libecho.so
creating libecho.la
(cd .libs && rm -f libecho.la && ln -s ../libecho.la libecho.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/echo_plugin'
Making all in stereo_plugin
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/stereo_plugin'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT stereo.lo -MD -MP -MF ".deps/stereo.Tpo" \
-c -o stereo.lo `test -f 'stereo.c' || echo './'`stereo.c; \
then mv -f ".deps/stereo.Tpo" ".deps/stereo.Plo"; \
else rm -f ".deps/stereo.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT stereo.lo -MD -MP -MF .deps/stereo.Tpo -c stereo.c -fPIC -DPIC -o stereo.lo
/bin/sh ../../libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -o libstereo.la -rpath /usr/local/lib/xmms/Effect -module -avoid-version -export-symbols-regex "get_.plugin_info" stereo.lo -L/usr/local/lib -lgtk-12 -lgdk-12 -Wl,-E -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib
mkdir .libs
rm -fr .libs/libstereo.la .libs/libstereo.* .libs/libstereo.*
(cd . && ln -s stereo.lo stereo.o)
generating symbol list for `libstereo.la'
nm stereo.lo | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libstereo.exp
egrep -e "get_.plugin_info" ".libs/libstereo.exp" > ".libs/libstereo.expT"
mv -f ".libs/libstereo.expT" ".libs/libstereo.exp"
cc -shared stereo.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 /usr/local/lib/libintl.so /usr/local/lib/libXi.so /usr/local/lib/libXext.so /usr/local/lib/libX11.so -lm -Wl,-E -Wl,-soname -Wl,libstereo.so -Wl,-retain-symbols-file -Wl,.libs/libstereo.exp -o .libs/libstereo.so
creating libstereo.la
(cd .libs && rm -f libstereo.la && ln -s ../libstereo.la libstereo.la)
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect/stereo_plugin'
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect'
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/Effect'
Making all in General
gmake[2]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/General'
Making all in ir
gmake[3]: Entering directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/General/ir'
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT ir.lo -MD -MP -MF ".deps/ir.Tpo" \
-c -o ir.lo `test -f 'ir.c' || echo './'`ir.c; \
then mv -f ".deps/ir.Tpo" ".deps/ir.Plo"; \
else rm -f ".deps/ir.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I../../intl -I../.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT ir.lo -MD -MP -MF .deps/ir.Tpo -c ir.c -fPIC -DPIC -o ir.lo
ir.c:19: error: static declaration of 'keepGoing' follows non-static declaration
ir.h:53: error: previous declaration of 'keepGoing' was here
ir.c:22: error: static declaration of 'irapp_thread' follows non-static declaration
ir.h:52: error: previous declaration of 'irapp_thread' was here
gmake[3]: *** [ir.lo] Error 1
gmake[3]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/General/ir'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10/General'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/magus/work/usr/mports/multimedia/xmms/work/xmms-1.2.10'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/mports/multimedia/xmms.