The following packages will be installed: chrpath Fetching README... 0%100%100%100%100%100%Done Fetching chrpath.SlackBuild... 0%100%100%100%100%100%Done Fetching chrpath.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done chrpath-0.16/ chrpath-0.16/NEWS chrpath-0.16/acinclude.m4 chrpath-0.16/killrpath.c chrpath-0.16/configure chrpath-0.16/AUTHORS chrpath-0.16/config.guess chrpath-0.16/COPYING chrpath-0.16/chrpath.c chrpath-0.16/config.sub chrpath-0.16/README chrpath-0.16/Makefile.in chrpath-0.16/chrpath.1 chrpath-0.16/missing chrpath-0.16/depcomp chrpath-0.16/main.c chrpath-0.16/testsuite/ chrpath-0.16/testsuite/prog.c chrpath-0.16/testsuite/runtest.sh chrpath-0.16/testsuite/Makefile.in chrpath-0.16/testsuite/Makefile.am chrpath-0.16/config.h.in chrpath-0.16/INSTALL chrpath-0.16/deb/ chrpath-0.16/deb/dirs chrpath-0.16/deb/rules chrpath-0.16/deb/changelog chrpath-0.16/deb/Makefile.in chrpath-0.16/deb/control chrpath-0.16/deb/copyright chrpath-0.16/deb/Makefile.am chrpath-0.16/deb/docs chrpath-0.16/aclocal.m4 chrpath-0.16/ChangeLog chrpath-0.16/protos.h chrpath-0.16/Makefile.am chrpath-0.16/elf.c chrpath-0.16/install-sh chrpath-0.16/configure.ac checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating deb/Makefile config.status: creating config.h config.status: executing depfiles commands Configure status: ----------------- CC = gcc CFLAGS = -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes LDRPATH= -Wl,-rpath, make all-recursive make[1]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' Making all in testsuite make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' gcc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' Making all in deb make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -MT chrpath.o -MD -MP -MF .deps/chrpath.Tpo -c -o chrpath.o chrpath.c mv -f .deps/chrpath.Tpo .deps/chrpath.Po gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -MT killrpath.o -MD -MP -MF .deps/killrpath.Tpo -c -o killrpath.o killrpath.c mv -f .deps/killrpath.Tpo .deps/killrpath.Po gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o elf.c mv -f .deps/elf.Tpo .deps/elf.Po gcc -O2 -fPIC -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -o chrpath chrpath.o killrpath.o main.o elf.o make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' make[1]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' Making install in testsuite make[1]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' make[1]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/testsuite' Making install in deb make[1]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[1]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16/deb' make[1]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' make[2]: Entering directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' /usr/bin/mkdir -p '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/bin' /usr/bin/ginstall -c chrpath '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/doc/chrpath-0.16' /usr/bin/ginstall -c -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/doc/chrpath-0.16' /usr/bin/mkdir -p '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/man/man1' /usr/bin/ginstall -c -m 644 chrpath.1 '/usr/src/slapt-src/system/chrpath/package-chrpath/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' make[1]: Leaving directory '/usr/src/slapt-src/system/chrpath/chrpath-0.16' Slackware package maker, version 3.141593. 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/chrpath/chrpath-0.16-x86_64-1salix.txz ./ usr/ usr/bin/ usr/bin/chrpath usr/doc/ usr/doc/chrpath-0.16/ usr/doc/chrpath-0.16/README usr/doc/chrpath-0.16/chrpath.SlackBuild usr/doc/chrpath-0.16/COPYING usr/doc/chrpath-0.16/NEWS usr/doc/chrpath-0.16/AUTHORS usr/doc/chrpath-0.16/ChangeLog usr/doc/chrpath-0.16/INSTALL usr/man/ usr/man/man1/ usr/man/man1/chrpath.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/system/chrpath/chrpath-0.16-x86_64-1salix.txz created. Installing package chrpath-0.16-x86_64-1salix... | chrpath (modify rpath of binaries) | | chrpath allows you to modify the dynamic library load path (rpath) of | compiled programs. Currently, only removing and modifying the rpath | is supported. | | Homepage: https://alioth.debian.org/projects/chrpath/ | | | | | |