configure.ac:8: installing './compile' d: posh Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching posh.SlackBuild... 0%100%100%100%100%100%Done Fetching posh.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done posh-0.14.1/ posh-0.14.1/COPYING posh-0.14.1/Makefile.am posh-0.14.1/Makefile.in posh-0.14.1/acinclude.m4 posh-0.14.1/aclocal.m4 posh-0.14.1/alloc.c posh-0.14.1/c_test.c posh-0.14.1/c_test.h posh-0.14.1/conf-end.h posh-0.14.1/config.h.in posh-0.14.1/configure posh-0.14.1/configure.ac posh-0.14.1/debian/ posh-0.14.1/debian/changelog posh-0.14.1/debian/control posh-0.14.1/debian/copyright posh-0.14.1/debian/menu posh-0.14.1/debian/po/ posh-0.14.1/debian/po/POTFILES.in posh-0.14.1/debian/po/cs.po posh-0.14.1/debian/po/da.po posh-0.14.1/debian/po/de.po posh-0.14.1/debian/po/es.po posh-0.14.1/debian/po/fr.po posh-0.14.1/debian/po/it.po posh-0.14.1/debian/po/ja.po posh-0.14.1/debian/po/nl.po posh-0.14.1/debian/po/pt.po posh-0.14.1/debian/po/pt_BR.po posh-0.14.1/debian/po/ru.po posh-0.14.1/debian/po/sv.po posh-0.14.1/debian/po/templates.pot posh-0.14.1/debian/posh.config posh-0.14.1/debian/posh.postinst posh-0.14.1/debian/posh.postrm posh-0.14.1/debian/posh.prerm posh-0.14.1/debian/posh.templates posh-0.14.1/debian/rules posh-0.14.1/debian/source/ posh-0.14.1/debian/source/format posh-0.14.1/debian/tests/ posh-0.14.1/debian/tests/control posh-0.14.1/debian/tests/smoke posh-0.14.1/depcomp posh-0.14.1/edit.h posh-0.14.1/eval.c posh-0.14.1/exec.c posh-0.14.1/expand.h posh-0.14.1/expr.c posh-0.14.1/history.c posh-0.14.1/install-sh posh-0.14.1/io.c posh-0.14.1/jobs.c posh-0.14.1/ksh_dir.h posh-0.14.1/ksh_limval.h posh-0.14.1/ksh_stat.h posh-0.14.1/ksh_time.h posh-0.14.1/ksh_wait.h posh-0.14.1/lex.c posh-0.14.1/lex.h posh-0.14.1/main.c posh-0.14.1/misc.c posh-0.14.1/missing posh-0.14.1/path.c posh-0.14.1/posh.1 posh-0.14.1/posh.xml posh-0.14.1/proto.h posh-0.14.1/sh.h posh-0.14.1/shf.c posh-0.14.1/shf.h posh-0.14.1/siglist.in posh-0.14.1/siglist.sh posh-0.14.1/src/ posh-0.14.1/src/Makefile.am posh-0.14.1/src/Makefile.in posh-0.14.1/src/builtins.c posh-0.14.1/src/compat.c posh-0.14.1/src/compat.h posh-0.14.1/src/times.c posh-0.14.1/syn.c posh-0.14.1/table.c posh-0.14.1/table.h posh-0.14.1/tests/ posh-0.14.1/tests/Makefile.am posh-0.14.1/tests/Makefile.in posh-0.14.1/tests/README posh-0.14.1/tests/arithmetic.t posh-0.14.1/tests/error.t posh-0.14.1/tests/exec.t posh-0.14.1/tests/expand.t posh-0.14.1/tests/mksh.t posh-0.14.1/tests/nonposix.t posh-0.14.1/tests/parameters.t posh-0.14.1/tests/quoting.t posh-0.14.1/tests/th posh-0.14.1/tests/th-sh posh-0.14.1/tests/token.t posh-0.14.1/tests/trap.t posh-0.14.1/tests/utilities.t posh-0.14.1/tests/variables.t posh-0.14.1/tests/version.t posh-0.14.1/trap.c posh-0.14.1/tree.c posh-0.14.1/tree.h posh-0.14.1/tty.c posh-0.14.1/tty.h posh-0.14.1/var.c 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 the include directive... yes (GNU style) 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether gcc needs -traditional... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking POSIX termios... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t... yes checking size of int... 4 checking size of long... 4 checking for sigset_t... yes checking for rlim_t... no checking for confstr... yes checking for dup2... yes checking for flock... yes checking for getcwd... yes checking for getwd... yes checking for killpg... yes checking for nice... yes checking for setrlimit... yes checking for sysconf... yes checking for tcsetpgrp... yes checking for ulimit... yes checking for waitpid... yes checking for wait3... yes checking for lstat... yes checking for setpgrp... yes checking for tcsetattr... yes checking for get_current_dir_name... yes checking for canonicalize_file_name... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether setpgrp takes no argument... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether lstat accepts an empty string... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking whether #! works in shell scripts... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands ./siglist.sh "gcc -E -DHAVE_CONFIG_H -I. -I. -P" < ./siglist.in > tmpsiglist.out mv tmpsiglist.out siglist.out make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' Making all in . make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' depbase=`echo alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT alloc.o -MD -MP -MF $depbase.Tpo -c -o alloc.o alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT c_test.o -MD -MP -MF $depbase.Tpo -c -o c_test.o c_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT exec.o -MD -MP -MF $depbase.Tpo -c -o exec.o exec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo history.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT history.o -MD -MP -MF $depbase.Tpo -c -o history.o history.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jobs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT jobs.o -MD -MP -MF $depbase.Tpo -c -o jobs.o jobs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT lex.o -MD -MP -MF $depbase.Tpo -c -o lex.o lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT misc.o -MD -MP -MF $depbase.Tpo -c -o misc.o misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT path.o -MD -MP -MF $depbase.Tpo -c -o path.o path.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo shf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT shf.o -MD -MP -MF $depbase.Tpo -c -o shf.o shf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo syn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT syn.o -MD -MP -MF $depbase.Tpo -c -o syn.o syn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT table.o -MD -MP -MF $depbase.Tpo -c -o table.o table.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo trap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT trap.o -MD -MP -MF $depbase.Tpo -c -o trap.o trap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT tree.o -MD -MP -MF $depbase.Tpo -c -o tree.o tree.c &&\ mv -f $depbase.Tpo $depbase.Po tree.c: In function ‘vfptreef’: tree.c:422:31: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 422 | p[20] = '\0'; | ~~~~~~^~~~~~ tree.c:420:33: note: at offset 20 into destination object of size 20 allocated by ‘malloc’ 420 | p = q = malloc(20); | ^~~~~~~~~~ tree.c:425:38: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 425 | *--p = '-'; | ~~~~~^~~~~ tree.c:420:33: note: at offset -1 into destination object of size 20 allocated by ‘malloc’ 420 | p = q = malloc(20); | ^~~~~~~~~~ tree.c:422:31: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 422 | p[20] = '\0'; | ~~~~~~^~~~~~ tree.c:420:33: note: at offset 20 into destination object of size 20 allocated by ‘malloc’ 420 | p = q = malloc(20); | ^~~~~~~~~~ tree.c:420:33: note: at offset 20 into destination object of size 20 allocated by ‘malloc’ depbase=`echo tty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT tty.o -MD -MP -MF $depbase.Tpo -c -o tty.o tty.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo var.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT var.o -MD -MP -MF $depbase.Tpo -c -o var.o var.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/builtins.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT src/builtins.o -MD -MP -MF $depbase.Tpo -c -o src/builtins.o src/builtins.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/compat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT src/compat.o -MD -MP -MF $depbase.Tpo -c -o src/compat.o src/compat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT src/times.o -MD -MP -MF $depbase.Tpo -c -o src/times.o src/times.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -O2 -march=i586 -mtune=i686 -o posh alloc.o c_test.o eval.o exec.o expr.o history.o io.o jobs.o lex.o main.o misc.o path.o shf.o syn.o table.o trap.o tree.o tty.o var.o src/builtins.o src/compat.o src/times.o make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' Making all in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' make install-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' Making install in . make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' make[3]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/posh/package-posh/bin' /usr/bin/ginstall -c posh '/usr/src/slapt-src-i486/system/posh/package-posh/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/posh/package-posh/usr/man/man1' /usr/bin/ginstall -c -m 644 posh.1 '/usr/src/slapt-src-i486/system/posh/package-posh/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' make[3]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/src' Making install in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[3]: Entering directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1/tests' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/posh/posh-0.14.1' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/posh /bin/posh Making symbolic link creation script: ( cd usr/bin ; rm -rf posh ) ( cd usr/bin ; ln -sf /bin/posh posh ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/posh' Updating your ./install/doinst.sh... 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/posh/posh-0.14.1-i586-1salix15.0.txz ./ bin/ bin/posh install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/doc/ usr/doc/posh-0.14.1/ usr/doc/posh-0.14.1/COPYING usr/doc/posh-0.14.1/changelog usr/doc/posh-0.14.1/posh.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/posh.1.gz Slackware package /usr/src/slapt-src-i486/system/posh/posh-0.14.1-i586-1salix15.0.txz created. Installing package posh-0.14.1-i586-1salix15.0... | posh (Policy-compliant Ordinary SHell) | | posh is a stripped-down version of pdksh that aims for compliance | with Debian's policy, and few extra features. | | Homepage: https://packages.qa.debian.org/p/posh.html | | | | | | |