The following packages will be installed: flpsed Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching flpsed.SlackBuild... 0%100%100%100%100%100%Done Fetching flpsed.desktop... 0%100%100%100%100%100%Done Fetching flpsed.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done flpsed-0.7.3/ flpsed-0.7.3/INSTALL flpsed-0.7.3/aclocal.m4 flpsed-0.7.3/depcomp flpsed-0.7.3/NEWS flpsed-0.7.3/AUTHORS flpsed-0.7.3/install-sh flpsed-0.7.3/configure.ac flpsed-0.7.3/Makefile.in flpsed-0.7.3/config.h.in flpsed-0.7.3/configure flpsed-0.7.3/flpsed.png flpsed-0.7.3/flpsed.svg flpsed-0.7.3/src/ flpsed-0.7.3/flpsed.1 flpsed-0.7.3/COPYING flpsed-0.7.3/flpsed.desktop flpsed-0.7.3/compile flpsed-0.7.3/missing flpsed-0.7.3/Makefile.am flpsed-0.7.3/ChangeLog flpsed-0.7.3/README flpsed-0.7.3/src/PSEditor.H flpsed-0.7.3/src/PSEditModel.H flpsed-0.7.3/src/PostscriptDSC.cxx flpsed-0.7.3/src/PSEditText.cxx flpsed-0.7.3/src/GsWidget.cxx flpsed-0.7.3/src/PostscriptDSC.H flpsed-0.7.3/src/PSEditText.H flpsed-0.7.3/src/Makefile.in flpsed-0.7.3/src/PSEditWidget.cxx flpsed-0.7.3/src/GsWidget.H flpsed-0.7.3/src/Postscript.cxx flpsed-0.7.3/src/util.c flpsed-0.7.3/src/PSEditor.cxx flpsed-0.7.3/src/PSEditWidget.H flpsed-0.7.3/src/flpsed.cxx flpsed-0.7.3/src/PSEditModel.cxx flpsed-0.7.3/src/util.h flpsed-0.7.3/src/Makefile.am flpsed-0.7.3/src/Postscript.H 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 for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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... g++ -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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking for dup2... yes checking for setenv... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for fltk-config... /usr/bin/fltk-config checking for open in -lX11... 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' Making all in src make[2]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT GsWidget.o -MD -MP -MF .deps/GsWidget.Tpo -c -o GsWidget.o GsWidget.cxx mv -f .deps/GsWidget.Tpo .deps/GsWidget.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT PSEditWidget.o -MD -MP -MF .deps/PSEditWidget.Tpo -c -o PSEditWidget.o PSEditWidget.cxx mv -f .deps/PSEditWidget.Tpo .deps/PSEditWidget.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT PSEditor.o -MD -MP -MF .deps/PSEditor.Tpo -c -o PSEditor.o PSEditor.cxx mv -f .deps/PSEditor.Tpo .deps/PSEditor.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT PSEditText.o -MD -MP -MF .deps/PSEditText.Tpo -c -o PSEditText.o PSEditText.cxx PSEditText.cxx: In member function ‘void PSEditText::append_text(const char*)’: PSEditText.cxx:45:16: warning: ‘char* strncat(char*, const char*, size_t)’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 45 | strncat(tmp, s1, len - strlen(tmp)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ PSEditText.cxx:41:43: note: length computed here 41 | int len = (s?strlen(s):0) + strlen(s1) + 1; | ~~~~~~^~~~ PSEditText.cxx:45:16: warning: ‘char* strncat(char*, const char*, size_t)’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 45 | strncat(tmp, s1, len - strlen(tmp)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ PSEditText.cxx:41:43: note: length computed here 41 | int len = (s?strlen(s):0) + strlen(s1) + 1; | ~~~~~~^~~~ mv -f .deps/PSEditText.Tpo .deps/PSEditText.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT PSEditModel.o -MD -MP -MF .deps/PSEditModel.Tpo -c -o PSEditModel.o PSEditModel.cxx mv -f .deps/PSEditModel.Tpo .deps/PSEditModel.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT Postscript.o -MD -MP -MF .deps/Postscript.Tpo -c -o Postscript.o Postscript.cxx mv -f .deps/Postscript.Tpo .deps/Postscript.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT PostscriptDSC.o -MD -MP -MF .deps/PostscriptDSC.Tpo -c -o PostscriptDSC.o PostscriptDSC.cxx mv -f .deps/PostscriptDSC.Tpo .deps/PostscriptDSC.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT flpsed.o -MD -MP -MF .deps/flpsed.Tpo -c -o flpsed.o flpsed.cxx mv -f .deps/flpsed.Tpo .deps/flpsed.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po g++ -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -fPIC -o flpsed GsWidget.o PSEditWidget.o PSEditor.o PSEditText.o PSEditModel.o Postscript.o PostscriptDSC.o flpsed.o util.o -lX11 -L/usr/lib64 -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 make[2]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' make[2]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[2]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[1]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' Making install in src make[2]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' make[3]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/flpsed/package-flpsed/usr/bin' /bin/sh /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/install-sh -c -s flpsed '/usr/src/slapt-src/graphics/flpsed/package-flpsed/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' make[2]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3/src' make[2]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[3]: Entering directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/graphics/flpsed/package-flpsed/usr/man/man1' /usr/bin/ginstall -c -m 644 flpsed.1 '/usr/src/slapt-src/graphics/flpsed/package-flpsed/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[2]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' make[1]: Leaving directory '/usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3' 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/graphics/flpsed/flpsed-0.7.3-x86_64-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/flpsed usr/doc/ usr/doc/flpsed-0.7.3/ usr/doc/flpsed-0.7.3/AUTHORS usr/doc/flpsed-0.7.3/COPYING usr/doc/flpsed-0.7.3/NEWS usr/doc/flpsed-0.7.3/README usr/doc/flpsed-0.7.3/flpsed.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/flpsed.1.gz usr/share/ usr/share/applications/ usr/share/applications/flpsed.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/flpsed.svgz usr/share/pixmaps/ usr/share/pixmaps/flpsed.png Slackware package /usr/src/slapt-src/graphics/flpsed/flpsed-0.7.3-x86_64-2salix15.0.txz created. Installing package flpsed-0.7.3-x86_64-2salix15.0... | flpsed (WYSIWYG PostScript annotator) | | flpsed is a WYSIWYG PostScript annotator. You can't remove or modify | existing elements of a document, but flpsed lets you add arbitrary | text lines to existing PostScript documents. Added lines can later | be reedited with flpsed. Using pdftops, which is part of xpdf, one | can convert PDF documents to PostScript and also add text to them. | flpsed is useful for filling in forms, adding notes, etcetera. | | Homepage: http://www.flpsed.org/flpsed.html | | |