The following packages will be installed: mg-troglobit Fetching README... 0%100%100%100%100%100%Done Fetching mg-troglobit.SlackBuild... 0%100%100%100%100%100%Done Fetching mg-troglobit.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mg-3.5/ mg-3.5/Makefile.am mg-3.5/configure mg-3.5/lib/ mg-3.5/lib/reallocarray.c mg-3.5/lib/fparseln.c mg-3.5/lib/login_tty.c mg-3.5/lib/strlcpy.c mg-3.5/lib/openpty.c mg-3.5/lib/futimens.c mg-3.5/lib/strtonum.c mg-3.5/lib/strlcat.c mg-3.5/README.md mg-3.5/configure.ac mg-3.5/ChangeLog.md mg-3.5/aclocal.m4 mg-3.5/doc/ mg-3.5/doc/Makefile.am mg-3.5/doc/mg.png mg-3.5/doc/tutorial mg-3.5/doc/mg.1 mg-3.5/doc/.mg mg-3.5/doc/AUTHORS mg-3.5/doc/Makefile.in mg-3.5/src/ mg-3.5/src/Makefile.am mg-3.5/src/line.c mg-3.5/src/kbd.h mg-3.5/src/config.h.in mg-3.5/src/tty.c mg-3.5/src/kbd.c mg-3.5/src/match.c mg-3.5/src/spawn.c mg-3.5/src/ttykbd.c mg-3.5/src/modes.c mg-3.5/src/basic.c mg-3.5/src/yank.c mg-3.5/src/util.c mg-3.5/src/cinfo.c mg-3.5/src/buffer.c mg-3.5/src/extend.c mg-3.5/src/chrdef.h mg-3.5/src/pathnames.h mg-3.5/src/bell.c mg-3.5/src/key.h mg-3.5/src/log.h mg-3.5/src/dir.c mg-3.5/src/ttydef.h mg-3.5/src/log.c mg-3.5/src/queue.h mg-3.5/src/ansi.h mg-3.5/src/word.c mg-3.5/src/interpreter.c mg-3.5/src/dired.c mg-3.5/src/funmap.h mg-3.5/src/window.c mg-3.5/src/extensions.c mg-3.5/src/display.c mg-3.5/src/ttyio.c mg-3.5/src/fileio.c mg-3.5/src/ansi.c mg-3.5/src/funmap.c mg-3.5/src/region.c mg-3.5/src/tags.c mg-3.5/src/re_search.c mg-3.5/src/search.c mg-3.5/src/tree.h mg-3.5/src/cmode.c mg-3.5/src/grep.c mg-3.5/src/help.c mg-3.5/src/cscope.c mg-3.5/src/macro.h mg-3.5/src/Makefile.in mg-3.5/src/def.h mg-3.5/src/main.c mg-3.5/src/file.c mg-3.5/src/version.c mg-3.5/src/autoexec.c mg-3.5/src/macro.c mg-3.5/src/echo.c mg-3.5/src/README mg-3.5/src/keymap.c mg-3.5/src/paragraph.c mg-3.5/src/undo.c mg-3.5/build-aux/ mg-3.5/build-aux/compile mg-3.5/build-aux/install-sh mg-3.5/build-aux/missing mg-3.5/build-aux/config.guess mg-3.5/build-aux/depcomp mg-3.5/build-aux/config.sub mg-3.5/Makefile.in mg-3.5/UNLICENSE 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 nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) 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 pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for fparseln in -lutil... no checking for login_tty in -lutil... yes checking for openpty in -lutil... yes checking for fparseln... no checking for futimens... yes checking for login_tty... yes checking for openpty... yes checking for reallocarray... yes checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for tgoto in -lncurses... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands ------------------ Summary ------------------ Mg version 3.5 Prefix.........: /usr Sysconfdir.....: /etc Docdir.........: /usr/doc/mg-troglobit-3.5 Fallback ~/.mg.: /etc/mg C Compiler.....: gcc -O2 -fPIC -Wno-unused-result -lcurses -lncurses -lutil -lutil Size optimize..: no Termcap/curses.: yes Optional features: autoexec.......: yes cmode.-........: yes compile mode...: yes cscope.........: yes ctags..........: yes dired..........: yes regexp.........: yes ------------- Compiler version -------------- gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make Making all in doc make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' Making all in src make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' CC mg-basic.o CC mg-bell.o CC mg-buffer.o CC mg-cinfo.o CC mg-dir.o CC mg-display.o CC mg-echo.o CC mg-extend.o CC mg-file.o CC mg-fileio.o CC mg-funmap.o CC mg-help.o CC mg-interpreter.o CC mg-kbd.o CC mg-keymap.o CC mg-line.o CC mg-macro.o CC mg-main.o CC mg-match.o CC mg-modes.o CC mg-paragraph.o CC mg-region.o CC mg-search.o CC mg-spawn.o CC mg-tty.o CC mg-ttyio.o CC mg-ttykbd.o CC mg-undo.o CC mg-util.o CC mg-version.o CC mg-window.o CC mg-word.o CC mg-yank.o CC mg-extensions.o CC mg-autoexec.o CC mg-cmode.o CC mg-grep.o CC mg-cscope.o CC mg-tags.o CC mg-dired.o CC mg-re_search.o CC ../lib/fparseln.o CC ../lib/strlcpy.o CC ../lib/strlcat.o CC ../lib/strtonum.o CCLD mg make[2]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' Making install in doc make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' make[2]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' /usr/bin/ginstall -c -m 644 tutorial .mg mg.png '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' /usr/bin/mkdir -p '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/man/man1' /usr/bin/ginstall -c -m 644 mg.1 '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/doc' Making install in src make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make[2]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' /usr/bin/mkdir -p '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/bin' /usr/bin/ginstall -c mg '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' /usr/bin/ginstall -c -m 644 README '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' make[2]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5/src' make[1]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' make[2]: Entering directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' /usr/bin/ginstall -c -m 644 README.md ChangeLog.md UNLICENSE '/usr/src/slapt-src/development/mg-troglobit/package-mg-troglobit/usr/doc/mg-troglobit-3.5' make[2]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' make[1]: Leaving directory '/usr/src/slapt-src/development/mg-troglobit/mg-3.5' 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/development/mg-troglobit/mg-troglobit-3.5-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/mg usr/doc/ usr/doc/mg-troglobit-3.5/ usr/doc/mg-troglobit-3.5/README usr/doc/mg-troglobit-3.5/UNLICENSE usr/doc/mg-troglobit-3.5/mg-troglobit.SlackBuild usr/doc/mg-troglobit-3.5/mg.png usr/doc/mg-troglobit-3.5/tutorial.gz usr/man/ usr/man/man1/ usr/man/man1/mg.1.gz Slackware package /usr/src/slapt-src/development/mg-troglobit/mg-troglobit-3.5-x86_64-1salix15.0.txz created. Installing package mg-troglobit-3.5-x86_64-1salix15.0... | mg-troglobit (Portable self hosting version of the mg-openbsd editor) | | The intention is to be a small, fast, and portable Emacs-like editor | for users who cannot, or do not want to, run the real Emacs for one | reason or another. | | Compatibility with GNU Emacs is key for Mg, separating it from other | ErsatzEmacs clones, because there should never be any reason to learn | more than one Emacs flavor. | | homepage: https://github.com/troglobit/mg | | WARNING: File already exist usr/bin/mg (it will be replaced) WARNING: File already exist usr/man/man1/mg.1.gz (it will be replaced)