tar: /usr/src/slapt-src/audio/ponymix/5.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now g ponymix.SlackBuild... 0%100%100%100%100%100%Done Fetching ponymix.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -DPONYMIX_VERSION=\"5\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_NOTIFY -D_REENTRANT -c -o pulse.o pulse.cc g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -DPONYMIX_VERSION=\"5\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_NOTIFY -D_REENTRANT ponymix.cc pulse.o -lm -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpulse -pthread -o ponymix ponymix.cc: In function ‘DeviceType string_to_devtype_or_die(const char*)’: ponymix.cc:99:16: warning: catching polymorphic type ‘class std::out_of_range’ by value [-Wcatch-value=] 99 | } catch(std::out_of_range) { | ^~~~~~~~~~~~ ponymix.cc: In function ‘int SetVolume(PulseClient&, int, char**)’: ponymix.cc:256:17: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=] 256 | } catch (std::invalid_argument) { | ^~~~~~~~~~~~~~~~ ponymix.cc: In function ‘int SetBalance(PulseClient&, int, char**)’: ponymix.cc:275:17: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=] 275 | } catch (std::invalid_argument) { | ^~~~~~~~~~~~~~~~ ponymix.cc: In function ‘int AdjBalance(PulseClient&, int, char**)’: ponymix.cc:288:17: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=] 288 | } catch (std::invalid_argument) { | ^~~~~~~~~~~~~~~~ ponymix.cc: In function ‘int adj_volume(PulseClient&, bool (PulseClient::*)(Device&, long int), char**)’: ponymix.cc:303:17: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=] 303 | } catch (std::invalid_argument) { | ^~~~~~~~~~~~~~~~ ponymix.cc: In function ‘int Move(PulseClient&, int, char**)’: ponymix.cc:363:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 363 | opt_devtype = DEVTYPE_SOURCE_OUTPUT; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ponymix.cc:364:3: note: here 364 | case DEVTYPE_SOURCE_OUTPUT: | ^~~~ ponymix.cc:368:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 368 | opt_devtype = DEVTYPE_SINK_INPUT; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ponymix.cc:369:3: note: here 369 | case DEVTYPE_SINK_INPUT: | ^~~~ install -Dm755 ponymix /usr/src/slapt-src/audio/ponymix/package-ponymix/usr/bin/ponymix install -Dm644 ponymix.1 /usr/src/slapt-src/audio/ponymix/package-ponymix/usr/man/man1/ponymix.1 install -Dm644 bash-completion /usr/src/slapt-src/audio/ponymix/package-ponymix/usr/share/bash-completion/completions/ponymix install -Dm644 zsh-completion /usr/src/slapt-src/audio/ponymix/package-ponymix/usr/share/zsh/site-functions/_ponymix Slackware package maker, version 3.14159265. 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/ponymix/ponymix-5-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ponymix usr/doc/ usr/doc/ponymix-5/ usr/doc/ponymix-5/README.md usr/doc/ponymix-5/ponymix.SlackBuild usr/doc/ponymix-5/runtests usr/man/ usr/man/man1/ usr/man/man1/ponymix.1.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/ponymix usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_ponymix Slackware package /usr/src/slapt-src/audio/ponymix/ponymix-5-i486-1salix15.0.txz created. Installing package ponymix-5-i486-1salix15.0... | ponymix (PulseAudio CLI mixer) | | Ponymix is a command line mixer for PulseAudio. | | For usage, try: | ponymix --help | | | | | | |