>>> chrpath: Building main/chrpath 0.18-r0 (using abuild 3.15.0-r0) started Wed, 28 May 2025 09:43:45 +0000 >>> chrpath: Validating /home/buildozer/aports/main/chrpath/APKBUILD... >>> chrpath: Analyzing dependencies... >>> chrpath: Installing for build: build-base autoconf automake (1/8) Installing m4 (1.4.19-r4) (2/8) Installing perl (5.40.2-r0) (3/8) Installing autoconf (2.72-r1) (4/8) Installing automake (1.17-r1) (5/8) Installing .makedepends-chrpath (20250528.094346) (6/8) Installing perl-error (0.17030-r0) (7/8) Installing perl-git (2.49.0-r0) (8/8) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r18.trigger OK: 439 MiB in 126 packages >>> chrpath: Cleaning up srcdir >>> chrpath: Cleaning up pkgdir >>> chrpath: Cleaning up tmpdir >>> chrpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chrpath-0.18.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 curl: (22) The requested URL returned error: 404 >>> chrpath: Fetching chrpath-0.18.tar.gz::https://codeberg.org/pere/chrpath/archive/release-0.18.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 100 52095 100 52095 0 0 500k 0 --:--:-- --:--:-- --:--:-- 503k >>> chrpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chrpath-0.18.tar.gz >>> chrpath: Checking sha512sums... chrpath-0.18.tar.gz: OK >>> chrpath: Unpacking /var/cache/distfiles/edge/chrpath-0.18.tar.gz... configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:17: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' testsuite/Makefile.am:14: warning: deprecated feature: target 'prog' overrides 'prog$(EXEEXT)' testsuite/Makefile.am:14: change your target to read 'prog$(EXEEXT)' /usr/share/automake-1.17/am/program.am: target 'prog$(EXEEXT)' was defined here testsuite/Makefile.am:7: while processing program 'prog' configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.ac:7: the top level configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:743: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:23: the top level checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for getopt.h... yes checking for elf.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for link.h... yes checking for sys/link.h... no checking for byteswap.h... yes checking for sys/byteorder.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking size of void *... 4 checking for getopt_long... yes checking that generated files are newer than configure... done 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 = cc CFLAGS = -Os -fstack-clash-protection -Wformat -Werror=format-security -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' Making all in testsuite make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' cc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' Making all in deb make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath' cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 cc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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/killrpath.Tpo .deps/killrpath.Po mv -f .deps/elf.Tpo .deps/elf.Po mv -f .deps/chrpath.Tpo .deps/chrpath.Po cc -Os -fstack-clash-protection -Wformat -Werror=format-security -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o chrpath chrpath.o killrpath.o main.o elf.o make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath' Making check in testsuite make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' ./runtest.sh + CHRPATH=../chrpath + retval=0 + rm prog + make prog make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' cc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/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.18 + 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/testsuite' Making check in deb make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath' >>> chrpath: Entering fakeroot... Making install in testsuite make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/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/testsuite' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/testsuite' Making install in deb make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath/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/deb' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath/deb' make[1]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath' make[2]: Entering directory '/home/buildozer/aports/main/chrpath/src/chrpath' /bin/mkdir -p '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/doc/chrpath' /bin/mkdir -p '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/share/man/man1' /bin/mkdir -p '/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' /usr/bin/install -c chrpath '/home/buildozer/aports/main/chrpath/pkg/chrpath/usr/bin' /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' make[1]: Leaving directory '/home/buildozer/aports/main/chrpath/src/chrpath' >>> chrpath-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/chrpath/pkg/chrpath-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/chrpath/pkg/chrpath-doc/usr/share/man' >>> 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: 40.0 KB >>> chrpath-doc*: Compressing data... >>> chrpath-doc*: Create checksum... >>> chrpath-doc*: Create chrpath-doc-0.18-r0.apk >>> chrpath*: Tracing dependencies... so:libc.musl-x86.so.1 >>> chrpath*: Package size: 17.4 KB >>> chrpath*: Compressing data... >>> chrpath*: Create checksum... >>> chrpath*: Create chrpath-0.18-r0.apk >>> chrpath: Build complete at Wed, 28 May 2025 09:43:52 +0000 elapsed time 0h 0m 7s >>> chrpath: Cleaning up srcdir >>> chrpath: Cleaning up pkgdir >>> chrpath: Uninstalling dependencies... (1/8) Purging .makedepends-chrpath (20250528.094346) (2/8) Purging autoconf (2.72-r1) (3/8) Purging m4 (1.4.19-r4) (4/8) Purging automake (1.17-r1) (5/8) Purging git-perl (2.49.0-r0) (6/8) Purging perl-git (2.49.0-r0) (7/8) Purging perl-error (0.17030-r0) (8/8) Purging perl (5.40.2-r0) Executing busybox-1.37.0-r18.trigger OK: 405 MiB in 118 packages >>> chrpath: Updating the main/x86 repository index... >>> chrpath: Signing the index...