The following packages will be installed: lsmi Fetching README... 0%100%100%100%100%100%Done Fetching lsmi.SlackBuild... 0%100%100%100%100%100%Done Fetching lsmi.info... 0%100%100%100%100%100%Done Fetching man/lsmi-joystick.1... 0%100%100%100%100%100%Done Fetching man/lsmi-keyhack.1... 0%100%100%100%100%100%Done Fetching man/lsmi-monterey.1... 0%100%100%100%100%100%Done Fetching man/lsmi-mouse.1... 0%100%100%100%100%100%Done Fetching rtprio.diff... 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 lsmi/Makefile lsmi/README lsmi/lsmi-joystick.c lsmi/lsmi-keyhack.c lsmi/lsmi-monterey.c lsmi/lsmi-mouse.c lsmi/seq.c lsmi/seq.h lsmi/sig.c lsmi/sig.h patching file lsmi-joystick.c patching file lsmi-keyhack.c patching file lsmi-mouse.c cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound -c -o seq.o seq.c cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound -c -o sig.o sig.c cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound lsmi-monterey.c seq.o sig.o -o lsmi-monterey lsmi-monterey.c: In function ‘main’: lsmi-monterey.c:765:16: warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] iev.value = value; ^ lsmi-monterey.c:764:15: warning: ‘key’ may be used uninitialized in this function [-Wmaybe-uninitialized] iev.code = key; ^ cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound lsmi-joystick.c seq.o sig.o -o lsmi-joystick cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound lsmi-mouse.c seq.o sig.o -o lsmi-mouse cc -O2 -march=i586 -mtune=i686 -Wall -pedantic -lasound lsmi-keyhack.c seq.o sig.o -o lsmi-keyhack install -s -m0755 lsmi-monterey lsmi-joystick lsmi-mouse lsmi-keyhack /usr/src/slapt-src/audio/lsmi/package-lsmi/usr/bin /usr/src/slapt-src/audio/lsmi/lsmi 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/lsmi/lsmi-0.1-i586-1salix.txz ./ usr/ usr/bin/ usr/bin/lsmi-monterey usr/bin/lsmi-mouse usr/bin/lsmi-keyhack usr/bin/lsmi-joystick usr/doc/ usr/doc/lsmi-0.1/ usr/doc/lsmi-0.1/README usr/doc/lsmi-0.1/lsmi.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/lsmi-joystick.1.gz usr/man/man1/lsmi-mouse.1.gz usr/man/man1/lsmi-monterey.1.gz usr/man/man1/lsmi-keyhack.1.gz install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/audio/lsmi/lsmi-0.1-i586-1salix.txz created. Installing package lsmi-0.1-i586-1salix... | lsmi (map keyboard/mouse/joystick input to ALSA MIDI sequencer events) | | These simple user-space drivers support using certain homemade, | repurposed, or commercial devices as MIDI controllers on Linux, even | though the devices themselves are not capable of generating MIDI | messages; this does not include things like MIDI-over-serial or PIC | based projects, which are true MIDI devices. | | Reasons for using this software include: achieving MIDI entry on | machines without MIDI ports, reusing old hardware, pure frugality, | and fun. | |