tar: /usr/src/slapt-src/system/scdoc/scdoc-1.11.2.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now kBuild... 0%100%100%100%100%100%Done Fetching scdoc.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done scdoc-1.11.2/ scdoc-1.11.2/.build.yml scdoc-1.11.2/.editorconfig scdoc-1.11.2/.gitignore scdoc-1.11.2/COPYING scdoc-1.11.2/Makefile scdoc-1.11.2/README.md scdoc-1.11.2/contrib/ scdoc-1.11.2/contrib/_incr_version scdoc-1.11.2/include/ scdoc-1.11.2/include/str.h scdoc-1.11.2/include/unicode.h scdoc-1.11.2/include/util.h scdoc-1.11.2/scdoc.1.scd scdoc-1.11.2/scdoc.5.scd scdoc-1.11.2/scdoc.pc.in scdoc-1.11.2/src/ scdoc-1.11.2/src/main.c scdoc-1.11.2/src/string.c scdoc-1.11.2/src/utf8_chsize.c scdoc-1.11.2/src/utf8_decode.c scdoc-1.11.2/src/utf8_encode.c scdoc-1.11.2/src/utf8_fgetch.c scdoc-1.11.2/src/utf8_fputch.c scdoc-1.11.2/src/utf8_size.c scdoc-1.11.2/src/util.c scdoc-1.11.2/test/ scdoc-1.11.2/test/comments scdoc-1.11.2/test/heading scdoc-1.11.2/test/indent scdoc-1.11.2/test/inline-formatting scdoc-1.11.2/test/lib.sh scdoc-1.11.2/test/line-breaks scdoc-1.11.2/test/preamble scdoc-1.11.2/test/tables cc -std=c99 -pedantic -c -o .build/main.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c cc -std=c99 -pedantic -c -o .build/string.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c cc -std=c99 -pedantic -c -o .build/utf8_decode.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c cc -std=c99 -pedantic -c -o .build/utf8_encode.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c cc -std=c99 -pedantic -c -o .build/utf8_size.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c cc -std=c99 -pedantic -c -o .build/util.o -O2 -march=i586 -mtune=i686 -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c cc -static -o scdoc .build/main.o .build/string.o .build/utf8_chsize.o .build/utf8_decode.o .build/utf8_encode.o .build/utf8_fgetch.o .build/utf8_fputch.o .build/utf8_size.o .build/util.o ./scdoc < scdoc.1.scd > scdoc.1 ./scdoc < scdoc.5.scd > scdoc.5 sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.11.2:g' < scdoc.pc.in > scdoc.pc mkdir -p /usr/src/slapt-src/system/scdoc/package-scdoc//usr/bin /usr/src/slapt-src/system/scdoc/package-scdoc//usr/man/man1 /usr/src/slapt-src/system/scdoc/package-scdoc//usr/man/man5 /usr/src/slapt-src/system/scdoc/package-scdoc//usr/share/pkgconfig install -m755 scdoc /usr/src/slapt-src/system/scdoc/package-scdoc//usr/bin/scdoc install -m644 scdoc.1 /usr/src/slapt-src/system/scdoc/package-scdoc//usr/man/man1/scdoc.1 install -m644 scdoc.5 /usr/src/slapt-src/system/scdoc/package-scdoc//usr/man/man5/scdoc.5 install -m644 scdoc.pc /usr/src/slapt-src/system/scdoc/package-scdoc//usr/share/pkgconfig/scdoc.pc 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/system/scdoc/scdoc-1.11.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/scdoc usr/doc/ usr/doc/scdoc-1.11.2/ usr/doc/scdoc-1.11.2/COPYING usr/doc/scdoc-1.11.2/README.md usr/doc/scdoc-1.11.2/scdoc.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/scdoc.1.gz usr/man/man5/ usr/man/man5/scdoc.5.gz usr/share/ usr/share/pkgconfig/ usr/share/pkgconfig/scdoc.pc Slackware package /usr/src/slapt-src/system/scdoc/scdoc-1.11.2-i586-1salix15.0.txz created. Installing package scdoc-1.11.2-i586-1salix15.0... | scdoc (small man page generator) | | Simple man page generator for POSIX systems written in C99. | | | | | | | | | |