/usr/src/slapt-src/audio/mpc/mpc-0.27/missing: Unknown `--is-lightweight' option Try `/usr/src/slapt-src/audio/mpc/mpc-0.27/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mpc-0.27/ mpc-0.27/doc/ mpc-0.27/doc/mpc.1 mpc-0.27/doc/mpd-m3u-handler.sh mpc-0.27/doc/mpd-pls-handler.sh mpc-0.27/doc/mppledit mpc-0.27/doc/mpc-completion.bash mpc-0.27/m4/ mpc-0.27/m4/ax_append_compile_flags.m4 mpc-0.27/m4/ax_append_flag.m4 mpc-0.27/m4/ax_append_link_flags.m4 mpc-0.27/m4/ax_check_compile_flag.m4 mpc-0.27/m4/ax_check_link_flag.m4 mpc-0.27/m4/check.m4 mpc-0.27/m4/codeset.m4 mpc-0.27/src/ mpc-0.27/src/main.c mpc-0.27/src/mpc.h mpc-0.27/src/list.c mpc-0.27/src/list.h mpc-0.27/src/password.c mpc-0.27/src/password.h mpc-0.27/src/status.c mpc-0.27/src/status.h mpc-0.27/src/args.c mpc-0.27/src/args.h mpc-0.27/src/format.c mpc-0.27/src/format.h mpc-0.27/src/song_format.c mpc-0.27/src/song_format.h mpc-0.27/src/util.c mpc-0.27/src/util.h mpc-0.27/src/command.c mpc-0.27/src/command.h mpc-0.27/src/queue.c mpc-0.27/src/queue.h mpc-0.27/src/sticker.c mpc-0.27/src/sticker.h mpc-0.27/src/tab.c mpc-0.27/src/tab.h mpc-0.27/src/idle.c mpc-0.27/src/idle.h mpc-0.27/src/message.c mpc-0.27/src/message.h mpc-0.27/src/search.c mpc-0.27/src/search.h mpc-0.27/src/options.c mpc-0.27/src/options.h mpc-0.27/src/path.c mpc-0.27/src/path.h mpc-0.27/src/Compiler.h mpc-0.27/src/charset.c mpc-0.27/src/charset.h mpc-0.27/test/ mpc-0.27/test/test_format.c mpc-0.27/Makefile.in mpc-0.27/Makefile.am mpc-0.27/configure mpc-0.27/configure.ac mpc-0.27/aclocal.m4 mpc-0.27/config.h.in mpc-0.27/depcomp mpc-0.27/test-driver mpc-0.27/AUTHORS mpc-0.27/COPYING mpc-0.27/INSTALL mpc-0.27/NEWS mpc-0.27/README mpc-0.27/compile mpc-0.27/install-sh mpc-0.27/missing 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking whether make sets $(MAKE)... (cached) 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 iconv... yes checking for nl_langinfo and CODESET... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether the linker accepts -Wl,--gc-sections... yes checking that generated files are newer than configure... done 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/mpc/mpc-0.27' gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-main.o -MD -MP -MF src/.deps/src_mpc-main.Tpo -c -o src/src_mpc-main.o `test -f 'src/main.c' || echo './'`src/main.c mv -f src/.deps/src_mpc-main.Tpo src/.deps/src_mpc-main.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-list.o -MD -MP -MF src/.deps/src_mpc-list.Tpo -c -o src/src_mpc-list.o `test -f 'src/list.c' || echo './'`src/list.c mv -f src/.deps/src_mpc-list.Tpo src/.deps/src_mpc-list.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-password.o -MD -MP -MF src/.deps/src_mpc-password.Tpo -c -o src/src_mpc-password.o `test -f 'src/password.c' || echo './'`src/password.c mv -f src/.deps/src_mpc-password.Tpo src/.deps/src_mpc-password.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-status.o -MD -MP -MF src/.deps/src_mpc-status.Tpo -c -o src/src_mpc-status.o `test -f 'src/status.c' || echo './'`src/status.c mv -f src/.deps/src_mpc-status.Tpo src/.deps/src_mpc-status.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-args.o -MD -MP -MF src/.deps/src_mpc-args.Tpo -c -o src/src_mpc-args.o `test -f 'src/args.c' || echo './'`src/args.c mv -f src/.deps/src_mpc-args.Tpo src/.deps/src_mpc-args.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-format.o -MD -MP -MF src/.deps/src_mpc-format.Tpo -c -o src/src_mpc-format.o `test -f 'src/format.c' || echo './'`src/format.c mv -f src/.deps/src_mpc-format.Tpo src/.deps/src_mpc-format.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-song_format.o -MD -MP -MF src/.deps/src_mpc-song_format.Tpo -c -o src/src_mpc-song_format.o `test -f 'src/song_format.c' || echo './'`src/song_format.c mv -f src/.deps/src_mpc-song_format.Tpo src/.deps/src_mpc-song_format.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-util.o -MD -MP -MF src/.deps/src_mpc-util.Tpo -c -o src/src_mpc-util.o `test -f 'src/util.c' || echo './'`src/util.c mv -f src/.deps/src_mpc-util.Tpo src/.deps/src_mpc-util.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-command.o -MD -MP -MF src/.deps/src_mpc-command.Tpo -c -o src/src_mpc-command.o `test -f 'src/command.c' || echo './'`src/command.c mv -f src/.deps/src_mpc-command.Tpo src/.deps/src_mpc-command.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-queue.o -MD -MP -MF src/.deps/src_mpc-queue.Tpo -c -o src/src_mpc-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c mv -f src/.deps/src_mpc-queue.Tpo src/.deps/src_mpc-queue.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-sticker.o -MD -MP -MF src/.deps/src_mpc-sticker.Tpo -c -o src/src_mpc-sticker.o `test -f 'src/sticker.c' || echo './'`src/sticker.c mv -f src/.deps/src_mpc-sticker.Tpo src/.deps/src_mpc-sticker.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-tab.o -MD -MP -MF src/.deps/src_mpc-tab.Tpo -c -o src/src_mpc-tab.o `test -f 'src/tab.c' || echo './'`src/tab.c mv -f src/.deps/src_mpc-tab.Tpo src/.deps/src_mpc-tab.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-idle.o -MD -MP -MF src/.deps/src_mpc-idle.Tpo -c -o src/src_mpc-idle.o `test -f 'src/idle.c' || echo './'`src/idle.c mv -f src/.deps/src_mpc-idle.Tpo src/.deps/src_mpc-idle.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-message.o -MD -MP -MF src/.deps/src_mpc-message.Tpo -c -o src/src_mpc-message.o `test -f 'src/message.c' || echo './'`src/message.c mv -f src/.deps/src_mpc-message.Tpo src/.deps/src_mpc-message.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-search.o -MD -MP -MF src/.deps/src_mpc-search.Tpo -c -o src/src_mpc-search.o `test -f 'src/search.c' || echo './'`src/search.c mv -f src/.deps/src_mpc-search.Tpo src/.deps/src_mpc-search.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-options.o -MD -MP -MF src/.deps/src_mpc-options.Tpo -c -o src/src_mpc-options.o `test -f 'src/options.c' || echo './'`src/options.c mv -f src/.deps/src_mpc-options.Tpo src/.deps/src_mpc-options.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-path.o -MD -MP -MF src/.deps/src_mpc-path.Tpo -c -o src/src_mpc-path.o `test -f 'src/path.c' || echo './'`src/path.c mv -f src/.deps/src_mpc-path.Tpo src/.deps/src_mpc-path.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-charset.o -MD -MP -MF src/.deps/src_mpc-charset.Tpo -c -o src/src_mpc-charset.o `test -f 'src/charset.c' || echo './'`src/charset.c mv -f src/.deps/src_mpc-charset.Tpo src/.deps/src_mpc-charset.Po gcc -O2 -march=i486 -mtune=i686 -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -Wl,--gc-sections -o src/mpc src/src_mpc-main.o src/src_mpc-list.o src/src_mpc-password.o src/src_mpc-status.o src/src_mpc-args.o src/src_mpc-format.o src/src_mpc-song_format.o src/src_mpc-util.o src/src_mpc-command.o src/src_mpc-queue.o src/src_mpc-sticker.o src/src_mpc-tab.o src/src_mpc-idle.o src/src_mpc-message.o src/src_mpc-search.o src/src_mpc-options.o src/src_mpc-path.o src/src_mpc-charset.o -lmpdclient make[1]: Leaving directory '/usr/src/slapt-src/audio/mpc/mpc-0.27' make[1]: Entering directory '/usr/src/slapt-src/audio/mpc/mpc-0.27' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/mpc/package-mpc/usr/bin' /usr/bin/ginstall -c src/mpc '/usr/src/slapt-src/audio/mpc/package-mpc/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/mpc/package-mpc/usr/doc/mpc' /usr/bin/ginstall -c -m 644 AUTHORS COPYING NEWS README doc/mpd-m3u-handler.sh doc/mpd-pls-handler.sh doc/mppledit doc/mpc-completion.bash '/usr/src/slapt-src/audio/mpc/package-mpc/usr/doc/mpc' /usr/bin/mkdir -p '/usr/src/slapt-src/audio/mpc/package-mpc/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/mpc.1 '/usr/src/slapt-src/audio/mpc/package-mpc/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src/audio/mpc/mpc-0.27' 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/mpc/mpc-0.27-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/mpc usr/doc/ usr/doc/mpc-0.27/ usr/doc/mpc-0.27/README usr/doc/mpc-0.27/mppledit usr/doc/mpc-0.27/COPYING usr/doc/mpc-0.27/NEWS usr/doc/mpc-0.27/mpd-pls-handler.sh usr/doc/mpc-0.27/AUTHORS usr/doc/mpc-0.27/mpd-m3u-handler.sh usr/doc/mpc-0.27/mpc-completion.bash usr/doc/mpc-0.27/mpc.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/mpc.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/audio/mpc/mpc-0.27-i486-1salix.txz created. Installing package mpc-0.27-i486-1salix... | mpc (Music Player Command) | | A client for MPD, the Music Player Daemon. mpc connects to a MPD | running on a machine via a network. | | Read more about MPD on http://www.musicpd.org. | | | | | | |