The following packages will be installed: v7sh Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching v7sh.SlackBuild... 0%100%100%100%100%100%Done Fetching v7sh.info... 0%100%100%100%100%100%Done v7_sh/CHANGES v7_sh/INSTALL v7_sh/Makefile v7_sh/Memory/ v7_sh/Memory/mkfiles.c v7_sh/Memory/mmapalloc.c v7_sh/Memory/sbrkalloc.c v7_sh/Memory/tryreaddir.c v7_sh/Memory/signames.c v7_sh/Memory/mmapalloc.h v7_sh/Memory/sort.h v7_sh/Memory/db_setbrk.h v7_sh/Memory/warning v7_sh/Memory/db_blok.h v7_sh/NOTICE.pdf v7_sh/README v7_sh/Version v7_sh/args.c v7_sh/blok.c v7_sh/builtin.c v7_sh/changes_since_v7 v7_sh/cmd.c v7_sh/ctype.c v7_sh/ctype.h v7_sh/defs.h v7_sh/error.c v7_sh/expand.c v7_sh/fault.c v7_sh/io.c v7_sh/mac.h v7_sh/macro.c v7_sh/main.c v7_sh/mode.h v7_sh/msg.c v7_sh/name.c v7_sh/name.h v7_sh/print.c v7_sh/service.c v7_sh/setbrk.c v7_sh/sh.1 v7_sh/shfeatures.h v7_sh/stak.c v7_sh/stak.h v7_sh/string.c v7_sh/sym.h v7_sh/timeout.h v7_sh/word.c v7_sh/xec.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o main.o main.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o args.o args.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o blok.o blok.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o builtin.o builtin.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o cmd.o cmd.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o ctype.o ctype.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o error.o error.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o expand.o expand.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o fault.o fault.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o io.o io.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o macro.o macro.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o msg.o msg.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o name.o name.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o print.o print.c cc -O2 -march=i586 -mtune=i686 -fcommon signames.c -o signames ./signames > signames.h cc -O2 -march=i586 -mtune=i686 -fcommon -c -o service.o service.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o setbrk.o setbrk.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o stak.o stak.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o string.o string.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o word.o word.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o xec.o xec.c ar cr sh.a args.o blok.o builtin.o cmd.o ctype.o error.o expand.o fault.o io.o macro.o msg.o name.o print.o service.o setbrk.o stak.o string.o word.o xec.o cc -O2 -march=i586 -mtune=i686 -fcommon tryreaddir.c -o tryreaddir tryreaddir.c: In function ‘main’: tryreaddir.c:18:9: warning: ignoring return value of ‘malloc’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 18 | malloc(1); | ^~~~~~~~~ cc -O2 -march=i586 -mtune=i686 -fcommon -c -o mmapalloc.o mmapalloc.c cc -O2 -march=i586 -mtune=i686 -fcommon -c -o sbrkalloc.o sbrkalloc.c ( ./tryreaddir || echo mmapalloc.o ) > mlib mmapalloc.o cc -O2 -march=i586 -mtune=i686 -fcommon -o Z_a `cat mlib` tryreaddir.c tryreaddir.c: In function ‘main’: tryreaddir.c:18:9: warning: ignoring return value of ‘malloc’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 18 | malloc(1); | ^~~~~~~~~ ./Z_a || ( rm -f mlib tryreaddir mmapalloc.o sbrkalloc.o; cat Memory/warning; exit 1 ) cc -o sh `cat mlib` main.o sh.a strip -R .comment -R .note sh; size sh text data bss dec hex filename 34981 1848 1156 37985 9461 sh rm mmapalloc.c sbrkalloc.c 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/system/v7sh/v7sh-20100108-i586-1salix15.0.txz ./ bin/ bin/v7sh install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/v7sh-20100108/ usr/doc/v7sh-20100108/CHANGES usr/doc/v7sh-20100108/NOTICE.pdf usr/doc/v7sh-20100108/README usr/doc/v7sh-20100108/Version usr/doc/v7sh-20100108/changes_since_v7 usr/doc/v7sh-20100108/v7sh.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/v7sh.1.gz Slackware package /usr/src/slapt-src-i486/system/v7sh/v7sh-20100108-i586-1salix15.0.txz created. Installing package v7sh-20100108-i586-1salix15.0... | v7sh (port of the original Steve Bourne shell from 1978) | | This is Nikola Vladov's port of the V7 Unix Bourne shell to | modern systems, based on Geoff Collyer's port. It functions | almost identically to the original Bourne shell, with some | slight differences, and one major one: The original V7 shell | didn't support comments with the # character, but this one does. | | See https://www.in-ulm.de/~mascheck/bourne/ for more information. | | | |