>>> chrpath: Building main/chrpath 0.16-r3 (using abuild 3.9.0-r4) started Sat, 06 Aug 2022 13:22:44 +0000 >>> chrpath: Checking sanity of /home/buildozer/aports/main/chrpath/APKBUILD... >>> chrpath: Analyzing dependencies... >>> chrpath: Installing for build: build-base (1/1) Installing .makedepends-chrpath (20220806.132245) OK: 717 MiB in 117 packages >>> chrpath: Cleaning up srcdir >>> chrpath: Cleaning up pkgdir >>> chrpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chrpath-0.16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> chrpath: Fetching https://alioth-archive.debian.org/releases/chrpath/chrpath/0.16/chrpath-0.16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 124k 0 0:00:01 0:00:01 --:--:-- 124k >>> chrpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chrpath-0.16.tar.gz >>> chrpath: Checking sha512sums... chrpath-0.16.tar.gz: OK >>> chrpath: Unpacking /var/cache/distfiles/edge/chrpath-0.16.tar.gz... >>> chrpath: Updating ./config.sub checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-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... /bin/grep checking for egrep... /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 = -Os -fomit-frame-pointer -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 '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' Making all in testsuite make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' gcc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' Making all in deb make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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/main.Tpo .deps/main.Po mv -f .deps/elf.Tpo .deps/elf.Po mv -f .deps/killrpath.Tpo .deps/killrpath.Po mv -f .deps/chrpath.Tpo .deps/chrpath.Po gcc -Os -fomit-frame-pointer -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wl,--as-needed,-O1,--sort-common -o chrpath chrpath.o killrpath.o main.o elf.o make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' Making check in testsuite make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' ./runtest.sh + CHRPATH=../chrpath + retval=0 + rm prog + make prog make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' gcc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' + ../chrpath -h Usage: ../chrpath [-v|-d|-c|-r ] [ ...] -v|--version Display program version number -d|--delete Delete current rpath/runpath setting -c|--convert Convert rpath to runpath -r |--replace Replace current rpath/runpath setting with the path given -l|--list List the current rpath/runpath (default) -k|--keepgoing Do not fail on first error -h|--help Show this usage information. + echo 'success: chrpath -h worked.' success: chrpath -h worked. + ../chrpath -v chrpath version 0.16 + echo 'success: chrpath -v worked.' success: chrpath -v worked. + ../chrpath ./runtest.sh `./runtest.sh' probably isn't an ELF file. elf_open: Exec format error + echo 'success: chrpath on /bin/sh script failed.' success: chrpath on /bin/sh script failed. + ../chrpath non-existant-file open: No such file or directory elf_open: No such file or directory + echo 'success: chrpath on non-existant file failed.' success: chrpath on non-existant file failed. + ../chrpath -l prog + grep -q 'R.*PATH=.*/usr/local/lib' + echo 'success: chrpath listed current rpath.' success: chrpath listed current rpath. + ../chrpath -r /usr/lib prog + ../chrpath -l prog + grep -q 'R.*PATH=/usr/lib' + echo 'success: chrpath changed rpath.' success: chrpath changed rpath. + ../chrpath -r /usr/lib:/usr/local/lib prog new rpath '/usr/lib:/usr/local/lib' too large; maximum length 14 + echo 'error: chrpath unable to change rpath to larger path.' error: chrpath unable to change rpath to larger path. + ../chrpath -c prog + ../chrpath -l prog + grep -q 'RUNPATH=/usr/lib' + echo 'success: chrpath converted rpath to runpath.' success: chrpath converted rpath to runpath. + ../chrpath -d prog + ../chrpath -l prog + grep -q 'no rpath or runpath tag found' + echo 'success: chrpath removed rpath and runpath successfully.' success: chrpath removed rpath and runpath successfully. + exit 0 make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' Making check in deb make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' >>> chrpath: Entering fakeroot... Making install in testsuite make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/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 '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/testsuite' Making install in deb make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/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 '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16/deb' make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' ./install-sh -c -d '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/doc/chrpath-0.16' ./install-sh -c -d '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/bin' mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg/chrpath': File exists mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg/chrpath': File exists mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr': File exists mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr': File exists mkdir: can't create directory '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share': File exists /usr/bin/install -c chrpath '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/bin' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/doc/chrpath-0.16' /usr/bin/install -c -m 644 chrpath.1 '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath-0.16' >>> chrpath-doc*: Running split function doc... >>> chrpath-doc*: Preparing subpackage chrpath-doc... >>> chrpath-doc*: Running postcheck for chrpath-doc >>> chrpath*: Running postcheck for chrpath >>> chrpath*: Preparing package chrpath... >>> chrpath*: Stripping binaries >>> chrpath-doc*: Scanning shared objects >>> chrpath*: Scanning shared objects >>> chrpath-doc*: Tracing dependencies... >>> chrpath-doc*: Package size: 88.0 KB >>> chrpath-doc*: Compressing data... >>> chrpath-doc*: Create checksum... >>> chrpath-doc*: Create chrpath-doc-0.16-r3.apk >>> chrpath*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> chrpath*: Package size: 32.0 KB >>> chrpath*: Compressing data... >>> chrpath*: Create checksum... >>> chrpath*: Create chrpath-0.16-r3.apk >>> chrpath: Build complete at Sat, 06 Aug 2022 13:22:51 +0000 elapsed time 0h 0m 7s >>> chrpath: Cleaning up srcdir >>> chrpath: Cleaning up pkgdir >>> chrpath: Uninstalling dependencies... (1/1) Purging .makedepends-chrpath (20220806.132245) OK: 717 MiB in 116 packages >>> chrpath: Updating the main/x86_64 repository index... >>> chrpath: Signing the index...