The following packages will be installed: qrq Fetching README... 0%100%100%100%100%100%Done Fetching qrq.SlackBuild... 0%100%100%100%100%100%Done Fetching qrq.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done qrq-0.3.3/ qrq-0.3.3/COPYING qrq-0.3.3/qrqinstaller.nsi qrq-0.3.3/pulseaudio.h qrq-0.3.3/coreaudio.h qrq-0.3.3/OSXExtras/ qrq-0.3.3/OSXExtras/qrq-black.icns qrq-0.3.3/OSXExtras/Info.plist qrq-0.3.3/OSXExtras/._qrq.icns qrq-0.3.3/OSXExtras/qrqsh qrq-0.3.3/OSXExtras/qrq-blue.icns qrq-0.3.3/OSXExtras/qrq.icns qrq-0.3.3/OSXExtras/._qrq-blue.icns qrq-0.3.3/OSXExtras/._qrq-black.icns qrq-0.3.3/qrq.rc qrq-0.3.3/AUTHORS qrq-0.3.3/callbase.qcb qrq-0.3.3/coreaudio.c qrq-0.3.3/README qrq-0.3.3/toplist qrq-0.3.3/Makefile qrq-0.3.3/qrq.png qrq-0.3.3/qrq.c qrq-0.3.3/oss.h qrq-0.3.3/qrq.ico qrq-0.3.3/pulseaudio.c qrq-0.3.3/qrq.1 qrq-0.3.3/english.qcb qrq-0.3.3/oss.c qrq-0.3.3/qrqrc qrq-0.3.3/ChangeLog qrq-0.3.3/qrqscore gcc -Wall -O2 -march=i586 -mtune=i686 -D DESTDIR=\"/usr\" -D BUILD_INFO=\"" Date: 2022-06-10T20:30:14-00:00\n git branch/commit: not built from git repository / -\n by root@forum-2.csd.auth.gr\n OS: Linux 4.4.276 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz\n Compiler: gcc (GCC) 11.2.0"\" -D VERSION=\"0.3.3\" -I. -D PA -pthread -c qrq.c qrq.c: In function ‘main’: qrq.c:262:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] 262 | printw("done. %d calls read.\n\n", nrofcalls); | ~^ ~~~~~~~~~ | | | | int long unsigned int | %ld qrq.c: In function ‘update_parameter_dialog’: qrq.c:765:40: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=] 765 | mvwprintw(conf_w,11,2, "Callsign database: %-15s" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 766 | " d (%d)", basename(cbfilename),nrofcalls); | ~~~~~~~~~ | | | long unsigned int qrq.c:766:52: note: format string is defined here 766 | " d (%d)", basename(cbfilename),nrofcalls); | ~^ | | | int | %ld qrq.c: In function ‘update_score’: qrq.c:1086:41: warning: too many arguments for format [-Wformat-extra-args] 1086 | mvwprintw(top_w, 1, 27, "[training mode]", score); | ^~~~~~~~~~~~~~~~~ qrq.c: In function ‘read_config’: qrq.c:1395:60: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1395 | printw(" line %2d: sample rate: %d\n", line, samplerate); | ~^ ~~~~~~~~~~ | | | | int long int | %ld qrq.c: In function ‘find_files’: qrq.c:1896:40: warning: too many arguments for format [-Wformat-extra-args] 1896 | printw("Files copied. You might want to edit " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qrq.c: In function ‘close_summary_file’: qrq.c:1058:38: warning: ‘%s’ directive output may be truncated writing up to 14 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 1058 | snprintf(filename, PATH_MAX, "%s/%s-%s.txt", sumfilepath, mycall, time_fmt); | ^~ ~~~~~~ qrq.c:1058:5: note: ‘snprintf’ output between 7 and 4371 bytes into a destination of size 4096 1058 | snprintf(filename, PATH_MAX, "%s/%s-%s.txt", sumfilepath, mycall, time_fmt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qrq.c: In function ‘save_config.isra’: qrq.c:1648:49: warning: ‘%s’ directive writing up to 4095 bytes into a region of size between 4017 and 4096 [-Wformat-overflow=] 1648 | sprintf(tmp, "%s%s ", confopts[i], dspdevice); | ^~ ~~~~~~~~~ qrq.c:1648:33: note: ‘sprintf’ output between 2 and 4176 bytes into a destination of size 4096 1648 | sprintf(tmp, "%s%s ", confopts[i], dspdevice); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qrq.c:1645:49: warning: ‘%s’ directive writing up to 4095 bytes into a region of size between 4017 and 4096 [-Wformat-overflow=] 1645 | sprintf(tmp, "%s%s ", confopts[i], cbfilename); | ^~ ~~~~~~~~~~ qrq.c:1645:33: note: ‘sprintf’ output between 2 and 4176 bytes into a destination of size 4096 1645 | sprintf(tmp, "%s%s ", confopts[i], cbfilename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qrq.c: In function ‘morse’: qrq.c:1409:68: warning: ‘fwdotlen’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1409 | int c, fulldotlen, dotlen, dashlen, charspeed, farnsworth, fwdotlen; | ^~~~~~~~ qrq.c: In function ‘main’: qrq.c:523:17: warning: ‘strncpy’ specified bound 80 equals destination size [-Wstringop-truncation] 523 | strncpy(previouscall, calls[i], 80); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -O2 -march=i586 -mtune=i686 -D DESTDIR=\"/usr\" -D BUILD_INFO=\"" Date: 2022-06-10T20:30:14-00:00\n git branch/commit: not built from git repository / -\n by root@forum-2.csd.auth.gr\n OS: Linux 4.4.276 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz\n Compiler: gcc (GCC) 11.2.0"\" -D VERSION=\"0.3.3\" -I. -D PA -pthread -c pulseaudio.c gcc -Wall -o qrq qrq.o pulseaudio.o -lm -lpthread -lpulse-simple -lpulse -lncurses install -d -v /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/ install: creating directory '/usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share' install: creating directory '/usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/' install -d -v /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/man/man1/ install -d -v /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/bin/ install -s -m 0755 qrq /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/bin/ install -m 0755 qrqscore /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/bin/ install -m 0644 qrq.1 /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/man/man1/ install -m 0644 callbase.qcb /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/ install -m 0644 english.qcb /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/ install -m 0644 qrqrc /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/ install -m 0644 toplist /usr/src/slapt-src-i486/ham/qrq/package-qrq/usr/share/qrq/ 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-i486/ham/qrq/qrq-0.3.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/qrq usr/bin/qrqscore usr/doc/ usr/doc/qrq-0.3.3/ usr/doc/qrq-0.3.3/AUTHORS usr/doc/qrq-0.3.3/COPYING usr/doc/qrq-0.3.3/ChangeLog usr/doc/qrq-0.3.3/README usr/doc/qrq-0.3.3/qrq.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/qrq.1.gz usr/share/ usr/share/qrq/ usr/share/qrq/callbase.qcb usr/share/qrq/english.qcb usr/share/qrq/qrqrc usr/share/qrq/toplist Slackware package /usr/src/slapt-src-i486/ham/qrq/qrq-0.3.3-i586-1salix15.0.txz created. Installing package qrq-0.3.3-i586-1salix15.0... | qrq (Linux, Unix, OS X, Windows) | | qrq is an open source Morse telegraphy trainer which runs on several | operating systems (Linux, Unix, OS X and Windows), similar to the | classic DOS version of Rufz by DL4MM. | | Homepage: http://fkurz.net/ham/qrq.html | | | | | |