Date: Tue, 16 Aug 2022 11:16:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265878] databases/postgresql13-client fails in poudriere testport in the install phase with strip: error Message-ID: <bug-265878-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265878 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=20 fails in testbuild on poudriere with the following: <<<<< [00:12:01] STRIPPROG=3D'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=3D'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=3D"TRUE" CCACHE_PREFIX=3D/usr/local/bin WITH_MALLOC_PRODUCTION=3D WITHOUT_DEBUG_FILES=3D WITHOUT_ASSERT_DEBUG=3D # WITHOUT_LLVM_TARGET_ALL=3D WITH_LLVM_TARGET_AARCH64=3D WITH_LLVM_BINUTILS=3D >>>>>>>>>>>>>>>>>>>>>> testcloud-make.conf: <<<<<<<<<<<<<<<<<<<<< MAKE_JOBS_NUMBER=3D4 WITH_CCACHE_BUILD=3DYES CCACHE_DIR=3D/var/cache/ccache WITH_MANCOMPRESS=3DYES OPTIONS_UNSET+=3DDEBUG LTO OPTIONS_SET+=3DOPTIMIZED_CFLAGS OPTIONS_SET+=3DDOCS EXAMPLES MANPAGES DEFAULT_VERSIONS+=3DIMAGEMAGICK=3D7 DEFAULT_VERSIONS+=3DPHP=3D8.0 DEFAULT_VERSIONS+=3DMYSQL=3D8.0 DEFAULT_VERSIONS+=3DPGSQL=3D13 # LICENSES_ACCEPTED+=3DGPLv2+ MSPAT PDFlib --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265878-7788>