[Bug 265878] databases/postgresql13-client fails in poudriere testport in the install phase with strip: error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 11:16:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265878 Bug ID: 265878 Summary: databases/postgresql13-client fails in poudriere testport in the install phase with strip: error Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pgsql@FreeBSD.org Reporter: f451@imap.cc Assignee: pgsql@FreeBSD.org Flags: maintainer-feedback?(pgsql@FreeBSD.org) Hi On a raspberry pi 4b running 14-current, databases/postgresql13-client fails in testbuild on poudriere with the following: <<<<< [00:12:01] STRIPPROG='strip --strip-unneeded' /bin/sh ../../../../config/install-sh -c -m 755 -s libecpg .so.6 '/wrkdirs/usr/ports/databases/postgresql13-client/work/stage/usr/local/lib/libecpg.so.6' [00:12:01] cd '/wrkdirs/usr/ports/databases/postgresql13-client/work/stage/usr/local/lib' && \ [00:12:01] rm -f libecpg.so && \ [00:12:01] ln -s libecpg.so.6 libecpg.so [00:12:01] STRIPPROG='strip -x' /bin/sh ../../../../config/install-sh -c -m 644 -s libecpg.a '/wrkdirs/usr/ports/databases/postgresql13-client/work/stage/usr/local/lib/libecpg.a' [00:12:01] strip: error: '/wrkdirs/usr/ports/databases/postgresql13-client/work/stage/usr/local/lib/_inst.67779_': not stripping symbol '.L.str.1' because it is named in a relocation [00:12:01] gmake[3]: *** [../../../../src/Makefile.shlib:425: install-lib-static] Error 1 >>>>> I can provide full build logs should they be required. base OS: FreeBSD 14.0-CURRENT #1 main-n257229-e9a2e4d1d28 poudriere jail: testcloud 14.0-CURRENT 1400065 82493ff70 arm64.aarch64 git+https 2022-08-16 00:40:54 testcloud-src.conf <<<<<<<<<<<<<<<<<< WITH_CCACHE_BUILD="TRUE" CCACHE_PREFIX=/usr/local/bin WITH_MALLOC_PRODUCTION= WITHOUT_DEBUG_FILES= WITHOUT_ASSERT_DEBUG= # WITHOUT_LLVM_TARGET_ALL= WITH_LLVM_TARGET_AARCH64= WITH_LLVM_BINUTILS= >>>>>>>>>>>>>>>>>>>>>> testcloud-make.conf: <<<<<<<<<<<<<<<<<<<<< MAKE_JOBS_NUMBER=4 WITH_CCACHE_BUILD=YES CCACHE_DIR=/var/cache/ccache WITH_MANCOMPRESS=YES OPTIONS_UNSET+=DEBUG LTO OPTIONS_SET+=OPTIMIZED_CFLAGS OPTIONS_SET+=DOCS EXAMPLES MANPAGES DEFAULT_VERSIONS+=IMAGEMAGICK=7 DEFAULT_VERSIONS+=PHP=8.0 DEFAULT_VERSIONS+=MYSQL=8.0 DEFAULT_VERSIONS+=PGSQL=13 # LICENSES_ACCEPTED+=GPLv2+ MSPAT PDFlib -- You are receiving this mail because: You are the assignee for the bug.