The following packages will be installed: mpdscribble Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching mpdscribble.SlackBuild... 0%100%100%100%100%100%Done Fetching mpdscribble.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mpdscribble-0.22/ mpdscribble-0.22/Makefile.am mpdscribble-0.22/AUTHORS mpdscribble-0.22/README mpdscribble-0.22/configure mpdscribble-0.22/doc/ mpdscribble-0.22/doc/mpdscribble.conf mpdscribble-0.22/doc/mpdscribble.1 mpdscribble-0.22/src/ mpdscribble-0.22/src/daemon.c mpdscribble-0.22/src/scrobbler.h mpdscribble-0.22/src/journal.h mpdscribble-0.22/src/daemon.h mpdscribble-0.22/src/http_client_curl.c mpdscribble-0.22/src/record.h mpdscribble-0.22/src/compat.h mpdscribble-0.22/src/log.h mpdscribble-0.22/src/lmc.h mpdscribble-0.22/src/record.c mpdscribble-0.22/src/mpdscribble.c mpdscribble-0.22/src/scrobbler.c mpdscribble-0.22/src/http_client_soup.c mpdscribble-0.22/src/cmdline.c mpdscribble-0.22/src/http_client.h mpdscribble-0.22/src/file.h mpdscribble-0.22/src/journal.c mpdscribble-0.22/src/cmdline.h mpdscribble-0.22/src/lmc.c mpdscribble-0.22/src/log.c mpdscribble-0.22/src/file.c mpdscribble-0.22/NEWS mpdscribble-0.22/aclocal.m4 mpdscribble-0.22/m4/ mpdscribble-0.22/m4/cflags.m4 mpdscribble-0.22/autogen.sh mpdscribble-0.22/config.h.in mpdscribble-0.22/install-sh mpdscribble-0.22/INSTALL mpdscribble-0.22/COPYING mpdscribble-0.22/test/ mpdscribble-0.22/test/run_http_client.c mpdscribble-0.22/build/ mpdscribble-0.22/build/config.sub mpdscribble-0.22/build/config.guess mpdscribble-0.22/build/missing mpdscribble-0.22/build/install-sh mpdscribble-0.22/build/depcomp mpdscribble-0.22/Makefile.in mpdscribble-0.22/configure.ac checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for syslog... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBMPDCLIENT... yes checking for libglib... yes checking for libcurl... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Wextra... yes checking whether the C compiler accepts -Wno-deprecated-declarations... yes checking whether the C compiler accepts -Wmissing-prototypes... yes checking whether the C compiler accepts -Wshadow... yes checking whether the C compiler accepts -Wpointer-arith... yes checking whether the C compiler accepts -Wstrict-prototypes... yes checking whether the C compiler accepts -Wcast-qual... yes checking whether the C compiler accepts -Wwrite-strings... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' depbase=`echo src/mpdscribble.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/mpdscribble.o -MD -MP -MF $depbase.Tpo -c -o src/mpdscribble.o src/mpdscribble.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/daemon.o -MD -MP -MF $depbase.Tpo -c -o src/daemon.o src/daemon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/record.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/record.o -MD -MP -MF $depbase.Tpo -c -o src/record.o src/record.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/scrobbler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/scrobbler.o -MD -MP -MF $depbase.Tpo -c -o src/scrobbler.o src/scrobbler.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/http_client_curl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/http_client_curl.o -MD -MP -MF $depbase.Tpo -c -o src/http_client_curl.o src/http_client_curl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/cmdline.o -MD -MP -MF $depbase.Tpo -c -o src/cmdline.o src/cmdline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/journal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/journal.o -MD -MP -MF $depbase.Tpo -c -o src/journal.o src/journal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lmc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/lmc.o -MD -MP -MF $depbase.Tpo -c -o src/lmc.o src/lmc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -o src/mpdscribble src/mpdscribble.o src/daemon.o src/record.o src/scrobbler.o src/http_client_curl.o src/cmdline.o src/file.o src/journal.o src/lmc.o src/log.o -lcurl -lmpdclient -lglib-2.0 depbase=`echo test/run_http_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./src -I./src/libmpdclient -DFILE_CONF='"/etc/mpdscribble.conf"' -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -MT test/run_http_client.o -MD -MP -MF $depbase.Tpo -c -o test/run_http_client.o test/run_http_client.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -O2 -march=i486 -mtune=i686 -o test/run_http_client src/http_client_curl.o src/file.o test/run_http_client.o -lcurl -lmpdclient -lglib-2.0 make[1]: Leaving directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22/build/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22/build/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z '' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG=''"` install make[1]: Entering directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' make[2]: Entering directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/bin" /bin/sh /usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22/build/install-sh -c -s src/mpdscribble '/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/bin' test -z "/etc" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/etc" /usr/bin/ginstall -c -m 600 doc/mpdscribble.conf /usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/etc/mpdscribble.conf test -z "/usr/doc/mpdscribble-0.22" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/doc/mpdscribble-0.22" /usr/bin/ginstall -c -m 644 README AUTHORS NEWS '/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/doc/mpdscribble-0.22' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/man/man1" /usr/bin/ginstall -c -m 644 doc/mpdscribble.1 '/usr/src/slapt-src/audio/mpdscribble/package-mpdscribble/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' make[1]: Leaving directory '/usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22' 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/mpdscribble/mpdscribble-0.22-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/mpdscribble usr/doc/ usr/doc/mpdscribble-0.22/ usr/doc/mpdscribble-0.22/README usr/doc/mpdscribble-0.22/COPYING usr/doc/mpdscribble-0.22/NEWS usr/doc/mpdscribble-0.22/AUTHORS usr/doc/mpdscribble-0.22/INSTALL usr/doc/mpdscribble-0.22/mpdscribble.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/mpdscribble.1.gz install/ install/doinst.sh install/slack-desc etc/ etc/mpdscribble.conf.new Slackware package /usr/src/slapt-src/audio/mpdscribble/mpdscribble-0.22-i486-1salix.txz created. Installing package mpdscribble-0.22-i486-1salix... | mpdscribble (audioscrobbler daemon for mpd) | | mpdscribble is a music player daemon client which submits | information about tracks being played to audioscrobbler. | | Homepage: http://www.frob.nl/scribble.html | | | | | | |