The following packages will be installed: xwax Fetching README... 0%100%100%100%100%100%Done Fetching setcap.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xwax.SlackBuild... 0%100%100%100%100%100%Done Fetching xwax.info... 0%100%100%100%100%100%Done xwax-1.5/ xwax-1.5/.gitignore xwax-1.5/CHANGES xwax-1.5/COPYING xwax-1.5/INSTALL xwax-1.5/Makefile xwax-1.5/README xwax-1.5/alsa.c xwax-1.5/alsa.h xwax-1.5/configure xwax-1.5/controller.c xwax-1.5/controller.h xwax-1.5/cues.c xwax-1.5/cues.h xwax-1.5/debug.h xwax-1.5/deck.c xwax-1.5/deck.h xwax-1.5/device.c xwax-1.5/device.h xwax-1.5/dicer.c xwax-1.5/dicer.h xwax-1.5/excrate.c xwax-1.5/excrate.h xwax-1.5/external.c xwax-1.5/external.h xwax-1.5/import xwax-1.5/index.c xwax-1.5/index.h xwax-1.5/interface.c xwax-1.5/interface.h xwax-1.5/jack.c xwax-1.5/jack.h xwax-1.5/layout.h xwax-1.5/library.c xwax-1.5/library.h xwax-1.5/list.h xwax-1.5/listbox.c xwax-1.5/listbox.h xwax-1.5/lut.c xwax-1.5/lut.h xwax-1.5/midi.c xwax-1.5/midi.h xwax-1.5/mkdist xwax-1.5/mkversion xwax-1.5/mutex.h xwax-1.5/observer.h xwax-1.5/oss.c xwax-1.5/oss.h xwax-1.5/pitch.h xwax-1.5/player.c xwax-1.5/player.h xwax-1.5/realtime.c xwax-1.5/realtime.h xwax-1.5/rig.c xwax-1.5/rig.h xwax-1.5/scan xwax-1.5/selector.c xwax-1.5/selector.h xwax-1.5/spin.h xwax-1.5/status.c xwax-1.5/status.h xwax-1.5/tests/ xwax-1.5/tests/cues.c xwax-1.5/tests/external.c xwax-1.5/tests/library.c xwax-1.5/tests/midi.c xwax-1.5/tests/observer.c xwax-1.5/tests/scan-bpm xwax-1.5/tests/status.c xwax-1.5/tests/timecoder.c xwax-1.5/tests/track.c xwax-1.5/tests/ttf.c xwax-1.5/thread.c xwax-1.5/thread.h xwax-1.5/timecoder.c xwax-1.5/timecoder.h xwax-1.5/track.c xwax-1.5/track.h xwax-1.5/xwax.1 xwax-1.5/xwax.c xwax-1.5/xwax.h xwax-1.5/.version ALSA enabled JACK enabled OSS disabled Be sure to run 'make clean' if you have changed the configuration. Run 'make' to compile xwax. ./mkversion -r cc -O2 -march=i486 -mtune=i686 -Wall `sdl-config --cflags` -MMD -DWITH_ALSA -DWITH_JACK -DEXECDIR=\"/usr/libexec\" -DVERSION=\"1.5\" -c -o xwax.o xwax.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o controller.o controller.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o cues.o cues.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o deck.o deck.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o device.o device.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o excrate.o excrate.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o external.o external.c In file included from /usr/include/assert.h:35:0, from external.c:21: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o index.o index.c cc -O2 -march=i486 -mtune=i686 -Wall `sdl-config --cflags` -MMD -c -o interface.o interface.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o library.o library.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o listbox.o listbox.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o lut.o lut.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o player.o player.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o realtime.o realtime.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o rig.o rig.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o selector.o selector.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o status.o status.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o thread.o thread.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o timecoder.o timecoder.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o track.o track.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o alsa.o alsa.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o dicer.o dicer.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o midi.o midi.c cc -O2 -march=i486 -mtune=i686 -Wall -MMD -c -o jack.o jack.c cc -O2 -march=i486 -mtune=i686 -pthread xwax.o controller.o cues.o deck.o device.o excrate.o external.o index.o interface.o library.o listbox.o lut.o player.o realtime.o rig.o selector.o status.o thread.o timecoder.o track.o alsa.o dicer.o midi.o jack.o `sdl-config --libs` -lSDL_ttf -lasound -ljack -lm -o xwax cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/cues.o tests/cues.c cc -O2 -march=i486 -mtune=i686 tests/cues.o cues.o -o tests/cues cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/external.o tests/external.c cc -O2 -march=i486 -mtune=i686 tests/external.o external.o -o tests/external cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/library.o tests/library.c cc -O2 -march=i486 -mtune=i686 -pthread tests/library.o excrate.o external.o index.o library.o rig.o status.o thread.o track.o -o tests/library cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/observer.o tests/observer.c cc -O2 -march=i486 -mtune=i686 tests/observer.o -o tests/observer cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/status.o tests/status.c cc -O2 -march=i486 -mtune=i686 tests/status.o status.o -o tests/status cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/timecoder.o tests/timecoder.c cc -O2 -march=i486 -mtune=i686 tests/timecoder.o lut.o timecoder.o -o tests/timecoder cc -O2 -march=i486 -mtune=i686 -Wall -MMD -I. -c -o tests/track.o tests/track.c cc -O2 -march=i486 -mtune=i686 -pthread tests/track.o excrate.o external.o index.o library.o rig.o status.o thread.o track.o -lm -o tests/track cc -O2 -march=i486 -mtune=i686 -Wall `sdl-config --cflags` -MMD -I. -c -o tests/ttf.o tests/ttf.c cc -O2 -march=i486 -mtune=i686 tests/ttf.o `sdl-config --libs` -lSDL_ttf -o tests/ttf install -D xwax /usr/src/slapt-src/audio/xwax/package-xwax/usr/bin/xwax install -D scan /usr/src/slapt-src/audio/xwax/package-xwax/usr/libexec/xwax-scan install -D import /usr/src/slapt-src/audio/xwax/package-xwax/usr/libexec/xwax-import install -D -m 0644 xwax.1 /usr/src/slapt-src/audio/xwax/package-xwax/usr/man/man1/xwax.1 install -D -m 0644 CHANGES /usr/src/slapt-src/audio/xwax/package-xwax/usr/doc/xwax/CHANGES install -D -m 0644 COPYING /usr/src/slapt-src/audio/xwax/package-xwax/usr/doc/xwax/COPYING install -D -m 0644 README /usr/src/slapt-src/audio/xwax/package-xwax/usr/doc/xwax/README Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/audio/xwax/xwax-1.5-i486-1salix.txz ./ usr/ usr/libexec/ usr/libexec/xwax-import usr/libexec/xwax-scan usr/bin/ usr/bin/xwax usr/doc/ usr/doc/xwax-1.5/ usr/doc/xwax-1.5/xwax.SlackBuild usr/doc/xwax/ usr/doc/xwax/README usr/doc/xwax/COPYING usr/doc/xwax/CHANGES usr/man/ usr/man/man1/ usr/man/man1/xwax.1.gz install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/audio/xwax/xwax-1.5-i486-1salix.txz created. Installing package xwax-1.5-i486-1salix... | xwax (Digital Vinyl System) | | xwax is an open-source Digital Vinyl System (DVS) for Linux. | It allows DJs and turntablists to playback digital audio | files (MP3, Ogg Vorbis, FLAC, AAC and more), controlled using a | normal pair of turntables via timecoded vinyls. | | Homepage: http://xwax.org/ | | | | |