Re: BUG #17898: Build failure when strip is LLVM's version - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17898: Build failure when strip is LLVM's version
Date
Msg-id 3227395.1682028938@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17898: Build failure when strip is LLVM's version  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> In FreeBSD we are experimenting with the use of LLVM's binutils-like tools,
> including installing llvm-objcopy as strip. When this is done PostgreSQL
> fails to build, with error

Thanks for the report.

> Within the FreeBSD ports collection TCL and PostgreSQL are the only
> significant software packages affected by this issue. TCL addressed this by
> using --strip-unneeded instead of -x.

We've done likewise [1].

            regards, tom lane

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a14afd3bdc21c0c56401fb8cb2fce74f4b7dc446



pgsql-bugs by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: BUG #17903: There is a bug in the KeepLogSeg()
Next
From: Michael Paquier
Date:
Subject: Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files